[==========] 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:35:54.563297  7328 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.40.62:41305,127.7.40.61:35669,127.7.40.60:33775
I20260601 13:35:54.564563  7328 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:35:54.565161  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:35:54.572970  7328 server_base.cc:1061] running on GCE node
W20260601 13:35:54.572899  7333 instance_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:54.572902  7336 instance_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:54.572890  7334 instance_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:54.574003  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:54.574162  7328 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:54.574225  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780320954574220 us; error 0 us; skew 500 ppm
I20260601 13:35:54.576507  7328 webserver.cc:533] Webserver started at http://127.7.40.62:46371/ using document root <none> and password file <none>
I20260601 13:35:54.577224  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:54.577292  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:35:54.577576  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:35:54.579464  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320954551505-7328-0/minicluster-data/master-0-root/instance:
uuid: "ce25aac1fe4e49708bd75c5d9c837a0b"
format_stamp: "Formatted at 2026-06-01 13:35:54 on dist-test-slave-b9mm"
I20260601 13:35:54.584331  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260601 13:35:54.587546  7341 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:54.588946  7328 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260601 13:35:54.589115  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320954551505-7328-0/minicluster-data/master-0-root
uuid: "ce25aac1fe4e49708bd75c5d9c837a0b"
format_stamp: "Formatted at 2026-06-01 13:35:54 on dist-test-slave-b9mm"
I20260601 13:35:54.589262  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320954551505-7328-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320954551505-7328-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320954551505-7328-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:54.618199  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:54.618897  7328 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:35:54.619158  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:54.627389  7394 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.62:41305 every 8 connection(s)
I20260601 13:35:54.627389  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.62:41305
I20260601 13:35:54.628873  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:35:54.631253  7395 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:35:54.631317  7400 instance_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:54.631317  7398 instance_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:54.631460  7328 server_base.cc:1061] running on GCE node
W20260601 13:35:54.631683  7397 instance_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:54.632027  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:54.632077  7328 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:54.632100  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780320954632100 us; error 0 us; skew 500 ppm
I20260601 13:35:54.633080  7328 webserver.cc:533] Webserver started at http://127.7.40.61:46855/ using document root <none> and password file <none>
I20260601 13:35:54.633502  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:54.633585  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:35:54.633747  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:35:54.634191  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320954551505-7328-0/minicluster-data/master-1-root/instance:
uuid: "d3cbf57cbb7449f0bea9f2e52151114e"
format_stamp: "Formatted at 2026-06-01 13:35:54 on dist-test-slave-b9mm"
I20260601 13:35:54.636185  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:35:54.636426  7395 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.40.62" port: 41305 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:35:54.637441  7405 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:54.637840  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:54.637943  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320954551505-7328-0/minicluster-data/master-1-root
uuid: "d3cbf57cbb7449f0bea9f2e52151114e"
format_stamp: "Formatted at 2026-06-01 13:35:54 on dist-test-slave-b9mm"
I20260601 13:35:54.638088  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320954551505-7328-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320954551505-7328-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320954551505-7328-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:35:54.652588  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:54.653257  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:54.655452  7395 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35669 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:35:54.656407  7344 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.40.61:35669: connect: Connection refused (error 111)
W20260601 13:35:54.657451  7395 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.40.61:35669: Network error: Client connection negotiation failed: client connection to 127.7.40.61:35669: connect: Connection refused (error 111)
I20260601 13:35:54.660220  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.61:35669
I20260601 13:35:54.660257  7460 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.61:35669 every 8 connection(s)
I20260601 13:35:54.661250  7461 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:54.661335  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:35:54.662626  7461 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.40.62" port: 41305 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:35:54.663368  7464 instance_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:54.663589  7466 instance_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:54.663610  7463 instance_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:54.664245  7328 server_base.cc:1061] running on GCE node
I20260601 13:35:54.664441  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:54.664497  7328 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:54.664520  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780320954664519 us; error 0 us; skew 500 ppm
I20260601 13:35:54.665508  7328 webserver.cc:533] Webserver started at http://127.7.40.60:46371/ using document root <none> and password file <none>
I20260601 13:35:54.665712  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:54.665786  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:35:54.665853  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:35:54.666481  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320954551505-7328-0/minicluster-data/master-2-root/instance:
uuid: "d8cb195a065c464d9eba8d7813030f95"
format_stamp: "Formatted at 2026-06-01 13:35:54 on dist-test-slave-b9mm"
I20260601 13:35:54.668880  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:35:54.669068  7461 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35669 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:35:54.670535  7473 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:54.671026  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:54.671128  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320954551505-7328-0/minicluster-data/master-2-root
uuid: "d8cb195a065c464d9eba8d7813030f95"
format_stamp: "Formatted at 2026-06-01 13:35:54 on dist-test-slave-b9mm"
I20260601 13:35:54.671211  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320954551505-7328-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320954551505-7328-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320954551505-7328-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:35:54.674712  7461 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.40.60" port: 33775 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:35:54.676571  7461 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.40.60:33775: Network error: Client connection negotiation failed: client connection to 127.7.40.60:33775: connect: Connection refused (error 111)
I20260601 13:35:54.689286  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:54.689848  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:54.695720  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.60:33775
I20260601 13:35:54.695798  7526 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.60:33775 every 8 connection(s)
I20260601 13:35:54.696259  7328 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:35:54.696859  7527 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:54.698017  7527 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.40.62" port: 41305 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:35:54.702960  7527 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35669 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:35:54.706737  7395 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35669 } attempt: 1
I20260601 13:35:54.707094  7527 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.40.60" port: 33775 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:35:54.710893  7395 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.40.60" port: 33775 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:35:54.713881  7527 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d8cb195a065c464d9eba8d7813030f95: Bootstrap starting.
I20260601 13:35:54.715952  7395 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ce25aac1fe4e49708bd75c5d9c837a0b: Bootstrap starting.
I20260601 13:35:54.717499  7395 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ce25aac1fe4e49708bd75c5d9c837a0b: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:54.717499  7527 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d8cb195a065c464d9eba8d7813030f95: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:54.718720  7527 log.cc:826] T 00000000000000000000000000000000 P d8cb195a065c464d9eba8d7813030f95: Log is configured to *not* fsync() on all Append() calls
I20260601 13:35:54.718720  7395 log.cc:826] T 00000000000000000000000000000000 P ce25aac1fe4e49708bd75c5d9c837a0b: Log is configured to *not* fsync() on all Append() calls
I20260601 13:35:54.721342  7395 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ce25aac1fe4e49708bd75c5d9c837a0b: No bootstrap required, opened a new log
I20260601 13:35:54.721342  7527 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d8cb195a065c464d9eba8d7813030f95: No bootstrap required, opened a new log
I20260601 13:35:54.724783  7527 raft_consensus.cc:359] T 00000000000000000000000000000000 P d8cb195a065c464d9eba8d7813030f95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce25aac1fe4e49708bd75c5d9c837a0b" member_type: VOTER last_known_addr { host: "127.7.40.62" port: 41305 } } peers { permanent_uuid: "d3cbf57cbb7449f0bea9f2e52151114e" member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35669 } } peers { permanent_uuid: "d8cb195a065c464d9eba8d7813030f95" member_type: VOTER last_known_addr { host: "127.7.40.60" port: 33775 } }
I20260601 13:35:54.724779  7395 raft_consensus.cc:359] T 00000000000000000000000000000000 P ce25aac1fe4e49708bd75c5d9c837a0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce25aac1fe4e49708bd75c5d9c837a0b" member_type: VOTER last_known_addr { host: "127.7.40.62" port: 41305 } } peers { permanent_uuid: "d3cbf57cbb7449f0bea9f2e52151114e" member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35669 } } peers { permanent_uuid: "d8cb195a065c464d9eba8d7813030f95" member_type: VOTER last_known_addr { host: "127.7.40.60" port: 33775 } }
I20260601 13:35:54.725069  7527 raft_consensus.cc:385] T 00000000000000000000000000000000 P d8cb195a065c464d9eba8d7813030f95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:54.725069  7395 raft_consensus.cc:385] T 00000000000000000000000000000000 P ce25aac1fe4e49708bd75c5d9c837a0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:54.725152  7395 raft_consensus.cc:740] T 00000000000000000000000000000000 P ce25aac1fe4e49708bd75c5d9c837a0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce25aac1fe4e49708bd75c5d9c837a0b, State: Initialized, Role: FOLLOWER
I20260601 13:35:54.725153  7527 raft_consensus.cc:740] T 00000000000000000000000000000000 P d8cb195a065c464d9eba8d7813030f95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8cb195a065c464d9eba8d7813030f95, State: Initialized, Role: FOLLOWER
I20260601 13:35:54.725653  7527 consensus_queue.cc:260] T 00000000000000000000000000000000 P d8cb195a065c464d9eba8d7813030f95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce25aac1fe4e49708bd75c5d9c837a0b" member_type: VOTER last_known_addr { host: "127.7.40.62" port: 41305 } } peers { permanent_uuid: "d3cbf57cbb7449f0bea9f2e52151114e" member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35669 } } peers { permanent_uuid: "d8cb195a065c464d9eba8d7813030f95" member_type: VOTER last_known_addr { host: "127.7.40.60" port: 33775 } }
I20260601 13:35:54.725656  7395 consensus_queue.cc:260] T 00000000000000000000000000000000 P ce25aac1fe4e49708bd75c5d9c837a0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce25aac1fe4e49708bd75c5d9c837a0b" member_type: VOTER last_known_addr { host: "127.7.40.62" port: 41305 } } peers { permanent_uuid: "d3cbf57cbb7449f0bea9f2e52151114e" member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35669 } } peers { permanent_uuid: "d8cb195a065c464d9eba8d7813030f95" member_type: VOTER last_known_addr { host: "127.7.40.60" port: 33775 } }
I20260601 13:35:54.726259  7533 sys_catalog.cc:455] T 00000000000000000000000000000000 P d8cb195a065c464d9eba8d7813030f95 [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: "ce25aac1fe4e49708bd75c5d9c837a0b" member_type: VOTER last_known_addr { host: "127.7.40.62" port: 41305 } } peers { permanent_uuid: "d3cbf57cbb7449f0bea9f2e52151114e" member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35669 } } peers { permanent_uuid: "d8cb195a065c464d9eba8d7813030f95" member_type: VOTER last_known_addr { host: "127.7.40.60" port: 33775 } } }
I20260601 13:35:54.726419  7533 sys_catalog.cc:458] T 00000000000000000000000000000000 P d8cb195a065c464d9eba8d7813030f95 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:35:54.726636  7534 sys_catalog.cc:455] T 00000000000000000000000000000000 P ce25aac1fe4e49708bd75c5d9c837a0b [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: "ce25aac1fe4e49708bd75c5d9c837a0b" member_type: VOTER last_known_addr { host: "127.7.40.62" port: 41305 } } peers { permanent_uuid: "d3cbf57cbb7449f0bea9f2e52151114e" member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35669 } } peers { permanent_uuid: "d8cb195a065c464d9eba8d7813030f95" member_type: VOTER last_known_addr { host: "127.7.40.60" port: 33775 } } }
I20260601 13:35:54.726739  7534 sys_catalog.cc:458] T 00000000000000000000000000000000 P ce25aac1fe4e49708bd75c5d9c837a0b [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:35:54.727247  7527 sys_catalog.cc:565] T 00000000000000000000000000000000 P d8cb195a065c464d9eba8d7813030f95 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:35:54.727247  7395 sys_catalog.cc:565] T 00000000000000000000000000000000 P ce25aac1fe4e49708bd75c5d9c837a0b [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:35:54.728787  7461 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.40.60" port: 33775 } attempt: 1
I20260601 13:35:54.730444  7328 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
W20260601 13:35:54.733521  7556 catalog_manager.cc:1593] T 00000000000000000000000000000000 P ce25aac1fe4e49708bd75c5d9c837a0b: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:35:54.733541  7555 catalog_manager.cc:1593] T 00000000000000000000000000000000 P d8cb195a065c464d9eba8d7813030f95: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:35:54.733665  7556 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260601 13:35:54.733680  7555 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:35:54.735333  7461 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d3cbf57cbb7449f0bea9f2e52151114e: Bootstrap starting.
I20260601 13:35:54.736920  7461 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d3cbf57cbb7449f0bea9f2e52151114e: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:54.738420  7461 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d3cbf57cbb7449f0bea9f2e52151114e: No bootstrap required, opened a new log
I20260601 13:35:54.739094  7461 raft_consensus.cc:359] T 00000000000000000000000000000000 P d3cbf57cbb7449f0bea9f2e52151114e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce25aac1fe4e49708bd75c5d9c837a0b" member_type: VOTER last_known_addr { host: "127.7.40.62" port: 41305 } } peers { permanent_uuid: "d3cbf57cbb7449f0bea9f2e52151114e" member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35669 } } peers { permanent_uuid: "d8cb195a065c464d9eba8d7813030f95" member_type: VOTER last_known_addr { host: "127.7.40.60" port: 33775 } }
I20260601 13:35:54.739243  7461 raft_consensus.cc:385] T 00000000000000000000000000000000 P d3cbf57cbb7449f0bea9f2e52151114e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:54.739281  7461 raft_consensus.cc:740] T 00000000000000000000000000000000 P d3cbf57cbb7449f0bea9f2e52151114e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3cbf57cbb7449f0bea9f2e52151114e, State: Initialized, Role: FOLLOWER
I20260601 13:35:54.739432  7461 consensus_queue.cc:260] T 00000000000000000000000000000000 P d3cbf57cbb7449f0bea9f2e52151114e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce25aac1fe4e49708bd75c5d9c837a0b" member_type: VOTER last_known_addr { host: "127.7.40.62" port: 41305 } } peers { permanent_uuid: "d3cbf57cbb7449f0bea9f2e52151114e" member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35669 } } peers { permanent_uuid: "d8cb195a065c464d9eba8d7813030f95" member_type: VOTER last_known_addr { host: "127.7.40.60" port: 33775 } }
I20260601 13:35:54.739820  7559 sys_catalog.cc:455] T 00000000000000000000000000000000 P d3cbf57cbb7449f0bea9f2e52151114e [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: "ce25aac1fe4e49708bd75c5d9c837a0b" member_type: VOTER last_known_addr { host: "127.7.40.62" port: 41305 } } peers { permanent_uuid: "d3cbf57cbb7449f0bea9f2e52151114e" member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35669 } } peers { permanent_uuid: "d8cb195a065c464d9eba8d7813030f95" member_type: VOTER last_known_addr { host: "127.7.40.60" port: 33775 } } }
I20260601 13:35:54.739938  7559 sys_catalog.cc:458] T 00000000000000000000000000000000 P d3cbf57cbb7449f0bea9f2e52151114e [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:35:54.740037  7461 sys_catalog.cc:565] T 00000000000000000000000000000000 P d3cbf57cbb7449f0bea9f2e52151114e [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:35:54.742376  7328 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260601 13:35:54.743185  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:35:54.743304  7570 catalog_manager.cc:1593] T 00000000000000000000000000000000 P d3cbf57cbb7449f0bea9f2e52151114e: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:35:54.743364  7570 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260601 13:35:54.745875  7571 instance_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:54.745891  7572 instance_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:54.746219  7574 instance_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:54.746250  7328 server_base.cc:1061] running on GCE node
I20260601 13:35:54.746523  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:54.746591  7328 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:54.746616  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780320954746615 us; error 0 us; skew 500 ppm
I20260601 13:35:54.747957  7328 webserver.cc:533] Webserver started at http://127.7.40.1:35093/ using document root <none> and password file <none>
I20260601 13:35:54.748149  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:54.748214  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:35:54.748303  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:35:54.748853  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320954551505-7328-0/minicluster-data/ts-0-root/instance:
uuid: "386c0999054544fcbf9ca8ed5434cb52"
format_stamp: "Formatted at 2026-06-01 13:35:54 on dist-test-slave-b9mm"
I20260601 13:35:54.751395  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:35:54.752813  7579 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:54.753211  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:54.753283  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320954551505-7328-0/minicluster-data/ts-0-root
uuid: "386c0999054544fcbf9ca8ed5434cb52"
format_stamp: "Formatted at 2026-06-01 13:35:54 on dist-test-slave-b9mm"
I20260601 13:35:54.753397  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320954551505-7328-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320954551505-7328-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320954551505-7328-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:54.773294  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:54.773871  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:54.774446  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:35:54.775460  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:35:54.775544  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:54.775624  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:35:54.775665  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:54.783241  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.1:43967
I20260601 13:35:54.783293  7642 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.1:43967 every 8 connection(s)
I20260601 13:35:54.784734  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:35:54.787869  7650 instance_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:54.788632  7328 server_base.cc:1061] running on GCE node
W20260601 13:35:54.788679  7652 instance_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:54.789475  7649 instance_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:54.789731  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:54.790396  7328 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:54.790563  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780320954790560 us; error 0 us; skew 500 ppm
I20260601 13:35:54.790845  7644 heartbeater.cc:344] Connected to a master server at 127.7.40.62:41305
I20260601 13:35:54.791033  7644 heartbeater.cc:461] Registering TS with master...
I20260601 13:35:54.791229  7643 heartbeater.cc:344] Connected to a master server at 127.7.40.60:33775
I20260601 13:35:54.791302  7643 heartbeater.cc:461] Registering TS with master...
I20260601 13:35:54.791812  7643 heartbeater.cc:507] Master 127.7.40.60:33775 requested a full tablet report, sending...
I20260601 13:35:54.791874  7328 webserver.cc:533] Webserver started at http://127.7.40.2:39411/ using document root <none> and password file <none>
I20260601 13:35:54.792032  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:54.792085  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:35:54.792156  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:35:54.792471  7644 heartbeater.cc:507] Master 127.7.40.62:41305 requested a full tablet report, sending...
I20260601 13:35:54.792598  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320954551505-7328-0/minicluster-data/ts-1-root/instance:
uuid: "bca16966eb844eb6b0f5f99e1fff973f"
format_stamp: "Formatted at 2026-06-01 13:35:54 on dist-test-slave-b9mm"
I20260601 13:35:54.793490  7358 ts_manager.cc:194] Registered new tserver with Master: 386c0999054544fcbf9ca8ed5434cb52 (127.7.40.1:43967)
I20260601 13:35:54.793491  7491 ts_manager.cc:194] Registered new tserver with Master: 386c0999054544fcbf9ca8ed5434cb52 (127.7.40.1:43967)
I20260601 13:35:54.794713  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:35:54.796420  7657 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:54.796739  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:54.796849  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320954551505-7328-0/minicluster-data/ts-1-root
uuid: "bca16966eb844eb6b0f5f99e1fff973f"
format_stamp: "Formatted at 2026-06-01 13:35:54 on dist-test-slave-b9mm"
I20260601 13:35:54.796936  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320954551505-7328-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320954551505-7328-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320954551505-7328-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:54.799085  7645 heartbeater.cc:344] Connected to a master server at 127.7.40.61:35669
I20260601 13:35:54.799252  7645 heartbeater.cc:461] Registering TS with master...
I20260601 13:35:54.799567  7645 heartbeater.cc:507] Master 127.7.40.61:35669 requested a full tablet report, sending...
I20260601 13:35:54.800367  7425 ts_manager.cc:194] Registered new tserver with Master: 386c0999054544fcbf9ca8ed5434cb52 (127.7.40.1:43967)
I20260601 13:35:54.820371  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:54.820964  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:54.821386  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:35:54.822081  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:35:54.822127  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:54.822196  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:35:54.822237  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:54.829525  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.2:37129
I20260601 13:35:54.829634  7720 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.2:37129 every 8 connection(s)
I20260601 13:35:54.830857  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:35:54.835597  7727 instance_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:54.835844  7721 heartbeater.cc:344] Connected to a master server at 127.7.40.60:33775
I20260601 13:35:54.835942  7721 heartbeater.cc:461] Registering TS with master...
I20260601 13:35:54.836180  7721 heartbeater.cc:507] Master 127.7.40.60:33775 requested a full tablet report, sending...
I20260601 13:35:54.836959  7491 ts_manager.cc:194] Registered new tserver with Master: bca16966eb844eb6b0f5f99e1fff973f (127.7.40.2:37129)
I20260601 13:35:54.837359  7722 heartbeater.cc:344] Connected to a master server at 127.7.40.62:41305
I20260601 13:35:54.837450  7722 heartbeater.cc:461] Registering TS with master...
I20260601 13:35:54.837647  7722 heartbeater.cc:507] Master 127.7.40.62:41305 requested a full tablet report, sending...
I20260601 13:35:54.838289  7358 ts_manager.cc:194] Registered new tserver with Master: bca16966eb844eb6b0f5f99e1fff973f (127.7.40.2:37129)
W20260601 13:35:54.839226  7730 instance_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:54.839252  7328 server_base.cc:1061] running on GCE node
W20260601 13:35:54.839462  7728 instance_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:54.839866  7723 heartbeater.cc:344] Connected to a master server at 127.7.40.61:35669
I20260601 13:35:54.839901  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:54.839977  7328 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:54.839998  7723 heartbeater.cc:461] Registering TS with master...
I20260601 13:35:54.840057  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780320954840055 us; error 0 us; skew 500 ppm
I20260601 13:35:54.840324  7723 heartbeater.cc:507] Master 127.7.40.61:35669 requested a full tablet report, sending...
I20260601 13:35:54.841142  7328 webserver.cc:533] Webserver started at http://127.7.40.3:33359/ using document root <none> and password file <none>
I20260601 13:35:54.841202  7425 ts_manager.cc:194] Registered new tserver with Master: bca16966eb844eb6b0f5f99e1fff973f (127.7.40.2:37129)
I20260601 13:35:54.841418  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:54.841485  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:35:54.841583  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:35:54.841990  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320954551505-7328-0/minicluster-data/ts-2-root/instance:
uuid: "a0e9579d809c4b39bea07e886798c476"
format_stamp: "Formatted at 2026-06-01 13:35:54 on dist-test-slave-b9mm"
I20260601 13:35:54.842304  7533 raft_consensus.cc:493] T 00000000000000000000000000000000 P d8cb195a065c464d9eba8d7813030f95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:35:54.842453  7533 raft_consensus.cc:515] T 00000000000000000000000000000000 P d8cb195a065c464d9eba8d7813030f95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce25aac1fe4e49708bd75c5d9c837a0b" member_type: VOTER last_known_addr { host: "127.7.40.62" port: 41305 } } peers { permanent_uuid: "d3cbf57cbb7449f0bea9f2e52151114e" member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35669 } } peers { permanent_uuid: "d8cb195a065c464d9eba8d7813030f95" member_type: VOTER last_known_addr { host: "127.7.40.60" port: 33775 } }
I20260601 13:35:54.843374  7533 leader_election.cc:290] T 00000000000000000000000000000000 P d8cb195a065c464d9eba8d7813030f95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce25aac1fe4e49708bd75c5d9c837a0b (127.7.40.62:41305), d3cbf57cbb7449f0bea9f2e52151114e (127.7.40.61:35669)
I20260601 13:35:54.843940  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d8cb195a065c464d9eba8d7813030f95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce25aac1fe4e49708bd75c5d9c837a0b" is_pre_election: true
I20260601 13:35:54.844194  7368 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ce25aac1fe4e49708bd75c5d9c837a0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8cb195a065c464d9eba8d7813030f95 in term 0.
I20260601 13:35:54.844218  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:35:54.843937  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d8cb195a065c464d9eba8d7813030f95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3cbf57cbb7449f0bea9f2e52151114e" is_pre_election: true
I20260601 13:35:54.844612  7435 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d3cbf57cbb7449f0bea9f2e52151114e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8cb195a065c464d9eba8d7813030f95 in term 0.
I20260601 13:35:54.844763  7476 leader_election.cc:304] T 00000000000000000000000000000000 P d8cb195a065c464d9eba8d7813030f95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce25aac1fe4e49708bd75c5d9c837a0b, d8cb195a065c464d9eba8d7813030f95; no voters: 
I20260601 13:35:54.845001  7533 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d8cb195a065c464d9eba8d7813030f95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:35:54.845096  7533 raft_consensus.cc:493] T 00000000000000000000000000000000 P d8cb195a065c464d9eba8d7813030f95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:35:54.845141  7533 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d8cb195a065c464d9eba8d7813030f95 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:54.845346  7736 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:54.845623  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:54.845690  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320954551505-7328-0/minicluster-data/ts-2-root
uuid: "a0e9579d809c4b39bea07e886798c476"
format_stamp: "Formatted at 2026-06-01 13:35:54 on dist-test-slave-b9mm"
I20260601 13:35:54.845743  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320954551505-7328-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320954551505-7328-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320954551505-7328-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:54.846122  7533 raft_consensus.cc:515] T 00000000000000000000000000000000 P d8cb195a065c464d9eba8d7813030f95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce25aac1fe4e49708bd75c5d9c837a0b" member_type: VOTER last_known_addr { host: "127.7.40.62" port: 41305 } } peers { permanent_uuid: "d3cbf57cbb7449f0bea9f2e52151114e" member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35669 } } peers { permanent_uuid: "d8cb195a065c464d9eba8d7813030f95" member_type: VOTER last_known_addr { host: "127.7.40.60" port: 33775 } }
I20260601 13:35:54.846483  7533 leader_election.cc:290] T 00000000000000000000000000000000 P d8cb195a065c464d9eba8d7813030f95 [CANDIDATE]: Term 1 election: Requested vote from peers ce25aac1fe4e49708bd75c5d9c837a0b (127.7.40.62:41305), d3cbf57cbb7449f0bea9f2e52151114e (127.7.40.61:35669)
I20260601 13:35:54.846894  7368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d8cb195a065c464d9eba8d7813030f95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce25aac1fe4e49708bd75c5d9c837a0b"
I20260601 13:35:54.847010  7368 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ce25aac1fe4e49708bd75c5d9c837a0b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:54.847896  7368 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ce25aac1fe4e49708bd75c5d9c837a0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8cb195a065c464d9eba8d7813030f95 in term 1.
I20260601 13:35:54.848250  7476 leader_election.cc:304] T 00000000000000000000000000000000 P d8cb195a065c464d9eba8d7813030f95 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce25aac1fe4e49708bd75c5d9c837a0b, d8cb195a065c464d9eba8d7813030f95; no voters: 
I20260601 13:35:54.848474  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d8cb195a065c464d9eba8d7813030f95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3cbf57cbb7449f0bea9f2e52151114e"
I20260601 13:35:54.848554  7435 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d3cbf57cbb7449f0bea9f2e52151114e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:54.849298  7435 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d3cbf57cbb7449f0bea9f2e52151114e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8cb195a065c464d9eba8d7813030f95 in term 1.
I20260601 13:35:54.849498  7533 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d8cb195a065c464d9eba8d7813030f95 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:54.849704  7533 raft_consensus.cc:697] T 00000000000000000000000000000000 P d8cb195a065c464d9eba8d7813030f95 [term 1 LEADER]: Becoming Leader. State: Replica: d8cb195a065c464d9eba8d7813030f95, State: Running, Role: LEADER
I20260601 13:35:54.849978  7533 consensus_queue.cc:237] T 00000000000000000000000000000000 P d8cb195a065c464d9eba8d7813030f95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce25aac1fe4e49708bd75c5d9c837a0b" member_type: VOTER last_known_addr { host: "127.7.40.62" port: 41305 } } peers { permanent_uuid: "d3cbf57cbb7449f0bea9f2e52151114e" member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35669 } } peers { permanent_uuid: "d8cb195a065c464d9eba8d7813030f95" member_type: VOTER last_known_addr { host: "127.7.40.60" port: 33775 } }
I20260601 13:35:54.851871  7741 sys_catalog.cc:455] T 00000000000000000000000000000000 P d8cb195a065c464d9eba8d7813030f95 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d8cb195a065c464d9eba8d7813030f95. Latest consensus state: current_term: 1 leader_uuid: "d8cb195a065c464d9eba8d7813030f95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce25aac1fe4e49708bd75c5d9c837a0b" member_type: VOTER last_known_addr { host: "127.7.40.62" port: 41305 } } peers { permanent_uuid: "d3cbf57cbb7449f0bea9f2e52151114e" member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35669 } } peers { permanent_uuid: "d8cb195a065c464d9eba8d7813030f95" member_type: VOTER last_known_addr { host: "127.7.40.60" port: 33775 } } }
I20260601 13:35:54.852020  7741 sys_catalog.cc:458] T 00000000000000000000000000000000 P d8cb195a065c464d9eba8d7813030f95 [sys.catalog]: This master's current role is: LEADER
I20260601 13:35:54.852492  7743 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:35:54.853787  7743 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:35:54.859257  7368 raft_consensus.cc:1275] T 00000000000000000000000000000000 P ce25aac1fe4e49708bd75c5d9c837a0b [term 1 FOLLOWER]: Refusing update from remote peer d8cb195a065c464d9eba8d7813030f95: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:35:54.859257  7435 raft_consensus.cc:1275] T 00000000000000000000000000000000 P d3cbf57cbb7449f0bea9f2e52151114e [term 1 FOLLOWER]: Refusing update from remote peer d8cb195a065c464d9eba8d7813030f95: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:35:54.859947  7741 consensus_queue.cc:1048] T 00000000000000000000000000000000 P d8cb195a065c464d9eba8d7813030f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce25aac1fe4e49708bd75c5d9c837a0b" member_type: VOTER last_known_addr { host: "127.7.40.62" port: 41305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:35:54.860100  7533 consensus_queue.cc:1048] T 00000000000000000000000000000000 P d8cb195a065c464d9eba8d7813030f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3cbf57cbb7449f0bea9f2e52151114e" member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:35:54.862229  7559 sys_catalog.cc:455] T 00000000000000000000000000000000 P d3cbf57cbb7449f0bea9f2e52151114e [sys.catalog]: SysCatalogTable state changed. Reason: New leader d8cb195a065c464d9eba8d7813030f95. Latest consensus state: current_term: 1 leader_uuid: "d8cb195a065c464d9eba8d7813030f95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce25aac1fe4e49708bd75c5d9c837a0b" member_type: VOTER last_known_addr { host: "127.7.40.62" port: 41305 } } peers { permanent_uuid: "d3cbf57cbb7449f0bea9f2e52151114e" member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35669 } } peers { permanent_uuid: "d8cb195a065c464d9eba8d7813030f95" member_type: VOTER last_known_addr { host: "127.7.40.60" port: 33775 } } }
I20260601 13:35:54.862365  7559 sys_catalog.cc:458] T 00000000000000000000000000000000 P d3cbf57cbb7449f0bea9f2e52151114e [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:35:54.862869  7534 sys_catalog.cc:455] T 00000000000000000000000000000000 P ce25aac1fe4e49708bd75c5d9c837a0b [sys.catalog]: SysCatalogTable state changed. Reason: New leader d8cb195a065c464d9eba8d7813030f95. Latest consensus state: current_term: 1 leader_uuid: "d8cb195a065c464d9eba8d7813030f95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce25aac1fe4e49708bd75c5d9c837a0b" member_type: VOTER last_known_addr { host: "127.7.40.62" port: 41305 } } peers { permanent_uuid: "d3cbf57cbb7449f0bea9f2e52151114e" member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35669 } } peers { permanent_uuid: "d8cb195a065c464d9eba8d7813030f95" member_type: VOTER last_known_addr { host: "127.7.40.60" port: 33775 } } }
I20260601 13:35:54.862969  7534 sys_catalog.cc:458] T 00000000000000000000000000000000 P ce25aac1fe4e49708bd75c5d9c837a0b [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:35:54.864243  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:54.864657  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:54.864959  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:35:54.865475  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:35:54.865527  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:54.865581  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:35:54.865614  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:54.865599  7533 sys_catalog.cc:455] T 00000000000000000000000000000000 P d8cb195a065c464d9eba8d7813030f95 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "d8cb195a065c464d9eba8d7813030f95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce25aac1fe4e49708bd75c5d9c837a0b" member_type: VOTER last_known_addr { host: "127.7.40.62" port: 41305 } } peers { permanent_uuid: "d3cbf57cbb7449f0bea9f2e52151114e" member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35669 } } peers { permanent_uuid: "d8cb195a065c464d9eba8d7813030f95" member_type: VOTER last_known_addr { host: "127.7.40.60" port: 33775 } } }
I20260601 13:35:54.865759  7533 sys_catalog.cc:458] T 00000000000000000000000000000000 P d8cb195a065c464d9eba8d7813030f95 [sys.catalog]: This master's current role is: LEADER
I20260601 13:35:54.866853  7745 mvcc.cc:204] Tried to move back new op lower bound from 7292194631096188928 to 7292194631068663808. Current Snapshot: MvccSnapshot[applied={T|T < 7292194631096188928}]
I20260601 13:35:54.867231  7559 sys_catalog.cc:455] T 00000000000000000000000000000000 P d3cbf57cbb7449f0bea9f2e52151114e [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "d8cb195a065c464d9eba8d7813030f95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce25aac1fe4e49708bd75c5d9c837a0b" member_type: VOTER last_known_addr { host: "127.7.40.62" port: 41305 } } peers { permanent_uuid: "d3cbf57cbb7449f0bea9f2e52151114e" member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35669 } } peers { permanent_uuid: "d8cb195a065c464d9eba8d7813030f95" member_type: VOTER last_known_addr { host: "127.7.40.60" port: 33775 } } }
I20260601 13:35:54.867333  7559 sys_catalog.cc:458] T 00000000000000000000000000000000 P d3cbf57cbb7449f0bea9f2e52151114e [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:35:54.868093  7743 catalog_manager.cc:1382] Generated new cluster ID: 95b3c1b334b146b6aa539004f4364833
I20260601 13:35:54.868156  7743 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:35:54.868405  7741 sys_catalog.cc:455] T 00000000000000000000000000000000 P d8cb195a065c464d9eba8d7813030f95 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "d8cb195a065c464d9eba8d7813030f95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce25aac1fe4e49708bd75c5d9c837a0b" member_type: VOTER last_known_addr { host: "127.7.40.62" port: 41305 } } peers { permanent_uuid: "d3cbf57cbb7449f0bea9f2e52151114e" member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35669 } } peers { permanent_uuid: "d8cb195a065c464d9eba8d7813030f95" member_type: VOTER last_known_addr { host: "127.7.40.60" port: 33775 } } }
I20260601 13:35:54.868500  7741 sys_catalog.cc:458] T 00000000000000000000000000000000 P d8cb195a065c464d9eba8d7813030f95 [sys.catalog]: This master's current role is: LEADER
I20260601 13:35:54.869607  7534 sys_catalog.cc:455] T 00000000000000000000000000000000 P ce25aac1fe4e49708bd75c5d9c837a0b [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "d8cb195a065c464d9eba8d7813030f95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce25aac1fe4e49708bd75c5d9c837a0b" member_type: VOTER last_known_addr { host: "127.7.40.62" port: 41305 } } peers { permanent_uuid: "d3cbf57cbb7449f0bea9f2e52151114e" member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35669 } } peers { permanent_uuid: "d8cb195a065c464d9eba8d7813030f95" member_type: VOTER last_known_addr { host: "127.7.40.60" port: 33775 } } }
I20260601 13:35:54.869700  7534 sys_catalog.cc:458] T 00000000000000000000000000000000 P ce25aac1fe4e49708bd75c5d9c837a0b [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:35:54.872020  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.3:39751
I20260601 13:35:54.875730  7811 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.3:39751 every 8 connection(s)
I20260601 13:35:54.881417  7812 heartbeater.cc:344] Connected to a master server at 127.7.40.60:33775
I20260601 13:35:54.881515  7812 heartbeater.cc:461] Registering TS with master...
I20260601 13:35:54.881799  7812 heartbeater.cc:507] Master 127.7.40.60:33775 requested a full tablet report, sending...
I20260601 13:35:54.882490  7491 ts_manager.cc:194] Registered new tserver with Master: a0e9579d809c4b39bea07e886798c476 (127.7.40.3:39751)
I20260601 13:35:54.883704  7813 heartbeater.cc:344] Connected to a master server at 127.7.40.62:41305
I20260601 13:35:54.883780  7813 heartbeater.cc:461] Registering TS with master...
I20260601 13:35:54.883975  7813 heartbeater.cc:507] Master 127.7.40.62:41305 requested a full tablet report, sending...
I20260601 13:35:54.884676  7358 ts_manager.cc:194] Registered new tserver with Master: a0e9579d809c4b39bea07e886798c476 (127.7.40.3:39751)
I20260601 13:35:54.885438  7814 heartbeater.cc:344] Connected to a master server at 127.7.40.61:35669
I20260601 13:35:54.885527  7814 heartbeater.cc:461] Registering TS with master...
I20260601 13:35:54.885728  7814 heartbeater.cc:507] Master 127.7.40.61:35669 requested a full tablet report, sending...
I20260601 13:35:54.886421  7425 ts_manager.cc:194] Registered new tserver with Master: a0e9579d809c4b39bea07e886798c476 (127.7.40.3:39751)
I20260601 13:35:54.887084  7328 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014438342s
I20260601 13:35:54.891492  7743 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:35:54.892318  7743 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:35:54.903556  7743 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d8cb195a065c464d9eba8d7813030f95: Generated new TSK 0
I20260601 13:35:54.904421  7743 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:35:55.734880  7556 catalog_manager.cc:1294] Loaded cluster ID: 95b3c1b334b146b6aa539004f4364833
I20260601 13:35:55.734983  7556 catalog_manager.cc:1587] T 00000000000000000000000000000000 P ce25aac1fe4e49708bd75c5d9c837a0b: loading cluster ID for follower catalog manager: success
I20260601 13:35:55.736433  7556 catalog_manager.cc:1609] T 00000000000000000000000000000000 P ce25aac1fe4e49708bd75c5d9c837a0b: acquiring CA information for follower catalog manager: success
I20260601 13:35:55.737134  7556 catalog_manager.cc:1637] T 00000000000000000000000000000000 P ce25aac1fe4e49708bd75c5d9c837a0b: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:35:55.744591  7570 catalog_manager.cc:1294] Loaded cluster ID: 95b3c1b334b146b6aa539004f4364833
I20260601 13:35:55.744699  7570 catalog_manager.cc:1587] T 00000000000000000000000000000000 P d3cbf57cbb7449f0bea9f2e52151114e: loading cluster ID for follower catalog manager: success
I20260601 13:35:55.746042  7570 catalog_manager.cc:1609] T 00000000000000000000000000000000 P d3cbf57cbb7449f0bea9f2e52151114e: acquiring CA information for follower catalog manager: success
I20260601 13:35:55.746723  7570 catalog_manager.cc:1637] T 00000000000000000000000000000000 P d3cbf57cbb7449f0bea9f2e52151114e: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:35:55.797255  7491 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55920
I20260601 13:35:55.839216  7491 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55924
I20260601 13:35:55.884650  7491 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55926
I20260601 13:35:56.730628  7554 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:35:56.798722  7643 heartbeater.cc:499] Master 127.7.40.60:33775 was elected leader, sending a full tablet report...
I20260601 13:35:56.840408  7721 heartbeater.cc:499] Master 127.7.40.60:33775 was elected leader, sending a full tablet report...
I20260601 13:35:56.885834  7812 heartbeater.cc:499] Master 127.7.40.60:33775 was elected leader, sending a full tablet report...
I20260601 13:35:57.059018  7491 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55936:
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:35:57.079036  7607 tablet_service.cc:1511] Processing CreateTablet for tablet 2afcb3ee62a24a90a5effac375fd2f8f (DEFAULT_TABLE table=test-workload [id=f9add778873743bda9b961c605cad390]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:35:57.079267  7685 tablet_service.cc:1511] Processing CreateTablet for tablet 8f91c9cdf9714877a00294e5caab2dd8 (DEFAULT_TABLE table=test-workload [id=f9add778873743bda9b961c605cad390]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:35:57.079658  7685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f91c9cdf9714877a00294e5caab2dd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:57.079658  7607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2afcb3ee62a24a90a5effac375fd2f8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:57.079977  7775 tablet_service.cc:1511] Processing CreateTablet for tablet 73fecde080b34fee941ec4a04d3e915e (DEFAULT_TABLE table=test-workload [id=f9add778873743bda9b961c605cad390]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:35:57.080240  7775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73fecde080b34fee941ec4a04d3e915e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:57.082142  7848 tablet_bootstrap.cc:492] T 8f91c9cdf9714877a00294e5caab2dd8 P bca16966eb844eb6b0f5f99e1fff973f: Bootstrap starting.
I20260601 13:35:57.079036  7606 tablet_service.cc:1511] Processing CreateTablet for tablet 9beb0bd2acee4e7c868c2416c8336acf (DEFAULT_TABLE table=test-workload [id=f9add778873743bda9b961c605cad390]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:35:57.082577  7606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9beb0bd2acee4e7c868c2416c8336acf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:57.082908  7849 tablet_bootstrap.cc:492] T 73fecde080b34fee941ec4a04d3e915e P a0e9579d809c4b39bea07e886798c476: Bootstrap starting.
I20260601 13:35:57.083204  7848 tablet_bootstrap.cc:654] T 8f91c9cdf9714877a00294e5caab2dd8 P bca16966eb844eb6b0f5f99e1fff973f: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:57.083233  7850 tablet_bootstrap.cc:492] T 2afcb3ee62a24a90a5effac375fd2f8f P 386c0999054544fcbf9ca8ed5434cb52: Bootstrap starting.
I20260601 13:35:57.083947  7849 tablet_bootstrap.cc:654] T 73fecde080b34fee941ec4a04d3e915e P a0e9579d809c4b39bea07e886798c476: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:57.084273  7850 tablet_bootstrap.cc:654] T 2afcb3ee62a24a90a5effac375fd2f8f P 386c0999054544fcbf9ca8ed5434cb52: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:57.085208  7849 tablet_bootstrap.cc:492] T 73fecde080b34fee941ec4a04d3e915e P a0e9579d809c4b39bea07e886798c476: No bootstrap required, opened a new log
I20260601 13:35:57.085273  7848 tablet_bootstrap.cc:492] T 8f91c9cdf9714877a00294e5caab2dd8 P bca16966eb844eb6b0f5f99e1fff973f: No bootstrap required, opened a new log
I20260601 13:35:57.085315  7849 ts_tablet_manager.cc:1403] T 73fecde080b34fee941ec4a04d3e915e P a0e9579d809c4b39bea07e886798c476: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:35:57.085331  7848 ts_tablet_manager.cc:1403] T 8f91c9cdf9714877a00294e5caab2dd8 P bca16966eb844eb6b0f5f99e1fff973f: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:35:57.085398  7850 tablet_bootstrap.cc:492] T 2afcb3ee62a24a90a5effac375fd2f8f P 386c0999054544fcbf9ca8ed5434cb52: No bootstrap required, opened a new log
I20260601 13:35:57.085460  7850 ts_tablet_manager.cc:1403] T 2afcb3ee62a24a90a5effac375fd2f8f P 386c0999054544fcbf9ca8ed5434cb52: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:35:57.085820  7848 raft_consensus.cc:359] T 8f91c9cdf9714877a00294e5caab2dd8 P bca16966eb844eb6b0f5f99e1fff973f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bca16966eb844eb6b0f5f99e1fff973f" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37129 } }
I20260601 13:35:57.085855  7850 raft_consensus.cc:359] T 2afcb3ee62a24a90a5effac375fd2f8f P 386c0999054544fcbf9ca8ed5434cb52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "386c0999054544fcbf9ca8ed5434cb52" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43967 } }
I20260601 13:35:57.085865  7849 raft_consensus.cc:359] T 73fecde080b34fee941ec4a04d3e915e P a0e9579d809c4b39bea07e886798c476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0e9579d809c4b39bea07e886798c476" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39751 } }
I20260601 13:35:57.086088  7850 raft_consensus.cc:385] T 2afcb3ee62a24a90a5effac375fd2f8f P 386c0999054544fcbf9ca8ed5434cb52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:57.086114  7849 raft_consensus.cc:385] T 73fecde080b34fee941ec4a04d3e915e P a0e9579d809c4b39bea07e886798c476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:57.086144  7850 raft_consensus.cc:740] T 2afcb3ee62a24a90a5effac375fd2f8f P 386c0999054544fcbf9ca8ed5434cb52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 386c0999054544fcbf9ca8ed5434cb52, State: Initialized, Role: FOLLOWER
I20260601 13:35:57.086156  7849 raft_consensus.cc:740] T 73fecde080b34fee941ec4a04d3e915e P a0e9579d809c4b39bea07e886798c476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e9579d809c4b39bea07e886798c476, State: Initialized, Role: FOLLOWER
I20260601 13:35:57.086289  7849 consensus_queue.cc:260] T 73fecde080b34fee941ec4a04d3e915e P a0e9579d809c4b39bea07e886798c476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a0e9579d809c4b39bea07e886798c476" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39751 } }
I20260601 13:35:57.086289  7850 consensus_queue.cc:260] T 2afcb3ee62a24a90a5effac375fd2f8f P 386c0999054544fcbf9ca8ed5434cb52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "386c0999054544fcbf9ca8ed5434cb52" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43967 } }
I20260601 13:35:57.086416  7849 raft_consensus.cc:399] T 73fecde080b34fee941ec4a04d3e915e P a0e9579d809c4b39bea07e886798c476 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:35:57.086423  7850 raft_consensus.cc:399] T 2afcb3ee62a24a90a5effac375fd2f8f P 386c0999054544fcbf9ca8ed5434cb52 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:35:57.086473  7849 raft_consensus.cc:493] T 73fecde080b34fee941ec4a04d3e915e P a0e9579d809c4b39bea07e886798c476 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:35:57.086480  7850 raft_consensus.cc:493] T 2afcb3ee62a24a90a5effac375fd2f8f P 386c0999054544fcbf9ca8ed5434cb52 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:35:57.086568  7849 raft_consensus.cc:3060] T 73fecde080b34fee941ec4a04d3e915e P a0e9579d809c4b39bea07e886798c476 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:57.086577  7850 raft_consensus.cc:3060] T 2afcb3ee62a24a90a5effac375fd2f8f P 386c0999054544fcbf9ca8ed5434cb52 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:57.085999  7848 raft_consensus.cc:385] T 8f91c9cdf9714877a00294e5caab2dd8 P bca16966eb844eb6b0f5f99e1fff973f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:57.087157  7848 raft_consensus.cc:740] T 8f91c9cdf9714877a00294e5caab2dd8 P bca16966eb844eb6b0f5f99e1fff973f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bca16966eb844eb6b0f5f99e1fff973f, State: Initialized, Role: FOLLOWER
I20260601 13:35:57.087344  7848 consensus_queue.cc:260] T 8f91c9cdf9714877a00294e5caab2dd8 P bca16966eb844eb6b0f5f99e1fff973f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bca16966eb844eb6b0f5f99e1fff973f" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37129 } }
I20260601 13:35:57.087482  7848 raft_consensus.cc:399] T 8f91c9cdf9714877a00294e5caab2dd8 P bca16966eb844eb6b0f5f99e1fff973f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:35:57.087535  7848 raft_consensus.cc:493] T 8f91c9cdf9714877a00294e5caab2dd8 P bca16966eb844eb6b0f5f99e1fff973f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:35:57.087598  7848 raft_consensus.cc:3060] T 8f91c9cdf9714877a00294e5caab2dd8 P bca16966eb844eb6b0f5f99e1fff973f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:57.087525  7850 raft_consensus.cc:515] T 2afcb3ee62a24a90a5effac375fd2f8f P 386c0999054544fcbf9ca8ed5434cb52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "386c0999054544fcbf9ca8ed5434cb52" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43967 } }
I20260601 13:35:57.087525  7849 raft_consensus.cc:515] T 73fecde080b34fee941ec4a04d3e915e P a0e9579d809c4b39bea07e886798c476 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0e9579d809c4b39bea07e886798c476" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39751 } }
I20260601 13:35:57.087723  7849 leader_election.cc:304] T 73fecde080b34fee941ec4a04d3e915e P a0e9579d809c4b39bea07e886798c476 [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: a0e9579d809c4b39bea07e886798c476; no voters: 
I20260601 13:35:57.087987  7849 leader_election.cc:290] T 73fecde080b34fee941ec4a04d3e915e P a0e9579d809c4b39bea07e886798c476 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:35:57.088071  7854 raft_consensus.cc:2804] T 73fecde080b34fee941ec4a04d3e915e P a0e9579d809c4b39bea07e886798c476 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:57.088270  7854 raft_consensus.cc:697] T 73fecde080b34fee941ec4a04d3e915e P a0e9579d809c4b39bea07e886798c476 [term 1 LEADER]: Becoming Leader. State: Replica: a0e9579d809c4b39bea07e886798c476, State: Running, Role: LEADER
I20260601 13:35:57.088379  7849 ts_tablet_manager.cc:1434] T 73fecde080b34fee941ec4a04d3e915e P a0e9579d809c4b39bea07e886798c476: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:35:57.088500  7854 consensus_queue.cc:237] T 73fecde080b34fee941ec4a04d3e915e P a0e9579d809c4b39bea07e886798c476 [LEADER]: Queue going to LEADER mode. State: All 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: "a0e9579d809c4b39bea07e886798c476" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39751 } }
I20260601 13:35:57.088559  7848 raft_consensus.cc:515] T 8f91c9cdf9714877a00294e5caab2dd8 P bca16966eb844eb6b0f5f99e1fff973f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bca16966eb844eb6b0f5f99e1fff973f" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37129 } }
I20260601 13:35:57.089056  7850 leader_election.cc:304] T 2afcb3ee62a24a90a5effac375fd2f8f P 386c0999054544fcbf9ca8ed5434cb52 [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: 386c0999054544fcbf9ca8ed5434cb52; no voters: 
I20260601 13:35:57.089092  7848 leader_election.cc:304] T 8f91c9cdf9714877a00294e5caab2dd8 P bca16966eb844eb6b0f5f99e1fff973f [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: bca16966eb844eb6b0f5f99e1fff973f; no voters: 
I20260601 13:35:57.089365  7848 leader_election.cc:290] T 8f91c9cdf9714877a00294e5caab2dd8 P bca16966eb844eb6b0f5f99e1fff973f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:35:57.089452  7859 raft_consensus.cc:2804] T 8f91c9cdf9714877a00294e5caab2dd8 P bca16966eb844eb6b0f5f99e1fff973f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:57.089624  7859 raft_consensus.cc:697] T 8f91c9cdf9714877a00294e5caab2dd8 P bca16966eb844eb6b0f5f99e1fff973f [term 1 LEADER]: Becoming Leader. State: Replica: bca16966eb844eb6b0f5f99e1fff973f, State: Running, Role: LEADER
I20260601 13:35:57.089701  7848 ts_tablet_manager.cc:1434] T 8f91c9cdf9714877a00294e5caab2dd8 P bca16966eb844eb6b0f5f99e1fff973f: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.003s
I20260601 13:35:57.089747  7859 consensus_queue.cc:237] T 8f91c9cdf9714877a00294e5caab2dd8 P bca16966eb844eb6b0f5f99e1fff973f [LEADER]: Queue going to LEADER mode. State: All 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: "bca16966eb844eb6b0f5f99e1fff973f" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37129 } }
I20260601 13:35:57.089301  7850 leader_election.cc:290] T 2afcb3ee62a24a90a5effac375fd2f8f P 386c0999054544fcbf9ca8ed5434cb52 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:35:57.091189  7850 ts_tablet_manager.cc:1434] T 2afcb3ee62a24a90a5effac375fd2f8f P 386c0999054544fcbf9ca8ed5434cb52: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260601 13:35:57.091635  7491 catalog_manager.cc:5696] T 8f91c9cdf9714877a00294e5caab2dd8 P bca16966eb844eb6b0f5f99e1fff973f reported cstate change: term changed from 0 to 1, leader changed from <none> to bca16966eb844eb6b0f5f99e1fff973f (127.7.40.2). New cstate: current_term: 1 leader_uuid: "bca16966eb844eb6b0f5f99e1fff973f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bca16966eb844eb6b0f5f99e1fff973f" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37129 } health_report { overall_health: HEALTHY } } }
I20260601 13:35:57.091878  7489 catalog_manager.cc:5696] T 73fecde080b34fee941ec4a04d3e915e P a0e9579d809c4b39bea07e886798c476 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0e9579d809c4b39bea07e886798c476 (127.7.40.3). New cstate: current_term: 1 leader_uuid: "a0e9579d809c4b39bea07e886798c476" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0e9579d809c4b39bea07e886798c476" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39751 } health_report { overall_health: HEALTHY } } }
I20260601 13:35:57.091989  7850 tablet_bootstrap.cc:492] T 9beb0bd2acee4e7c868c2416c8336acf P 386c0999054544fcbf9ca8ed5434cb52: Bootstrap starting.
I20260601 13:35:57.093068  7850 tablet_bootstrap.cc:654] T 9beb0bd2acee4e7c868c2416c8336acf P 386c0999054544fcbf9ca8ed5434cb52: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:57.094657  7863 raft_consensus.cc:2804] T 2afcb3ee62a24a90a5effac375fd2f8f P 386c0999054544fcbf9ca8ed5434cb52 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:57.094923  7863 raft_consensus.cc:697] T 2afcb3ee62a24a90a5effac375fd2f8f P 386c0999054544fcbf9ca8ed5434cb52 [term 1 LEADER]: Becoming Leader. State: Replica: 386c0999054544fcbf9ca8ed5434cb52, State: Running, Role: LEADER
I20260601 13:35:57.095124  7863 consensus_queue.cc:237] T 2afcb3ee62a24a90a5effac375fd2f8f P 386c0999054544fcbf9ca8ed5434cb52 [LEADER]: Queue going to LEADER mode. State: All 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: "386c0999054544fcbf9ca8ed5434cb52" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43967 } }
I20260601 13:35:57.097638  7490 catalog_manager.cc:5696] T 2afcb3ee62a24a90a5effac375fd2f8f P 386c0999054544fcbf9ca8ed5434cb52 reported cstate change: term changed from 0 to 1, leader changed from <none> to 386c0999054544fcbf9ca8ed5434cb52 (127.7.40.1). New cstate: current_term: 1 leader_uuid: "386c0999054544fcbf9ca8ed5434cb52" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "386c0999054544fcbf9ca8ed5434cb52" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43967 } health_report { overall_health: HEALTHY } } }
I20260601 13:35:57.143677  7850 tablet_bootstrap.cc:492] T 9beb0bd2acee4e7c868c2416c8336acf P 386c0999054544fcbf9ca8ed5434cb52: No bootstrap required, opened a new log
I20260601 13:35:57.143869  7850 ts_tablet_manager.cc:1403] T 9beb0bd2acee4e7c868c2416c8336acf P 386c0999054544fcbf9ca8ed5434cb52: Time spent bootstrapping tablet: real 0.052s	user 0.002s	sys 0.000s
I20260601 13:35:57.144413  7850 raft_consensus.cc:359] T 9beb0bd2acee4e7c868c2416c8336acf P 386c0999054544fcbf9ca8ed5434cb52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "386c0999054544fcbf9ca8ed5434cb52" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43967 } }
I20260601 13:35:57.144552  7850 raft_consensus.cc:385] T 9beb0bd2acee4e7c868c2416c8336acf P 386c0999054544fcbf9ca8ed5434cb52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:57.144604  7850 raft_consensus.cc:740] T 9beb0bd2acee4e7c868c2416c8336acf P 386c0999054544fcbf9ca8ed5434cb52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 386c0999054544fcbf9ca8ed5434cb52, State: Initialized, Role: FOLLOWER
I20260601 13:35:57.144769  7850 consensus_queue.cc:260] T 9beb0bd2acee4e7c868c2416c8336acf P 386c0999054544fcbf9ca8ed5434cb52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "386c0999054544fcbf9ca8ed5434cb52" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43967 } }
I20260601 13:35:57.144867  7850 raft_consensus.cc:399] T 9beb0bd2acee4e7c868c2416c8336acf P 386c0999054544fcbf9ca8ed5434cb52 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:35:57.144913  7850 raft_consensus.cc:493] T 9beb0bd2acee4e7c868c2416c8336acf P 386c0999054544fcbf9ca8ed5434cb52 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:35:57.144968  7850 raft_consensus.cc:3060] T 9beb0bd2acee4e7c868c2416c8336acf P 386c0999054544fcbf9ca8ed5434cb52 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:57.145951  7850 raft_consensus.cc:515] T 9beb0bd2acee4e7c868c2416c8336acf P 386c0999054544fcbf9ca8ed5434cb52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "386c0999054544fcbf9ca8ed5434cb52" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43967 } }
I20260601 13:35:57.146121  7850 leader_election.cc:304] T 9beb0bd2acee4e7c868c2416c8336acf P 386c0999054544fcbf9ca8ed5434cb52 [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: 386c0999054544fcbf9ca8ed5434cb52; no voters: 
I20260601 13:35:57.146257  7850 leader_election.cc:290] T 9beb0bd2acee4e7c868c2416c8336acf P 386c0999054544fcbf9ca8ed5434cb52 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:35:57.146378  7865 raft_consensus.cc:2804] T 9beb0bd2acee4e7c868c2416c8336acf P 386c0999054544fcbf9ca8ed5434cb52 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:57.146514  7865 raft_consensus.cc:697] T 9beb0bd2acee4e7c868c2416c8336acf P 386c0999054544fcbf9ca8ed5434cb52 [term 1 LEADER]: Becoming Leader. State: Replica: 386c0999054544fcbf9ca8ed5434cb52, State: Running, Role: LEADER
I20260601 13:35:57.146548  7850 ts_tablet_manager.cc:1434] T 9beb0bd2acee4e7c868c2416c8336acf P 386c0999054544fcbf9ca8ed5434cb52: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:35:57.146641  7865 consensus_queue.cc:237] T 9beb0bd2acee4e7c868c2416c8336acf P 386c0999054544fcbf9ca8ed5434cb52 [LEADER]: Queue going to LEADER mode. State: All 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: "386c0999054544fcbf9ca8ed5434cb52" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43967 } }
I20260601 13:35:57.148566  7490 catalog_manager.cc:5696] T 9beb0bd2acee4e7c868c2416c8336acf P 386c0999054544fcbf9ca8ed5434cb52 reported cstate change: term changed from 0 to 1, leader changed from <none> to 386c0999054544fcbf9ca8ed5434cb52 (127.7.40.1). New cstate: current_term: 1 leader_uuid: "386c0999054544fcbf9ca8ed5434cb52" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "386c0999054544fcbf9ca8ed5434cb52" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43967 } health_report { overall_health: HEALTHY } } }
I20260601 13:35:57.154218  7328 tablet_server.cc:179] TabletServer@127.7.40.1:0 shutting down...
I20260601 13:35:57.159796  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:35:57.160264  7328 tablet_replica.cc:333] T 9beb0bd2acee4e7c868c2416c8336acf P 386c0999054544fcbf9ca8ed5434cb52: stopping tablet replica
I20260601 13:35:57.160575  7328 raft_consensus.cc:2243] T 9beb0bd2acee4e7c868c2416c8336acf P 386c0999054544fcbf9ca8ed5434cb52 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:57.160780  7328 raft_consensus.cc:2272] T 9beb0bd2acee4e7c868c2416c8336acf P 386c0999054544fcbf9ca8ed5434cb52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:57.162182  7328 tablet_replica.cc:333] T 2afcb3ee62a24a90a5effac375fd2f8f P 386c0999054544fcbf9ca8ed5434cb52: stopping tablet replica
I20260601 13:35:57.162303  7328 raft_consensus.cc:2243] T 2afcb3ee62a24a90a5effac375fd2f8f P 386c0999054544fcbf9ca8ed5434cb52 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:57.162434  7328 raft_consensus.cc:2272] T 2afcb3ee62a24a90a5effac375fd2f8f P 386c0999054544fcbf9ca8ed5434cb52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:57.177007  7328 tablet_server.cc:196] TabletServer@127.7.40.1:0 shutdown complete.
I20260601 13:35:57.181710  7328 tablet_server.cc:179] TabletServer@127.7.40.2:0 shutting down...
I20260601 13:35:57.185662  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:35:57.186090  7328 tablet_replica.cc:333] T 8f91c9cdf9714877a00294e5caab2dd8 P bca16966eb844eb6b0f5f99e1fff973f: stopping tablet replica
I20260601 13:35:57.186240  7328 raft_consensus.cc:2243] T 8f91c9cdf9714877a00294e5caab2dd8 P bca16966eb844eb6b0f5f99e1fff973f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:57.186409  7328 raft_consensus.cc:2272] T 8f91c9cdf9714877a00294e5caab2dd8 P bca16966eb844eb6b0f5f99e1fff973f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:57.189913  7328 tablet_server.cc:196] TabletServer@127.7.40.2:0 shutdown complete.
I20260601 13:35:57.191915  7328 tablet_server.cc:179] TabletServer@127.7.40.3:0 shutting down...
I20260601 13:35:57.195835  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:35:57.196134  7328 tablet_replica.cc:333] T 73fecde080b34fee941ec4a04d3e915e P a0e9579d809c4b39bea07e886798c476: stopping tablet replica
I20260601 13:35:57.196265  7328 raft_consensus.cc:2243] T 73fecde080b34fee941ec4a04d3e915e P a0e9579d809c4b39bea07e886798c476 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:57.196381  7328 raft_consensus.cc:2272] T 73fecde080b34fee941ec4a04d3e915e P a0e9579d809c4b39bea07e886798c476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:57.210184  7328 tablet_server.cc:196] TabletServer@127.7.40.3:0 shutdown complete.
I20260601 13:35:57.212872  7328 master.cc:562] Master@127.7.40.62:41305 shutting down...
I20260601 13:35:57.216922  7328 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ce25aac1fe4e49708bd75c5d9c837a0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:57.217109  7328 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ce25aac1fe4e49708bd75c5d9c837a0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:57.217195  7328 tablet_replica.cc:333] T 00000000000000000000000000000000 P ce25aac1fe4e49708bd75c5d9c837a0b: stopping tablet replica
I20260601 13:35:57.231190  7328 master.cc:584] Master@127.7.40.62:41305 shutdown complete.
I20260601 13:35:57.234629  7328 master.cc:562] Master@127.7.40.61:35669 shutting down...
I20260601 13:35:57.238408  7328 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d3cbf57cbb7449f0bea9f2e52151114e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:57.238590  7328 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d3cbf57cbb7449f0bea9f2e52151114e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:57.238643  7328 tablet_replica.cc:333] T 00000000000000000000000000000000 P d3cbf57cbb7449f0bea9f2e52151114e: stopping tablet replica
I20260601 13:35:57.252113  7328 master.cc:584] Master@127.7.40.61:35669 shutdown complete.
I20260601 13:35:57.254855  7328 master.cc:562] Master@127.7.40.60:33775 shutting down...
I20260601 13:35:57.259380  7328 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d8cb195a065c464d9eba8d7813030f95 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:57.259765  7328 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d8cb195a065c464d9eba8d7813030f95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:57.259837  7328 tablet_replica.cc:333] T 00000000000000000000000000000000 P d8cb195a065c464d9eba8d7813030f95: stopping tablet replica
I20260601 13:35:57.273782  7328 master.cc:584] Master@127.7.40.60:33775 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (2721 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260601 13:35:57.284400  7328 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.40.62:37463
I20260601 13:35:57.284883  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:35:57.287451  7874 instance_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:57.287478  7877 instance_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:57.287545  7328 server_base.cc:1061] running on GCE node
W20260601 13:35:57.287503  7875 instance_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:57.287955  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:57.288002  7328 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:57.288017  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780320957288017 us; error 0 us; skew 500 ppm
I20260601 13:35:57.289027  7328 webserver.cc:533] Webserver started at http://127.7.40.62:36731/ using document root <none> and password file <none>
I20260601 13:35:57.289183  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:57.289232  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:35:57.289292  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:35:57.289675  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320954551505-7328-0/minicluster-data/master-0-root/instance:
uuid: "031aaf005679433dbb3bf834a246a219"
format_stamp: "Formatted at 2026-06-01 13:35:57 on dist-test-slave-b9mm"
I20260601 13:35:57.291900  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:35:57.293064  7882 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:57.293438  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:57.293504  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320954551505-7328-0/minicluster-data/master-0-root
uuid: "031aaf005679433dbb3bf834a246a219"
format_stamp: "Formatted at 2026-06-01 13:35:57 on dist-test-slave-b9mm"
I20260601 13:35:57.293612  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320954551505-7328-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320954551505-7328-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320954551505-7328-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:57.311260  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:57.311712  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:57.316051  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.62:37463
I20260601 13:35:57.320006  7934 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.62:37463 every 8 connection(s)
I20260601 13:35:57.320531  7935 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:57.322616  7935 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 031aaf005679433dbb3bf834a246a219: Bootstrap starting.
I20260601 13:35:57.323575  7935 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 031aaf005679433dbb3bf834a246a219: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:57.324751  7935 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 031aaf005679433dbb3bf834a246a219: No bootstrap required, opened a new log
I20260601 13:35:57.325183  7935 raft_consensus.cc:359] T 00000000000000000000000000000000 P 031aaf005679433dbb3bf834a246a219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "031aaf005679433dbb3bf834a246a219" member_type: VOTER }
I20260601 13:35:57.325302  7935 raft_consensus.cc:385] T 00000000000000000000000000000000 P 031aaf005679433dbb3bf834a246a219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:57.325371  7935 raft_consensus.cc:740] T 00000000000000000000000000000000 P 031aaf005679433dbb3bf834a246a219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 031aaf005679433dbb3bf834a246a219, State: Initialized, Role: FOLLOWER
I20260601 13:35:57.325531  7935 consensus_queue.cc:260] T 00000000000000000000000000000000 P 031aaf005679433dbb3bf834a246a219 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "031aaf005679433dbb3bf834a246a219" member_type: VOTER }
I20260601 13:35:57.325619  7935 raft_consensus.cc:399] T 00000000000000000000000000000000 P 031aaf005679433dbb3bf834a246a219 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:35:57.325666  7935 raft_consensus.cc:493] T 00000000000000000000000000000000 P 031aaf005679433dbb3bf834a246a219 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:35:57.325730  7935 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 031aaf005679433dbb3bf834a246a219 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:57.326449  7935 raft_consensus.cc:515] T 00000000000000000000000000000000 P 031aaf005679433dbb3bf834a246a219 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "031aaf005679433dbb3bf834a246a219" member_type: VOTER }
I20260601 13:35:57.326601  7935 leader_election.cc:304] T 00000000000000000000000000000000 P 031aaf005679433dbb3bf834a246a219 [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: 031aaf005679433dbb3bf834a246a219; no voters: 
I20260601 13:35:57.326823  7935 leader_election.cc:290] T 00000000000000000000000000000000 P 031aaf005679433dbb3bf834a246a219 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:35:57.326956  7938 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 031aaf005679433dbb3bf834a246a219 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:57.327210  7938 raft_consensus.cc:697] T 00000000000000000000000000000000 P 031aaf005679433dbb3bf834a246a219 [term 1 LEADER]: Becoming Leader. State: Replica: 031aaf005679433dbb3bf834a246a219, State: Running, Role: LEADER
I20260601 13:35:57.327307  7935 sys_catalog.cc:565] T 00000000000000000000000000000000 P 031aaf005679433dbb3bf834a246a219 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:35:57.327363  7938 consensus_queue.cc:237] T 00000000000000000000000000000000 P 031aaf005679433dbb3bf834a246a219 [LEADER]: Queue going to LEADER mode. State: All 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: "031aaf005679433dbb3bf834a246a219" member_type: VOTER }
I20260601 13:35:57.327855  7939 sys_catalog.cc:455] T 00000000000000000000000000000000 P 031aaf005679433dbb3bf834a246a219 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "031aaf005679433dbb3bf834a246a219" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "031aaf005679433dbb3bf834a246a219" member_type: VOTER } }
I20260601 13:35:57.327888  7940 sys_catalog.cc:455] T 00000000000000000000000000000000 P 031aaf005679433dbb3bf834a246a219 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 031aaf005679433dbb3bf834a246a219. Latest consensus state: current_term: 1 leader_uuid: "031aaf005679433dbb3bf834a246a219" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "031aaf005679433dbb3bf834a246a219" member_type: VOTER } }
I20260601 13:35:57.327963  7939 sys_catalog.cc:458] T 00000000000000000000000000000000 P 031aaf005679433dbb3bf834a246a219 [sys.catalog]: This master's current role is: LEADER
I20260601 13:35:57.327976  7940 sys_catalog.cc:458] T 00000000000000000000000000000000 P 031aaf005679433dbb3bf834a246a219 [sys.catalog]: This master's current role is: LEADER
I20260601 13:35:57.328296  7944 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:35:57.329126  7944 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:35:57.329376  7328 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:35:57.331218  7944 catalog_manager.cc:1382] Generated new cluster ID: 1dfc36c14b09462cbe641e314fe150d8
I20260601 13:35:57.331287  7944 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:35:57.345525  7944 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:35:57.346240  7944 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:35:57.353204  7944 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 031aaf005679433dbb3bf834a246a219: Generated new TSK 0
I20260601 13:35:57.353420  7944 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:35:57.361855  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:35:57.364164  7957 instance_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:57.364185  7959 instance_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:57.364251  7956 instance_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:57.364271  7328 server_base.cc:1061] running on GCE node
I20260601 13:35:57.364599  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:57.364646  7328 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:57.364663  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780320957364663 us; error 0 us; skew 500 ppm
I20260601 13:35:57.365701  7328 webserver.cc:533] Webserver started at http://127.7.40.1:43831/ using document root <none> and password file <none>
I20260601 13:35:57.365900  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:57.365949  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:35:57.366050  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:35:57.366473  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320954551505-7328-0/minicluster-data/ts-0-root/instance:
uuid: "7bd260374c3c4529a9b9ddc07690fe5c"
format_stamp: "Formatted at 2026-06-01 13:35:57 on dist-test-slave-b9mm"
I20260601 13:35:57.368175  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:35:57.369252  7964 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:57.369683  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:57.369756  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320954551505-7328-0/minicluster-data/ts-0-root
uuid: "7bd260374c3c4529a9b9ddc07690fe5c"
format_stamp: "Formatted at 2026-06-01 13:35:57 on dist-test-slave-b9mm"
I20260601 13:35:57.369820  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320954551505-7328-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320954551505-7328-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320954551505-7328-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:57.384826  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:57.385277  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:57.385560  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:35:57.386119  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:35:57.386158  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:57.386224  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:35:57.386262  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:57.390839  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.1:44747
I20260601 13:35:57.391003  8028 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.1:44747 every 8 connection(s)
I20260601 13:35:57.391724  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:35:57.393821  8033 instance_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:57.393874  8036 instance_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:57.394081  7328 server_base.cc:1061] running on GCE node
W20260601 13:35:57.394069  8034 instance_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:57.394488  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:57.394536  7328 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:57.394552  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780320957394552 us; error 0 us; skew 500 ppm
I20260601 13:35:57.395632  7328 webserver.cc:533] Webserver started at http://127.7.40.2:38649/ using document root <none> and password file <none>
I20260601 13:35:57.395830  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:57.395900  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:35:57.395990  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:35:57.396524  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320954551505-7328-0/minicluster-data/ts-1-root/instance:
uuid: "a1597d052da64ab38346b9e57ec92e3e"
format_stamp: "Formatted at 2026-06-01 13:35:57 on dist-test-slave-b9mm"
I20260601 13:35:57.397389  8029 heartbeater.cc:344] Connected to a master server at 127.7.40.62:37463
I20260601 13:35:57.397504  8029 heartbeater.cc:461] Registering TS with master...
I20260601 13:35:57.397778  8029 heartbeater.cc:507] Master 127.7.40.62:37463 requested a full tablet report, sending...
I20260601 13:35:57.398514  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:35:57.398577  7899 ts_manager.cc:194] Registered new tserver with Master: 7bd260374c3c4529a9b9ddc07690fe5c (127.7.40.1:44747)
I20260601 13:35:57.399600  7899 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45880
I20260601 13:35:57.399817  8041 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:57.400108  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:35:57.400193  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320954551505-7328-0/minicluster-data/ts-1-root
uuid: "a1597d052da64ab38346b9e57ec92e3e"
format_stamp: "Formatted at 2026-06-01 13:35:57 on dist-test-slave-b9mm"
I20260601 13:35:57.400274  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320954551505-7328-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320954551505-7328-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320954551505-7328-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:57.410589  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:57.411176  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:57.411530  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:35:57.412067  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:35:57.412107  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:57.412168  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:35:57.412209  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:57.417124  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.2:34253
I20260601 13:35:57.417142  8104 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.2:34253 every 8 connection(s)
I20260601 13:35:57.418087  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:35:57.420243  8108 instance_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:57.420349  8109 instance_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:57.420789  8111 instance_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:57.420843  7328 server_base.cc:1061] running on GCE node
I20260601 13:35:57.421307  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:57.421351  7328 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:57.421368  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780320957421368 us; error 0 us; skew 500 ppm
I20260601 13:35:57.422341  7328 webserver.cc:533] Webserver started at http://127.7.40.3:44141/ using document root <none> and password file <none>
I20260601 13:35:57.422482  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:57.422520  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:35:57.422571  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:35:57.423149  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320954551505-7328-0/minicluster-data/ts-2-root/instance:
uuid: "8e439435200d445a8071996ab37f948c"
format_stamp: "Formatted at 2026-06-01 13:35:57 on dist-test-slave-b9mm"
I20260601 13:35:57.423324  8105 heartbeater.cc:344] Connected to a master server at 127.7.40.62:37463
I20260601 13:35:57.423431  8105 heartbeater.cc:461] Registering TS with master...
I20260601 13:35:57.423732  8105 heartbeater.cc:507] Master 127.7.40.62:37463 requested a full tablet report, sending...
I20260601 13:35:57.424613  7899 ts_manager.cc:194] Registered new tserver with Master: a1597d052da64ab38346b9e57ec92e3e (127.7.40.2:34253)
I20260601 13:35:57.425099  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:35:57.425458  7899 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45886
I20260601 13:35:57.426604  8116 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:57.426882  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:35:57.426975  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320954551505-7328-0/minicluster-data/ts-2-root
uuid: "8e439435200d445a8071996ab37f948c"
format_stamp: "Formatted at 2026-06-01 13:35:57 on dist-test-slave-b9mm"
I20260601 13:35:57.427109  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320954551505-7328-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320954551505-7328-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320954551505-7328-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:57.437510  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:57.438055  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:57.438467  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:35:57.439011  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:35:57.439132  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:57.439232  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:35:57.439289  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:57.444192  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.3:44193
I20260601 13:35:57.444329  8179 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.3:44193 every 8 connection(s)
I20260601 13:35:57.449350  8180 heartbeater.cc:344] Connected to a master server at 127.7.40.62:37463
I20260601 13:35:57.449483  8180 heartbeater.cc:461] Registering TS with master...
I20260601 13:35:57.449769  8180 heartbeater.cc:507] Master 127.7.40.62:37463 requested a full tablet report, sending...
I20260601 13:35:57.450527  7899 ts_manager.cc:194] Registered new tserver with Master: 8e439435200d445a8071996ab37f948c (127.7.40.3:44193)
I20260601 13:35:57.451248  7899 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45892
I20260601 13:35:57.451568  7328 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006852083s
I20260601 13:35:58.400837  8029 heartbeater.cc:499] Master 127.7.40.62:37463 was elected leader, sending a full tablet report...
I20260601 13:35:58.426612  8105 heartbeater.cc:499] Master 127.7.40.62:37463 was elected leader, sending a full tablet report...
I20260601 13:35:58.452396  8180 heartbeater.cc:499] Master 127.7.40.62:37463 was elected leader, sending a full tablet report...
I20260601 13:35:58.487499  7899 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45894:
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:35:58.488147  7899 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:58.501097  8144 tablet_service.cc:1511] Processing CreateTablet for tablet 5071b7cacca54c87bb09077c08037d1c (DEFAULT_TABLE table=test-workload [id=902e69f44b32400db06076b105662b22]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260601 13:35:58.501300  8142 tablet_service.cc:1511] Processing CreateTablet for tablet feb10e2d575f426098eed59b4d492734 (DEFAULT_TABLE table=test-workload [id=902e69f44b32400db06076b105662b22]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260601 13:35:58.501513  8144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5071b7cacca54c87bb09077c08037d1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:58.501668  8142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feb10e2d575f426098eed59b4d492734. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:58.502285  8068 tablet_service.cc:1511] Processing CreateTablet for tablet ddaae0f8c4f24baeb9e8a07a382a9dd6 (DEFAULT_TABLE table=test-workload [id=902e69f44b32400db06076b105662b22]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260601 13:35:58.502547  8068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddaae0f8c4f24baeb9e8a07a382a9dd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:58.503142  8066 tablet_service.cc:1511] Processing CreateTablet for tablet 4d2dedd965b14cccaad27d2d689559ae (DEFAULT_TABLE table=test-workload [id=902e69f44b32400db06076b105662b22]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260601 13:35:58.503409  8066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d2dedd965b14cccaad27d2d689559ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:58.503598  7993 tablet_service.cc:1511] Processing CreateTablet for tablet 5071b7cacca54c87bb09077c08037d1c (DEFAULT_TABLE table=test-workload [id=902e69f44b32400db06076b105662b22]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260601 13:35:58.503832  7993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5071b7cacca54c87bb09077c08037d1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:58.504232  8140 tablet_service.cc:1511] Processing CreateTablet for tablet 83c42e4d02f8459d83aa7651f5334b8b (DEFAULT_TABLE table=test-workload [id=902e69f44b32400db06076b105662b22]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260601 13:35:58.504474  8140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83c42e4d02f8459d83aa7651f5334b8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:58.503329  8141 tablet_service.cc:1511] Processing CreateTablet for tablet 4d2dedd965b14cccaad27d2d689559ae (DEFAULT_TABLE table=test-workload [id=902e69f44b32400db06076b105662b22]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260601 13:35:58.506038  7992 tablet_service.cc:1511] Processing CreateTablet for tablet ddaae0f8c4f24baeb9e8a07a382a9dd6 (DEFAULT_TABLE table=test-workload [id=902e69f44b32400db06076b105662b22]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260601 13:35:58.506232  8141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d2dedd965b14cccaad27d2d689559ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:58.506271  7992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddaae0f8c4f24baeb9e8a07a382a9dd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:58.506297  7993 tablet_service.cc:1511] Processing CreateTablet for tablet f9805ac7d2cc4e1abc0638ffd6a015b6 (DEFAULT_TABLE table=test-workload [id=902e69f44b32400db06076b105662b22]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260601 13:35:58.506525  7993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9805ac7d2cc4e1abc0638ffd6a015b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:58.507403  8139 tablet_service.cc:1511] Processing CreateTablet for tablet c0f74ccf399b4ec29e849c56cab4d11d (DEFAULT_TABLE table=test-workload [id=902e69f44b32400db06076b105662b22]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260601 13:35:58.507695  8139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0f74ccf399b4ec29e849c56cab4d11d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:58.508464  7991 tablet_service.cc:1511] Processing CreateTablet for tablet feb10e2d575f426098eed59b4d492734 (DEFAULT_TABLE table=test-workload [id=902e69f44b32400db06076b105662b22]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260601 13:35:58.508685  7991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feb10e2d575f426098eed59b4d492734. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:58.509883  8065 tablet_service.cc:1511] Processing CreateTablet for tablet c0f74ccf399b4ec29e849c56cab4d11d (DEFAULT_TABLE table=test-workload [id=902e69f44b32400db06076b105662b22]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260601 13:35:58.510157  8065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0f74ccf399b4ec29e849c56cab4d11d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:58.510792  7990 tablet_service.cc:1511] Processing CreateTablet for tablet 4d2dedd965b14cccaad27d2d689559ae (DEFAULT_TABLE table=test-workload [id=902e69f44b32400db06076b105662b22]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260601 13:35:58.510953  8066 tablet_service.cc:1511] Processing CreateTablet for tablet 83c42e4d02f8459d83aa7651f5334b8b (DEFAULT_TABLE table=test-workload [id=902e69f44b32400db06076b105662b22]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260601 13:35:58.511034  7990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d2dedd965b14cccaad27d2d689559ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:58.511194  8066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83c42e4d02f8459d83aa7651f5334b8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:58.511270  8140 tablet_service.cc:1511] Processing CreateTablet for tablet 21dfd230aa734ff38f6bcac895dcdb0f (DEFAULT_TABLE table=test-workload [id=902e69f44b32400db06076b105662b22]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260601 13:35:58.511525  8140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21dfd230aa734ff38f6bcac895dcdb0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:58.502554  8069 tablet_service.cc:1511] Processing CreateTablet for tablet 5071b7cacca54c87bb09077c08037d1c (DEFAULT_TABLE table=test-workload [id=902e69f44b32400db06076b105662b22]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260601 13:35:58.513074  7989 tablet_service.cc:1511] Processing CreateTablet for tablet 83c42e4d02f8459d83aa7651f5334b8b (DEFAULT_TABLE table=test-workload [id=902e69f44b32400db06076b105662b22]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260601 13:35:58.513188  8069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5071b7cacca54c87bb09077c08037d1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:58.513298  7989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83c42e4d02f8459d83aa7651f5334b8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:58.513305  8142 tablet_service.cc:1511] Processing CreateTablet for tablet f9805ac7d2cc4e1abc0638ffd6a015b6 (DEFAULT_TABLE table=test-workload [id=902e69f44b32400db06076b105662b22]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260601 13:35:58.513593  8142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9805ac7d2cc4e1abc0638ffd6a015b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:58.513904  7987 tablet_service.cc:1511] Processing CreateTablet for tablet c0f74ccf399b4ec29e849c56cab4d11d (DEFAULT_TABLE table=test-workload [id=902e69f44b32400db06076b105662b22]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260601 13:35:58.514129  7987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0f74ccf399b4ec29e849c56cab4d11d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:58.511270  8064 tablet_service.cc:1511] Processing CreateTablet for tablet f9805ac7d2cc4e1abc0638ffd6a015b6 (DEFAULT_TABLE table=test-workload [id=902e69f44b32400db06076b105662b22]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260601 13:35:58.515321  8064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9805ac7d2cc4e1abc0638ffd6a015b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:58.515937  8201 tablet_bootstrap.cc:492] T 5071b7cacca54c87bb09077c08037d1c P 7bd260374c3c4529a9b9ddc07690fe5c: Bootstrap starting.
I20260601 13:35:58.516242  7988 tablet_service.cc:1511] Processing CreateTablet for tablet 21dfd230aa734ff38f6bcac895dcdb0f (DEFAULT_TABLE table=test-workload [id=902e69f44b32400db06076b105662b22]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260601 13:35:58.516469  7988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21dfd230aa734ff38f6bcac895dcdb0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:58.517093  8201 tablet_bootstrap.cc:654] T 5071b7cacca54c87bb09077c08037d1c P 7bd260374c3c4529a9b9ddc07690fe5c: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:58.510792  8068 tablet_service.cc:1511] Processing CreateTablet for tablet 21dfd230aa734ff38f6bcac895dcdb0f (DEFAULT_TABLE table=test-workload [id=902e69f44b32400db06076b105662b22]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260601 13:35:58.517681  8068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21dfd230aa734ff38f6bcac895dcdb0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:58.501106  8143 tablet_service.cc:1511] Processing CreateTablet for tablet ddaae0f8c4f24baeb9e8a07a382a9dd6 (DEFAULT_TABLE table=test-workload [id=902e69f44b32400db06076b105662b22]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260601 13:35:58.518796  8143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddaae0f8c4f24baeb9e8a07a382a9dd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:58.519541  8200 tablet_bootstrap.cc:492] T 4d2dedd965b14cccaad27d2d689559ae P a1597d052da64ab38346b9e57ec92e3e: Bootstrap starting.
I20260601 13:35:58.506048  8067 tablet_service.cc:1511] Processing CreateTablet for tablet feb10e2d575f426098eed59b4d492734 (DEFAULT_TABLE table=test-workload [id=902e69f44b32400db06076b105662b22]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260601 13:35:58.519879  8067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feb10e2d575f426098eed59b4d492734. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:58.520535  8200 tablet_bootstrap.cc:654] T 4d2dedd965b14cccaad27d2d689559ae P a1597d052da64ab38346b9e57ec92e3e: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:58.521368  8202 tablet_bootstrap.cc:492] T 83c42e4d02f8459d83aa7651f5334b8b P 8e439435200d445a8071996ab37f948c: Bootstrap starting.
I20260601 13:35:58.521916  8201 tablet_bootstrap.cc:492] T 5071b7cacca54c87bb09077c08037d1c P 7bd260374c3c4529a9b9ddc07690fe5c: No bootstrap required, opened a new log
I20260601 13:35:58.522060  8201 ts_tablet_manager.cc:1403] T 5071b7cacca54c87bb09077c08037d1c P 7bd260374c3c4529a9b9ddc07690fe5c: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:35:58.522583  8201 raft_consensus.cc:359] T 5071b7cacca54c87bb09077c08037d1c P 7bd260374c3c4529a9b9ddc07690fe5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } }
I20260601 13:35:58.522768  8201 raft_consensus.cc:385] T 5071b7cacca54c87bb09077c08037d1c P 7bd260374c3c4529a9b9ddc07690fe5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:58.522815  8202 tablet_bootstrap.cc:654] T 83c42e4d02f8459d83aa7651f5334b8b P 8e439435200d445a8071996ab37f948c: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:58.522850  8201 raft_consensus.cc:740] T 5071b7cacca54c87bb09077c08037d1c P 7bd260374c3c4529a9b9ddc07690fe5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bd260374c3c4529a9b9ddc07690fe5c, State: Initialized, Role: FOLLOWER
I20260601 13:35:58.523030  8201 consensus_queue.cc:260] T 5071b7cacca54c87bb09077c08037d1c P 7bd260374c3c4529a9b9ddc07690fe5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } }
I20260601 13:35:58.523211  8200 tablet_bootstrap.cc:492] T 4d2dedd965b14cccaad27d2d689559ae P a1597d052da64ab38346b9e57ec92e3e: No bootstrap required, opened a new log
I20260601 13:35:58.523304  8200 ts_tablet_manager.cc:1403] T 4d2dedd965b14cccaad27d2d689559ae P a1597d052da64ab38346b9e57ec92e3e: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:35:58.523463  8201 ts_tablet_manager.cc:1434] T 5071b7cacca54c87bb09077c08037d1c P 7bd260374c3c4529a9b9ddc07690fe5c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:58.523710  8201 tablet_bootstrap.cc:492] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P 7bd260374c3c4529a9b9ddc07690fe5c: Bootstrap starting.
I20260601 13:35:58.523754  8200 raft_consensus.cc:359] T 4d2dedd965b14cccaad27d2d689559ae P a1597d052da64ab38346b9e57ec92e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.523849  8200 raft_consensus.cc:385] T 4d2dedd965b14cccaad27d2d689559ae P a1597d052da64ab38346b9e57ec92e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:58.523918  8200 raft_consensus.cc:740] T 4d2dedd965b14cccaad27d2d689559ae P a1597d052da64ab38346b9e57ec92e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1597d052da64ab38346b9e57ec92e3e, State: Initialized, Role: FOLLOWER
I20260601 13:35:58.524124  8200 consensus_queue.cc:260] T 4d2dedd965b14cccaad27d2d689559ae P a1597d052da64ab38346b9e57ec92e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.524307  8202 tablet_bootstrap.cc:492] T 83c42e4d02f8459d83aa7651f5334b8b P 8e439435200d445a8071996ab37f948c: No bootstrap required, opened a new log
I20260601 13:35:58.524389  8202 ts_tablet_manager.cc:1403] T 83c42e4d02f8459d83aa7651f5334b8b P 8e439435200d445a8071996ab37f948c: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.002s
I20260601 13:35:58.524580  8200 ts_tablet_manager.cc:1434] T 4d2dedd965b14cccaad27d2d689559ae P a1597d052da64ab38346b9e57ec92e3e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:58.524802  8201 tablet_bootstrap.cc:654] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P 7bd260374c3c4529a9b9ddc07690fe5c: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:58.524921  8202 raft_consensus.cc:359] T 83c42e4d02f8459d83aa7651f5334b8b P 8e439435200d445a8071996ab37f948c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.525031  8202 raft_consensus.cc:385] T 83c42e4d02f8459d83aa7651f5334b8b P 8e439435200d445a8071996ab37f948c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:58.525067  8202 raft_consensus.cc:740] T 83c42e4d02f8459d83aa7651f5334b8b P 8e439435200d445a8071996ab37f948c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e439435200d445a8071996ab37f948c, State: Initialized, Role: FOLLOWER
I20260601 13:35:58.525183  8202 consensus_queue.cc:260] T 83c42e4d02f8459d83aa7651f5334b8b P 8e439435200d445a8071996ab37f948c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.525576  8202 ts_tablet_manager.cc:1434] T 83c42e4d02f8459d83aa7651f5334b8b P 8e439435200d445a8071996ab37f948c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:35:58.525756  8202 tablet_bootstrap.cc:492] T c0f74ccf399b4ec29e849c56cab4d11d P 8e439435200d445a8071996ab37f948c: Bootstrap starting.
I20260601 13:35:58.525868  8201 tablet_bootstrap.cc:492] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P 7bd260374c3c4529a9b9ddc07690fe5c: No bootstrap required, opened a new log
I20260601 13:35:58.525933  8201 ts_tablet_manager.cc:1403] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P 7bd260374c3c4529a9b9ddc07690fe5c: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:35:58.526310  8200 tablet_bootstrap.cc:492] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P a1597d052da64ab38346b9e57ec92e3e: Bootstrap starting.
I20260601 13:35:58.526398  8201 raft_consensus.cc:359] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P 7bd260374c3c4529a9b9ddc07690fe5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.526490  8201 raft_consensus.cc:385] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P 7bd260374c3c4529a9b9ddc07690fe5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:58.526522  8201 raft_consensus.cc:740] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P 7bd260374c3c4529a9b9ddc07690fe5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bd260374c3c4529a9b9ddc07690fe5c, State: Initialized, Role: FOLLOWER
I20260601 13:35:58.526691  8201 consensus_queue.cc:260] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P 7bd260374c3c4529a9b9ddc07690fe5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.526765  8202 tablet_bootstrap.cc:654] T c0f74ccf399b4ec29e849c56cab4d11d P 8e439435200d445a8071996ab37f948c: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:58.527170  8201 ts_tablet_manager.cc:1434] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P 7bd260374c3c4529a9b9ddc07690fe5c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:58.527341  8200 tablet_bootstrap.cc:654] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P a1597d052da64ab38346b9e57ec92e3e: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:58.527901  8201 tablet_bootstrap.cc:492] T f9805ac7d2cc4e1abc0638ffd6a015b6 P 7bd260374c3c4529a9b9ddc07690fe5c: Bootstrap starting.
I20260601 13:35:58.528218  8202 tablet_bootstrap.cc:492] T c0f74ccf399b4ec29e849c56cab4d11d P 8e439435200d445a8071996ab37f948c: No bootstrap required, opened a new log
I20260601 13:35:58.528291  8202 ts_tablet_manager.cc:1403] T c0f74ccf399b4ec29e849c56cab4d11d P 8e439435200d445a8071996ab37f948c: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:35:58.528808  8202 raft_consensus.cc:359] T c0f74ccf399b4ec29e849c56cab4d11d P 8e439435200d445a8071996ab37f948c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.528913  8202 raft_consensus.cc:385] T c0f74ccf399b4ec29e849c56cab4d11d P 8e439435200d445a8071996ab37f948c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:58.528954  8202 raft_consensus.cc:740] T c0f74ccf399b4ec29e849c56cab4d11d P 8e439435200d445a8071996ab37f948c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e439435200d445a8071996ab37f948c, State: Initialized, Role: FOLLOWER
I20260601 13:35:58.528996  8201 tablet_bootstrap.cc:654] T f9805ac7d2cc4e1abc0638ffd6a015b6 P 7bd260374c3c4529a9b9ddc07690fe5c: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:58.529094  8202 consensus_queue.cc:260] T c0f74ccf399b4ec29e849c56cab4d11d P 8e439435200d445a8071996ab37f948c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.529409  8202 ts_tablet_manager.cc:1434] T c0f74ccf399b4ec29e849c56cab4d11d P 8e439435200d445a8071996ab37f948c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:35:58.529598  8202 tablet_bootstrap.cc:492] T 4d2dedd965b14cccaad27d2d689559ae P 8e439435200d445a8071996ab37f948c: Bootstrap starting.
I20260601 13:35:58.530642  8202 tablet_bootstrap.cc:654] T 4d2dedd965b14cccaad27d2d689559ae P 8e439435200d445a8071996ab37f948c: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:58.531805  8202 tablet_bootstrap.cc:492] T 4d2dedd965b14cccaad27d2d689559ae P 8e439435200d445a8071996ab37f948c: No bootstrap required, opened a new log
I20260601 13:35:58.531890  8200 tablet_bootstrap.cc:492] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P a1597d052da64ab38346b9e57ec92e3e: No bootstrap required, opened a new log
I20260601 13:35:58.531972  8202 ts_tablet_manager.cc:1403] T 4d2dedd965b14cccaad27d2d689559ae P 8e439435200d445a8071996ab37f948c: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:35:58.531991  8200 ts_tablet_manager.cc:1403] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P a1597d052da64ab38346b9e57ec92e3e: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:35:58.532048  8201 tablet_bootstrap.cc:492] T f9805ac7d2cc4e1abc0638ffd6a015b6 P 7bd260374c3c4529a9b9ddc07690fe5c: No bootstrap required, opened a new log
I20260601 13:35:58.532120  8201 ts_tablet_manager.cc:1403] T f9805ac7d2cc4e1abc0638ffd6a015b6 P 7bd260374c3c4529a9b9ddc07690fe5c: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:35:58.532493  8201 raft_consensus.cc:359] T f9805ac7d2cc4e1abc0638ffd6a015b6 P 7bd260374c3c4529a9b9ddc07690fe5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.532466  8200 raft_consensus.cc:359] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P a1597d052da64ab38346b9e57ec92e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.532656  8201 raft_consensus.cc:385] T f9805ac7d2cc4e1abc0638ffd6a015b6 P 7bd260374c3c4529a9b9ddc07690fe5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:58.532481  8202 raft_consensus.cc:359] T 4d2dedd965b14cccaad27d2d689559ae P 8e439435200d445a8071996ab37f948c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.532675  8200 raft_consensus.cc:385] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P a1597d052da64ab38346b9e57ec92e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:58.532716  8202 raft_consensus.cc:385] T 4d2dedd965b14cccaad27d2d689559ae P 8e439435200d445a8071996ab37f948c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:58.532692  8201 raft_consensus.cc:740] T f9805ac7d2cc4e1abc0638ffd6a015b6 P 7bd260374c3c4529a9b9ddc07690fe5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bd260374c3c4529a9b9ddc07690fe5c, State: Initialized, Role: FOLLOWER
I20260601 13:35:58.532756  8202 raft_consensus.cc:740] T 4d2dedd965b14cccaad27d2d689559ae P 8e439435200d445a8071996ab37f948c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e439435200d445a8071996ab37f948c, State: Initialized, Role: FOLLOWER
I20260601 13:35:58.532735  8200 raft_consensus.cc:740] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P a1597d052da64ab38346b9e57ec92e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1597d052da64ab38346b9e57ec92e3e, State: Initialized, Role: FOLLOWER
I20260601 13:35:58.532917  8201 consensus_queue.cc:260] T f9805ac7d2cc4e1abc0638ffd6a015b6 P 7bd260374c3c4529a9b9ddc07690fe5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.532917  8202 consensus_queue.cc:260] T 4d2dedd965b14cccaad27d2d689559ae P 8e439435200d445a8071996ab37f948c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.532934  8200 consensus_queue.cc:260] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P a1597d052da64ab38346b9e57ec92e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.533222  8201 ts_tablet_manager.cc:1434] T f9805ac7d2cc4e1abc0638ffd6a015b6 P 7bd260374c3c4529a9b9ddc07690fe5c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:35:58.533222  8202 ts_tablet_manager.cc:1434] T 4d2dedd965b14cccaad27d2d689559ae P 8e439435200d445a8071996ab37f948c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:35:58.533321  8200 ts_tablet_manager.cc:1434] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P a1597d052da64ab38346b9e57ec92e3e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:58.533419  8201 tablet_bootstrap.cc:492] T feb10e2d575f426098eed59b4d492734 P 7bd260374c3c4529a9b9ddc07690fe5c: Bootstrap starting.
I20260601 13:35:58.533419  8202 tablet_bootstrap.cc:492] T feb10e2d575f426098eed59b4d492734 P 8e439435200d445a8071996ab37f948c: Bootstrap starting.
I20260601 13:35:58.533510  8200 tablet_bootstrap.cc:492] T 83c42e4d02f8459d83aa7651f5334b8b P a1597d052da64ab38346b9e57ec92e3e: Bootstrap starting.
I20260601 13:35:58.534547  8201 tablet_bootstrap.cc:654] T feb10e2d575f426098eed59b4d492734 P 7bd260374c3c4529a9b9ddc07690fe5c: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:58.534547  8202 tablet_bootstrap.cc:654] T feb10e2d575f426098eed59b4d492734 P 8e439435200d445a8071996ab37f948c: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:58.534574  8200 tablet_bootstrap.cc:654] T 83c42e4d02f8459d83aa7651f5334b8b P a1597d052da64ab38346b9e57ec92e3e: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:58.536299  8200 tablet_bootstrap.cc:492] T 83c42e4d02f8459d83aa7651f5334b8b P a1597d052da64ab38346b9e57ec92e3e: No bootstrap required, opened a new log
I20260601 13:35:58.536406  8200 ts_tablet_manager.cc:1403] T 83c42e4d02f8459d83aa7651f5334b8b P a1597d052da64ab38346b9e57ec92e3e: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:35:58.536904  8200 raft_consensus.cc:359] T 83c42e4d02f8459d83aa7651f5334b8b P a1597d052da64ab38346b9e57ec92e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.537046  8200 raft_consensus.cc:385] T 83c42e4d02f8459d83aa7651f5334b8b P a1597d052da64ab38346b9e57ec92e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:58.537084  8200 raft_consensus.cc:740] T 83c42e4d02f8459d83aa7651f5334b8b P a1597d052da64ab38346b9e57ec92e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1597d052da64ab38346b9e57ec92e3e, State: Initialized, Role: FOLLOWER
I20260601 13:35:58.537231  8200 consensus_queue.cc:260] T 83c42e4d02f8459d83aa7651f5334b8b P a1597d052da64ab38346b9e57ec92e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.537535  8200 ts_tablet_manager.cc:1434] T 83c42e4d02f8459d83aa7651f5334b8b P a1597d052da64ab38346b9e57ec92e3e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:58.537734  8200 tablet_bootstrap.cc:492] T c0f74ccf399b4ec29e849c56cab4d11d P a1597d052da64ab38346b9e57ec92e3e: Bootstrap starting.
I20260601 13:35:58.537964  8202 tablet_bootstrap.cc:492] T feb10e2d575f426098eed59b4d492734 P 8e439435200d445a8071996ab37f948c: No bootstrap required, opened a new log
I20260601 13:35:58.538043  8202 ts_tablet_manager.cc:1403] T feb10e2d575f426098eed59b4d492734 P 8e439435200d445a8071996ab37f948c: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:35:58.538556  8202 raft_consensus.cc:359] T feb10e2d575f426098eed59b4d492734 P 8e439435200d445a8071996ab37f948c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.538686  8202 raft_consensus.cc:385] T feb10e2d575f426098eed59b4d492734 P 8e439435200d445a8071996ab37f948c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:58.538726  8202 raft_consensus.cc:740] T feb10e2d575f426098eed59b4d492734 P 8e439435200d445a8071996ab37f948c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e439435200d445a8071996ab37f948c, State: Initialized, Role: FOLLOWER
I20260601 13:35:58.538887  8202 consensus_queue.cc:260] T feb10e2d575f426098eed59b4d492734 P 8e439435200d445a8071996ab37f948c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.538893  8200 tablet_bootstrap.cc:654] T c0f74ccf399b4ec29e849c56cab4d11d P a1597d052da64ab38346b9e57ec92e3e: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:58.539222  8202 ts_tablet_manager.cc:1434] T feb10e2d575f426098eed59b4d492734 P 8e439435200d445a8071996ab37f948c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:58.539347  8201 tablet_bootstrap.cc:492] T feb10e2d575f426098eed59b4d492734 P 7bd260374c3c4529a9b9ddc07690fe5c: No bootstrap required, opened a new log
I20260601 13:35:58.539387  8202 tablet_bootstrap.cc:492] T 21dfd230aa734ff38f6bcac895dcdb0f P 8e439435200d445a8071996ab37f948c: Bootstrap starting.
I20260601 13:35:58.539419  8201 ts_tablet_manager.cc:1403] T feb10e2d575f426098eed59b4d492734 P 7bd260374c3c4529a9b9ddc07690fe5c: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:35:58.539829  8201 raft_consensus.cc:359] T feb10e2d575f426098eed59b4d492734 P 7bd260374c3c4529a9b9ddc07690fe5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.539952  8201 raft_consensus.cc:385] T feb10e2d575f426098eed59b4d492734 P 7bd260374c3c4529a9b9ddc07690fe5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:58.540004  8201 raft_consensus.cc:740] T feb10e2d575f426098eed59b4d492734 P 7bd260374c3c4529a9b9ddc07690fe5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bd260374c3c4529a9b9ddc07690fe5c, State: Initialized, Role: FOLLOWER
I20260601 13:35:58.540118  8201 consensus_queue.cc:260] T feb10e2d575f426098eed59b4d492734 P 7bd260374c3c4529a9b9ddc07690fe5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.540256  8200 tablet_bootstrap.cc:492] T c0f74ccf399b4ec29e849c56cab4d11d P a1597d052da64ab38346b9e57ec92e3e: No bootstrap required, opened a new log
I20260601 13:35:58.540336  8200 ts_tablet_manager.cc:1403] T c0f74ccf399b4ec29e849c56cab4d11d P a1597d052da64ab38346b9e57ec92e3e: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:35:58.540418  8201 ts_tablet_manager.cc:1434] T feb10e2d575f426098eed59b4d492734 P 7bd260374c3c4529a9b9ddc07690fe5c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:58.540416  8202 tablet_bootstrap.cc:654] T 21dfd230aa734ff38f6bcac895dcdb0f P 8e439435200d445a8071996ab37f948c: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:58.540637  8201 tablet_bootstrap.cc:492] T 4d2dedd965b14cccaad27d2d689559ae P 7bd260374c3c4529a9b9ddc07690fe5c: Bootstrap starting.
I20260601 13:35:58.540678  8200 raft_consensus.cc:359] T c0f74ccf399b4ec29e849c56cab4d11d P a1597d052da64ab38346b9e57ec92e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.540746  8200 raft_consensus.cc:385] T c0f74ccf399b4ec29e849c56cab4d11d P a1597d052da64ab38346b9e57ec92e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:58.540766  8200 raft_consensus.cc:740] T c0f74ccf399b4ec29e849c56cab4d11d P a1597d052da64ab38346b9e57ec92e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1597d052da64ab38346b9e57ec92e3e, State: Initialized, Role: FOLLOWER
I20260601 13:35:58.540886  8200 consensus_queue.cc:260] T c0f74ccf399b4ec29e849c56cab4d11d P a1597d052da64ab38346b9e57ec92e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.541220  8200 ts_tablet_manager.cc:1434] T c0f74ccf399b4ec29e849c56cab4d11d P a1597d052da64ab38346b9e57ec92e3e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:35:58.541394  8200 tablet_bootstrap.cc:492] T 5071b7cacca54c87bb09077c08037d1c P a1597d052da64ab38346b9e57ec92e3e: Bootstrap starting.
I20260601 13:35:58.541656  8201 tablet_bootstrap.cc:654] T 4d2dedd965b14cccaad27d2d689559ae P 7bd260374c3c4529a9b9ddc07690fe5c: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:58.541788  8202 tablet_bootstrap.cc:492] T 21dfd230aa734ff38f6bcac895dcdb0f P 8e439435200d445a8071996ab37f948c: No bootstrap required, opened a new log
I20260601 13:35:58.541869  8202 ts_tablet_manager.cc:1403] T 21dfd230aa734ff38f6bcac895dcdb0f P 8e439435200d445a8071996ab37f948c: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:35:58.542290  8202 raft_consensus.cc:359] T 21dfd230aa734ff38f6bcac895dcdb0f P 8e439435200d445a8071996ab37f948c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.542380  8202 raft_consensus.cc:385] T 21dfd230aa734ff38f6bcac895dcdb0f P 8e439435200d445a8071996ab37f948c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:58.542814  8202 raft_consensus.cc:740] T 21dfd230aa734ff38f6bcac895dcdb0f P 8e439435200d445a8071996ab37f948c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e439435200d445a8071996ab37f948c, State: Initialized, Role: FOLLOWER
I20260601 13:35:58.542997  8202 consensus_queue.cc:260] T 21dfd230aa734ff38f6bcac895dcdb0f P 8e439435200d445a8071996ab37f948c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.543371  8202 ts_tablet_manager.cc:1434] T 21dfd230aa734ff38f6bcac895dcdb0f P 8e439435200d445a8071996ab37f948c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:58.543569  8202 tablet_bootstrap.cc:492] T f9805ac7d2cc4e1abc0638ffd6a015b6 P 8e439435200d445a8071996ab37f948c: Bootstrap starting.
I20260601 13:35:58.543656  8201 tablet_bootstrap.cc:492] T 4d2dedd965b14cccaad27d2d689559ae P 7bd260374c3c4529a9b9ddc07690fe5c: No bootstrap required, opened a new log
I20260601 13:35:58.543730  8201 ts_tablet_manager.cc:1403] T 4d2dedd965b14cccaad27d2d689559ae P 7bd260374c3c4529a9b9ddc07690fe5c: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:35:58.542407  8200 tablet_bootstrap.cc:654] T 5071b7cacca54c87bb09077c08037d1c P a1597d052da64ab38346b9e57ec92e3e: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:58.544173  8201 raft_consensus.cc:359] T 4d2dedd965b14cccaad27d2d689559ae P 7bd260374c3c4529a9b9ddc07690fe5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.544276  8201 raft_consensus.cc:385] T 4d2dedd965b14cccaad27d2d689559ae P 7bd260374c3c4529a9b9ddc07690fe5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:58.544338  8201 raft_consensus.cc:740] T 4d2dedd965b14cccaad27d2d689559ae P 7bd260374c3c4529a9b9ddc07690fe5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bd260374c3c4529a9b9ddc07690fe5c, State: Initialized, Role: FOLLOWER
I20260601 13:35:58.544451  8201 consensus_queue.cc:260] T 4d2dedd965b14cccaad27d2d689559ae P 7bd260374c3c4529a9b9ddc07690fe5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.544699  8202 tablet_bootstrap.cc:654] T f9805ac7d2cc4e1abc0638ffd6a015b6 P 8e439435200d445a8071996ab37f948c: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:58.544754  8201 ts_tablet_manager.cc:1434] T 4d2dedd965b14cccaad27d2d689559ae P 7bd260374c3c4529a9b9ddc07690fe5c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:58.544925  8201 tablet_bootstrap.cc:492] T 83c42e4d02f8459d83aa7651f5334b8b P 7bd260374c3c4529a9b9ddc07690fe5c: Bootstrap starting.
I20260601 13:35:58.545248  8200 tablet_bootstrap.cc:492] T 5071b7cacca54c87bb09077c08037d1c P a1597d052da64ab38346b9e57ec92e3e: No bootstrap required, opened a new log
I20260601 13:35:58.545328  8200 ts_tablet_manager.cc:1403] T 5071b7cacca54c87bb09077c08037d1c P a1597d052da64ab38346b9e57ec92e3e: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:35:58.545636  8200 raft_consensus.cc:359] T 5071b7cacca54c87bb09077c08037d1c P a1597d052da64ab38346b9e57ec92e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } }
I20260601 13:35:58.545701  8200 raft_consensus.cc:385] T 5071b7cacca54c87bb09077c08037d1c P a1597d052da64ab38346b9e57ec92e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:58.545723  8200 raft_consensus.cc:740] T 5071b7cacca54c87bb09077c08037d1c P a1597d052da64ab38346b9e57ec92e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1597d052da64ab38346b9e57ec92e3e, State: Initialized, Role: FOLLOWER
I20260601 13:35:58.545761  8201 tablet_bootstrap.cc:654] T 83c42e4d02f8459d83aa7651f5334b8b P 7bd260374c3c4529a9b9ddc07690fe5c: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:58.545848  8200 consensus_queue.cc:260] T 5071b7cacca54c87bb09077c08037d1c P a1597d052da64ab38346b9e57ec92e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } }
I20260601 13:35:58.546139  8200 ts_tablet_manager.cc:1434] T 5071b7cacca54c87bb09077c08037d1c P a1597d052da64ab38346b9e57ec92e3e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:35:58.546283  8200 tablet_bootstrap.cc:492] T f9805ac7d2cc4e1abc0638ffd6a015b6 P a1597d052da64ab38346b9e57ec92e3e: Bootstrap starting.
I20260601 13:35:58.547312  8200 tablet_bootstrap.cc:654] T f9805ac7d2cc4e1abc0638ffd6a015b6 P a1597d052da64ab38346b9e57ec92e3e: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:58.548489  8200 tablet_bootstrap.cc:492] T f9805ac7d2cc4e1abc0638ffd6a015b6 P a1597d052da64ab38346b9e57ec92e3e: No bootstrap required, opened a new log
I20260601 13:35:58.548544  8201 tablet_bootstrap.cc:492] T 83c42e4d02f8459d83aa7651f5334b8b P 7bd260374c3c4529a9b9ddc07690fe5c: No bootstrap required, opened a new log
I20260601 13:35:58.548578  8200 ts_tablet_manager.cc:1403] T f9805ac7d2cc4e1abc0638ffd6a015b6 P a1597d052da64ab38346b9e57ec92e3e: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:35:58.548611  8201 ts_tablet_manager.cc:1403] T 83c42e4d02f8459d83aa7651f5334b8b P 7bd260374c3c4529a9b9ddc07690fe5c: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:35:58.548949  8201 raft_consensus.cc:359] T 83c42e4d02f8459d83aa7651f5334b8b P 7bd260374c3c4529a9b9ddc07690fe5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.549077  8201 raft_consensus.cc:385] T 83c42e4d02f8459d83aa7651f5334b8b P 7bd260374c3c4529a9b9ddc07690fe5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:58.549038  8200 raft_consensus.cc:359] T f9805ac7d2cc4e1abc0638ffd6a015b6 P a1597d052da64ab38346b9e57ec92e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.549116  8201 raft_consensus.cc:740] T 83c42e4d02f8459d83aa7651f5334b8b P 7bd260374c3c4529a9b9ddc07690fe5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bd260374c3c4529a9b9ddc07690fe5c, State: Initialized, Role: FOLLOWER
I20260601 13:35:58.549145  8200 raft_consensus.cc:385] T f9805ac7d2cc4e1abc0638ffd6a015b6 P a1597d052da64ab38346b9e57ec92e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:58.549180  8200 raft_consensus.cc:740] T f9805ac7d2cc4e1abc0638ffd6a015b6 P a1597d052da64ab38346b9e57ec92e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1597d052da64ab38346b9e57ec92e3e, State: Initialized, Role: FOLLOWER
I20260601 13:35:58.549268  8201 consensus_queue.cc:260] T 83c42e4d02f8459d83aa7651f5334b8b P 7bd260374c3c4529a9b9ddc07690fe5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.549312  8200 consensus_queue.cc:260] T f9805ac7d2cc4e1abc0638ffd6a015b6 P a1597d052da64ab38346b9e57ec92e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.549585  8201 ts_tablet_manager.cc:1434] T 83c42e4d02f8459d83aa7651f5334b8b P 7bd260374c3c4529a9b9ddc07690fe5c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:58.549589  8200 ts_tablet_manager.cc:1434] T f9805ac7d2cc4e1abc0638ffd6a015b6 P a1597d052da64ab38346b9e57ec92e3e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:58.549770  8201 tablet_bootstrap.cc:492] T c0f74ccf399b4ec29e849c56cab4d11d P 7bd260374c3c4529a9b9ddc07690fe5c: Bootstrap starting.
I20260601 13:35:58.549901  8200 tablet_bootstrap.cc:492] T 21dfd230aa734ff38f6bcac895dcdb0f P a1597d052da64ab38346b9e57ec92e3e: Bootstrap starting.
I20260601 13:35:58.550844  8201 tablet_bootstrap.cc:654] T c0f74ccf399b4ec29e849c56cab4d11d P 7bd260374c3c4529a9b9ddc07690fe5c: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:58.550946  8200 tablet_bootstrap.cc:654] T 21dfd230aa734ff38f6bcac895dcdb0f P a1597d052da64ab38346b9e57ec92e3e: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:58.552079  8201 tablet_bootstrap.cc:492] T c0f74ccf399b4ec29e849c56cab4d11d P 7bd260374c3c4529a9b9ddc07690fe5c: No bootstrap required, opened a new log
I20260601 13:35:58.552079  8202 tablet_bootstrap.cc:492] T f9805ac7d2cc4e1abc0638ffd6a015b6 P 8e439435200d445a8071996ab37f948c: No bootstrap required, opened a new log
I20260601 13:35:58.552218  8202 ts_tablet_manager.cc:1403] T f9805ac7d2cc4e1abc0638ffd6a015b6 P 8e439435200d445a8071996ab37f948c: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.000s
I20260601 13:35:58.552562  8200 tablet_bootstrap.cc:492] T 21dfd230aa734ff38f6bcac895dcdb0f P a1597d052da64ab38346b9e57ec92e3e: No bootstrap required, opened a new log
I20260601 13:35:58.552650  8200 ts_tablet_manager.cc:1403] T 21dfd230aa734ff38f6bcac895dcdb0f P a1597d052da64ab38346b9e57ec92e3e: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:35:58.552759  8202 raft_consensus.cc:359] T f9805ac7d2cc4e1abc0638ffd6a015b6 P 8e439435200d445a8071996ab37f948c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.552867  8202 raft_consensus.cc:385] T f9805ac7d2cc4e1abc0638ffd6a015b6 P 8e439435200d445a8071996ab37f948c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:58.552909  8202 raft_consensus.cc:740] T f9805ac7d2cc4e1abc0638ffd6a015b6 P 8e439435200d445a8071996ab37f948c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e439435200d445a8071996ab37f948c, State: Initialized, Role: FOLLOWER
I20260601 13:35:58.553073  8200 raft_consensus.cc:359] T 21dfd230aa734ff38f6bcac895dcdb0f P a1597d052da64ab38346b9e57ec92e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.553038  8202 consensus_queue.cc:260] T f9805ac7d2cc4e1abc0638ffd6a015b6 P 8e439435200d445a8071996ab37f948c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.553174  8200 raft_consensus.cc:385] T 21dfd230aa734ff38f6bcac895dcdb0f P a1597d052da64ab38346b9e57ec92e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:58.553205  8200 raft_consensus.cc:740] T 21dfd230aa734ff38f6bcac895dcdb0f P a1597d052da64ab38346b9e57ec92e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1597d052da64ab38346b9e57ec92e3e, State: Initialized, Role: FOLLOWER
I20260601 13:35:58.553332  8200 consensus_queue.cc:260] T 21dfd230aa734ff38f6bcac895dcdb0f P a1597d052da64ab38346b9e57ec92e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.553470  8202 ts_tablet_manager.cc:1434] T f9805ac7d2cc4e1abc0638ffd6a015b6 P 8e439435200d445a8071996ab37f948c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:58.553572  8200 ts_tablet_manager.cc:1434] T 21dfd230aa734ff38f6bcac895dcdb0f P a1597d052da64ab38346b9e57ec92e3e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:35:58.553663  8202 tablet_bootstrap.cc:492] T 5071b7cacca54c87bb09077c08037d1c P 8e439435200d445a8071996ab37f948c: Bootstrap starting.
I20260601 13:35:58.553721  8200 tablet_bootstrap.cc:492] T feb10e2d575f426098eed59b4d492734 P a1597d052da64ab38346b9e57ec92e3e: Bootstrap starting.
I20260601 13:35:58.554692  8200 tablet_bootstrap.cc:654] T feb10e2d575f426098eed59b4d492734 P a1597d052da64ab38346b9e57ec92e3e: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:58.554690  8202 tablet_bootstrap.cc:654] T 5071b7cacca54c87bb09077c08037d1c P 8e439435200d445a8071996ab37f948c: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:58.552218  8201 ts_tablet_manager.cc:1403] T c0f74ccf399b4ec29e849c56cab4d11d P 7bd260374c3c4529a9b9ddc07690fe5c: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:35:58.555486  8207 raft_consensus.cc:493] T 4d2dedd965b14cccaad27d2d689559ae P a1597d052da64ab38346b9e57ec92e3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:35:58.555576  8207 raft_consensus.cc:515] T 4d2dedd965b14cccaad27d2d689559ae P a1597d052da64ab38346b9e57ec92e3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.555836  8201 raft_consensus.cc:359] T c0f74ccf399b4ec29e849c56cab4d11d P 7bd260374c3c4529a9b9ddc07690fe5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.555922  8201 raft_consensus.cc:385] T c0f74ccf399b4ec29e849c56cab4d11d P 7bd260374c3c4529a9b9ddc07690fe5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:58.555955  8201 raft_consensus.cc:740] T c0f74ccf399b4ec29e849c56cab4d11d P 7bd260374c3c4529a9b9ddc07690fe5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bd260374c3c4529a9b9ddc07690fe5c, State: Initialized, Role: FOLLOWER
I20260601 13:35:58.556125  8207 leader_election.cc:290] T 4d2dedd965b14cccaad27d2d689559ae P a1597d052da64ab38346b9e57ec92e3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bd260374c3c4529a9b9ddc07690fe5c (127.7.40.1:44747), 8e439435200d445a8071996ab37f948c (127.7.40.3:44193)
I20260601 13:35:58.556175  8200 tablet_bootstrap.cc:492] T feb10e2d575f426098eed59b4d492734 P a1597d052da64ab38346b9e57ec92e3e: No bootstrap required, opened a new log
I20260601 13:35:58.556262  8200 ts_tablet_manager.cc:1403] T feb10e2d575f426098eed59b4d492734 P a1597d052da64ab38346b9e57ec92e3e: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:35:58.556718  8200 raft_consensus.cc:359] T feb10e2d575f426098eed59b4d492734 P a1597d052da64ab38346b9e57ec92e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.556829  8200 raft_consensus.cc:385] T feb10e2d575f426098eed59b4d492734 P a1597d052da64ab38346b9e57ec92e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:58.556877  8200 raft_consensus.cc:740] T feb10e2d575f426098eed59b4d492734 P a1597d052da64ab38346b9e57ec92e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1597d052da64ab38346b9e57ec92e3e, State: Initialized, Role: FOLLOWER
I20260601 13:35:58.556079  8201 consensus_queue.cc:260] T c0f74ccf399b4ec29e849c56cab4d11d P 7bd260374c3c4529a9b9ddc07690fe5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.557065  8200 consensus_queue.cc:260] T feb10e2d575f426098eed59b4d492734 P a1597d052da64ab38346b9e57ec92e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.557197  8201 ts_tablet_manager.cc:1434] T c0f74ccf399b4ec29e849c56cab4d11d P 7bd260374c3c4529a9b9ddc07690fe5c: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:35:58.557400  8201 tablet_bootstrap.cc:492] T 21dfd230aa734ff38f6bcac895dcdb0f P 7bd260374c3c4529a9b9ddc07690fe5c: Bootstrap starting.
I20260601 13:35:58.557822  8200 ts_tablet_manager.cc:1434] T feb10e2d575f426098eed59b4d492734 P a1597d052da64ab38346b9e57ec92e3e: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:35:58.558535  8201 tablet_bootstrap.cc:654] T 21dfd230aa734ff38f6bcac895dcdb0f P 7bd260374c3c4529a9b9ddc07690fe5c: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:58.558561  8202 tablet_bootstrap.cc:492] T 5071b7cacca54c87bb09077c08037d1c P 8e439435200d445a8071996ab37f948c: No bootstrap required, opened a new log
I20260601 13:35:58.558643  8202 ts_tablet_manager.cc:1403] T 5071b7cacca54c87bb09077c08037d1c P 8e439435200d445a8071996ab37f948c: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:35:58.559087  8202 raft_consensus.cc:359] T 5071b7cacca54c87bb09077c08037d1c P 8e439435200d445a8071996ab37f948c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } }
I20260601 13:35:58.559228  8202 raft_consensus.cc:385] T 5071b7cacca54c87bb09077c08037d1c P 8e439435200d445a8071996ab37f948c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:58.559298  8202 raft_consensus.cc:740] T 5071b7cacca54c87bb09077c08037d1c P 8e439435200d445a8071996ab37f948c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e439435200d445a8071996ab37f948c, State: Initialized, Role: FOLLOWER
I20260601 13:35:58.559427  8202 consensus_queue.cc:260] T 5071b7cacca54c87bb09077c08037d1c P 8e439435200d445a8071996ab37f948c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } }
I20260601 13:35:58.559756  8202 ts_tablet_manager.cc:1434] T 5071b7cacca54c87bb09077c08037d1c P 8e439435200d445a8071996ab37f948c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:58.559969  8202 tablet_bootstrap.cc:492] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P 8e439435200d445a8071996ab37f948c: Bootstrap starting.
I20260601 13:35:58.561256  8154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2dedd965b14cccaad27d2d689559ae" candidate_uuid: "a1597d052da64ab38346b9e57ec92e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e439435200d445a8071996ab37f948c" is_pre_election: true
I20260601 13:35:58.561404  8154 raft_consensus.cc:2468] T 4d2dedd965b14cccaad27d2d689559ae P 8e439435200d445a8071996ab37f948c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1597d052da64ab38346b9e57ec92e3e in term 0.
I20260601 13:35:58.561580  8202 tablet_bootstrap.cc:654] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P 8e439435200d445a8071996ab37f948c: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:58.561800  8043 leader_election.cc:304] T 4d2dedd965b14cccaad27d2d689559ae P a1597d052da64ab38346b9e57ec92e3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e439435200d445a8071996ab37f948c, a1597d052da64ab38346b9e57ec92e3e; no voters: 
I20260601 13:35:58.561961  8207 raft_consensus.cc:2804] T 4d2dedd965b14cccaad27d2d689559ae P a1597d052da64ab38346b9e57ec92e3e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:35:58.562012  8207 raft_consensus.cc:493] T 4d2dedd965b14cccaad27d2d689559ae P a1597d052da64ab38346b9e57ec92e3e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:35:58.562048  8207 raft_consensus.cc:3060] T 4d2dedd965b14cccaad27d2d689559ae P a1597d052da64ab38346b9e57ec92e3e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:58.562852  8202 tablet_bootstrap.cc:492] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P 8e439435200d445a8071996ab37f948c: No bootstrap required, opened a new log
I20260601 13:35:58.562920  8202 ts_tablet_manager.cc:1403] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P 8e439435200d445a8071996ab37f948c: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:35:58.563194  8207 raft_consensus.cc:515] T 4d2dedd965b14cccaad27d2d689559ae P a1597d052da64ab38346b9e57ec92e3e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.563436  8202 raft_consensus.cc:359] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P 8e439435200d445a8071996ab37f948c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.563532  8202 raft_consensus.cc:385] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P 8e439435200d445a8071996ab37f948c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:58.563561  8202 raft_consensus.cc:740] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P 8e439435200d445a8071996ab37f948c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e439435200d445a8071996ab37f948c, State: Initialized, Role: FOLLOWER
I20260601 13:35:58.563594  8207 leader_election.cc:290] T 4d2dedd965b14cccaad27d2d689559ae P a1597d052da64ab38346b9e57ec92e3e [CANDIDATE]: Term 1 election: Requested vote from peers 7bd260374c3c4529a9b9ddc07690fe5c (127.7.40.1:44747), 8e439435200d445a8071996ab37f948c (127.7.40.3:44193)
I20260601 13:35:58.563674  8202 consensus_queue.cc:260] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P 8e439435200d445a8071996ab37f948c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.563997  8202 ts_tablet_manager.cc:1434] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P 8e439435200d445a8071996ab37f948c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:58.564205  8201 tablet_bootstrap.cc:492] T 21dfd230aa734ff38f6bcac895dcdb0f P 7bd260374c3c4529a9b9ddc07690fe5c: No bootstrap required, opened a new log
I20260601 13:35:58.564298  8201 ts_tablet_manager.cc:1403] T 21dfd230aa734ff38f6bcac895dcdb0f P 7bd260374c3c4529a9b9ddc07690fe5c: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.002s
I20260601 13:35:58.564751  8201 raft_consensus.cc:359] T 21dfd230aa734ff38f6bcac895dcdb0f P 7bd260374c3c4529a9b9ddc07690fe5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.564858  8201 raft_consensus.cc:385] T 21dfd230aa734ff38f6bcac895dcdb0f P 7bd260374c3c4529a9b9ddc07690fe5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:58.564891  8201 raft_consensus.cc:740] T 21dfd230aa734ff38f6bcac895dcdb0f P 7bd260374c3c4529a9b9ddc07690fe5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bd260374c3c4529a9b9ddc07690fe5c, State: Initialized, Role: FOLLOWER
I20260601 13:35:58.565016  8201 consensus_queue.cc:260] T 21dfd230aa734ff38f6bcac895dcdb0f P 7bd260374c3c4529a9b9ddc07690fe5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.565338  8201 ts_tablet_manager.cc:1434] T 21dfd230aa734ff38f6bcac895dcdb0f P 7bd260374c3c4529a9b9ddc07690fe5c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:35:58.565367  8003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2dedd965b14cccaad27d2d689559ae" candidate_uuid: "a1597d052da64ab38346b9e57ec92e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" is_pre_election: true
I20260601 13:35:58.565433  8002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2dedd965b14cccaad27d2d689559ae" candidate_uuid: "a1597d052da64ab38346b9e57ec92e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bd260374c3c4529a9b9ddc07690fe5c"
I20260601 13:35:58.565478  8003 raft_consensus.cc:2468] T 4d2dedd965b14cccaad27d2d689559ae P 7bd260374c3c4529a9b9ddc07690fe5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1597d052da64ab38346b9e57ec92e3e in term 0.
I20260601 13:35:58.565796  8154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2dedd965b14cccaad27d2d689559ae" candidate_uuid: "a1597d052da64ab38346b9e57ec92e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e439435200d445a8071996ab37f948c"
I20260601 13:35:58.565896  8154 raft_consensus.cc:3060] T 4d2dedd965b14cccaad27d2d689559ae P 8e439435200d445a8071996ab37f948c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:58.566862  8154 raft_consensus.cc:2468] T 4d2dedd965b14cccaad27d2d689559ae P 8e439435200d445a8071996ab37f948c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1597d052da64ab38346b9e57ec92e3e in term 1.
I20260601 13:35:58.567185  8043 leader_election.cc:304] T 4d2dedd965b14cccaad27d2d689559ae P a1597d052da64ab38346b9e57ec92e3e [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: 8e439435200d445a8071996ab37f948c, a1597d052da64ab38346b9e57ec92e3e; no voters: 7bd260374c3c4529a9b9ddc07690fe5c
I20260601 13:35:58.567389  8207 raft_consensus.cc:2804] T 4d2dedd965b14cccaad27d2d689559ae P a1597d052da64ab38346b9e57ec92e3e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:58.567632  8207 raft_consensus.cc:697] T 4d2dedd965b14cccaad27d2d689559ae P a1597d052da64ab38346b9e57ec92e3e [term 1 LEADER]: Becoming Leader. State: Replica: a1597d052da64ab38346b9e57ec92e3e, State: Running, Role: LEADER
I20260601 13:35:58.567782  8207 consensus_queue.cc:237] T 4d2dedd965b14cccaad27d2d689559ae P a1597d052da64ab38346b9e57ec92e3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.569417  7899 catalog_manager.cc:5696] T 4d2dedd965b14cccaad27d2d689559ae P a1597d052da64ab38346b9e57ec92e3e reported cstate change: term changed from 0 to 1, leader changed from <none> to a1597d052da64ab38346b9e57ec92e3e (127.7.40.2). New cstate: current_term: 1 leader_uuid: "a1597d052da64ab38346b9e57ec92e3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } health_report { overall_health: UNKNOWN } } }
I20260601 13:35:58.634505  8207 raft_consensus.cc:493] T feb10e2d575f426098eed59b4d492734 P a1597d052da64ab38346b9e57ec92e3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:35:58.634671  8207 raft_consensus.cc:515] T feb10e2d575f426098eed59b4d492734 P a1597d052da64ab38346b9e57ec92e3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.635301  8207 leader_election.cc:290] T feb10e2d575f426098eed59b4d492734 P a1597d052da64ab38346b9e57ec92e3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bd260374c3c4529a9b9ddc07690fe5c (127.7.40.1:44747), 8e439435200d445a8071996ab37f948c (127.7.40.3:44193)
I20260601 13:35:58.635759  8002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb10e2d575f426098eed59b4d492734" candidate_uuid: "a1597d052da64ab38346b9e57ec92e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" is_pre_election: true
I20260601 13:35:58.635910  8154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb10e2d575f426098eed59b4d492734" candidate_uuid: "a1597d052da64ab38346b9e57ec92e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e439435200d445a8071996ab37f948c" is_pre_election: true
I20260601 13:35:58.635933  8002 raft_consensus.cc:2468] T feb10e2d575f426098eed59b4d492734 P 7bd260374c3c4529a9b9ddc07690fe5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1597d052da64ab38346b9e57ec92e3e in term 0.
I20260601 13:35:58.636041  8154 raft_consensus.cc:2468] T feb10e2d575f426098eed59b4d492734 P 8e439435200d445a8071996ab37f948c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1597d052da64ab38346b9e57ec92e3e in term 0.
I20260601 13:35:58.636324  8044 leader_election.cc:304] T feb10e2d575f426098eed59b4d492734 P a1597d052da64ab38346b9e57ec92e3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bd260374c3c4529a9b9ddc07690fe5c, a1597d052da64ab38346b9e57ec92e3e; no voters: 
I20260601 13:35:58.636597  8207 raft_consensus.cc:2804] T feb10e2d575f426098eed59b4d492734 P a1597d052da64ab38346b9e57ec92e3e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:35:58.636684  8207 raft_consensus.cc:493] T feb10e2d575f426098eed59b4d492734 P a1597d052da64ab38346b9e57ec92e3e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:35:58.636744  8207 raft_consensus.cc:3060] T feb10e2d575f426098eed59b4d492734 P a1597d052da64ab38346b9e57ec92e3e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:58.637643  8207 raft_consensus.cc:515] T feb10e2d575f426098eed59b4d492734 P a1597d052da64ab38346b9e57ec92e3e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.638118  8207 leader_election.cc:290] T feb10e2d575f426098eed59b4d492734 P a1597d052da64ab38346b9e57ec92e3e [CANDIDATE]: Term 1 election: Requested vote from peers 7bd260374c3c4529a9b9ddc07690fe5c (127.7.40.1:44747), 8e439435200d445a8071996ab37f948c (127.7.40.3:44193)
I20260601 13:35:58.638468  8002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb10e2d575f426098eed59b4d492734" candidate_uuid: "a1597d052da64ab38346b9e57ec92e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bd260374c3c4529a9b9ddc07690fe5c"
I20260601 13:35:58.638523  8154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb10e2d575f426098eed59b4d492734" candidate_uuid: "a1597d052da64ab38346b9e57ec92e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e439435200d445a8071996ab37f948c"
I20260601 13:35:58.638594  8002 raft_consensus.cc:3060] T feb10e2d575f426098eed59b4d492734 P 7bd260374c3c4529a9b9ddc07690fe5c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:58.638690  8154 raft_consensus.cc:3060] T feb10e2d575f426098eed59b4d492734 P 8e439435200d445a8071996ab37f948c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:58.639588  8002 raft_consensus.cc:2468] T feb10e2d575f426098eed59b4d492734 P 7bd260374c3c4529a9b9ddc07690fe5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1597d052da64ab38346b9e57ec92e3e in term 1.
I20260601 13:35:58.639668  8154 raft_consensus.cc:2468] T feb10e2d575f426098eed59b4d492734 P 8e439435200d445a8071996ab37f948c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1597d052da64ab38346b9e57ec92e3e in term 1.
I20260601 13:35:58.639904  8044 leader_election.cc:304] T feb10e2d575f426098eed59b4d492734 P a1597d052da64ab38346b9e57ec92e3e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bd260374c3c4529a9b9ddc07690fe5c, a1597d052da64ab38346b9e57ec92e3e; no voters: 
I20260601 13:35:58.640087  8207 raft_consensus.cc:2804] T feb10e2d575f426098eed59b4d492734 P a1597d052da64ab38346b9e57ec92e3e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:58.640195  8207 raft_consensus.cc:697] T feb10e2d575f426098eed59b4d492734 P a1597d052da64ab38346b9e57ec92e3e [term 1 LEADER]: Becoming Leader. State: Replica: a1597d052da64ab38346b9e57ec92e3e, State: Running, Role: LEADER
I20260601 13:35:58.640405  8207 consensus_queue.cc:237] T feb10e2d575f426098eed59b4d492734 P a1597d052da64ab38346b9e57ec92e3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.642156  8209 raft_consensus.cc:493] T f9805ac7d2cc4e1abc0638ffd6a015b6 P 8e439435200d445a8071996ab37f948c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:35:58.642177  7899 catalog_manager.cc:5696] T feb10e2d575f426098eed59b4d492734 P a1597d052da64ab38346b9e57ec92e3e reported cstate change: term changed from 0 to 1, leader changed from <none> to a1597d052da64ab38346b9e57ec92e3e (127.7.40.2). New cstate: current_term: 1 leader_uuid: "a1597d052da64ab38346b9e57ec92e3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } health_report { overall_health: UNKNOWN } } }
I20260601 13:35:58.642246  8209 raft_consensus.cc:515] T f9805ac7d2cc4e1abc0638ffd6a015b6 P 8e439435200d445a8071996ab37f948c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.642853  8209 leader_election.cc:290] T f9805ac7d2cc4e1abc0638ffd6a015b6 P 8e439435200d445a8071996ab37f948c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bd260374c3c4529a9b9ddc07690fe5c (127.7.40.1:44747), a1597d052da64ab38346b9e57ec92e3e (127.7.40.2:34253)
W20260601 13:35:58.642902  8030 tablet.cc:2404] T 21dfd230aa734ff38f6bcac895dcdb0f P 7bd260374c3c4529a9b9ddc07690fe5c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:35:58.647399  8002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9805ac7d2cc4e1abc0638ffd6a015b6" candidate_uuid: "8e439435200d445a8071996ab37f948c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" is_pre_election: true
I20260601 13:35:58.647413  8079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9805ac7d2cc4e1abc0638ffd6a015b6" candidate_uuid: "8e439435200d445a8071996ab37f948c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1597d052da64ab38346b9e57ec92e3e" is_pre_election: true
I20260601 13:35:58.647610  8002 raft_consensus.cc:2468] T f9805ac7d2cc4e1abc0638ffd6a015b6 P 7bd260374c3c4529a9b9ddc07690fe5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e439435200d445a8071996ab37f948c in term 0.
I20260601 13:35:58.647634  8079 raft_consensus.cc:2468] T f9805ac7d2cc4e1abc0638ffd6a015b6 P a1597d052da64ab38346b9e57ec92e3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e439435200d445a8071996ab37f948c in term 0.
I20260601 13:35:58.647929  8119 leader_election.cc:304] T f9805ac7d2cc4e1abc0638ffd6a015b6 P 8e439435200d445a8071996ab37f948c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bd260374c3c4529a9b9ddc07690fe5c, 8e439435200d445a8071996ab37f948c; no voters: 
I20260601 13:35:58.648137  8209 raft_consensus.cc:2804] T f9805ac7d2cc4e1abc0638ffd6a015b6 P 8e439435200d445a8071996ab37f948c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:35:58.648208  8209 raft_consensus.cc:493] T f9805ac7d2cc4e1abc0638ffd6a015b6 P 8e439435200d445a8071996ab37f948c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:35:58.648265  8209 raft_consensus.cc:3060] T f9805ac7d2cc4e1abc0638ffd6a015b6 P 8e439435200d445a8071996ab37f948c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:58.649139  8209 raft_consensus.cc:515] T f9805ac7d2cc4e1abc0638ffd6a015b6 P 8e439435200d445a8071996ab37f948c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.649571  8209 leader_election.cc:290] T f9805ac7d2cc4e1abc0638ffd6a015b6 P 8e439435200d445a8071996ab37f948c [CANDIDATE]: Term 1 election: Requested vote from peers 7bd260374c3c4529a9b9ddc07690fe5c (127.7.40.1:44747), a1597d052da64ab38346b9e57ec92e3e (127.7.40.2:34253)
I20260601 13:35:58.649875  8002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9805ac7d2cc4e1abc0638ffd6a015b6" candidate_uuid: "8e439435200d445a8071996ab37f948c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bd260374c3c4529a9b9ddc07690fe5c"
I20260601 13:35:58.649899  8079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9805ac7d2cc4e1abc0638ffd6a015b6" candidate_uuid: "8e439435200d445a8071996ab37f948c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1597d052da64ab38346b9e57ec92e3e"
I20260601 13:35:58.650004  8002 raft_consensus.cc:3060] T f9805ac7d2cc4e1abc0638ffd6a015b6 P 7bd260374c3c4529a9b9ddc07690fe5c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:58.650017  8079 raft_consensus.cc:3060] T f9805ac7d2cc4e1abc0638ffd6a015b6 P a1597d052da64ab38346b9e57ec92e3e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:58.651013  8079 raft_consensus.cc:2468] T f9805ac7d2cc4e1abc0638ffd6a015b6 P a1597d052da64ab38346b9e57ec92e3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e439435200d445a8071996ab37f948c in term 1.
I20260601 13:35:58.651013  8002 raft_consensus.cc:2468] T f9805ac7d2cc4e1abc0638ffd6a015b6 P 7bd260374c3c4529a9b9ddc07690fe5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e439435200d445a8071996ab37f948c in term 1.
I20260601 13:35:58.651396  8209 raft_consensus.cc:493] T c0f74ccf399b4ec29e849c56cab4d11d P 8e439435200d445a8071996ab37f948c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:35:58.651412  8117 leader_election.cc:304] T f9805ac7d2cc4e1abc0638ffd6a015b6 P 8e439435200d445a8071996ab37f948c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e439435200d445a8071996ab37f948c, a1597d052da64ab38346b9e57ec92e3e; no voters: 
I20260601 13:35:58.651532  8209 raft_consensus.cc:515] T c0f74ccf399b4ec29e849c56cab4d11d P 8e439435200d445a8071996ab37f948c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.651806  8238 raft_consensus.cc:2804] T f9805ac7d2cc4e1abc0638ffd6a015b6 P 8e439435200d445a8071996ab37f948c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:58.651978  8209 leader_election.cc:290] T c0f74ccf399b4ec29e849c56cab4d11d P 8e439435200d445a8071996ab37f948c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bd260374c3c4529a9b9ddc07690fe5c (127.7.40.1:44747), a1597d052da64ab38346b9e57ec92e3e (127.7.40.2:34253)
I20260601 13:35:58.652017  8238 raft_consensus.cc:697] T f9805ac7d2cc4e1abc0638ffd6a015b6 P 8e439435200d445a8071996ab37f948c [term 1 LEADER]: Becoming Leader. State: Replica: 8e439435200d445a8071996ab37f948c, State: Running, Role: LEADER
I20260601 13:35:58.652172  8238 consensus_queue.cc:237] T f9805ac7d2cc4e1abc0638ffd6a015b6 P 8e439435200d445a8071996ab37f948c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.652230  8002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f74ccf399b4ec29e849c56cab4d11d" candidate_uuid: "8e439435200d445a8071996ab37f948c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" is_pre_election: true
I20260601 13:35:58.652230  8079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f74ccf399b4ec29e849c56cab4d11d" candidate_uuid: "8e439435200d445a8071996ab37f948c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1597d052da64ab38346b9e57ec92e3e" is_pre_election: true
I20260601 13:35:58.652365  8079 raft_consensus.cc:2468] T c0f74ccf399b4ec29e849c56cab4d11d P a1597d052da64ab38346b9e57ec92e3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e439435200d445a8071996ab37f948c in term 0.
I20260601 13:35:58.652365  8002 raft_consensus.cc:2468] T c0f74ccf399b4ec29e849c56cab4d11d P 7bd260374c3c4529a9b9ddc07690fe5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e439435200d445a8071996ab37f948c in term 0.
I20260601 13:35:58.652673  8117 leader_election.cc:304] T c0f74ccf399b4ec29e849c56cab4d11d P 8e439435200d445a8071996ab37f948c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e439435200d445a8071996ab37f948c, a1597d052da64ab38346b9e57ec92e3e; no voters: 
I20260601 13:35:58.653216  8239 raft_consensus.cc:2804] T c0f74ccf399b4ec29e849c56cab4d11d P 8e439435200d445a8071996ab37f948c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:35:58.653304  8239 raft_consensus.cc:493] T c0f74ccf399b4ec29e849c56cab4d11d P 8e439435200d445a8071996ab37f948c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:35:58.653383  8239 raft_consensus.cc:3060] T c0f74ccf399b4ec29e849c56cab4d11d P 8e439435200d445a8071996ab37f948c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:58.653846  7899 catalog_manager.cc:5696] T f9805ac7d2cc4e1abc0638ffd6a015b6 P 8e439435200d445a8071996ab37f948c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e439435200d445a8071996ab37f948c (127.7.40.3). New cstate: current_term: 1 leader_uuid: "8e439435200d445a8071996ab37f948c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } health_report { overall_health: HEALTHY } } }
I20260601 13:35:58.654248  8239 raft_consensus.cc:515] T c0f74ccf399b4ec29e849c56cab4d11d P 8e439435200d445a8071996ab37f948c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.654633  8239 leader_election.cc:290] T c0f74ccf399b4ec29e849c56cab4d11d P 8e439435200d445a8071996ab37f948c [CANDIDATE]: Term 1 election: Requested vote from peers 7bd260374c3c4529a9b9ddc07690fe5c (127.7.40.1:44747), a1597d052da64ab38346b9e57ec92e3e (127.7.40.2:34253)
I20260601 13:35:58.654904  8002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f74ccf399b4ec29e849c56cab4d11d" candidate_uuid: "8e439435200d445a8071996ab37f948c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bd260374c3c4529a9b9ddc07690fe5c"
I20260601 13:35:58.655007  8079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f74ccf399b4ec29e849c56cab4d11d" candidate_uuid: "8e439435200d445a8071996ab37f948c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1597d052da64ab38346b9e57ec92e3e"
I20260601 13:35:58.655016  8002 raft_consensus.cc:3060] T c0f74ccf399b4ec29e849c56cab4d11d P 7bd260374c3c4529a9b9ddc07690fe5c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:58.655200  8079 raft_consensus.cc:3060] T c0f74ccf399b4ec29e849c56cab4d11d P a1597d052da64ab38346b9e57ec92e3e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:58.656014  8002 raft_consensus.cc:2468] T c0f74ccf399b4ec29e849c56cab4d11d P 7bd260374c3c4529a9b9ddc07690fe5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e439435200d445a8071996ab37f948c in term 1.
I20260601 13:35:58.656000  8079 raft_consensus.cc:2468] T c0f74ccf399b4ec29e849c56cab4d11d P a1597d052da64ab38346b9e57ec92e3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e439435200d445a8071996ab37f948c in term 1.
I20260601 13:35:58.656314  8119 leader_election.cc:304] T c0f74ccf399b4ec29e849c56cab4d11d P 8e439435200d445a8071996ab37f948c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bd260374c3c4529a9b9ddc07690fe5c, 8e439435200d445a8071996ab37f948c; no voters: 
I20260601 13:35:58.656483  8239 raft_consensus.cc:2804] T c0f74ccf399b4ec29e849c56cab4d11d P 8e439435200d445a8071996ab37f948c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:58.656587  8239 raft_consensus.cc:697] T c0f74ccf399b4ec29e849c56cab4d11d P 8e439435200d445a8071996ab37f948c [term 1 LEADER]: Becoming Leader. State: Replica: 8e439435200d445a8071996ab37f948c, State: Running, Role: LEADER
I20260601 13:35:58.656765  8239 consensus_queue.cc:237] T c0f74ccf399b4ec29e849c56cab4d11d P 8e439435200d445a8071996ab37f948c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.658458  7899 catalog_manager.cc:5696] T c0f74ccf399b4ec29e849c56cab4d11d P 8e439435200d445a8071996ab37f948c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e439435200d445a8071996ab37f948c (127.7.40.3). New cstate: current_term: 1 leader_uuid: "8e439435200d445a8071996ab37f948c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } health_report { overall_health: HEALTHY } } }
I20260601 13:35:58.666611  8207 raft_consensus.cc:493] T 83c42e4d02f8459d83aa7651f5334b8b P a1597d052da64ab38346b9e57ec92e3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:35:58.666761  8207 raft_consensus.cc:515] T 83c42e4d02f8459d83aa7651f5334b8b P a1597d052da64ab38346b9e57ec92e3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.667320  8207 leader_election.cc:290] T 83c42e4d02f8459d83aa7651f5334b8b P a1597d052da64ab38346b9e57ec92e3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bd260374c3c4529a9b9ddc07690fe5c (127.7.40.1:44747), 8e439435200d445a8071996ab37f948c (127.7.40.3:44193)
I20260601 13:35:58.667873  8154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c42e4d02f8459d83aa7651f5334b8b" candidate_uuid: "a1597d052da64ab38346b9e57ec92e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e439435200d445a8071996ab37f948c" is_pre_election: true
I20260601 13:35:58.667871  8002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c42e4d02f8459d83aa7651f5334b8b" candidate_uuid: "a1597d052da64ab38346b9e57ec92e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" is_pre_election: true
I20260601 13:35:58.668066  8154 raft_consensus.cc:2468] T 83c42e4d02f8459d83aa7651f5334b8b P 8e439435200d445a8071996ab37f948c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1597d052da64ab38346b9e57ec92e3e in term 0.
I20260601 13:35:58.668102  8002 raft_consensus.cc:2468] T 83c42e4d02f8459d83aa7651f5334b8b P 7bd260374c3c4529a9b9ddc07690fe5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1597d052da64ab38346b9e57ec92e3e in term 0.
I20260601 13:35:58.668413  8043 leader_election.cc:304] T 83c42e4d02f8459d83aa7651f5334b8b P a1597d052da64ab38346b9e57ec92e3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e439435200d445a8071996ab37f948c, a1597d052da64ab38346b9e57ec92e3e; no voters: 
I20260601 13:35:58.668609  8207 raft_consensus.cc:2804] T 83c42e4d02f8459d83aa7651f5334b8b P a1597d052da64ab38346b9e57ec92e3e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:35:58.668677  8207 raft_consensus.cc:493] T 83c42e4d02f8459d83aa7651f5334b8b P a1597d052da64ab38346b9e57ec92e3e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:35:58.668743  8207 raft_consensus.cc:3060] T 83c42e4d02f8459d83aa7651f5334b8b P a1597d052da64ab38346b9e57ec92e3e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:58.669615  8207 raft_consensus.cc:515] T 83c42e4d02f8459d83aa7651f5334b8b P a1597d052da64ab38346b9e57ec92e3e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.670086  8207 leader_election.cc:290] T 83c42e4d02f8459d83aa7651f5334b8b P a1597d052da64ab38346b9e57ec92e3e [CANDIDATE]: Term 1 election: Requested vote from peers 7bd260374c3c4529a9b9ddc07690fe5c (127.7.40.1:44747), 8e439435200d445a8071996ab37f948c (127.7.40.3:44193)
I20260601 13:35:58.670468  8154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c42e4d02f8459d83aa7651f5334b8b" candidate_uuid: "a1597d052da64ab38346b9e57ec92e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e439435200d445a8071996ab37f948c"
I20260601 13:35:58.670468  8002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c42e4d02f8459d83aa7651f5334b8b" candidate_uuid: "a1597d052da64ab38346b9e57ec92e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bd260374c3c4529a9b9ddc07690fe5c"
I20260601 13:35:58.670627  8154 raft_consensus.cc:3060] T 83c42e4d02f8459d83aa7651f5334b8b P 8e439435200d445a8071996ab37f948c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:58.670627  8002 raft_consensus.cc:3060] T 83c42e4d02f8459d83aa7651f5334b8b P 7bd260374c3c4529a9b9ddc07690fe5c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:58.671674  8002 raft_consensus.cc:2468] T 83c42e4d02f8459d83aa7651f5334b8b P 7bd260374c3c4529a9b9ddc07690fe5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1597d052da64ab38346b9e57ec92e3e in term 1.
I20260601 13:35:58.671674  8154 raft_consensus.cc:2468] T 83c42e4d02f8459d83aa7651f5334b8b P 8e439435200d445a8071996ab37f948c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1597d052da64ab38346b9e57ec92e3e in term 1.
I20260601 13:35:58.672055  8044 leader_election.cc:304] T 83c42e4d02f8459d83aa7651f5334b8b P a1597d052da64ab38346b9e57ec92e3e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bd260374c3c4529a9b9ddc07690fe5c, a1597d052da64ab38346b9e57ec92e3e; no voters: 
I20260601 13:35:58.672276  8207 raft_consensus.cc:2804] T 83c42e4d02f8459d83aa7651f5334b8b P a1597d052da64ab38346b9e57ec92e3e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:58.672394  8207 raft_consensus.cc:697] T 83c42e4d02f8459d83aa7651f5334b8b P a1597d052da64ab38346b9e57ec92e3e [term 1 LEADER]: Becoming Leader. State: Replica: a1597d052da64ab38346b9e57ec92e3e, State: Running, Role: LEADER
I20260601 13:35:58.672602  8207 consensus_queue.cc:237] T 83c42e4d02f8459d83aa7651f5334b8b P a1597d052da64ab38346b9e57ec92e3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.674467  7899 catalog_manager.cc:5696] T 83c42e4d02f8459d83aa7651f5334b8b P a1597d052da64ab38346b9e57ec92e3e reported cstate change: term changed from 0 to 1, leader changed from <none> to a1597d052da64ab38346b9e57ec92e3e (127.7.40.2). New cstate: current_term: 1 leader_uuid: "a1597d052da64ab38346b9e57ec92e3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } health_report { overall_health: UNKNOWN } } }
I20260601 13:35:58.711553  8239 raft_consensus.cc:493] T 5071b7cacca54c87bb09077c08037d1c P 8e439435200d445a8071996ab37f948c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:35:58.711732  8239 raft_consensus.cc:515] T 5071b7cacca54c87bb09077c08037d1c P 8e439435200d445a8071996ab37f948c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } }
I20260601 13:35:58.712224  8239 leader_election.cc:290] T 5071b7cacca54c87bb09077c08037d1c P 8e439435200d445a8071996ab37f948c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1597d052da64ab38346b9e57ec92e3e (127.7.40.2:34253), 7bd260374c3c4529a9b9ddc07690fe5c (127.7.40.1:44747)
I20260601 13:35:58.712692  8079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5071b7cacca54c87bb09077c08037d1c" candidate_uuid: "8e439435200d445a8071996ab37f948c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1597d052da64ab38346b9e57ec92e3e" is_pre_election: true
I20260601 13:35:58.712703  8002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5071b7cacca54c87bb09077c08037d1c" candidate_uuid: "8e439435200d445a8071996ab37f948c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" is_pre_election: true
I20260601 13:35:58.712872  8079 raft_consensus.cc:2468] T 5071b7cacca54c87bb09077c08037d1c P a1597d052da64ab38346b9e57ec92e3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e439435200d445a8071996ab37f948c in term 0.
I20260601 13:35:58.712939  8002 raft_consensus.cc:2468] T 5071b7cacca54c87bb09077c08037d1c P 7bd260374c3c4529a9b9ddc07690fe5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e439435200d445a8071996ab37f948c in term 0.
I20260601 13:35:58.713209  8117 leader_election.cc:304] T 5071b7cacca54c87bb09077c08037d1c P 8e439435200d445a8071996ab37f948c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e439435200d445a8071996ab37f948c, a1597d052da64ab38346b9e57ec92e3e; no voters: 
I20260601 13:35:58.713371  8239 raft_consensus.cc:2804] T 5071b7cacca54c87bb09077c08037d1c P 8e439435200d445a8071996ab37f948c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:35:58.713429  8239 raft_consensus.cc:493] T 5071b7cacca54c87bb09077c08037d1c P 8e439435200d445a8071996ab37f948c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:35:58.713477  8239 raft_consensus.cc:3060] T 5071b7cacca54c87bb09077c08037d1c P 8e439435200d445a8071996ab37f948c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:58.714427  8239 raft_consensus.cc:515] T 5071b7cacca54c87bb09077c08037d1c P 8e439435200d445a8071996ab37f948c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } }
I20260601 13:35:58.714859  8239 leader_election.cc:290] T 5071b7cacca54c87bb09077c08037d1c P 8e439435200d445a8071996ab37f948c [CANDIDATE]: Term 1 election: Requested vote from peers a1597d052da64ab38346b9e57ec92e3e (127.7.40.2:34253), 7bd260374c3c4529a9b9ddc07690fe5c (127.7.40.1:44747)
I20260601 13:35:58.715265  8079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5071b7cacca54c87bb09077c08037d1c" candidate_uuid: "8e439435200d445a8071996ab37f948c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1597d052da64ab38346b9e57ec92e3e"
I20260601 13:35:58.715315  8002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5071b7cacca54c87bb09077c08037d1c" candidate_uuid: "8e439435200d445a8071996ab37f948c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bd260374c3c4529a9b9ddc07690fe5c"
I20260601 13:35:58.715395  8079 raft_consensus.cc:3060] T 5071b7cacca54c87bb09077c08037d1c P a1597d052da64ab38346b9e57ec92e3e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:58.715425  8002 raft_consensus.cc:3060] T 5071b7cacca54c87bb09077c08037d1c P 7bd260374c3c4529a9b9ddc07690fe5c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:58.716164  8002 raft_consensus.cc:2468] T 5071b7cacca54c87bb09077c08037d1c P 7bd260374c3c4529a9b9ddc07690fe5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e439435200d445a8071996ab37f948c in term 1.
I20260601 13:35:58.716192  8079 raft_consensus.cc:2468] T 5071b7cacca54c87bb09077c08037d1c P a1597d052da64ab38346b9e57ec92e3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e439435200d445a8071996ab37f948c in term 1.
I20260601 13:35:58.716444  8119 leader_election.cc:304] T 5071b7cacca54c87bb09077c08037d1c P 8e439435200d445a8071996ab37f948c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bd260374c3c4529a9b9ddc07690fe5c, 8e439435200d445a8071996ab37f948c; no voters: 
I20260601 13:35:58.716631  8239 raft_consensus.cc:2804] T 5071b7cacca54c87bb09077c08037d1c P 8e439435200d445a8071996ab37f948c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:58.716746  8239 raft_consensus.cc:697] T 5071b7cacca54c87bb09077c08037d1c P 8e439435200d445a8071996ab37f948c [term 1 LEADER]: Becoming Leader. State: Replica: 8e439435200d445a8071996ab37f948c, State: Running, Role: LEADER
I20260601 13:35:58.716897  8239 consensus_queue.cc:237] T 5071b7cacca54c87bb09077c08037d1c P 8e439435200d445a8071996ab37f948c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } }
I20260601 13:35:58.718698  7899 catalog_manager.cc:5696] T 5071b7cacca54c87bb09077c08037d1c P 8e439435200d445a8071996ab37f948c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e439435200d445a8071996ab37f948c (127.7.40.3). New cstate: current_term: 1 leader_uuid: "8e439435200d445a8071996ab37f948c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } health_report { overall_health: UNKNOWN } } }
I20260601 13:35:58.733927  8239 raft_consensus.cc:493] T 21dfd230aa734ff38f6bcac895dcdb0f P 8e439435200d445a8071996ab37f948c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:35:58.734090  8239 raft_consensus.cc:515] T 21dfd230aa734ff38f6bcac895dcdb0f P 8e439435200d445a8071996ab37f948c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.734709  8239 leader_election.cc:290] T 21dfd230aa734ff38f6bcac895dcdb0f P 8e439435200d445a8071996ab37f948c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bd260374c3c4529a9b9ddc07690fe5c (127.7.40.1:44747), a1597d052da64ab38346b9e57ec92e3e (127.7.40.2:34253)
I20260601 13:35:58.735194  8079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21dfd230aa734ff38f6bcac895dcdb0f" candidate_uuid: "8e439435200d445a8071996ab37f948c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1597d052da64ab38346b9e57ec92e3e" is_pre_election: true
I20260601 13:35:58.735208  8002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21dfd230aa734ff38f6bcac895dcdb0f" candidate_uuid: "8e439435200d445a8071996ab37f948c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" is_pre_election: true
I20260601 13:35:58.735324  8079 raft_consensus.cc:2468] T 21dfd230aa734ff38f6bcac895dcdb0f P a1597d052da64ab38346b9e57ec92e3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e439435200d445a8071996ab37f948c in term 0.
I20260601 13:35:58.735407  8002 raft_consensus.cc:2468] T 21dfd230aa734ff38f6bcac895dcdb0f P 7bd260374c3c4529a9b9ddc07690fe5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e439435200d445a8071996ab37f948c in term 0.
I20260601 13:35:58.735688  8117 leader_election.cc:304] T 21dfd230aa734ff38f6bcac895dcdb0f P 8e439435200d445a8071996ab37f948c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e439435200d445a8071996ab37f948c, a1597d052da64ab38346b9e57ec92e3e; no voters: 
I20260601 13:35:58.735905  8239 raft_consensus.cc:2804] T 21dfd230aa734ff38f6bcac895dcdb0f P 8e439435200d445a8071996ab37f948c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:35:58.735977  8239 raft_consensus.cc:493] T 21dfd230aa734ff38f6bcac895dcdb0f P 8e439435200d445a8071996ab37f948c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:35:58.736050  8239 raft_consensus.cc:3060] T 21dfd230aa734ff38f6bcac895dcdb0f P 8e439435200d445a8071996ab37f948c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:58.736876  8239 raft_consensus.cc:515] T 21dfd230aa734ff38f6bcac895dcdb0f P 8e439435200d445a8071996ab37f948c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.737272  8239 leader_election.cc:290] T 21dfd230aa734ff38f6bcac895dcdb0f P 8e439435200d445a8071996ab37f948c [CANDIDATE]: Term 1 election: Requested vote from peers 7bd260374c3c4529a9b9ddc07690fe5c (127.7.40.1:44747), a1597d052da64ab38346b9e57ec92e3e (127.7.40.2:34253)
I20260601 13:35:58.737671  8079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21dfd230aa734ff38f6bcac895dcdb0f" candidate_uuid: "8e439435200d445a8071996ab37f948c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1597d052da64ab38346b9e57ec92e3e"
I20260601 13:35:58.737671  8002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21dfd230aa734ff38f6bcac895dcdb0f" candidate_uuid: "8e439435200d445a8071996ab37f948c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bd260374c3c4529a9b9ddc07690fe5c"
I20260601 13:35:58.737779  8079 raft_consensus.cc:3060] T 21dfd230aa734ff38f6bcac895dcdb0f P a1597d052da64ab38346b9e57ec92e3e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:58.737838  8002 raft_consensus.cc:3060] T 21dfd230aa734ff38f6bcac895dcdb0f P 7bd260374c3c4529a9b9ddc07690fe5c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:58.738679  8079 raft_consensus.cc:2468] T 21dfd230aa734ff38f6bcac895dcdb0f P a1597d052da64ab38346b9e57ec92e3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e439435200d445a8071996ab37f948c in term 1.
I20260601 13:35:58.738778  8002 raft_consensus.cc:2468] T 21dfd230aa734ff38f6bcac895dcdb0f P 7bd260374c3c4529a9b9ddc07690fe5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e439435200d445a8071996ab37f948c in term 1.
I20260601 13:35:58.739032  8119 leader_election.cc:304] T 21dfd230aa734ff38f6bcac895dcdb0f P 8e439435200d445a8071996ab37f948c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bd260374c3c4529a9b9ddc07690fe5c, 8e439435200d445a8071996ab37f948c; no voters: 
I20260601 13:35:58.739281  8239 raft_consensus.cc:2804] T 21dfd230aa734ff38f6bcac895dcdb0f P 8e439435200d445a8071996ab37f948c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:58.739380  8239 raft_consensus.cc:697] T 21dfd230aa734ff38f6bcac895dcdb0f P 8e439435200d445a8071996ab37f948c [term 1 LEADER]: Becoming Leader. State: Replica: 8e439435200d445a8071996ab37f948c, State: Running, Role: LEADER
I20260601 13:35:58.739543  8239 consensus_queue.cc:237] T 21dfd230aa734ff38f6bcac895dcdb0f P 8e439435200d445a8071996ab37f948c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.741428  7899 catalog_manager.cc:5696] T 21dfd230aa734ff38f6bcac895dcdb0f P 8e439435200d445a8071996ab37f948c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e439435200d445a8071996ab37f948c (127.7.40.3). New cstate: current_term: 1 leader_uuid: "8e439435200d445a8071996ab37f948c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } health_report { overall_health: HEALTHY } } }
I20260601 13:35:58.927436  8238 raft_consensus.cc:493] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P 8e439435200d445a8071996ab37f948c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:35:58.927637  8238 raft_consensus.cc:515] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P 8e439435200d445a8071996ab37f948c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.928333  8238 leader_election.cc:290] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P 8e439435200d445a8071996ab37f948c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bd260374c3c4529a9b9ddc07690fe5c (127.7.40.1:44747), a1597d052da64ab38346b9e57ec92e3e (127.7.40.2:34253)
I20260601 13:35:58.928903  8079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddaae0f8c4f24baeb9e8a07a382a9dd6" candidate_uuid: "8e439435200d445a8071996ab37f948c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1597d052da64ab38346b9e57ec92e3e" is_pre_election: true
I20260601 13:35:58.928918  8002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddaae0f8c4f24baeb9e8a07a382a9dd6" candidate_uuid: "8e439435200d445a8071996ab37f948c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" is_pre_election: true
I20260601 13:35:58.929078  8079 raft_consensus.cc:2468] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P a1597d052da64ab38346b9e57ec92e3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e439435200d445a8071996ab37f948c in term 0.
I20260601 13:35:58.929121  8002 raft_consensus.cc:2468] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P 7bd260374c3c4529a9b9ddc07690fe5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e439435200d445a8071996ab37f948c in term 0.
I20260601 13:35:58.929422  8117 leader_election.cc:304] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P 8e439435200d445a8071996ab37f948c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e439435200d445a8071996ab37f948c, a1597d052da64ab38346b9e57ec92e3e; no voters: 
I20260601 13:35:58.929669  8238 raft_consensus.cc:2804] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P 8e439435200d445a8071996ab37f948c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:35:58.929733  8238 raft_consensus.cc:493] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P 8e439435200d445a8071996ab37f948c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:35:58.929761  8238 raft_consensus.cc:3060] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P 8e439435200d445a8071996ab37f948c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:58.930647  8238 raft_consensus.cc:515] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P 8e439435200d445a8071996ab37f948c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.931051  8238 leader_election.cc:290] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P 8e439435200d445a8071996ab37f948c [CANDIDATE]: Term 1 election: Requested vote from peers 7bd260374c3c4529a9b9ddc07690fe5c (127.7.40.1:44747), a1597d052da64ab38346b9e57ec92e3e (127.7.40.2:34253)
I20260601 13:35:58.931422  8002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddaae0f8c4f24baeb9e8a07a382a9dd6" candidate_uuid: "8e439435200d445a8071996ab37f948c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bd260374c3c4529a9b9ddc07690fe5c"
I20260601 13:35:58.931517  8079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddaae0f8c4f24baeb9e8a07a382a9dd6" candidate_uuid: "8e439435200d445a8071996ab37f948c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1597d052da64ab38346b9e57ec92e3e"
I20260601 13:35:58.931536  8002 raft_consensus.cc:3060] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P 7bd260374c3c4529a9b9ddc07690fe5c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:58.931669  8079 raft_consensus.cc:3060] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P a1597d052da64ab38346b9e57ec92e3e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:58.932438  8079 raft_consensus.cc:2468] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P a1597d052da64ab38346b9e57ec92e3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e439435200d445a8071996ab37f948c in term 1.
I20260601 13:35:58.932426  8002 raft_consensus.cc:2468] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P 7bd260374c3c4529a9b9ddc07690fe5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e439435200d445a8071996ab37f948c in term 1.
I20260601 13:35:58.932842  8119 leader_election.cc:304] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P 8e439435200d445a8071996ab37f948c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bd260374c3c4529a9b9ddc07690fe5c, 8e439435200d445a8071996ab37f948c; no voters: 
I20260601 13:35:58.933074  8238 raft_consensus.cc:2804] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P 8e439435200d445a8071996ab37f948c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:58.933168  8238 raft_consensus.cc:697] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P 8e439435200d445a8071996ab37f948c [term 1 LEADER]: Becoming Leader. State: Replica: 8e439435200d445a8071996ab37f948c, State: Running, Role: LEADER
I20260601 13:35:58.933310  8238 consensus_queue.cc:237] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P 8e439435200d445a8071996ab37f948c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:58.935230  7899 catalog_manager.cc:5696] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P 8e439435200d445a8071996ab37f948c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e439435200d445a8071996ab37f948c (127.7.40.3). New cstate: current_term: 1 leader_uuid: "8e439435200d445a8071996ab37f948c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } health_report { overall_health: HEALTHY } } }
I20260601 13:35:58.956539  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:35:58.959003  8247 instance_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.959048  7328 server_base.cc:1061] running on GCE node
W20260601 13:35:58.959136  8249 instance_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.959152  8246 instance_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.959491  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:58.959539  7328 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.959556  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780320958959556 us; error 0 us; skew 500 ppm
I20260601 13:35:58.960690  7328 webserver.cc:533] Webserver started at http://127.7.40.4:37331/ using document root <none> and password file <none>
I20260601 13:35:58.960852  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:58.960898  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:35:58.960963  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:35:58.961326  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320954551505-7328-0/minicluster-data/ts-3-root/instance:
uuid: "f92f9abb5bb54167b27815aae290c8e8"
format_stamp: "Formatted at 2026-06-01 13:35:58 on dist-test-slave-b9mm"
I20260601 13:35:58.962954  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:35:58.964113  8254 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.964432  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:35:58.964493  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320954551505-7328-0/minicluster-data/ts-3-root
uuid: "f92f9abb5bb54167b27815aae290c8e8"
format_stamp: "Formatted at 2026-06-01 13:35:58 on dist-test-slave-b9mm"
I20260601 13:35:58.964556  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320954551505-7328-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320954551505-7328-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320954551505-7328-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:58.985206  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:58.985635  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:58.985863  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:35:58.986361  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:35:58.986428  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:58.986492  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:35:58.986544  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:58.992388  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.4:44577
I20260601 13:35:58.992450  8317 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.4:44577 every 8 connection(s)
I20260601 13:35:58.997695  8318 heartbeater.cc:344] Connected to a master server at 127.7.40.62:37463
I20260601 13:35:58.997953  8318 heartbeater.cc:461] Registering TS with master...
I20260601 13:35:58.998227  8318 heartbeater.cc:507] Master 127.7.40.62:37463 requested a full tablet report, sending...
I20260601 13:35:58.998967  7899 ts_manager.cc:194] Registered new tserver with Master: f92f9abb5bb54167b27815aae290c8e8 (127.7.40.4:44577)
I20260601 13:35:58.999648  7899 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45906
I20260601 13:35:59.035775  8207 consensus_queue.cc:1048] T 4d2dedd965b14cccaad27d2d689559ae P a1597d052da64ab38346b9e57ec92e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 }, 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.039237  8002 raft_consensus.cc:3060] T 4d2dedd965b14cccaad27d2d689559ae P 7bd260374c3c4529a9b9ddc07690fe5c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:59.040794  8233 consensus_queue.cc:1048] T 4d2dedd965b14cccaad27d2d689559ae P a1597d052da64ab38346b9e57ec92e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 }, 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.095292  8238 consensus_queue.cc:1048] T f9805ac7d2cc4e1abc0638ffd6a015b6 P 8e439435200d445a8071996ab37f948c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 }, 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.098721  8239 consensus_queue.cc:1048] T f9805ac7d2cc4e1abc0638ffd6a015b6 P 8e439435200d445a8071996ab37f948c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 }, 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.136574  8233 consensus_queue.cc:1048] T feb10e2d575f426098eed59b4d492734 P a1597d052da64ab38346b9e57ec92e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 }, 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.140201  8207 consensus_queue.cc:1048] T feb10e2d575f426098eed59b4d492734 P a1597d052da64ab38346b9e57ec92e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 }, 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.141222  8239 consensus_queue.cc:1048] T 21dfd230aa734ff38f6bcac895dcdb0f P 8e439435200d445a8071996ab37f948c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 }, 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.143764  8239 consensus_queue.cc:1048] T 21dfd230aa734ff38f6bcac895dcdb0f P 8e439435200d445a8071996ab37f948c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 }, 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.207629  8238 consensus_queue.cc:1048] T c0f74ccf399b4ec29e849c56cab4d11d P 8e439435200d445a8071996ab37f948c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 }, 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.211306  8239 consensus_queue.cc:1048] T c0f74ccf399b4ec29e849c56cab4d11d P 8e439435200d445a8071996ab37f948c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 }, 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.215268  8207 consensus_queue.cc:1048] T 83c42e4d02f8459d83aa7651f5334b8b P a1597d052da64ab38346b9e57ec92e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 }, 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.218565  8207 consensus_queue.cc:1048] T 83c42e4d02f8459d83aa7651f5334b8b P a1597d052da64ab38346b9e57ec92e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 }, 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.237160  8239 consensus_queue.cc:1048] T 5071b7cacca54c87bb09077c08037d1c P 8e439435200d445a8071996ab37f948c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 }, 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.240903  8238 consensus_queue.cc:1048] T 5071b7cacca54c87bb09077c08037d1c P 8e439435200d445a8071996ab37f948c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 }, 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.329519  7953 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:35:59.335919  8154 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "21dfd230aa734ff38f6bcac895dcdb0f"
dest_uuid: "8e439435200d445a8071996ab37f948c"
mode: GRACEFUL
new_leader_uuid: "7bd260374c3c4529a9b9ddc07690fe5c"
 from {username='slave'} at 127.0.0.1:47358
I20260601 13:35:59.336119  8154 raft_consensus.cc:606] T 21dfd230aa734ff38f6bcac895dcdb0f P 8e439435200d445a8071996ab37f948c [term 1 LEADER]: Received request to transfer leadership to TS 7bd260374c3c4529a9b9ddc07690fe5c
I20260601 13:35:59.337056  8154 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5071b7cacca54c87bb09077c08037d1c"
dest_uuid: "8e439435200d445a8071996ab37f948c"
mode: GRACEFUL
new_leader_uuid: "7bd260374c3c4529a9b9ddc07690fe5c"
 from {username='slave'} at 127.0.0.1:47358
I20260601 13:35:59.337181  8154 raft_consensus.cc:606] T 5071b7cacca54c87bb09077c08037d1c P 8e439435200d445a8071996ab37f948c [term 1 LEADER]: Received request to transfer leadership to TS 7bd260374c3c4529a9b9ddc07690fe5c
I20260601 13:35:59.337610  7953 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260601 13:35:59.337834  7953 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:35:59.544883  8238 consensus_queue.cc:1048] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P 8e439435200d445a8071996ab37f948c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 }, 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.547577  8238 consensus_queue.cc:1048] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P 8e439435200d445a8071996ab37f948c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 }, 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.650555  8239 raft_consensus.cc:993] T 21dfd230aa734ff38f6bcac895dcdb0f P 8e439435200d445a8071996ab37f948c: : Instructing follower 7bd260374c3c4529a9b9ddc07690fe5c to start an election
I20260601 13:35:59.650728  8239 raft_consensus.cc:1081] T 21dfd230aa734ff38f6bcac895dcdb0f P 8e439435200d445a8071996ab37f948c [term 1 LEADER]: Signalling peer 7bd260374c3c4529a9b9ddc07690fe5c to start an election
I20260601 13:35:59.651402  8002 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "21dfd230aa734ff38f6bcac895dcdb0f"
dest_uuid: "7bd260374c3c4529a9b9ddc07690fe5c"
 from {username='slave'} at 127.0.0.1:47012
I20260601 13:35:59.651592  8002 raft_consensus.cc:493] T 21dfd230aa734ff38f6bcac895dcdb0f P 7bd260374c3c4529a9b9ddc07690fe5c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:35:59.651671  8002 raft_consensus.cc:3060] T 21dfd230aa734ff38f6bcac895dcdb0f P 7bd260374c3c4529a9b9ddc07690fe5c [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:35:59.652534  8002 raft_consensus.cc:515] T 21dfd230aa734ff38f6bcac895dcdb0f P 7bd260374c3c4529a9b9ddc07690fe5c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:59.653064  8002 leader_election.cc:290] T 21dfd230aa734ff38f6bcac895dcdb0f P 7bd260374c3c4529a9b9ddc07690fe5c [CANDIDATE]: Term 2 election: Requested vote from peers a1597d052da64ab38346b9e57ec92e3e (127.7.40.2:34253), 8e439435200d445a8071996ab37f948c (127.7.40.3:44193)
I20260601 13:35:59.656872  8079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21dfd230aa734ff38f6bcac895dcdb0f" candidate_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a1597d052da64ab38346b9e57ec92e3e"
I20260601 13:35:59.656872  8154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21dfd230aa734ff38f6bcac895dcdb0f" candidate_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e439435200d445a8071996ab37f948c"
I20260601 13:35:59.657084  8154 raft_consensus.cc:3055] T 21dfd230aa734ff38f6bcac895dcdb0f P 8e439435200d445a8071996ab37f948c [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:35:59.657084  8079 raft_consensus.cc:3060] T 21dfd230aa734ff38f6bcac895dcdb0f P a1597d052da64ab38346b9e57ec92e3e [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:35:59.657161  8154 raft_consensus.cc:740] T 21dfd230aa734ff38f6bcac895dcdb0f P 8e439435200d445a8071996ab37f948c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8e439435200d445a8071996ab37f948c, State: Running, Role: LEADER
I20260601 13:35:59.657359  8154 consensus_queue.cc:260] T 21dfd230aa734ff38f6bcac895dcdb0f P 8e439435200d445a8071996ab37f948c [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: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:59.657547  8154 raft_consensus.cc:3060] T 21dfd230aa734ff38f6bcac895dcdb0f P 8e439435200d445a8071996ab37f948c [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:35:59.658262  8079 raft_consensus.cc:2468] T 21dfd230aa734ff38f6bcac895dcdb0f P a1597d052da64ab38346b9e57ec92e3e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bd260374c3c4529a9b9ddc07690fe5c in term 2.
I20260601 13:35:59.658453  8154 raft_consensus.cc:2468] T 21dfd230aa734ff38f6bcac895dcdb0f P 8e439435200d445a8071996ab37f948c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bd260374c3c4529a9b9ddc07690fe5c in term 2.
I20260601 13:35:59.658737  7965 leader_election.cc:304] T 21dfd230aa734ff38f6bcac895dcdb0f P 7bd260374c3c4529a9b9ddc07690fe5c [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: 7bd260374c3c4529a9b9ddc07690fe5c, a1597d052da64ab38346b9e57ec92e3e; no voters: 
I20260601 13:35:59.658950  8210 raft_consensus.cc:2804] T 21dfd230aa734ff38f6bcac895dcdb0f P 7bd260374c3c4529a9b9ddc07690fe5c [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:35:59.659245  8210 raft_consensus.cc:697] T 21dfd230aa734ff38f6bcac895dcdb0f P 7bd260374c3c4529a9b9ddc07690fe5c [term 2 LEADER]: Becoming Leader. State: Replica: 7bd260374c3c4529a9b9ddc07690fe5c, State: Running, Role: LEADER
I20260601 13:35:59.659425  8210 consensus_queue.cc:237] T 21dfd230aa734ff38f6bcac895dcdb0f P 7bd260374c3c4529a9b9ddc07690fe5c [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: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } }
I20260601 13:35:59.660966  7899 catalog_manager.cc:5696] T 21dfd230aa734ff38f6bcac895dcdb0f P 7bd260374c3c4529a9b9ddc07690fe5c reported cstate change: term changed from 1 to 2, leader changed from 8e439435200d445a8071996ab37f948c (127.7.40.3) to 7bd260374c3c4529a9b9ddc07690fe5c (127.7.40.1). New cstate: current_term: 2 leader_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } health_report { overall_health: UNKNOWN } } }
I20260601 13:35:59.797140  8238 raft_consensus.cc:993] T 5071b7cacca54c87bb09077c08037d1c P 8e439435200d445a8071996ab37f948c: : Instructing follower 7bd260374c3c4529a9b9ddc07690fe5c to start an election
I20260601 13:35:59.797317  8209 raft_consensus.cc:1081] T 5071b7cacca54c87bb09077c08037d1c P 8e439435200d445a8071996ab37f948c [term 1 LEADER]: Signalling peer 7bd260374c3c4529a9b9ddc07690fe5c to start an election
I20260601 13:35:59.797792  8002 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5071b7cacca54c87bb09077c08037d1c"
dest_uuid: "7bd260374c3c4529a9b9ddc07690fe5c"
 from {username='slave'} at 127.0.0.1:47012
I20260601 13:35:59.797930  8002 raft_consensus.cc:493] T 5071b7cacca54c87bb09077c08037d1c P 7bd260374c3c4529a9b9ddc07690fe5c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:35:59.798053  8002 raft_consensus.cc:3060] T 5071b7cacca54c87bb09077c08037d1c P 7bd260374c3c4529a9b9ddc07690fe5c [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:35:59.798902  8002 raft_consensus.cc:515] T 5071b7cacca54c87bb09077c08037d1c P 7bd260374c3c4529a9b9ddc07690fe5c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } }
I20260601 13:35:59.799345  8002 leader_election.cc:290] T 5071b7cacca54c87bb09077c08037d1c P 7bd260374c3c4529a9b9ddc07690fe5c [CANDIDATE]: Term 2 election: Requested vote from peers 8e439435200d445a8071996ab37f948c (127.7.40.3:44193), a1597d052da64ab38346b9e57ec92e3e (127.7.40.2:34253)
I20260601 13:35:59.799714  8154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5071b7cacca54c87bb09077c08037d1c" candidate_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e439435200d445a8071996ab37f948c"
I20260601 13:35:59.799741  8079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5071b7cacca54c87bb09077c08037d1c" candidate_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a1597d052da64ab38346b9e57ec92e3e"
I20260601 13:35:59.799829  8154 raft_consensus.cc:3055] T 5071b7cacca54c87bb09077c08037d1c P 8e439435200d445a8071996ab37f948c [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:35:59.799878  8079 raft_consensus.cc:3060] T 5071b7cacca54c87bb09077c08037d1c P a1597d052da64ab38346b9e57ec92e3e [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:35:59.799901  8154 raft_consensus.cc:740] T 5071b7cacca54c87bb09077c08037d1c P 8e439435200d445a8071996ab37f948c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8e439435200d445a8071996ab37f948c, State: Running, Role: LEADER
I20260601 13:35:59.800089  8154 consensus_queue.cc:260] T 5071b7cacca54c87bb09077c08037d1c P 8e439435200d445a8071996ab37f948c [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: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } }
I20260601 13:35:59.800290  8154 raft_consensus.cc:3060] T 5071b7cacca54c87bb09077c08037d1c P 8e439435200d445a8071996ab37f948c [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:35:59.800777  8079 raft_consensus.cc:2468] T 5071b7cacca54c87bb09077c08037d1c P a1597d052da64ab38346b9e57ec92e3e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bd260374c3c4529a9b9ddc07690fe5c in term 2.
I20260601 13:35:59.801116  7965 leader_election.cc:304] T 5071b7cacca54c87bb09077c08037d1c P 7bd260374c3c4529a9b9ddc07690fe5c [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: 7bd260374c3c4529a9b9ddc07690fe5c, a1597d052da64ab38346b9e57ec92e3e; no voters: 
I20260601 13:35:59.801173  8154 raft_consensus.cc:2468] T 5071b7cacca54c87bb09077c08037d1c P 8e439435200d445a8071996ab37f948c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bd260374c3c4529a9b9ddc07690fe5c in term 2.
I20260601 13:35:59.801301  8210 raft_consensus.cc:2804] T 5071b7cacca54c87bb09077c08037d1c P 7bd260374c3c4529a9b9ddc07690fe5c [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:35:59.801422  8210 raft_consensus.cc:697] T 5071b7cacca54c87bb09077c08037d1c P 7bd260374c3c4529a9b9ddc07690fe5c [term 2 LEADER]: Becoming Leader. State: Replica: 7bd260374c3c4529a9b9ddc07690fe5c, State: Running, Role: LEADER
I20260601 13:35:59.801582  8210 consensus_queue.cc:237] T 5071b7cacca54c87bb09077c08037d1c P 7bd260374c3c4529a9b9ddc07690fe5c [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: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } }
I20260601 13:35:59.803104  7899 catalog_manager.cc:5696] T 5071b7cacca54c87bb09077c08037d1c P 7bd260374c3c4529a9b9ddc07690fe5c reported cstate change: term changed from 1 to 2, leader changed from 8e439435200d445a8071996ab37f948c (127.7.40.3) to 7bd260374c3c4529a9b9ddc07690fe5c (127.7.40.1). New cstate: current_term: 2 leader_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } health_report { overall_health: HEALTHY } } }
I20260601 13:36:00.000780  8318 heartbeater.cc:499] Master 127.7.40.62:37463 was elected leader, sending a full tablet report...
I20260601 13:36:00.139401  8154 raft_consensus.cc:1275] T 21dfd230aa734ff38f6bcac895dcdb0f P 8e439435200d445a8071996ab37f948c [term 2 FOLLOWER]: Refusing update from remote peer 7bd260374c3c4529a9b9ddc07690fe5c: 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:00.139981  8210 consensus_queue.cc:1048] T 21dfd230aa734ff38f6bcac895dcdb0f P 7bd260374c3c4529a9b9ddc07690fe5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 }, 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.142938  8079 raft_consensus.cc:1275] T 21dfd230aa734ff38f6bcac895dcdb0f P a1597d052da64ab38346b9e57ec92e3e [term 2 FOLLOWER]: Refusing update from remote peer 7bd260374c3c4529a9b9ddc07690fe5c: 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:00.143422  8352 consensus_queue.cc:1048] T 21dfd230aa734ff38f6bcac895dcdb0f P 7bd260374c3c4529a9b9ddc07690fe5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 }, 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.195811  8079 raft_consensus.cc:1275] T 5071b7cacca54c87bb09077c08037d1c P a1597d052da64ab38346b9e57ec92e3e [term 2 FOLLOWER]: Refusing update from remote peer 7bd260374c3c4529a9b9ddc07690fe5c: 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:00.196365  8352 consensus_queue.cc:1048] T 5071b7cacca54c87bb09077c08037d1c P 7bd260374c3c4529a9b9ddc07690fe5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 }, 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.199651  8154 raft_consensus.cc:1275] T 5071b7cacca54c87bb09077c08037d1c P 8e439435200d445a8071996ab37f948c [term 2 FOLLOWER]: Refusing update from remote peer 7bd260374c3c4529a9b9ddc07690fe5c: 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:00.200192  8352 consensus_queue.cc:1048] T 5071b7cacca54c87bb09077c08037d1c P 7bd260374c3c4529a9b9ddc07690fe5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 }, 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.338243  7953 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:36:01.339187  7953 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:36:01.339308  7953 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:36:03.339767  7953 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:36:03.340699  7953 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:36:03.340822  7953 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:36:04.338912  8154 consensus_queue.cc:237] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P 8e439435200d445a8071996ab37f948c [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: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } } peers { permanent_uuid: "f92f9abb5bb54167b27815aae290c8e8" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 44577 } attrs { promote: true } }
I20260601 13:36:04.340896  8079 raft_consensus.cc:1275] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P a1597d052da64ab38346b9e57ec92e3e [term 1 FOLLOWER]: Refusing update from remote peer 8e439435200d445a8071996ab37f948c: 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:04.341065  8002 raft_consensus.cc:1275] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P 7bd260374c3c4529a9b9ddc07690fe5c [term 1 FOLLOWER]: Refusing update from remote peer 8e439435200d445a8071996ab37f948c: 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:04.341444  8363 consensus_queue.cc:1048] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P 8e439435200d445a8071996ab37f948c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:36:04.341696  8209 consensus_queue.cc:1048] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P 8e439435200d445a8071996ab37f948c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } 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:04.343716  8362 raft_consensus.cc:2955] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P 8e439435200d445a8071996ab37f948c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f92f9abb5bb54167b27815aae290c8e8 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } } peers { permanent_uuid: "f92f9abb5bb54167b27815aae290c8e8" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 44577 } attrs { promote: true } } }
I20260601 13:36:04.344134  8002 raft_consensus.cc:2955] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P 7bd260374c3c4529a9b9ddc07690fe5c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f92f9abb5bb54167b27815aae290c8e8 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } } peers { permanent_uuid: "f92f9abb5bb54167b27815aae290c8e8" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 44577 } attrs { promote: true } } }
I20260601 13:36:04.344161  8079 raft_consensus.cc:2955] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P a1597d052da64ab38346b9e57ec92e3e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f92f9abb5bb54167b27815aae290c8e8 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } } peers { permanent_uuid: "f92f9abb5bb54167b27815aae290c8e8" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 44577 } attrs { promote: true } } }
W20260601 13:36:04.346331  8119 consensus_peers.cc:597] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P 8e439435200d445a8071996ab37f948c -> Peer f92f9abb5bb54167b27815aae290c8e8 (127.7.40.4:44577): Couldn't send request to peer f92f9abb5bb54167b27815aae290c8e8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ddaae0f8c4f24baeb9e8a07a382a9dd6. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:04.346678  7899 catalog_manager.cc:5696] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P 7bd260374c3c4529a9b9ddc07690fe5c reported cstate change: config changed from index -1 to 2, NON_VOTER f92f9abb5bb54167b27815aae290c8e8 (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "8e439435200d445a8071996ab37f948c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } attrs { replace: true } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } } peers { permanent_uuid: "f92f9abb5bb54167b27815aae290c8e8" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 44577 } attrs { promote: true } } }
I20260601 13:36:04.352141  8002 consensus_queue.cc:237] T 5071b7cacca54c87bb09077c08037d1c P 7bd260374c3c4529a9b9ddc07690fe5c [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: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } attrs { replace: true } } peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "f92f9abb5bb54167b27815aae290c8e8" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 44577 } attrs { promote: true } }
I20260601 13:36:04.353924  8154 raft_consensus.cc:1275] T 5071b7cacca54c87bb09077c08037d1c P 8e439435200d445a8071996ab37f948c [term 2 FOLLOWER]: Refusing update from remote peer 7bd260374c3c4529a9b9ddc07690fe5c: 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:04.353940  8079 raft_consensus.cc:1275] T 5071b7cacca54c87bb09077c08037d1c P a1597d052da64ab38346b9e57ec92e3e [term 2 FOLLOWER]: Refusing update from remote peer 7bd260374c3c4529a9b9ddc07690fe5c: 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:04.354386  8376 consensus_queue.cc:1048] T 5071b7cacca54c87bb09077c08037d1c P 7bd260374c3c4529a9b9ddc07690fe5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:36:04.354615  8375 consensus_queue.cc:1048] T 5071b7cacca54c87bb09077c08037d1c P 7bd260374c3c4529a9b9ddc07690fe5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } 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:04.356280  8376 raft_consensus.cc:2955] T 5071b7cacca54c87bb09077c08037d1c P 7bd260374c3c4529a9b9ddc07690fe5c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f92f9abb5bb54167b27815aae290c8e8 (127.7.40.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } attrs { replace: true } } peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "f92f9abb5bb54167b27815aae290c8e8" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 44577 } attrs { promote: true } } }
I20260601 13:36:04.356760  8079 raft_consensus.cc:2955] T 5071b7cacca54c87bb09077c08037d1c P a1597d052da64ab38346b9e57ec92e3e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f92f9abb5bb54167b27815aae290c8e8 (127.7.40.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } attrs { replace: true } } peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "f92f9abb5bb54167b27815aae290c8e8" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 44577 } attrs { promote: true } } }
I20260601 13:36:04.357077  8154 raft_consensus.cc:2955] T 5071b7cacca54c87bb09077c08037d1c P 8e439435200d445a8071996ab37f948c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f92f9abb5bb54167b27815aae290c8e8 (127.7.40.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } attrs { replace: true } } peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "f92f9abb5bb54167b27815aae290c8e8" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 44577 } attrs { promote: true } } }
I20260601 13:36:04.359486  7898 catalog_manager.cc:5696] T 5071b7cacca54c87bb09077c08037d1c P a1597d052da64ab38346b9e57ec92e3e reported cstate change: config changed from index -1 to 3, NON_VOTER f92f9abb5bb54167b27815aae290c8e8 (127.7.40.4) added. New cstate: current_term: 2 leader_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } attrs { replace: true } } peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "f92f9abb5bb54167b27815aae290c8e8" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 44577 } attrs { promote: true } } }
W20260601 13:36:04.360671  7967 consensus_peers.cc:597] T 5071b7cacca54c87bb09077c08037d1c P 7bd260374c3c4529a9b9ddc07690fe5c -> Peer f92f9abb5bb54167b27815aae290c8e8 (127.7.40.4:44577): Couldn't send request to peer f92f9abb5bb54167b27815aae290c8e8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5071b7cacca54c87bb09077c08037d1c. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:04.363183  8079 consensus_queue.cc:237] T 4d2dedd965b14cccaad27d2d689559ae P a1597d052da64ab38346b9e57ec92e3e [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: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } attrs { replace: true } } peers { permanent_uuid: "f92f9abb5bb54167b27815aae290c8e8" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 44577 } attrs { promote: true } }
I20260601 13:36:04.365003  8154 raft_consensus.cc:1275] T 4d2dedd965b14cccaad27d2d689559ae P 8e439435200d445a8071996ab37f948c [term 1 FOLLOWER]: Refusing update from remote peer a1597d052da64ab38346b9e57ec92e3e: 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:04.365500  8002 raft_consensus.cc:1275] T 4d2dedd965b14cccaad27d2d689559ae P 7bd260374c3c4529a9b9ddc07690fe5c [term 1 FOLLOWER]: Refusing update from remote peer a1597d052da64ab38346b9e57ec92e3e: 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:04.365501  8383 consensus_queue.cc:1048] T 4d2dedd965b14cccaad27d2d689559ae P a1597d052da64ab38346b9e57ec92e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } 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:04.365881  8207 consensus_queue.cc:1048] T 4d2dedd965b14cccaad27d2d689559ae P a1597d052da64ab38346b9e57ec92e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:36:04.367731  8382 raft_consensus.cc:2955] T 4d2dedd965b14cccaad27d2d689559ae P a1597d052da64ab38346b9e57ec92e3e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f92f9abb5bb54167b27815aae290c8e8 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } attrs { replace: true } } peers { permanent_uuid: "f92f9abb5bb54167b27815aae290c8e8" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 44577 } attrs { promote: true } } }
I20260601 13:36:04.368176  8002 raft_consensus.cc:2955] T 4d2dedd965b14cccaad27d2d689559ae P 7bd260374c3c4529a9b9ddc07690fe5c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f92f9abb5bb54167b27815aae290c8e8 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } attrs { replace: true } } peers { permanent_uuid: "f92f9abb5bb54167b27815aae290c8e8" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 44577 } attrs { promote: true } } }
I20260601 13:36:04.368201  8154 raft_consensus.cc:2955] T 4d2dedd965b14cccaad27d2d689559ae P 8e439435200d445a8071996ab37f948c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f92f9abb5bb54167b27815aae290c8e8 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } attrs { replace: true } } peers { permanent_uuid: "f92f9abb5bb54167b27815aae290c8e8" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 44577 } attrs { promote: true } } }
I20260601 13:36:04.370548  7899 catalog_manager.cc:5696] T 4d2dedd965b14cccaad27d2d689559ae P 7bd260374c3c4529a9b9ddc07690fe5c reported cstate change: config changed from index -1 to 2, NON_VOTER f92f9abb5bb54167b27815aae290c8e8 (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "a1597d052da64ab38346b9e57ec92e3e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } attrs { replace: true } } peers { permanent_uuid: "f92f9abb5bb54167b27815aae290c8e8" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 44577 } attrs { promote: true } } }
I20260601 13:36:04.371659  8002 consensus_queue.cc:237] T 21dfd230aa734ff38f6bcac895dcdb0f P 7bd260374c3c4529a9b9ddc07690fe5c [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: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } attrs { replace: true } } peers { permanent_uuid: "f92f9abb5bb54167b27815aae290c8e8" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 44577 } attrs { promote: true } }
W20260601 13:36:04.372676  8044 consensus_peers.cc:597] T 4d2dedd965b14cccaad27d2d689559ae P a1597d052da64ab38346b9e57ec92e3e -> Peer f92f9abb5bb54167b27815aae290c8e8 (127.7.40.4:44577): Couldn't send request to peer f92f9abb5bb54167b27815aae290c8e8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4d2dedd965b14cccaad27d2d689559ae. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:04.373096  8079 raft_consensus.cc:1275] T 21dfd230aa734ff38f6bcac895dcdb0f P a1597d052da64ab38346b9e57ec92e3e [term 2 FOLLOWER]: Refusing update from remote peer 7bd260374c3c4529a9b9ddc07690fe5c: 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:04.373207  8154 raft_consensus.cc:1275] T 21dfd230aa734ff38f6bcac895dcdb0f P 8e439435200d445a8071996ab37f948c [term 2 FOLLOWER]: Refusing update from remote peer 7bd260374c3c4529a9b9ddc07690fe5c: 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:04.373665  8375 consensus_queue.cc:1048] T 21dfd230aa734ff38f6bcac895dcdb0f P 7bd260374c3c4529a9b9ddc07690fe5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:36:04.373996  7967 consensus_peers.cc:597] T 21dfd230aa734ff38f6bcac895dcdb0f P 7bd260374c3c4529a9b9ddc07690fe5c -> Peer f92f9abb5bb54167b27815aae290c8e8 (127.7.40.4:44577): Couldn't send request to peer f92f9abb5bb54167b27815aae290c8e8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 21dfd230aa734ff38f6bcac895dcdb0f. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:04.374002  8376 consensus_queue.cc:1048] T 21dfd230aa734ff38f6bcac895dcdb0f P 7bd260374c3c4529a9b9ddc07690fe5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } 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:04.375844  8376 raft_consensus.cc:2955] T 21dfd230aa734ff38f6bcac895dcdb0f P 7bd260374c3c4529a9b9ddc07690fe5c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f92f9abb5bb54167b27815aae290c8e8 (127.7.40.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } attrs { replace: true } } peers { permanent_uuid: "f92f9abb5bb54167b27815aae290c8e8" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 44577 } attrs { promote: true } } }
I20260601 13:36:04.376178  8079 raft_consensus.cc:2955] T 21dfd230aa734ff38f6bcac895dcdb0f P a1597d052da64ab38346b9e57ec92e3e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f92f9abb5bb54167b27815aae290c8e8 (127.7.40.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } attrs { replace: true } } peers { permanent_uuid: "f92f9abb5bb54167b27815aae290c8e8" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 44577 } attrs { promote: true } } }
I20260601 13:36:04.376164  8154 raft_consensus.cc:2955] T 21dfd230aa734ff38f6bcac895dcdb0f P 8e439435200d445a8071996ab37f948c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f92f9abb5bb54167b27815aae290c8e8 (127.7.40.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } attrs { replace: true } } peers { permanent_uuid: "f92f9abb5bb54167b27815aae290c8e8" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 44577 } attrs { promote: true } } }
I20260601 13:36:04.378230  7898 catalog_manager.cc:5696] T 21dfd230aa734ff38f6bcac895dcdb0f P a1597d052da64ab38346b9e57ec92e3e reported cstate change: config changed from index -1 to 3, NON_VOTER f92f9abb5bb54167b27815aae290c8e8 (127.7.40.4) added. New cstate: current_term: 2 leader_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7bd260374c3c4529a9b9ddc07690fe5c" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44747 } } peers { permanent_uuid: "a1597d052da64ab38346b9e57ec92e3e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34253 } } peers { permanent_uuid: "8e439435200d445a8071996ab37f948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44193 } attrs { replace: true } } peers { permanent_uuid: "f92f9abb5bb54167b27815aae290c8e8" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 44577 } attrs { promote: true } } }
I20260601 13:36:04.506536  7328 tablet_server.cc:179] TabletServer@127.7.40.1:0 shutting down...
I20260601 13:36:04.510943  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:04.511255  7328 tablet_replica.cc:333] T 21dfd230aa734ff38f6bcac895dcdb0f P 7bd260374c3c4529a9b9ddc07690fe5c: stopping tablet replica
I20260601 13:36:04.511418  7328 raft_consensus.cc:2243] T 21dfd230aa734ff38f6bcac895dcdb0f P 7bd260374c3c4529a9b9ddc07690fe5c [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:36:04.511744  7328 raft_consensus.cc:2272] T 21dfd230aa734ff38f6bcac895dcdb0f P 7bd260374c3c4529a9b9ddc07690fe5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:04.512501  7328 tablet_replica.cc:333] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P 7bd260374c3c4529a9b9ddc07690fe5c: stopping tablet replica
I20260601 13:36:04.512645  7328 raft_consensus.cc:2243] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P 7bd260374c3c4529a9b9ddc07690fe5c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:04.512765  7328 raft_consensus.cc:2272] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P 7bd260374c3c4529a9b9ddc07690fe5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:04.513306  7328 tablet_replica.cc:333] T 83c42e4d02f8459d83aa7651f5334b8b P 7bd260374c3c4529a9b9ddc07690fe5c: stopping tablet replica
I20260601 13:36:04.513411  7328 raft_consensus.cc:2243] T 83c42e4d02f8459d83aa7651f5334b8b P 7bd260374c3c4529a9b9ddc07690fe5c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:04.513505  7328 raft_consensus.cc:2272] T 83c42e4d02f8459d83aa7651f5334b8b P 7bd260374c3c4529a9b9ddc07690fe5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:04.513864  7328 tablet_replica.cc:333] T c0f74ccf399b4ec29e849c56cab4d11d P 7bd260374c3c4529a9b9ddc07690fe5c: stopping tablet replica
I20260601 13:36:04.513957  7328 raft_consensus.cc:2243] T c0f74ccf399b4ec29e849c56cab4d11d P 7bd260374c3c4529a9b9ddc07690fe5c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:04.514060  7328 raft_consensus.cc:2272] T c0f74ccf399b4ec29e849c56cab4d11d P 7bd260374c3c4529a9b9ddc07690fe5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:04.514415  7328 tablet_replica.cc:333] T 5071b7cacca54c87bb09077c08037d1c P 7bd260374c3c4529a9b9ddc07690fe5c: stopping tablet replica
I20260601 13:36:04.514541  7328 raft_consensus.cc:2243] T 5071b7cacca54c87bb09077c08037d1c P 7bd260374c3c4529a9b9ddc07690fe5c [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:36:04.514773  7328 raft_consensus.cc:2272] T 5071b7cacca54c87bb09077c08037d1c P 7bd260374c3c4529a9b9ddc07690fe5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:04.515316  7328 tablet_replica.cc:333] T f9805ac7d2cc4e1abc0638ffd6a015b6 P 7bd260374c3c4529a9b9ddc07690fe5c: stopping tablet replica
I20260601 13:36:04.515414  7328 raft_consensus.cc:2243] T f9805ac7d2cc4e1abc0638ffd6a015b6 P 7bd260374c3c4529a9b9ddc07690fe5c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:04.515506  7328 raft_consensus.cc:2272] T f9805ac7d2cc4e1abc0638ffd6a015b6 P 7bd260374c3c4529a9b9ddc07690fe5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:04.515928  7328 tablet_replica.cc:333] T 4d2dedd965b14cccaad27d2d689559ae P 7bd260374c3c4529a9b9ddc07690fe5c: stopping tablet replica
I20260601 13:36:04.516036  7328 raft_consensus.cc:2243] T 4d2dedd965b14cccaad27d2d689559ae P 7bd260374c3c4529a9b9ddc07690fe5c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:04.516132  7328 raft_consensus.cc:2272] T 4d2dedd965b14cccaad27d2d689559ae P 7bd260374c3c4529a9b9ddc07690fe5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:04.516634  7328 tablet_replica.cc:333] T feb10e2d575f426098eed59b4d492734 P 7bd260374c3c4529a9b9ddc07690fe5c: stopping tablet replica
I20260601 13:36:04.516726  7328 raft_consensus.cc:2243] T feb10e2d575f426098eed59b4d492734 P 7bd260374c3c4529a9b9ddc07690fe5c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:04.516805  7328 raft_consensus.cc:2272] T feb10e2d575f426098eed59b4d492734 P 7bd260374c3c4529a9b9ddc07690fe5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:04.521613  7328 tablet_server.cc:196] TabletServer@127.7.40.1:0 shutdown complete.
I20260601 13:36:04.524684  7328 tablet_server.cc:179] TabletServer@127.7.40.2:0 shutting down...
I20260601 13:36:04.530475  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:04.530747  7328 tablet_replica.cc:333] T feb10e2d575f426098eed59b4d492734 P a1597d052da64ab38346b9e57ec92e3e: stopping tablet replica
I20260601 13:36:04.530893  7328 raft_consensus.cc:2243] T feb10e2d575f426098eed59b4d492734 P a1597d052da64ab38346b9e57ec92e3e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:04.531224  7328 raft_consensus.cc:2272] T feb10e2d575f426098eed59b4d492734 P a1597d052da64ab38346b9e57ec92e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:04.531798  7328 tablet_replica.cc:333] T 21dfd230aa734ff38f6bcac895dcdb0f P a1597d052da64ab38346b9e57ec92e3e: stopping tablet replica
I20260601 13:36:04.531910  7328 raft_consensus.cc:2243] T 21dfd230aa734ff38f6bcac895dcdb0f P a1597d052da64ab38346b9e57ec92e3e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:04.532029  7328 raft_consensus.cc:2272] T 21dfd230aa734ff38f6bcac895dcdb0f P a1597d052da64ab38346b9e57ec92e3e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:04.532562  7328 tablet_replica.cc:333] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P a1597d052da64ab38346b9e57ec92e3e: stopping tablet replica
I20260601 13:36:04.532670  7328 raft_consensus.cc:2243] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P a1597d052da64ab38346b9e57ec92e3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:04.532773  7328 raft_consensus.cc:2272] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P a1597d052da64ab38346b9e57ec92e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:04.533285  7328 tablet_replica.cc:333] T 83c42e4d02f8459d83aa7651f5334b8b P a1597d052da64ab38346b9e57ec92e3e: stopping tablet replica
I20260601 13:36:04.533393  7328 raft_consensus.cc:2243] T 83c42e4d02f8459d83aa7651f5334b8b P a1597d052da64ab38346b9e57ec92e3e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:04.533578  7328 raft_consensus.cc:2272] T 83c42e4d02f8459d83aa7651f5334b8b P a1597d052da64ab38346b9e57ec92e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:04.533942  7328 tablet_replica.cc:333] T 4d2dedd965b14cccaad27d2d689559ae P a1597d052da64ab38346b9e57ec92e3e: stopping tablet replica
I20260601 13:36:04.534049  7328 raft_consensus.cc:2243] T 4d2dedd965b14cccaad27d2d689559ae P a1597d052da64ab38346b9e57ec92e3e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:04.534242  7328 raft_consensus.cc:2272] T 4d2dedd965b14cccaad27d2d689559ae P a1597d052da64ab38346b9e57ec92e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:04.534731  7328 tablet_replica.cc:333] T f9805ac7d2cc4e1abc0638ffd6a015b6 P a1597d052da64ab38346b9e57ec92e3e: stopping tablet replica
I20260601 13:36:04.534829  7328 raft_consensus.cc:2243] T f9805ac7d2cc4e1abc0638ffd6a015b6 P a1597d052da64ab38346b9e57ec92e3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:04.534919  7328 raft_consensus.cc:2272] T f9805ac7d2cc4e1abc0638ffd6a015b6 P a1597d052da64ab38346b9e57ec92e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:04.535295  7328 tablet_replica.cc:333] T c0f74ccf399b4ec29e849c56cab4d11d P a1597d052da64ab38346b9e57ec92e3e: stopping tablet replica
I20260601 13:36:04.535387  7328 raft_consensus.cc:2243] T c0f74ccf399b4ec29e849c56cab4d11d P a1597d052da64ab38346b9e57ec92e3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:04.535480  7328 raft_consensus.cc:2272] T c0f74ccf399b4ec29e849c56cab4d11d P a1597d052da64ab38346b9e57ec92e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:04.535811  7328 tablet_replica.cc:333] T 5071b7cacca54c87bb09077c08037d1c P a1597d052da64ab38346b9e57ec92e3e: stopping tablet replica
I20260601 13:36:04.535897  7328 raft_consensus.cc:2243] T 5071b7cacca54c87bb09077c08037d1c P a1597d052da64ab38346b9e57ec92e3e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:04.536005  7328 raft_consensus.cc:2272] T 5071b7cacca54c87bb09077c08037d1c P a1597d052da64ab38346b9e57ec92e3e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:04.541613  7328 tablet_server.cc:196] TabletServer@127.7.40.2:0 shutdown complete.
I20260601 13:36:04.544411  7328 tablet_server.cc:179] TabletServer@127.7.40.3:0 shutting down...
I20260601 13:36:04.550760  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:04.550977  7328 tablet_replica.cc:333] T 5071b7cacca54c87bb09077c08037d1c P 8e439435200d445a8071996ab37f948c: stopping tablet replica
I20260601 13:36:04.551141  7328 raft_consensus.cc:2243] T 5071b7cacca54c87bb09077c08037d1c P 8e439435200d445a8071996ab37f948c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:04.551290  7328 raft_consensus.cc:2272] T 5071b7cacca54c87bb09077c08037d1c P 8e439435200d445a8071996ab37f948c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:04.551903  7328 tablet_replica.cc:333] T c0f74ccf399b4ec29e849c56cab4d11d P 8e439435200d445a8071996ab37f948c: stopping tablet replica
I20260601 13:36:04.552030  7328 raft_consensus.cc:2243] T c0f74ccf399b4ec29e849c56cab4d11d P 8e439435200d445a8071996ab37f948c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:04.552241  7328 raft_consensus.cc:2272] T c0f74ccf399b4ec29e849c56cab4d11d P 8e439435200d445a8071996ab37f948c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:04.552597  7328 tablet_replica.cc:333] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P 8e439435200d445a8071996ab37f948c: stopping tablet replica
I20260601 13:36:04.552713  7328 raft_consensus.cc:2243] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P 8e439435200d445a8071996ab37f948c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:04.552897  7328 raft_consensus.cc:2272] T ddaae0f8c4f24baeb9e8a07a382a9dd6 P 8e439435200d445a8071996ab37f948c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:04.553364  7328 tablet_replica.cc:333] T 83c42e4d02f8459d83aa7651f5334b8b P 8e439435200d445a8071996ab37f948c: stopping tablet replica
I20260601 13:36:04.553489  7328 raft_consensus.cc:2243] T 83c42e4d02f8459d83aa7651f5334b8b P 8e439435200d445a8071996ab37f948c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:04.553601  7328 raft_consensus.cc:2272] T 83c42e4d02f8459d83aa7651f5334b8b P 8e439435200d445a8071996ab37f948c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:04.553921  7328 tablet_replica.cc:333] T 4d2dedd965b14cccaad27d2d689559ae P 8e439435200d445a8071996ab37f948c: stopping tablet replica
I20260601 13:36:04.554030  7328 raft_consensus.cc:2243] T 4d2dedd965b14cccaad27d2d689559ae P 8e439435200d445a8071996ab37f948c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:04.554148  7328 raft_consensus.cc:2272] T 4d2dedd965b14cccaad27d2d689559ae P 8e439435200d445a8071996ab37f948c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:04.554638  7328 tablet_replica.cc:333] T f9805ac7d2cc4e1abc0638ffd6a015b6 P 8e439435200d445a8071996ab37f948c: stopping tablet replica
I20260601 13:36:04.554742  7328 raft_consensus.cc:2243] T f9805ac7d2cc4e1abc0638ffd6a015b6 P 8e439435200d445a8071996ab37f948c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:04.554911  7328 raft_consensus.cc:2272] T f9805ac7d2cc4e1abc0638ffd6a015b6 P 8e439435200d445a8071996ab37f948c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:04.555330  7328 tablet_replica.cc:333] T feb10e2d575f426098eed59b4d492734 P 8e439435200d445a8071996ab37f948c: stopping tablet replica
I20260601 13:36:04.555433  7328 raft_consensus.cc:2243] T feb10e2d575f426098eed59b4d492734 P 8e439435200d445a8071996ab37f948c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:04.555549  7328 raft_consensus.cc:2272] T feb10e2d575f426098eed59b4d492734 P 8e439435200d445a8071996ab37f948c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:04.555873  7328 tablet_replica.cc:333] T 21dfd230aa734ff38f6bcac895dcdb0f P 8e439435200d445a8071996ab37f948c: stopping tablet replica
I20260601 13:36:04.555977  7328 raft_consensus.cc:2243] T 21dfd230aa734ff38f6bcac895dcdb0f P 8e439435200d445a8071996ab37f948c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:04.556077  7328 raft_consensus.cc:2272] T 21dfd230aa734ff38f6bcac895dcdb0f P 8e439435200d445a8071996ab37f948c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:04.570235  7328 tablet_server.cc:196] TabletServer@127.7.40.3:0 shutdown complete.
I20260601 13:36:04.573165  7328 tablet_server.cc:179] TabletServer@127.7.40.4:0 shutting down...
I20260601 13:36:04.578814  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:04.590957  7328 tablet_server.cc:196] TabletServer@127.7.40.4:0 shutdown complete.
I20260601 13:36:04.592854  7328 master.cc:562] Master@127.7.40.62:37463 shutting down...
W20260601 13:36:04.597349  7947 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:36:04.597494  7947 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:36:04.597539  7947 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:36:04.597954  7328 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 031aaf005679433dbb3bf834a246a219 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:04.598143  7328 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 031aaf005679433dbb3bf834a246a219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:04.598224  7328 tablet_replica.cc:333] T 00000000000000000000000000000000 P 031aaf005679433dbb3bf834a246a219: stopping tablet replica
I20260601 13:36:04.611574  7328 master.cc:584] Master@127.7.40.62:37463 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (7339 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260601 13:36:04.623721  7328 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.40.62:36429,127.7.40.61:35765,127.7.40.60:43685
I20260601 13:36:04.624213  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:04.626482  8391 instance_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:04.626600  7328 server_base.cc:1061] running on GCE node
W20260601 13:36:04.626567  8390 instance_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:04.626591  8393 instance_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:04.626911  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:04.626953  7328 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:04.626969  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780320964626969 us; error 0 us; skew 500 ppm
I20260601 13:36:04.628161  7328 webserver.cc:533] Webserver started at http://127.7.40.62:38023/ using document root <none> and password file <none>
I20260601 13:36:04.628350  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:04.628425  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:04.628543  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:04.628974  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320954551505-7328-0/minicluster-data/master-0-root/instance:
uuid: "f9ba72225a2246cdb4c9e761da43d558"
format_stamp: "Formatted at 2026-06-01 13:36:04 on dist-test-slave-b9mm"
I20260601 13:36:04.630627  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:36:04.631754  8398 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:04.632052  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:36:04.632148  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320954551505-7328-0/minicluster-data/master-0-root
uuid: "f9ba72225a2246cdb4c9e761da43d558"
format_stamp: "Formatted at 2026-06-01 13:36:04 on dist-test-slave-b9mm"
I20260601 13:36:04.632243  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320954551505-7328-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320954551505-7328-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320954551505-7328-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:04.647171  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:04.647639  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:04.652069  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.62:36429
I20260601 13:36:04.653663  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:36:04.657883  8450 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.62:36429 every 8 connection(s)
I20260601 13:36:04.658455  8451 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:36:04.659008  8453 instance_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:04.659119  8454 instance_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:04.659174  8456 instance_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:04.659447  7328 server_base.cc:1061] running on GCE node
I20260601 13:36:04.659617  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:04.659664  7328 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:04.659685  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780320964659685 us; error 0 us; skew 500 ppm
I20260601 13:36:04.660123  8451 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.40.62" port: 36429 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:36:04.660622  7328 webserver.cc:533] Webserver started at http://127.7.40.61:34265/ using document root <none> and password file <none>
I20260601 13:36:04.660751  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:04.660784  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:04.660832  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:04.661274  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320954551505-7328-0/minicluster-data/master-1-root/instance:
uuid: "03f11db9d64f4079a731827523cc36c9"
format_stamp: "Formatted at 2026-06-01 13:36:04 on dist-test-slave-b9mm"
I20260601 13:36:04.663143  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:36:04.664733  8463 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:04.665287  7328 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:36:04.665377  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320954551505-7328-0/minicluster-data/master-1-root
uuid: "03f11db9d64f4079a731827523cc36c9"
format_stamp: "Formatted at 2026-06-01 13:36:04 on dist-test-slave-b9mm"
I20260601 13:36:04.665462  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320954551505-7328-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320954551505-7328-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320954551505-7328-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:36:04.665604  8451 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35765 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:36:04.666373  8399 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.40.61:35765: connect: Connection refused (error 111) [suppressed 1 similar messages]
W20260601 13:36:04.667150  8451 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.40.61:35765: Network error: Client connection negotiation failed: client connection to 127.7.40.61:35765: connect: Connection refused (error 111)
I20260601 13:36:04.679154  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:04.679601  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:04.685099  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.61:35765
I20260601 13:36:04.685173  8516 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.61:35765 every 8 connection(s)
I20260601 13:36:04.685957  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:36:04.686075  8517 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:04.687631  8517 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.40.62" port: 36429 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:36:04.687723  8519 instance_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:04.687855  8522 instance_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:04.688099  7328 server_base.cc:1061] running on GCE node
W20260601 13:36:04.688634  8520 instance_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:04.688876  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:04.688954  7328 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:04.688990  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780320964688989 us; error 0 us; skew 500 ppm
I20260601 13:36:04.689915  7328 webserver.cc:533] Webserver started at http://127.7.40.60:46623/ using document root <none> and password file <none>
I20260601 13:36:04.690093  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:04.690158  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:04.690230  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:04.690661  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320954551505-7328-0/minicluster-data/master-2-root/instance:
uuid: "8bda2c05369840e48fd0bbeb96a2ff6c"
format_stamp: "Formatted at 2026-06-01 13:36:04 on dist-test-slave-b9mm"
I20260601 13:36:04.692575  8517 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35765 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:36:04.692752  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:36:04.693876  8529 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:04.694162  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:04.694239  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320954551505-7328-0/minicluster-data/master-2-root
uuid: "8bda2c05369840e48fd0bbeb96a2ff6c"
format_stamp: "Formatted at 2026-06-01 13:36:04 on dist-test-slave-b9mm"
I20260601 13:36:04.694307  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320954551505-7328-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320954551505-7328-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320954551505-7328-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:36:04.697690  8517 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.40.60" port: 43685 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:36:04.699020  8517 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.40.60:43685: Network error: Client connection negotiation failed: client connection to 127.7.40.60:43685: connect: Connection refused (error 111)
I20260601 13:36:04.721359  8451 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35765 } attempt: 1
I20260601 13:36:04.725996  8451 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.40.60" port: 43685 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:36:04.726207  8517 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.40.60" port: 43685 } attempt: 1
W20260601 13:36:04.727399  8451 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.40.60:43685: Network error: Client connection negotiation failed: client connection to 127.7.40.60:43685: connect: Connection refused (error 111)
W20260601 13:36:04.727468  8517 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.40.60:43685: Network error: Client connection negotiation failed: client connection to 127.7.40.60:43685: connect: Connection refused (error 111)
I20260601 13:36:04.730146  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:04.730541  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:04.735159  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.60:43685
I20260601 13:36:04.735205  8582 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.60:43685 every 8 connection(s)
I20260601 13:36:04.735704  7328 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:36:04.736136  8583 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:04.737243  8583 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.40.62" port: 36429 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:36:04.741809  8583 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35765 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:36:04.744580  8451 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.40.60" port: 43685 } attempt: 1
I20260601 13:36:04.746459  8583 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.40.60" port: 43685 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:36:04.751245  8451 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f9ba72225a2246cdb4c9e761da43d558: Bootstrap starting.
I20260601 13:36:04.752008  8583 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8bda2c05369840e48fd0bbeb96a2ff6c: Bootstrap starting.
I20260601 13:36:04.752225  8451 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f9ba72225a2246cdb4c9e761da43d558: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:04.752893  8583 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8bda2c05369840e48fd0bbeb96a2ff6c: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:04.753302  8451 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f9ba72225a2246cdb4c9e761da43d558: No bootstrap required, opened a new log
I20260601 13:36:04.753858  8451 raft_consensus.cc:359] T 00000000000000000000000000000000 P f9ba72225a2246cdb4c9e761da43d558 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9ba72225a2246cdb4c9e761da43d558" member_type: VOTER last_known_addr { host: "127.7.40.62" port: 36429 } } peers { permanent_uuid: "03f11db9d64f4079a731827523cc36c9" member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35765 } } peers { permanent_uuid: "8bda2c05369840e48fd0bbeb96a2ff6c" member_type: VOTER last_known_addr { host: "127.7.40.60" port: 43685 } }
I20260601 13:36:04.753957  8451 raft_consensus.cc:385] T 00000000000000000000000000000000 P f9ba72225a2246cdb4c9e761da43d558 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:04.753979  8451 raft_consensus.cc:740] T 00000000000000000000000000000000 P f9ba72225a2246cdb4c9e761da43d558 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9ba72225a2246cdb4c9e761da43d558, State: Initialized, Role: FOLLOWER
I20260601 13:36:04.754117  8583 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8bda2c05369840e48fd0bbeb96a2ff6c: No bootstrap required, opened a new log
I20260601 13:36:04.754136  8451 consensus_queue.cc:260] T 00000000000000000000000000000000 P f9ba72225a2246cdb4c9e761da43d558 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9ba72225a2246cdb4c9e761da43d558" member_type: VOTER last_known_addr { host: "127.7.40.62" port: 36429 } } peers { permanent_uuid: "03f11db9d64f4079a731827523cc36c9" member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35765 } } peers { permanent_uuid: "8bda2c05369840e48fd0bbeb96a2ff6c" member_type: VOTER last_known_addr { host: "127.7.40.60" port: 43685 } }
I20260601 13:36:04.754490  8590 sys_catalog.cc:455] T 00000000000000000000000000000000 P f9ba72225a2246cdb4c9e761da43d558 [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: "f9ba72225a2246cdb4c9e761da43d558" member_type: VOTER last_known_addr { host: "127.7.40.62" port: 36429 } } peers { permanent_uuid: "03f11db9d64f4079a731827523cc36c9" member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35765 } } peers { permanent_uuid: "8bda2c05369840e48fd0bbeb96a2ff6c" member_type: VOTER last_known_addr { host: "127.7.40.60" port: 43685 } } }
I20260601 13:36:04.754588  8590 sys_catalog.cc:458] T 00000000000000000000000000000000 P f9ba72225a2246cdb4c9e761da43d558 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:36:04.754594  8583 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8bda2c05369840e48fd0bbeb96a2ff6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9ba72225a2246cdb4c9e761da43d558" member_type: VOTER last_known_addr { host: "127.7.40.62" port: 36429 } } peers { permanent_uuid: "03f11db9d64f4079a731827523cc36c9" member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35765 } } peers { permanent_uuid: "8bda2c05369840e48fd0bbeb96a2ff6c" member_type: VOTER last_known_addr { host: "127.7.40.60" port: 43685 } }
I20260601 13:36:04.754714  8451 sys_catalog.cc:565] T 00000000000000000000000000000000 P f9ba72225a2246cdb4c9e761da43d558 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:36:04.754750  8583 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8bda2c05369840e48fd0bbeb96a2ff6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:04.754798  8583 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8bda2c05369840e48fd0bbeb96a2ff6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bda2c05369840e48fd0bbeb96a2ff6c, State: Initialized, Role: FOLLOWER
I20260601 13:36:04.754933  8583 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8bda2c05369840e48fd0bbeb96a2ff6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9ba72225a2246cdb4c9e761da43d558" member_type: VOTER last_known_addr { host: "127.7.40.62" port: 36429 } } peers { permanent_uuid: "03f11db9d64f4079a731827523cc36c9" member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35765 } } peers { permanent_uuid: "8bda2c05369840e48fd0bbeb96a2ff6c" member_type: VOTER last_known_addr { host: "127.7.40.60" port: 43685 } }
I20260601 13:36:04.755309  8591 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8bda2c05369840e48fd0bbeb96a2ff6c [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: "f9ba72225a2246cdb4c9e761da43d558" member_type: VOTER last_known_addr { host: "127.7.40.62" port: 36429 } } peers { permanent_uuid: "03f11db9d64f4079a731827523cc36c9" member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35765 } } peers { permanent_uuid: "8bda2c05369840e48fd0bbeb96a2ff6c" member_type: VOTER last_known_addr { host: "127.7.40.60" port: 43685 } } }
I20260601 13:36:04.755427  8591 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8bda2c05369840e48fd0bbeb96a2ff6c [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:36:04.755427  8583 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8bda2c05369840e48fd0bbeb96a2ff6c [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:36:04.756693  7328 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
W20260601 13:36:04.757429  8607 catalog_manager.cc:1593] T 00000000000000000000000000000000 P f9ba72225a2246cdb4c9e761da43d558: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:36:04.757503  8607 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260601 13:36:04.757846  8613 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 8bda2c05369840e48fd0bbeb96a2ff6c: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:36:04.757903  8613 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:36:04.788535  8590 raft_consensus.cc:493] T 00000000000000000000000000000000 P f9ba72225a2246cdb4c9e761da43d558 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:04.788817  8590 raft_consensus.cc:515] T 00000000000000000000000000000000 P f9ba72225a2246cdb4c9e761da43d558 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9ba72225a2246cdb4c9e761da43d558" member_type: VOTER last_known_addr { host: "127.7.40.62" port: 36429 } } peers { permanent_uuid: "03f11db9d64f4079a731827523cc36c9" member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35765 } } peers { permanent_uuid: "8bda2c05369840e48fd0bbeb96a2ff6c" member_type: VOTER last_known_addr { host: "127.7.40.60" port: 43685 } }
I20260601 13:36:04.789361  8590 leader_election.cc:290] T 00000000000000000000000000000000 P f9ba72225a2246cdb4c9e761da43d558 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03f11db9d64f4079a731827523cc36c9 (127.7.40.61:35765), 8bda2c05369840e48fd0bbeb96a2ff6c (127.7.40.60:43685)
I20260601 13:36:04.789983  8557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f9ba72225a2246cdb4c9e761da43d558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bda2c05369840e48fd0bbeb96a2ff6c" is_pre_election: true
I20260601 13:36:04.790129  8557 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 8bda2c05369840e48fd0bbeb96a2ff6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9ba72225a2246cdb4c9e761da43d558 in term 0.
I20260601 13:36:04.790489  8399 leader_election.cc:304] T 00000000000000000000000000000000 P f9ba72225a2246cdb4c9e761da43d558 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bda2c05369840e48fd0bbeb96a2ff6c, f9ba72225a2246cdb4c9e761da43d558; no voters: 
I20260601 13:36:04.790697  8590 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f9ba72225a2246cdb4c9e761da43d558 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:04.790751  8590 raft_consensus.cc:493] T 00000000000000000000000000000000 P f9ba72225a2246cdb4c9e761da43d558 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:04.790820  8590 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f9ba72225a2246cdb4c9e761da43d558 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:04.791800  8590 raft_consensus.cc:515] T 00000000000000000000000000000000 P f9ba72225a2246cdb4c9e761da43d558 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9ba72225a2246cdb4c9e761da43d558" member_type: VOTER last_known_addr { host: "127.7.40.62" port: 36429 } } peers { permanent_uuid: "03f11db9d64f4079a731827523cc36c9" member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35765 } } peers { permanent_uuid: "8bda2c05369840e48fd0bbeb96a2ff6c" member_type: VOTER last_known_addr { host: "127.7.40.60" port: 43685 } }
I20260601 13:36:04.792200  8590 leader_election.cc:290] T 00000000000000000000000000000000 P f9ba72225a2246cdb4c9e761da43d558 [CANDIDATE]: Term 1 election: Requested vote from peers 03f11db9d64f4079a731827523cc36c9 (127.7.40.61:35765), 8bda2c05369840e48fd0bbeb96a2ff6c (127.7.40.60:43685)
I20260601 13:36:04.792644  8557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f9ba72225a2246cdb4c9e761da43d558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8bda2c05369840e48fd0bbeb96a2ff6c"
I20260601 13:36:04.792774  8557 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8bda2c05369840e48fd0bbeb96a2ff6c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:04.793622  8557 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 8bda2c05369840e48fd0bbeb96a2ff6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9ba72225a2246cdb4c9e761da43d558 in term 1.
I20260601 13:36:04.793942  8399 leader_election.cc:304] T 00000000000000000000000000000000 P f9ba72225a2246cdb4c9e761da43d558 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8bda2c05369840e48fd0bbeb96a2ff6c, f9ba72225a2246cdb4c9e761da43d558; no voters: 
I20260601 13:36:04.794132  8590 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f9ba72225a2246cdb4c9e761da43d558 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:04.794411  8590 raft_consensus.cc:697] T 00000000000000000000000000000000 P f9ba72225a2246cdb4c9e761da43d558 [term 1 LEADER]: Becoming Leader. State: Replica: f9ba72225a2246cdb4c9e761da43d558, State: Running, Role: LEADER
I20260601 13:36:04.794580  8590 consensus_queue.cc:237] T 00000000000000000000000000000000 P f9ba72225a2246cdb4c9e761da43d558 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9ba72225a2246cdb4c9e761da43d558" member_type: VOTER last_known_addr { host: "127.7.40.62" port: 36429 } } peers { permanent_uuid: "03f11db9d64f4079a731827523cc36c9" member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35765 } } peers { permanent_uuid: "8bda2c05369840e48fd0bbeb96a2ff6c" member_type: VOTER last_known_addr { host: "127.7.40.60" port: 43685 } }
I20260601 13:36:04.795439  8614 sys_catalog.cc:455] T 00000000000000000000000000000000 P f9ba72225a2246cdb4c9e761da43d558 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f9ba72225a2246cdb4c9e761da43d558. Latest consensus state: current_term: 1 leader_uuid: "f9ba72225a2246cdb4c9e761da43d558" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9ba72225a2246cdb4c9e761da43d558" member_type: VOTER last_known_addr { host: "127.7.40.62" port: 36429 } } peers { permanent_uuid: "03f11db9d64f4079a731827523cc36c9" member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35765 } } peers { permanent_uuid: "8bda2c05369840e48fd0bbeb96a2ff6c" member_type: VOTER last_known_addr { host: "127.7.40.60" port: 43685 } } }
I20260601 13:36:04.795557  8614 sys_catalog.cc:458] T 00000000000000000000000000000000 P f9ba72225a2246cdb4c9e761da43d558 [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:04.795917  8616 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:36:04.796681  8616 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:36:04.798624  8517 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.40.60" port: 43685 } attempt: 2
I20260601 13:36:04.798807  8557 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 8bda2c05369840e48fd0bbeb96a2ff6c [term 1 FOLLOWER]: Refusing update from remote peer f9ba72225a2246cdb4c9e761da43d558: 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:04.799649  8614 consensus_queue.cc:1048] T 00000000000000000000000000000000 P f9ba72225a2246cdb4c9e761da43d558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bda2c05369840e48fd0bbeb96a2ff6c" member_type: VOTER last_known_addr { host: "127.7.40.60" port: 43685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:04.801220  8591 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8bda2c05369840e48fd0bbeb96a2ff6c [sys.catalog]: SysCatalogTable state changed. Reason: New leader f9ba72225a2246cdb4c9e761da43d558. Latest consensus state: current_term: 1 leader_uuid: "f9ba72225a2246cdb4c9e761da43d558" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9ba72225a2246cdb4c9e761da43d558" member_type: VOTER last_known_addr { host: "127.7.40.62" port: 36429 } } peers { permanent_uuid: "03f11db9d64f4079a731827523cc36c9" member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35765 } } peers { permanent_uuid: "8bda2c05369840e48fd0bbeb96a2ff6c" member_type: VOTER last_known_addr { host: "127.7.40.60" port: 43685 } } }
I20260601 13:36:04.801342  8591 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8bda2c05369840e48fd0bbeb96a2ff6c [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:36:04.802611  8590 sys_catalog.cc:455] T 00000000000000000000000000000000 P f9ba72225a2246cdb4c9e761da43d558 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "f9ba72225a2246cdb4c9e761da43d558" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9ba72225a2246cdb4c9e761da43d558" member_type: VOTER last_known_addr { host: "127.7.40.62" port: 36429 } } peers { permanent_uuid: "03f11db9d64f4079a731827523cc36c9" member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35765 } } peers { permanent_uuid: "8bda2c05369840e48fd0bbeb96a2ff6c" member_type: VOTER last_known_addr { host: "127.7.40.60" port: 43685 } } }
I20260601 13:36:04.802736  8590 sys_catalog.cc:458] T 00000000000000000000000000000000 P f9ba72225a2246cdb4c9e761da43d558 [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:04.803203  8591 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8bda2c05369840e48fd0bbeb96a2ff6c [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "f9ba72225a2246cdb4c9e761da43d558" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9ba72225a2246cdb4c9e761da43d558" member_type: VOTER last_known_addr { host: "127.7.40.62" port: 36429 } } peers { permanent_uuid: "03f11db9d64f4079a731827523cc36c9" member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35765 } } peers { permanent_uuid: "8bda2c05369840e48fd0bbeb96a2ff6c" member_type: VOTER last_known_addr { host: "127.7.40.60" port: 43685 } } }
I20260601 13:36:04.803325  8591 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8bda2c05369840e48fd0bbeb96a2ff6c [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:36:04.803215  8616 catalog_manager.cc:1382] Generated new cluster ID: 4231b9c152444a2389106fc7cd50d3a9
I20260601 13:36:04.803632  8616 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:36:04.804391  8517 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9: Bootstrap starting.
I20260601 13:36:04.805389  8517 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:04.806917  8517 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9: No bootstrap required, opened a new log
I20260601 13:36:04.807471  8517 raft_consensus.cc:359] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9ba72225a2246cdb4c9e761da43d558" member_type: VOTER last_known_addr { host: "127.7.40.62" port: 36429 } } peers { permanent_uuid: "03f11db9d64f4079a731827523cc36c9" member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35765 } } peers { permanent_uuid: "8bda2c05369840e48fd0bbeb96a2ff6c" member_type: VOTER last_known_addr { host: "127.7.40.60" port: 43685 } }
I20260601 13:36:04.807590  8517 raft_consensus.cc:385] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:04.807636  8517 raft_consensus.cc:740] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03f11db9d64f4079a731827523cc36c9, State: Initialized, Role: FOLLOWER
I20260601 13:36:04.807793  8517 consensus_queue.cc:260] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9ba72225a2246cdb4c9e761da43d558" member_type: VOTER last_known_addr { host: "127.7.40.62" port: 36429 } } peers { permanent_uuid: "03f11db9d64f4079a731827523cc36c9" member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35765 } } peers { permanent_uuid: "8bda2c05369840e48fd0bbeb96a2ff6c" member_type: VOTER last_known_addr { host: "127.7.40.60" port: 43685 } }
I20260601 13:36:04.808141  8623 sys_catalog.cc:455] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9 [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: "f9ba72225a2246cdb4c9e761da43d558" member_type: VOTER last_known_addr { host: "127.7.40.62" port: 36429 } } peers { permanent_uuid: "03f11db9d64f4079a731827523cc36c9" member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35765 } } peers { permanent_uuid: "8bda2c05369840e48fd0bbeb96a2ff6c" member_type: VOTER last_known_addr { host: "127.7.40.60" port: 43685 } } }
I20260601 13:36:04.808270  8623 sys_catalog.cc:458] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:36:04.808374  8517 sys_catalog.cc:565] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:36:04.808400  8488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f9ba72225a2246cdb4c9e761da43d558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03f11db9d64f4079a731827523cc36c9" is_pre_election: true
I20260601 13:36:04.808537  8488 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9ba72225a2246cdb4c9e761da43d558 in term 0.
I20260601 13:36:04.808789  8490 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:04.809819  8490 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9 [term 1 FOLLOWER]: Refusing update from remote peer f9ba72225a2246cdb4c9e761da43d558: 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:04.810132  8491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f9ba72225a2246cdb4c9e761da43d558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03f11db9d64f4079a731827523cc36c9"
I20260601 13:36:04.810313  8614 consensus_queue.cc:1048] T 00000000000000000000000000000000 P f9ba72225a2246cdb4c9e761da43d558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03f11db9d64f4079a731827523cc36c9" member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:04.811110  8491 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9ba72225a2246cdb4c9e761da43d558 in term 1.
I20260601 13:36:04.811568  7328 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260601 13:36:04.812080  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:36:04.812470  8623 sys_catalog.cc:455] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f9ba72225a2246cdb4c9e761da43d558. Latest consensus state: current_term: 1 leader_uuid: "f9ba72225a2246cdb4c9e761da43d558" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9ba72225a2246cdb4c9e761da43d558" member_type: VOTER last_known_addr { host: "127.7.40.62" port: 36429 } } peers { permanent_uuid: "03f11db9d64f4079a731827523cc36c9" member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35765 } } peers { permanent_uuid: "8bda2c05369840e48fd0bbeb96a2ff6c" member_type: VOTER last_known_addr { host: "127.7.40.60" port: 43685 } } }
I20260601 13:36:04.812577  8623 sys_catalog.cc:458] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:36:04.812668  8623 sys_catalog.cc:455] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "f9ba72225a2246cdb4c9e761da43d558" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9ba72225a2246cdb4c9e761da43d558" member_type: VOTER last_known_addr { host: "127.7.40.62" port: 36429 } } peers { permanent_uuid: "03f11db9d64f4079a731827523cc36c9" member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35765 } } peers { permanent_uuid: "8bda2c05369840e48fd0bbeb96a2ff6c" member_type: VOTER last_known_addr { host: "127.7.40.60" port: 43685 } } }
I20260601 13:36:04.812734  8623 sys_catalog.cc:458] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9 [sys.catalog]: This master's current role is: FOLLOWER
W20260601 13:36:04.813439  8634 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:36:04.813508  8634 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260601 13:36:04.814369  8639 instance_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:04.815130  8614 sys_catalog.cc:455] T 00000000000000000000000000000000 P f9ba72225a2246cdb4c9e761da43d558 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "f9ba72225a2246cdb4c9e761da43d558" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9ba72225a2246cdb4c9e761da43d558" member_type: VOTER last_known_addr { host: "127.7.40.62" port: 36429 } } peers { permanent_uuid: "03f11db9d64f4079a731827523cc36c9" member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35765 } } peers { permanent_uuid: "8bda2c05369840e48fd0bbeb96a2ff6c" member_type: VOTER last_known_addr { host: "127.7.40.60" port: 43685 } } }
I20260601 13:36:04.815246  8614 sys_catalog.cc:458] T 00000000000000000000000000000000 P f9ba72225a2246cdb4c9e761da43d558 [sys.catalog]: This master's current role is: LEADER
W20260601 13:36:04.816097  8640 instance_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:04.816838  8616 catalog_manager.cc:1405] Generated new certificate authority record
W20260601 13:36:04.817425  8642 instance_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:04.817662  8616 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:36:04.819348  7328 server_base.cc:1061] running on GCE node
I20260601 13:36:04.819562  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:04.819602  7328 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:04.819621  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780320964819620 us; error 0 us; skew 500 ppm
I20260601 13:36:04.820760  7328 webserver.cc:533] Webserver started at http://127.7.40.1:33251/ using document root <none> and password file <none>
I20260601 13:36:04.820921  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:04.820976  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:04.821045  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:04.821473  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320954551505-7328-0/minicluster-data/ts-0-root/instance:
uuid: "c7deb9f73542431e8869967bdf482f7f"
format_stamp: "Formatted at 2026-06-01 13:36:04 on dist-test-slave-b9mm"
I20260601 13:36:04.823345  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:36:04.824478  8647 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:04.824894  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:04.824982  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320954551505-7328-0/minicluster-data/ts-0-root
uuid: "c7deb9f73542431e8869967bdf482f7f"
format_stamp: "Formatted at 2026-06-01 13:36:04 on dist-test-slave-b9mm"
I20260601 13:36:04.825103  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320954551505-7328-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320954551505-7328-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320954551505-7328-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:04.843767  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:04.844276  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:04.844630  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:04.845011  8616 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f9ba72225a2246cdb4c9e761da43d558: Generated new TSK 0
I20260601 13:36:04.845198  8616 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:36:04.845233  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:04.845280  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:04.845323  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:04.845345  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:04.850471  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.1:45013
I20260601 13:36:04.850488  8711 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.1:45013 every 8 connection(s)
I20260601 13:36:04.851657  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:04.854439  8720 instance_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:04.855513  8722 instance_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:04.856389  8719 instance_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:04.856958  8713 heartbeater.cc:344] Connected to a master server at 127.7.40.62:36429
I20260601 13:36:04.857084  8713 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:04.857179  7328 server_base.cc:1061] running on GCE node
I20260601 13:36:04.857372  8713 heartbeater.cc:507] Master 127.7.40.62:36429 requested a full tablet report, sending...
I20260601 13:36:04.857429  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:04.857478  7328 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:04.857496  8714 heartbeater.cc:344] Connected to a master server at 127.7.40.61:35765
I20260601 13:36:04.857517  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780320964857515 us; error 0 us; skew 500 ppm
I20260601 13:36:04.857563  8714 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:04.857764  8714 heartbeater.cc:507] Master 127.7.40.61:35765 requested a full tablet report, sending...
I20260601 13:36:04.857903  8712 heartbeater.cc:344] Connected to a master server at 127.7.40.60:43685
I20260601 13:36:04.857982  8712 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:04.858063  8415 ts_manager.cc:194] Registered new tserver with Master: c7deb9f73542431e8869967bdf482f7f (127.7.40.1:45013)
I20260601 13:36:04.858850  8712 heartbeater.cc:507] Master 127.7.40.60:43685 requested a full tablet report, sending...
I20260601 13:36:04.858491  8480 ts_manager.cc:194] Registered new tserver with Master: c7deb9f73542431e8869967bdf482f7f (127.7.40.1:45013)
I20260601 13:36:04.858606  7328 webserver.cc:533] Webserver started at http://127.7.40.2:42329/ using document root <none> and password file <none>
I20260601 13:36:04.859380  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:04.859462  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:04.859570  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:04.859706  8547 ts_manager.cc:194] Registered new tserver with Master: c7deb9f73542431e8869967bdf482f7f (127.7.40.1:45013)
I20260601 13:36:04.859782  8415 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41232
I20260601 13:36:04.860090  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320954551505-7328-0/minicluster-data/ts-1-root/instance:
uuid: "23c2e83701ac48cf94e623293d6f39e3"
format_stamp: "Formatted at 2026-06-01 13:36:04 on dist-test-slave-b9mm"
I20260601 13:36:04.861603  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:36:04.862455  8727 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:04.862735  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:04.862798  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320954551505-7328-0/minicluster-data/ts-1-root
uuid: "23c2e83701ac48cf94e623293d6f39e3"
format_stamp: "Formatted at 2026-06-01 13:36:04 on dist-test-slave-b9mm"
I20260601 13:36:04.862879  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320954551505-7328-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320954551505-7328-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320954551505-7328-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:04.873219  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:04.873677  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:04.873986  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:04.874483  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:04.874542  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:04.874600  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:04.874647  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:04.879747  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.2:41247
I20260601 13:36:04.879866  8790 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.2:41247 every 8 connection(s)
I20260601 13:36:04.880815  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:04.883220  8798 instance_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:04.883790  8799 instance_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:04.884127  7328 server_base.cc:1061] running on GCE node
W20260601 13:36:04.884425  8801 instance_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:04.884675  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:04.884734  7328 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:04.884758  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780320964884758 us; error 0 us; skew 500 ppm
I20260601 13:36:04.885731  7328 webserver.cc:533] Webserver started at http://127.7.40.3:35409/ using document root <none> and password file <none>
I20260601 13:36:04.885905  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:04.885969  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:04.885987  8792 heartbeater.cc:344] Connected to a master server at 127.7.40.62:36429
I20260601 13:36:04.886059  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:04.886077  8791 heartbeater.cc:344] Connected to a master server at 127.7.40.60:43685
I20260601 13:36:04.886096  8792 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:04.886154  8791 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:04.886329  8792 heartbeater.cc:507] Master 127.7.40.62:36429 requested a full tablet report, sending...
I20260601 13:36:04.886382  8791 heartbeater.cc:507] Master 127.7.40.60:43685 requested a full tablet report, sending...
I20260601 13:36:04.886534  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320954551505-7328-0/minicluster-data/ts-2-root/instance:
uuid: "add6f2d37fd34cabb94565804f0c12d4"
format_stamp: "Formatted at 2026-06-01 13:36:04 on dist-test-slave-b9mm"
I20260601 13:36:04.886976  8415 ts_manager.cc:194] Registered new tserver with Master: 23c2e83701ac48cf94e623293d6f39e3 (127.7.40.2:41247)
I20260601 13:36:04.887101  8547 ts_manager.cc:194] Registered new tserver with Master: 23c2e83701ac48cf94e623293d6f39e3 (127.7.40.2:41247)
I20260601 13:36:04.887602  8415 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41238
I20260601 13:36:04.888365  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:36:04.889009  8793 heartbeater.cc:344] Connected to a master server at 127.7.40.61:35765
I20260601 13:36:04.889117  8793 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:04.889248  8793 heartbeater.cc:507] Master 127.7.40.61:35765 requested a full tablet report, sending...
I20260601 13:36:04.889549  8806 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:04.889792  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:04.889856  8480 ts_manager.cc:194] Registered new tserver with Master: 23c2e83701ac48cf94e623293d6f39e3 (127.7.40.2:41247)
I20260601 13:36:04.889879  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320954551505-7328-0/minicluster-data/ts-2-root
uuid: "add6f2d37fd34cabb94565804f0c12d4"
format_stamp: "Formatted at 2026-06-01 13:36:04 on dist-test-slave-b9mm"
I20260601 13:36:04.889981  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320954551505-7328-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320954551505-7328-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320954551505-7328-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:04.913312  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:04.913849  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:04.914218  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:04.914742  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:04.914803  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:04.914865  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:04.914911  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:04.919862  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.3:45671
I20260601 13:36:04.919987  8869 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.3:45671 every 8 connection(s)
I20260601 13:36:04.925701  8870 heartbeater.cc:344] Connected to a master server at 127.7.40.60:43685
I20260601 13:36:04.925747  8871 heartbeater.cc:344] Connected to a master server at 127.7.40.62:36429
I20260601 13:36:04.925751  8872 heartbeater.cc:344] Connected to a master server at 127.7.40.61:35765
I20260601 13:36:04.925834  8870 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:04.925856  8872 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:04.925863  8871 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:04.926085  8871 heartbeater.cc:507] Master 127.7.40.62:36429 requested a full tablet report, sending...
I20260601 13:36:04.926136  8872 heartbeater.cc:507] Master 127.7.40.61:35765 requested a full tablet report, sending...
I20260601 13:36:04.926136  8870 heartbeater.cc:507] Master 127.7.40.60:43685 requested a full tablet report, sending...
I20260601 13:36:04.926801  8415 ts_manager.cc:194] Registered new tserver with Master: add6f2d37fd34cabb94565804f0c12d4 (127.7.40.3:45671)
I20260601 13:36:04.926879  8480 ts_manager.cc:194] Registered new tserver with Master: add6f2d37fd34cabb94565804f0c12d4 (127.7.40.3:45671)
I20260601 13:36:04.926949  8547 ts_manager.cc:194] Registered new tserver with Master: add6f2d37fd34cabb94565804f0c12d4 (127.7.40.3:45671)
I20260601 13:36:04.927446  7328 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006990595s
I20260601 13:36:04.927495  8415 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41244
I20260601 13:36:05.758796  8613 catalog_manager.cc:1294] Loaded cluster ID: 4231b9c152444a2389106fc7cd50d3a9
I20260601 13:36:05.758899  8613 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 8bda2c05369840e48fd0bbeb96a2ff6c: loading cluster ID for follower catalog manager: success
I20260601 13:36:05.760283  8613 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 8bda2c05369840e48fd0bbeb96a2ff6c: acquiring CA information for follower catalog manager: success
I20260601 13:36:05.760932  8613 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 8bda2c05369840e48fd0bbeb96a2ff6c: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:36:05.814388  8634 catalog_manager.cc:1294] Loaded cluster ID: 4231b9c152444a2389106fc7cd50d3a9
I20260601 13:36:05.814540  8634 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9: loading cluster ID for follower catalog manager: success
I20260601 13:36:05.815835  8634 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9: acquiring CA information for follower catalog manager: success
I20260601 13:36:05.816416  8634 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:36:05.860625  8713 heartbeater.cc:499] Master 127.7.40.62:36429 was elected leader, sending a full tablet report...
I20260601 13:36:05.888475  8792 heartbeater.cc:499] Master 127.7.40.62:36429 was elected leader, sending a full tablet report...
I20260601 13:36:05.928431  8871 heartbeater.cc:499] Master 127.7.40.62:36429 was elected leader, sending a full tablet report...
I20260601 13:36:06.757009  8606 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:36:06.990401  8415 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41246:
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:36:07.006603  8834 tablet_service.cc:1511] Processing CreateTablet for tablet 5555582052da40419e5b07af9ef7e6c4 (DEFAULT_TABLE table=test-workload [id=efcb48ab450a49819bf95be224c9af24]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:36:07.006703  8676 tablet_service.cc:1511] Processing CreateTablet for tablet 579ca0a5bdc04fdfbd54e830d210b34a (DEFAULT_TABLE table=test-workload [id=efcb48ab450a49819bf95be224c9af24]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:36:07.007014  8676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 579ca0a5bdc04fdfbd54e830d210b34a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:07.007014  8834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5555582052da40419e5b07af9ef7e6c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:07.007107  8755 tablet_service.cc:1511] Processing CreateTablet for tablet 9f8aae7facfb40449c5cc28b237b8b0f (DEFAULT_TABLE table=test-workload [id=efcb48ab450a49819bf95be224c9af24]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:36:07.007441  8755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f8aae7facfb40449c5cc28b237b8b0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:07.009670  8906 tablet_bootstrap.cc:492] T 9f8aae7facfb40449c5cc28b237b8b0f P 23c2e83701ac48cf94e623293d6f39e3: Bootstrap starting.
I20260601 13:36:07.010252  8907 tablet_bootstrap.cc:492] T 5555582052da40419e5b07af9ef7e6c4 P add6f2d37fd34cabb94565804f0c12d4: Bootstrap starting.
I20260601 13:36:07.010993  8906 tablet_bootstrap.cc:654] T 9f8aae7facfb40449c5cc28b237b8b0f P 23c2e83701ac48cf94e623293d6f39e3: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:07.011286  8907 tablet_bootstrap.cc:654] T 5555582052da40419e5b07af9ef7e6c4 P add6f2d37fd34cabb94565804f0c12d4: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:07.011905  8908 tablet_bootstrap.cc:492] T 579ca0a5bdc04fdfbd54e830d210b34a P c7deb9f73542431e8869967bdf482f7f: Bootstrap starting.
I20260601 13:36:07.012260  8906 tablet_bootstrap.cc:492] T 9f8aae7facfb40449c5cc28b237b8b0f P 23c2e83701ac48cf94e623293d6f39e3: No bootstrap required, opened a new log
I20260601 13:36:07.012379  8906 ts_tablet_manager.cc:1403] T 9f8aae7facfb40449c5cc28b237b8b0f P 23c2e83701ac48cf94e623293d6f39e3: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:07.012455  8907 tablet_bootstrap.cc:492] T 5555582052da40419e5b07af9ef7e6c4 P add6f2d37fd34cabb94565804f0c12d4: No bootstrap required, opened a new log
I20260601 13:36:07.012559  8907 ts_tablet_manager.cc:1403] T 5555582052da40419e5b07af9ef7e6c4 P add6f2d37fd34cabb94565804f0c12d4: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:36:07.012883  8906 raft_consensus.cc:359] T 9f8aae7facfb40449c5cc28b237b8b0f P 23c2e83701ac48cf94e623293d6f39e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23c2e83701ac48cf94e623293d6f39e3" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41247 } }
I20260601 13:36:07.013012  8906 raft_consensus.cc:385] T 9f8aae7facfb40449c5cc28b237b8b0f P 23c2e83701ac48cf94e623293d6f39e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:07.013017  8908 tablet_bootstrap.cc:654] T 579ca0a5bdc04fdfbd54e830d210b34a P c7deb9f73542431e8869967bdf482f7f: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:07.013134  8906 raft_consensus.cc:740] T 9f8aae7facfb40449c5cc28b237b8b0f P 23c2e83701ac48cf94e623293d6f39e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23c2e83701ac48cf94e623293d6f39e3, State: Initialized, Role: FOLLOWER
I20260601 13:36:07.013288  8906 consensus_queue.cc:260] T 9f8aae7facfb40449c5cc28b237b8b0f P 23c2e83701ac48cf94e623293d6f39e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "23c2e83701ac48cf94e623293d6f39e3" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41247 } }
I20260601 13:36:07.013381  8906 raft_consensus.cc:399] T 9f8aae7facfb40449c5cc28b237b8b0f P 23c2e83701ac48cf94e623293d6f39e3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:36:07.013427  8906 raft_consensus.cc:493] T 9f8aae7facfb40449c5cc28b237b8b0f P 23c2e83701ac48cf94e623293d6f39e3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:36:07.013481  8906 raft_consensus.cc:3060] T 9f8aae7facfb40449c5cc28b237b8b0f P 23c2e83701ac48cf94e623293d6f39e3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:07.013005  8907 raft_consensus.cc:359] T 5555582052da40419e5b07af9ef7e6c4 P add6f2d37fd34cabb94565804f0c12d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "add6f2d37fd34cabb94565804f0c12d4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45671 } }
I20260601 13:36:07.013780  8907 raft_consensus.cc:385] T 5555582052da40419e5b07af9ef7e6c4 P add6f2d37fd34cabb94565804f0c12d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:07.013844  8907 raft_consensus.cc:740] T 5555582052da40419e5b07af9ef7e6c4 P add6f2d37fd34cabb94565804f0c12d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: add6f2d37fd34cabb94565804f0c12d4, State: Initialized, Role: FOLLOWER
I20260601 13:36:07.014030  8907 consensus_queue.cc:260] T 5555582052da40419e5b07af9ef7e6c4 P add6f2d37fd34cabb94565804f0c12d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "add6f2d37fd34cabb94565804f0c12d4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45671 } }
I20260601 13:36:07.014150  8907 raft_consensus.cc:399] T 5555582052da40419e5b07af9ef7e6c4 P add6f2d37fd34cabb94565804f0c12d4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:36:07.014187  8907 raft_consensus.cc:493] T 5555582052da40419e5b07af9ef7e6c4 P add6f2d37fd34cabb94565804f0c12d4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:36:07.014231  8907 raft_consensus.cc:3060] T 5555582052da40419e5b07af9ef7e6c4 P add6f2d37fd34cabb94565804f0c12d4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:07.014602  8906 raft_consensus.cc:515] T 9f8aae7facfb40449c5cc28b237b8b0f P 23c2e83701ac48cf94e623293d6f39e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23c2e83701ac48cf94e623293d6f39e3" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41247 } }
I20260601 13:36:07.014761  8906 leader_election.cc:304] T 9f8aae7facfb40449c5cc28b237b8b0f P 23c2e83701ac48cf94e623293d6f39e3 [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: 23c2e83701ac48cf94e623293d6f39e3; no voters: 
I20260601 13:36:07.015000  8906 leader_election.cc:290] T 9f8aae7facfb40449c5cc28b237b8b0f P 23c2e83701ac48cf94e623293d6f39e3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:36:07.015106  8912 raft_consensus.cc:2804] T 9f8aae7facfb40449c5cc28b237b8b0f P 23c2e83701ac48cf94e623293d6f39e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:07.015292  8912 raft_consensus.cc:697] T 9f8aae7facfb40449c5cc28b237b8b0f P 23c2e83701ac48cf94e623293d6f39e3 [term 1 LEADER]: Becoming Leader. State: Replica: 23c2e83701ac48cf94e623293d6f39e3, State: Running, Role: LEADER
I20260601 13:36:07.015384  8906 ts_tablet_manager.cc:1434] T 9f8aae7facfb40449c5cc28b237b8b0f P 23c2e83701ac48cf94e623293d6f39e3: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:36:07.015429  8912 consensus_queue.cc:237] T 9f8aae7facfb40449c5cc28b237b8b0f P 23c2e83701ac48cf94e623293d6f39e3 [LEADER]: Queue going to LEADER mode. State: All 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: "23c2e83701ac48cf94e623293d6f39e3" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41247 } }
I20260601 13:36:07.016814  8908 tablet_bootstrap.cc:492] T 579ca0a5bdc04fdfbd54e830d210b34a P c7deb9f73542431e8869967bdf482f7f: No bootstrap required, opened a new log
I20260601 13:36:07.016922  8908 ts_tablet_manager.cc:1403] T 579ca0a5bdc04fdfbd54e830d210b34a P c7deb9f73542431e8869967bdf482f7f: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:36:07.017194  8415 catalog_manager.cc:5696] T 9f8aae7facfb40449c5cc28b237b8b0f P 23c2e83701ac48cf94e623293d6f39e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23c2e83701ac48cf94e623293d6f39e3 (127.7.40.2). New cstate: current_term: 1 leader_uuid: "23c2e83701ac48cf94e623293d6f39e3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23c2e83701ac48cf94e623293d6f39e3" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41247 } health_report { overall_health: HEALTHY } } }
I20260601 13:36:07.015717  8907 raft_consensus.cc:515] T 5555582052da40419e5b07af9ef7e6c4 P add6f2d37fd34cabb94565804f0c12d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "add6f2d37fd34cabb94565804f0c12d4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45671 } }
I20260601 13:36:07.017388  8907 leader_election.cc:304] T 5555582052da40419e5b07af9ef7e6c4 P add6f2d37fd34cabb94565804f0c12d4 [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: add6f2d37fd34cabb94565804f0c12d4; no voters: 
I20260601 13:36:07.017735  8917 raft_consensus.cc:2804] T 5555582052da40419e5b07af9ef7e6c4 P add6f2d37fd34cabb94565804f0c12d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:07.018288  8917 raft_consensus.cc:697] T 5555582052da40419e5b07af9ef7e6c4 P add6f2d37fd34cabb94565804f0c12d4 [term 1 LEADER]: Becoming Leader. State: Replica: add6f2d37fd34cabb94565804f0c12d4, State: Running, Role: LEADER
I20260601 13:36:07.018425  8917 consensus_queue.cc:237] T 5555582052da40419e5b07af9ef7e6c4 P add6f2d37fd34cabb94565804f0c12d4 [LEADER]: Queue going to LEADER mode. State: All 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: "add6f2d37fd34cabb94565804f0c12d4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45671 } }
I20260601 13:36:07.018529  8908 raft_consensus.cc:359] T 579ca0a5bdc04fdfbd54e830d210b34a P c7deb9f73542431e8869967bdf482f7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7deb9f73542431e8869967bdf482f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 45013 } }
I20260601 13:36:07.018651  8908 raft_consensus.cc:385] T 579ca0a5bdc04fdfbd54e830d210b34a P c7deb9f73542431e8869967bdf482f7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:07.018702  8908 raft_consensus.cc:740] T 579ca0a5bdc04fdfbd54e830d210b34a P c7deb9f73542431e8869967bdf482f7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7deb9f73542431e8869967bdf482f7f, State: Initialized, Role: FOLLOWER
I20260601 13:36:07.018843  8908 consensus_queue.cc:260] T 579ca0a5bdc04fdfbd54e830d210b34a P c7deb9f73542431e8869967bdf482f7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c7deb9f73542431e8869967bdf482f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 45013 } }
I20260601 13:36:07.021668  8414 catalog_manager.cc:5696] T 5555582052da40419e5b07af9ef7e6c4 P add6f2d37fd34cabb94565804f0c12d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to add6f2d37fd34cabb94565804f0c12d4 (127.7.40.3). New cstate: current_term: 1 leader_uuid: "add6f2d37fd34cabb94565804f0c12d4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "add6f2d37fd34cabb94565804f0c12d4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45671 } health_report { overall_health: HEALTHY } } }
I20260601 13:36:07.022264  8907 leader_election.cc:290] T 5555582052da40419e5b07af9ef7e6c4 P add6f2d37fd34cabb94565804f0c12d4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:36:07.023450  8907 ts_tablet_manager.cc:1434] T 5555582052da40419e5b07af9ef7e6c4 P add6f2d37fd34cabb94565804f0c12d4: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.002s
I20260601 13:36:07.018927  8908 raft_consensus.cc:399] T 579ca0a5bdc04fdfbd54e830d210b34a P c7deb9f73542431e8869967bdf482f7f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:36:07.023629  8908 raft_consensus.cc:493] T 579ca0a5bdc04fdfbd54e830d210b34a P c7deb9f73542431e8869967bdf482f7f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:36:07.023687  8908 raft_consensus.cc:3060] T 579ca0a5bdc04fdfbd54e830d210b34a P c7deb9f73542431e8869967bdf482f7f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:07.024894  8908 raft_consensus.cc:515] T 579ca0a5bdc04fdfbd54e830d210b34a P c7deb9f73542431e8869967bdf482f7f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7deb9f73542431e8869967bdf482f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 45013 } }
I20260601 13:36:07.025043  8908 leader_election.cc:304] T 579ca0a5bdc04fdfbd54e830d210b34a P c7deb9f73542431e8869967bdf482f7f [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: c7deb9f73542431e8869967bdf482f7f; no voters: 
I20260601 13:36:07.025272  8908 leader_election.cc:290] T 579ca0a5bdc04fdfbd54e830d210b34a P c7deb9f73542431e8869967bdf482f7f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:36:07.025600  8908 ts_tablet_manager.cc:1434] T 579ca0a5bdc04fdfbd54e830d210b34a P c7deb9f73542431e8869967bdf482f7f: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.000s
I20260601 13:36:07.027837  8921 raft_consensus.cc:2804] T 579ca0a5bdc04fdfbd54e830d210b34a P c7deb9f73542431e8869967bdf482f7f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:07.028069  8921 raft_consensus.cc:697] T 579ca0a5bdc04fdfbd54e830d210b34a P c7deb9f73542431e8869967bdf482f7f [term 1 LEADER]: Becoming Leader. State: Replica: c7deb9f73542431e8869967bdf482f7f, State: Running, Role: LEADER
I20260601 13:36:07.028213  8921 consensus_queue.cc:237] T 579ca0a5bdc04fdfbd54e830d210b34a P c7deb9f73542431e8869967bdf482f7f [LEADER]: Queue going to LEADER mode. State: All 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: "c7deb9f73542431e8869967bdf482f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 45013 } }
I20260601 13:36:07.029323  8414 catalog_manager.cc:5696] T 579ca0a5bdc04fdfbd54e830d210b34a P c7deb9f73542431e8869967bdf482f7f reported cstate change: term changed from 0 to 1, leader changed from <none> to c7deb9f73542431e8869967bdf482f7f (127.7.40.1). New cstate: current_term: 1 leader_uuid: "c7deb9f73542431e8869967bdf482f7f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7deb9f73542431e8869967bdf482f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 45013 } health_report { overall_health: HEALTHY } } }
I20260601 13:36:07.042129  7328 master.cc:562] Master@127.7.40.62:36429 shutting down...
I20260601 13:36:07.045491  7328 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f9ba72225a2246cdb4c9e761da43d558 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:07.045738  7328 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f9ba72225a2246cdb4c9e761da43d558 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:07.045794  7328 tablet_replica.cc:333] T 00000000000000000000000000000000 P f9ba72225a2246cdb4c9e761da43d558: stopping tablet replica
I20260601 13:36:07.059957  7328 master.cc:584] Master@127.7.40.62:36429 shutdown complete.
W20260601 13:36:08.024386  8792 heartbeater.cc:646] Failed to heartbeat to 127.7.40.62:36429 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.7.40.62:36429: connect: Connection refused (error 111)
I20260601 13:36:08.536535  8931 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8bda2c05369840e48fd0bbeb96a2ff6c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f9ba72225a2246cdb4c9e761da43d558)
I20260601 13:36:08.536588  8930 raft_consensus.cc:493] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f9ba72225a2246cdb4c9e761da43d558)
I20260601 13:36:08.536947  8931 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8bda2c05369840e48fd0bbeb96a2ff6c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9ba72225a2246cdb4c9e761da43d558" member_type: VOTER last_known_addr { host: "127.7.40.62" port: 36429 } } peers { permanent_uuid: "03f11db9d64f4079a731827523cc36c9" member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35765 } } peers { permanent_uuid: "8bda2c05369840e48fd0bbeb96a2ff6c" member_type: VOTER last_known_addr { host: "127.7.40.60" port: 43685 } }
I20260601 13:36:08.537149  8930 raft_consensus.cc:515] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9ba72225a2246cdb4c9e761da43d558" member_type: VOTER last_known_addr { host: "127.7.40.62" port: 36429 } } peers { permanent_uuid: "03f11db9d64f4079a731827523cc36c9" member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35765 } } peers { permanent_uuid: "8bda2c05369840e48fd0bbeb96a2ff6c" member_type: VOTER last_known_addr { host: "127.7.40.60" port: 43685 } }
I20260601 13:36:08.537642  8930 leader_election.cc:290] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f9ba72225a2246cdb4c9e761da43d558 (127.7.40.62:36429), 8bda2c05369840e48fd0bbeb96a2ff6c (127.7.40.60:43685)
I20260601 13:36:08.537665  8931 leader_election.cc:290] T 00000000000000000000000000000000 P 8bda2c05369840e48fd0bbeb96a2ff6c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f9ba72225a2246cdb4c9e761da43d558 (127.7.40.62:36429), 03f11db9d64f4079a731827523cc36c9 (127.7.40.61:35765)
I20260601 13:36:08.538089  8490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8bda2c05369840e48fd0bbeb96a2ff6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "03f11db9d64f4079a731827523cc36c9" is_pre_election: true
I20260601 13:36:08.538244  8490 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8bda2c05369840e48fd0bbeb96a2ff6c in term 1.
I20260601 13:36:08.538386  8556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "03f11db9d64f4079a731827523cc36c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "8bda2c05369840e48fd0bbeb96a2ff6c" is_pre_election: true
I20260601 13:36:08.538508  8556 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 8bda2c05369840e48fd0bbeb96a2ff6c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03f11db9d64f4079a731827523cc36c9 in term 1.
I20260601 13:36:08.538599  8530 leader_election.cc:304] T 00000000000000000000000000000000 P 8bda2c05369840e48fd0bbeb96a2ff6c [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: 03f11db9d64f4079a731827523cc36c9, 8bda2c05369840e48fd0bbeb96a2ff6c; no voters: 
I20260601 13:36:08.538803  8931 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8bda2c05369840e48fd0bbeb96a2ff6c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:36:08.538810  8464 leader_election.cc:304] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9 [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: 03f11db9d64f4079a731827523cc36c9, 8bda2c05369840e48fd0bbeb96a2ff6c; no voters: 
I20260601 13:36:08.538880  8931 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8bda2c05369840e48fd0bbeb96a2ff6c [term 1 FOLLOWER]: Starting leader election (detected failure of leader f9ba72225a2246cdb4c9e761da43d558)
I20260601 13:36:08.538928  8931 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8bda2c05369840e48fd0bbeb96a2ff6c [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:36:08.539000  8930 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:36:08.539052  8930 raft_consensus.cc:493] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f9ba72225a2246cdb4c9e761da43d558)
I20260601 13:36:08.539150  8930 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9 [term 1 FOLLOWER]: Advancing to term 2
W20260601 13:36:08.539494  8533 leader_election.cc:336] T 00000000000000000000000000000000 P 8bda2c05369840e48fd0bbeb96a2ff6c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f9ba72225a2246cdb4c9e761da43d558 (127.7.40.62:36429): Network error: Client connection negotiation failed: client connection to 127.7.40.62:36429: connect: Connection refused (error 111)
W20260601 13:36:08.539789  8467 leader_election.cc:336] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f9ba72225a2246cdb4c9e761da43d558 (127.7.40.62:36429): Network error: Client connection negotiation failed: client connection to 127.7.40.62:36429: connect: Connection refused (error 111)
I20260601 13:36:08.540169  8931 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8bda2c05369840e48fd0bbeb96a2ff6c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9ba72225a2246cdb4c9e761da43d558" member_type: VOTER last_known_addr { host: "127.7.40.62" port: 36429 } } peers { permanent_uuid: "03f11db9d64f4079a731827523cc36c9" member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35765 } } peers { permanent_uuid: "8bda2c05369840e48fd0bbeb96a2ff6c" member_type: VOTER last_known_addr { host: "127.7.40.60" port: 43685 } }
I20260601 13:36:08.540169  8930 raft_consensus.cc:515] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9ba72225a2246cdb4c9e761da43d558" member_type: VOTER last_known_addr { host: "127.7.40.62" port: 36429 } } peers { permanent_uuid: "03f11db9d64f4079a731827523cc36c9" member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35765 } } peers { permanent_uuid: "8bda2c05369840e48fd0bbeb96a2ff6c" member_type: VOTER last_known_addr { host: "127.7.40.60" port: 43685 } }
I20260601 13:36:08.540604  8930 leader_election.cc:290] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9 [CANDIDATE]: Term 2 election: Requested vote from peers f9ba72225a2246cdb4c9e761da43d558 (127.7.40.62:36429), 8bda2c05369840e48fd0bbeb96a2ff6c (127.7.40.60:43685)
I20260601 13:36:08.540925  8490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8bda2c05369840e48fd0bbeb96a2ff6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "03f11db9d64f4079a731827523cc36c9"
I20260601 13:36:08.540958  8556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "03f11db9d64f4079a731827523cc36c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "8bda2c05369840e48fd0bbeb96a2ff6c"
I20260601 13:36:08.541112  8490 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 8bda2c05369840e48fd0bbeb96a2ff6c in current term 2: Already voted for candidate 03f11db9d64f4079a731827523cc36c9 in this term.
I20260601 13:36:08.541147  8556 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 8bda2c05369840e48fd0bbeb96a2ff6c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 03f11db9d64f4079a731827523cc36c9 in current term 2: Already voted for candidate 8bda2c05369840e48fd0bbeb96a2ff6c in this term.
I20260601 13:36:08.541270  8931 leader_election.cc:290] T 00000000000000000000000000000000 P 8bda2c05369840e48fd0bbeb96a2ff6c [CANDIDATE]: Term 2 election: Requested vote from peers f9ba72225a2246cdb4c9e761da43d558 (127.7.40.62:36429), 03f11db9d64f4079a731827523cc36c9 (127.7.40.61:35765)
W20260601 13:36:08.541937  8467 leader_election.cc:336] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f9ba72225a2246cdb4c9e761da43d558 (127.7.40.62:36429): Network error: Client connection negotiation failed: client connection to 127.7.40.62:36429: connect: Connection refused (error 111)
I20260601 13:36:08.542027  8467 leader_election.cc:304] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9 [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: 03f11db9d64f4079a731827523cc36c9; no voters: 8bda2c05369840e48fd0bbeb96a2ff6c, f9ba72225a2246cdb4c9e761da43d558
I20260601 13:36:08.542243  8930 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260601 13:36:08.542404  8533 leader_election.cc:336] T 00000000000000000000000000000000 P 8bda2c05369840e48fd0bbeb96a2ff6c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f9ba72225a2246cdb4c9e761da43d558 (127.7.40.62:36429): Network error: Client connection negotiation failed: client connection to 127.7.40.62:36429: connect: Connection refused (error 111)
I20260601 13:36:08.542462  8533 leader_election.cc:304] T 00000000000000000000000000000000 P 8bda2c05369840e48fd0bbeb96a2ff6c [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: 8bda2c05369840e48fd0bbeb96a2ff6c; no voters: 03f11db9d64f4079a731827523cc36c9, f9ba72225a2246cdb4c9e761da43d558
I20260601 13:36:08.542578  8931 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 8bda2c05369840e48fd0bbeb96a2ff6c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260601 13:36:10.215234  8942 raft_consensus.cc:493] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:10.215390  8942 raft_consensus.cc:515] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9ba72225a2246cdb4c9e761da43d558" member_type: VOTER last_known_addr { host: "127.7.40.62" port: 36429 } } peers { permanent_uuid: "03f11db9d64f4079a731827523cc36c9" member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35765 } } peers { permanent_uuid: "8bda2c05369840e48fd0bbeb96a2ff6c" member_type: VOTER last_known_addr { host: "127.7.40.60" port: 43685 } }
I20260601 13:36:10.215937  8942 leader_election.cc:290] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f9ba72225a2246cdb4c9e761da43d558 (127.7.40.62:36429), 8bda2c05369840e48fd0bbeb96a2ff6c (127.7.40.60:43685)
I20260601 13:36:10.216419  8556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "03f11db9d64f4079a731827523cc36c9" candidate_term: 3 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "8bda2c05369840e48fd0bbeb96a2ff6c" is_pre_election: true
I20260601 13:36:10.216591  8556 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 8bda2c05369840e48fd0bbeb96a2ff6c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03f11db9d64f4079a731827523cc36c9 in term 2.
W20260601 13:36:10.216727  8467 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.40.62:36429: connect: Connection refused (error 111) [suppressed 7 similar messages]
I20260601 13:36:10.217038  8464 leader_election.cc:304] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9 [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: 03f11db9d64f4079a731827523cc36c9, 8bda2c05369840e48fd0bbeb96a2ff6c; no voters: 
I20260601 13:36:10.217228  8942 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260601 13:36:10.217299  8942 raft_consensus.cc:493] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:10.217352  8942 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9 [term 2 FOLLOWER]: Advancing to term 3
W20260601 13:36:10.217733  8467 leader_election.cc:336] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer f9ba72225a2246cdb4c9e761da43d558 (127.7.40.62:36429): Network error: Client connection negotiation failed: client connection to 127.7.40.62:36429: connect: Connection refused (error 111)
I20260601 13:36:10.218514  8942 raft_consensus.cc:515] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9ba72225a2246cdb4c9e761da43d558" member_type: VOTER last_known_addr { host: "127.7.40.62" port: 36429 } } peers { permanent_uuid: "03f11db9d64f4079a731827523cc36c9" member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35765 } } peers { permanent_uuid: "8bda2c05369840e48fd0bbeb96a2ff6c" member_type: VOTER last_known_addr { host: "127.7.40.60" port: 43685 } }
I20260601 13:36:10.218932  8942 leader_election.cc:290] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9 [CANDIDATE]: Term 3 election: Requested vote from peers f9ba72225a2246cdb4c9e761da43d558 (127.7.40.62:36429), 8bda2c05369840e48fd0bbeb96a2ff6c (127.7.40.60:43685)
I20260601 13:36:10.219390  8556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "03f11db9d64f4079a731827523cc36c9" candidate_term: 3 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "8bda2c05369840e48fd0bbeb96a2ff6c"
I20260601 13:36:10.219523  8556 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8bda2c05369840e48fd0bbeb96a2ff6c [term 2 FOLLOWER]: Advancing to term 3
W20260601 13:36:10.219990  8467 leader_election.cc:336] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer f9ba72225a2246cdb4c9e761da43d558 (127.7.40.62:36429): Network error: Client connection negotiation failed: client connection to 127.7.40.62:36429: connect: Connection refused (error 111)
I20260601 13:36:10.220489  8556 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 8bda2c05369840e48fd0bbeb96a2ff6c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03f11db9d64f4079a731827523cc36c9 in term 3.
I20260601 13:36:10.220777  8464 leader_election.cc:304] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9 [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: 03f11db9d64f4079a731827523cc36c9, 8bda2c05369840e48fd0bbeb96a2ff6c; no voters: f9ba72225a2246cdb4c9e761da43d558
I20260601 13:36:10.220949  8942 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9 [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:36:10.221159  8942 raft_consensus.cc:697] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9 [term 3 LEADER]: Becoming Leader. State: Replica: 03f11db9d64f4079a731827523cc36c9, State: Running, Role: LEADER
I20260601 13:36:10.221352  8942 consensus_queue.cc:237] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 10, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9ba72225a2246cdb4c9e761da43d558" member_type: VOTER last_known_addr { host: "127.7.40.62" port: 36429 } } peers { permanent_uuid: "03f11db9d64f4079a731827523cc36c9" member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35765 } } peers { permanent_uuid: "8bda2c05369840e48fd0bbeb96a2ff6c" member_type: VOTER last_known_addr { host: "127.7.40.60" port: 43685 } }
I20260601 13:36:10.222129  8945 sys_catalog.cc:455] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 03f11db9d64f4079a731827523cc36c9. Latest consensus state: current_term: 3 leader_uuid: "03f11db9d64f4079a731827523cc36c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9ba72225a2246cdb4c9e761da43d558" member_type: VOTER last_known_addr { host: "127.7.40.62" port: 36429 } } peers { permanent_uuid: "03f11db9d64f4079a731827523cc36c9" member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35765 } } peers { permanent_uuid: "8bda2c05369840e48fd0bbeb96a2ff6c" member_type: VOTER last_known_addr { host: "127.7.40.60" port: 43685 } } }
I20260601 13:36:10.222254  8945 sys_catalog.cc:458] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9 [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:10.222538  8947 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:36:10.223766  8947 catalog_manager.cc:679] Loaded metadata for table test-workload [id=efcb48ab450a49819bf95be224c9af24]
I20260601 13:36:10.224535  8947 tablet_loader.cc:96] loaded metadata for tablet 5555582052da40419e5b07af9ef7e6c4 (table test-workload [id=efcb48ab450a49819bf95be224c9af24])
I20260601 13:36:10.224797  8947 tablet_loader.cc:96] loaded metadata for tablet 579ca0a5bdc04fdfbd54e830d210b34a (table test-workload [id=efcb48ab450a49819bf95be224c9af24])
I20260601 13:36:10.224996  8947 tablet_loader.cc:96] loaded metadata for tablet 9f8aae7facfb40449c5cc28b237b8b0f (table test-workload [id=efcb48ab450a49819bf95be224c9af24])
I20260601 13:36:10.225129  8947 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:36:10.225543  8947 catalog_manager.cc:1294] Loaded cluster ID: 4231b9c152444a2389106fc7cd50d3a9
I20260601 13:36:10.225612  8947 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:36:10.226244  8947 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:36:10.226665  8947 catalog_manager.cc:6080] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9: Loaded TSK: 0
I20260601 13:36:10.227224  8947 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:36:10.712845  8556 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 8bda2c05369840e48fd0bbeb96a2ff6c [term 3 FOLLOWER]: Refusing update from remote peer 03f11db9d64f4079a731827523cc36c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 3 index: 11. (index mismatch)
I20260601 13:36:10.713385  8945 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8bda2c05369840e48fd0bbeb96a2ff6c" member_type: VOTER last_known_addr { host: "127.7.40.60" port: 43685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260601 13:36:10.714591  8948 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8bda2c05369840e48fd0bbeb96a2ff6c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 03f11db9d64f4079a731827523cc36c9. Latest consensus state: current_term: 3 leader_uuid: "03f11db9d64f4079a731827523cc36c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9ba72225a2246cdb4c9e761da43d558" member_type: VOTER last_known_addr { host: "127.7.40.62" port: 36429 } } peers { permanent_uuid: "03f11db9d64f4079a731827523cc36c9" member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35765 } } peers { permanent_uuid: "8bda2c05369840e48fd0bbeb96a2ff6c" member_type: VOTER last_known_addr { host: "127.7.40.60" port: 43685 } } }
I20260601 13:36:10.714740  8948 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8bda2c05369840e48fd0bbeb96a2ff6c [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:36:10.715780  8942 sys_catalog.cc:455] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 3 leader_uuid: "03f11db9d64f4079a731827523cc36c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9ba72225a2246cdb4c9e761da43d558" member_type: VOTER last_known_addr { host: "127.7.40.62" port: 36429 } } peers { permanent_uuid: "03f11db9d64f4079a731827523cc36c9" member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35765 } } peers { permanent_uuid: "8bda2c05369840e48fd0bbeb96a2ff6c" member_type: VOTER last_known_addr { host: "127.7.40.60" port: 43685 } } }
I20260601 13:36:10.715969  8942 sys_catalog.cc:458] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9 [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:10.716303  8948 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8bda2c05369840e48fd0bbeb96a2ff6c [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 3 leader_uuid: "03f11db9d64f4079a731827523cc36c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9ba72225a2246cdb4c9e761da43d558" member_type: VOTER last_known_addr { host: "127.7.40.62" port: 36429 } } peers { permanent_uuid: "03f11db9d64f4079a731827523cc36c9" member_type: VOTER last_known_addr { host: "127.7.40.61" port: 35765 } } peers { permanent_uuid: "8bda2c05369840e48fd0bbeb96a2ff6c" member_type: VOTER last_known_addr { host: "127.7.40.60" port: 43685 } } }
I20260601 13:36:10.716418  8948 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8bda2c05369840e48fd0bbeb96a2ff6c [sys.catalog]: This master's current role is: FOLLOWER
W20260601 13:36:10.716912  8467 consensus_peers.cc:597] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9 -> Peer f9ba72225a2246cdb4c9e761da43d558 (127.7.40.62:36429): Couldn't send request to peer f9ba72225a2246cdb4c9e761da43d558. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.62:36429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:10.811422  8633 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:36:10.811627  8633 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:36:11.302434  7328 tablet_server.cc:179] TabletServer@127.7.40.1:0 shutting down...
I20260601 13:36:11.307247  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:11.307555  7328 tablet_replica.cc:333] T 579ca0a5bdc04fdfbd54e830d210b34a P c7deb9f73542431e8869967bdf482f7f: stopping tablet replica
I20260601 13:36:11.307719  7328 raft_consensus.cc:2243] T 579ca0a5bdc04fdfbd54e830d210b34a P c7deb9f73542431e8869967bdf482f7f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:11.307898  7328 raft_consensus.cc:2272] T 579ca0a5bdc04fdfbd54e830d210b34a P c7deb9f73542431e8869967bdf482f7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:11.321084  7328 tablet_server.cc:196] TabletServer@127.7.40.1:0 shutdown complete.
I20260601 13:36:11.323596  7328 tablet_server.cc:179] TabletServer@127.7.40.2:0 shutting down...
I20260601 13:36:11.328375  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:11.328689  7328 tablet_replica.cc:333] T 9f8aae7facfb40449c5cc28b237b8b0f P 23c2e83701ac48cf94e623293d6f39e3: stopping tablet replica
I20260601 13:36:11.328842  7328 raft_consensus.cc:2243] T 9f8aae7facfb40449c5cc28b237b8b0f P 23c2e83701ac48cf94e623293d6f39e3 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:11.329012  7328 raft_consensus.cc:2272] T 9f8aae7facfb40449c5cc28b237b8b0f P 23c2e83701ac48cf94e623293d6f39e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:11.341995  7328 tablet_server.cc:196] TabletServer@127.7.40.2:0 shutdown complete.
I20260601 13:36:11.344401  7328 tablet_server.cc:179] TabletServer@127.7.40.3:0 shutting down...
I20260601 13:36:11.348412  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:11.348786  7328 tablet_replica.cc:333] T 5555582052da40419e5b07af9ef7e6c4 P add6f2d37fd34cabb94565804f0c12d4: stopping tablet replica
I20260601 13:36:11.348932  7328 raft_consensus.cc:2243] T 5555582052da40419e5b07af9ef7e6c4 P add6f2d37fd34cabb94565804f0c12d4 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:11.349081  7328 raft_consensus.cc:2272] T 5555582052da40419e5b07af9ef7e6c4 P add6f2d37fd34cabb94565804f0c12d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:11.362056  7328 tablet_server.cc:196] TabletServer@127.7.40.3:0 shutdown complete.
I20260601 13:36:11.364799  7328 master.cc:562] Master@127.7.40.61:35765 shutting down...
I20260601 13:36:11.369190  7328 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9 [term 3 LEADER]: Raft consensus shutting down.
I20260601 13:36:11.369524  7328 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:11.369616  7328 tablet_replica.cc:333] T 00000000000000000000000000000000 P 03f11db9d64f4079a731827523cc36c9: stopping tablet replica
I20260601 13:36:11.382899  7328 master.cc:584] Master@127.7.40.61:35765 shutdown complete.
I20260601 13:36:11.386142  7328 master.cc:562] Master@127.7.40.60:43685 shutting down...
I20260601 13:36:11.389345  7328 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8bda2c05369840e48fd0bbeb96a2ff6c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:11.389626  7328 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8bda2c05369840e48fd0bbeb96a2ff6c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:11.389726  7328 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8bda2c05369840e48fd0bbeb96a2ff6c: stopping tablet replica
I20260601 13:36:11.402666  7328 master.cc:584] Master@127.7.40.60:43685 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (6787 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260601 13:36:11.411794  7328 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.40.62:34169
I20260601 13:36:11.412269  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:11.414510  8960 instance_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:11.414764  8962 instance_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.414731  8959 instance_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.414744  7328 server_base.cc:1061] running on GCE node
I20260601 13:36:11.415213  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:11.415261  7328 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.415277  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780320971415277 us; error 0 us; skew 500 ppm
I20260601 13:36:11.416220  7328 webserver.cc:533] Webserver started at http://127.7.40.62:36125/ using document root <none> and password file <none>
I20260601 13:36:11.416360  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:11.416404  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:11.416465  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:11.416839  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320954551505-7328-0/minicluster-data/master-0-root/instance:
uuid: "5692cb368b0f4d6f8782cb9d8d6b7e60"
format_stamp: "Formatted at 2026-06-01 13:36:11 on dist-test-slave-b9mm"
I20260601 13:36:11.418329  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:36:11.419415  8967 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.419899  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:11.419998  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320954551505-7328-0/minicluster-data/master-0-root
uuid: "5692cb368b0f4d6f8782cb9d8d6b7e60"
format_stamp: "Formatted at 2026-06-01 13:36:11 on dist-test-slave-b9mm"
I20260601 13:36:11.420076  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320954551505-7328-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320954551505-7328-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320954551505-7328-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.428362  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:11.428830  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:11.433995  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.62:34169
I20260601 13:36:11.437317  9019 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.62:34169 every 8 connection(s)
I20260601 13:36:11.437855  9020 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.440028  9020 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5692cb368b0f4d6f8782cb9d8d6b7e60: Bootstrap starting.
I20260601 13:36:11.440868  9020 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5692cb368b0f4d6f8782cb9d8d6b7e60: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:11.442021  9020 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5692cb368b0f4d6f8782cb9d8d6b7e60: No bootstrap required, opened a new log
I20260601 13:36:11.442442  9020 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5692cb368b0f4d6f8782cb9d8d6b7e60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5692cb368b0f4d6f8782cb9d8d6b7e60" member_type: VOTER }
I20260601 13:36:11.442544  9020 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5692cb368b0f4d6f8782cb9d8d6b7e60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:11.442631  9020 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5692cb368b0f4d6f8782cb9d8d6b7e60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5692cb368b0f4d6f8782cb9d8d6b7e60, State: Initialized, Role: FOLLOWER
I20260601 13:36:11.442821  9020 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5692cb368b0f4d6f8782cb9d8d6b7e60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5692cb368b0f4d6f8782cb9d8d6b7e60" member_type: VOTER }
I20260601 13:36:11.442894  9020 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5692cb368b0f4d6f8782cb9d8d6b7e60 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:36:11.442951  9020 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5692cb368b0f4d6f8782cb9d8d6b7e60 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:36:11.443010  9020 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5692cb368b0f4d6f8782cb9d8d6b7e60 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:11.444001  9020 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5692cb368b0f4d6f8782cb9d8d6b7e60 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5692cb368b0f4d6f8782cb9d8d6b7e60" member_type: VOTER }
I20260601 13:36:11.444145  9020 leader_election.cc:304] T 00000000000000000000000000000000 P 5692cb368b0f4d6f8782cb9d8d6b7e60 [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: 5692cb368b0f4d6f8782cb9d8d6b7e60; no voters: 
I20260601 13:36:11.444373  9020 leader_election.cc:290] T 00000000000000000000000000000000 P 5692cb368b0f4d6f8782cb9d8d6b7e60 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:36:11.444531  9023 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5692cb368b0f4d6f8782cb9d8d6b7e60 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:11.444765  9023 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5692cb368b0f4d6f8782cb9d8d6b7e60 [term 1 LEADER]: Becoming Leader. State: Replica: 5692cb368b0f4d6f8782cb9d8d6b7e60, State: Running, Role: LEADER
I20260601 13:36:11.444878  9020 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5692cb368b0f4d6f8782cb9d8d6b7e60 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:36:11.444900  9023 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5692cb368b0f4d6f8782cb9d8d6b7e60 [LEADER]: Queue going to LEADER mode. State: All 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: "5692cb368b0f4d6f8782cb9d8d6b7e60" member_type: VOTER }
I20260601 13:36:11.445387  9024 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5692cb368b0f4d6f8782cb9d8d6b7e60 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5692cb368b0f4d6f8782cb9d8d6b7e60" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5692cb368b0f4d6f8782cb9d8d6b7e60" member_type: VOTER } }
I20260601 13:36:11.445444  9025 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5692cb368b0f4d6f8782cb9d8d6b7e60 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5692cb368b0f4d6f8782cb9d8d6b7e60. Latest consensus state: current_term: 1 leader_uuid: "5692cb368b0f4d6f8782cb9d8d6b7e60" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5692cb368b0f4d6f8782cb9d8d6b7e60" member_type: VOTER } }
I20260601 13:36:11.445586  9025 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5692cb368b0f4d6f8782cb9d8d6b7e60 [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:11.445869  9029 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:36:11.445849  9024 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5692cb368b0f4d6f8782cb9d8d6b7e60 [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:11.446894  9029 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:36:11.447185  7328 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:36:11.449024  9029 catalog_manager.cc:1382] Generated new cluster ID: 31073638c9f4472292008689c09a379a
I20260601 13:36:11.449085  9029 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:36:11.465461  9029 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:36:11.466122  9029 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:36:11.472740  9029 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 5692cb368b0f4d6f8782cb9d8d6b7e60: Generated new TSK 0
I20260601 13:36:11.472965  9029 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:36:11.480089  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:11.482259  9044 instance_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.482335  9041 instance_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.482438  9042 instance_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.482372  7328 server_base.cc:1061] running on GCE node
I20260601 13:36:11.482743  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:11.482789  7328 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.482805  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780320971482805 us; error 0 us; skew 500 ppm
I20260601 13:36:11.483801  7328 webserver.cc:533] Webserver started at http://127.7.40.1:41935/ using document root <none> and password file <none>
I20260601 13:36:11.483980  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:11.484042  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:11.484148  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:11.484596  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320954551505-7328-0/minicluster-data/ts-0-root/instance:
uuid: "35d609dda79641ebad7ebfde5c7e9417"
format_stamp: "Formatted at 2026-06-01 13:36:11 on dist-test-slave-b9mm"
I20260601 13:36:11.486272  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:36:11.487409  9049 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.487731  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:11.487824  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320954551505-7328-0/minicluster-data/ts-0-root
uuid: "35d609dda79641ebad7ebfde5c7e9417"
format_stamp: "Formatted at 2026-06-01 13:36:11 on dist-test-slave-b9mm"
I20260601 13:36:11.487949  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320954551505-7328-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320954551505-7328-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320954551505-7328-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.495652  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:11.496140  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:11.496472  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:11.496965  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:11.497026  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:11.497085  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:11.497148  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:11.501425  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.1:35253
I20260601 13:36:11.501477  9112 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.1:35253 every 8 connection(s)
I20260601 13:36:11.502404  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:11.504444  9117 instance_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.504510  9118 instance_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:11.504634  9120 instance_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:11.505295  7328 server_base.cc:1061] running on GCE node
I20260601 13:36:11.505510  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:11.505553  7328 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.505575  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780320971505575 us; error 0 us; skew 500 ppm
I20260601 13:36:11.506685  7328 webserver.cc:533] Webserver started at http://127.7.40.2:32815/ using document root <none> and password file <none>
I20260601 13:36:11.506870  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:11.506919  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:11.507020  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:11.507508  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320954551505-7328-0/minicluster-data/ts-1-root/instance:
uuid: "10f1b335dfe14a738e70d1b94c69e61e"
format_stamp: "Formatted at 2026-06-01 13:36:11 on dist-test-slave-b9mm"
I20260601 13:36:11.509025  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:36:11.510076  9125 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.510419  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:11.510483  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320954551505-7328-0/minicluster-data/ts-1-root
uuid: "10f1b335dfe14a738e70d1b94c69e61e"
format_stamp: "Formatted at 2026-06-01 13:36:11 on dist-test-slave-b9mm"
I20260601 13:36:11.510535  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320954551505-7328-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320954551505-7328-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320954551505-7328-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.512718  9113 heartbeater.cc:344] Connected to a master server at 127.7.40.62:34169
I20260601 13:36:11.512826  9113 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:11.513073  9113 heartbeater.cc:507] Master 127.7.40.62:34169 requested a full tablet report, sending...
I20260601 13:36:11.513757  8984 ts_manager.cc:194] Registered new tserver with Master: 35d609dda79641ebad7ebfde5c7e9417 (127.7.40.1:35253)
I20260601 13:36:11.514513  8984 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39968
I20260601 13:36:11.526973  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:11.527508  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:11.527849  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:11.528381  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:11.528420  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:11.528479  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:11.528519  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:11.533128  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.2:41717
I20260601 13:36:11.533156  9188 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.2:41717 every 8 connection(s)
I20260601 13:36:11.534035  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:11.536136  9192 instance_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.536229  9193 instance_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:11.536249  9195 instance_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:11.536478  7328 server_base.cc:1061] running on GCE node
I20260601 13:36:11.536698  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:11.536758  7328 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.536792  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780320971536791 us; error 0 us; skew 500 ppm
I20260601 13:36:11.537951  7328 webserver.cc:533] Webserver started at http://127.7.40.3:44721/ using document root <none> and password file <none>
I20260601 13:36:11.538175  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:11.538256  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:11.538362  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:11.538867  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320954551505-7328-0/minicluster-data/ts-2-root/instance:
uuid: "f825f558657d4020b8cbba1ef88be982"
format_stamp: "Formatted at 2026-06-01 13:36:11 on dist-test-slave-b9mm"
I20260601 13:36:11.539199  9189 heartbeater.cc:344] Connected to a master server at 127.7.40.62:34169
I20260601 13:36:11.539299  9189 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:11.539572  9189 heartbeater.cc:507] Master 127.7.40.62:34169 requested a full tablet report, sending...
I20260601 13:36:11.540321  8984 ts_manager.cc:194] Registered new tserver with Master: 10f1b335dfe14a738e70d1b94c69e61e (127.7.40.2:41717)
I20260601 13:36:11.540903  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:36:11.540982  8984 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39982
I20260601 13:36:11.542104  9200 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.542368  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:11.542435  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320954551505-7328-0/minicluster-data/ts-2-root
uuid: "f825f558657d4020b8cbba1ef88be982"
format_stamp: "Formatted at 2026-06-01 13:36:11 on dist-test-slave-b9mm"
I20260601 13:36:11.542505  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320954551505-7328-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320954551505-7328-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320954551505-7328-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.551609  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:11.552132  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:11.552446  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:11.553005  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:11.553057  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:11.553093  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:11.553164  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:11.558444  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.3:37747
I20260601 13:36:11.558516  9263 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.3:37747 every 8 connection(s)
I20260601 13:36:11.563508  9264 heartbeater.cc:344] Connected to a master server at 127.7.40.62:34169
I20260601 13:36:11.563687  9264 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:11.563954  9264 heartbeater.cc:507] Master 127.7.40.62:34169 requested a full tablet report, sending...
I20260601 13:36:11.564736  8984 ts_manager.cc:194] Registered new tserver with Master: f825f558657d4020b8cbba1ef88be982 (127.7.40.3:37747)
I20260601 13:36:11.565369  8984 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39984
I20260601 13:36:11.565752  7328 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006805162s
I20260601 13:36:12.515609  9113 heartbeater.cc:499] Master 127.7.40.62:34169 was elected leader, sending a full tablet report...
I20260601 13:36:12.541960  9189 heartbeater.cc:499] Master 127.7.40.62:34169 was elected leader, sending a full tablet report...
I20260601 13:36:12.566563  9264 heartbeater.cc:499] Master 127.7.40.62:34169 was elected leader, sending a full tablet report...
I20260601 13:36:12.601965  8984 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39990:
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:36:12.602607  8984 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.614185  9228 tablet_service.cc:1511] Processing CreateTablet for tablet fddc7840ee34450aae45cff037924471 (DEFAULT_TABLE table=test-workload [id=768b7f40e20f4bd0a66187c07745d675]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260601 13:36:12.614444  9153 tablet_service.cc:1511] Processing CreateTablet for tablet fddc7840ee34450aae45cff037924471 (DEFAULT_TABLE table=test-workload [id=768b7f40e20f4bd0a66187c07745d675]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260601 13:36:12.614594  9228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fddc7840ee34450aae45cff037924471. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:12.614650  9152 tablet_service.cc:1511] Processing CreateTablet for tablet 81af6017303840eebb59f6a50746b4f9 (DEFAULT_TABLE table=test-workload [id=768b7f40e20f4bd0a66187c07745d675]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260601 13:36:12.614745  9153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fddc7840ee34450aae45cff037924471. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:12.614903  9152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81af6017303840eebb59f6a50746b4f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:12.615737  9227 tablet_service.cc:1511] Processing CreateTablet for tablet 81af6017303840eebb59f6a50746b4f9 (DEFAULT_TABLE table=test-workload [id=768b7f40e20f4bd0a66187c07745d675]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260601 13:36:12.616006  9227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81af6017303840eebb59f6a50746b4f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:12.617679  9284 tablet_bootstrap.cc:492] T fddc7840ee34450aae45cff037924471 P f825f558657d4020b8cbba1ef88be982: Bootstrap starting.
I20260601 13:36:12.618434  9285 tablet_bootstrap.cc:492] T 81af6017303840eebb59f6a50746b4f9 P 10f1b335dfe14a738e70d1b94c69e61e: Bootstrap starting.
I20260601 13:36:12.618772  9077 tablet_service.cc:1511] Processing CreateTablet for tablet fddc7840ee34450aae45cff037924471 (DEFAULT_TABLE table=test-workload [id=768b7f40e20f4bd0a66187c07745d675]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260601 13:36:12.618831  9284 tablet_bootstrap.cc:654] T fddc7840ee34450aae45cff037924471 P f825f558657d4020b8cbba1ef88be982: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:12.619107  9077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fddc7840ee34450aae45cff037924471. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:12.619354  9076 tablet_service.cc:1511] Processing CreateTablet for tablet 81af6017303840eebb59f6a50746b4f9 (DEFAULT_TABLE table=test-workload [id=768b7f40e20f4bd0a66187c07745d675]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260601 13:36:12.619508  9285 tablet_bootstrap.cc:654] T 81af6017303840eebb59f6a50746b4f9 P 10f1b335dfe14a738e70d1b94c69e61e: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:12.619611  9076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81af6017303840eebb59f6a50746b4f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:12.620118  9284 tablet_bootstrap.cc:492] T fddc7840ee34450aae45cff037924471 P f825f558657d4020b8cbba1ef88be982: No bootstrap required, opened a new log
I20260601 13:36:12.620203  9284 ts_tablet_manager.cc:1403] T fddc7840ee34450aae45cff037924471 P f825f558657d4020b8cbba1ef88be982: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:12.620633  9285 tablet_bootstrap.cc:492] T 81af6017303840eebb59f6a50746b4f9 P 10f1b335dfe14a738e70d1b94c69e61e: No bootstrap required, opened a new log
I20260601 13:36:12.620711  9285 ts_tablet_manager.cc:1403] T 81af6017303840eebb59f6a50746b4f9 P 10f1b335dfe14a738e70d1b94c69e61e: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:36:12.620671  9284 raft_consensus.cc:359] T fddc7840ee34450aae45cff037924471 P f825f558657d4020b8cbba1ef88be982 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f1b335dfe14a738e70d1b94c69e61e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41717 } } peers { permanent_uuid: "f825f558657d4020b8cbba1ef88be982" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37747 } } peers { permanent_uuid: "35d609dda79641ebad7ebfde5c7e9417" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 35253 } }
I20260601 13:36:12.620785  9284 raft_consensus.cc:385] T fddc7840ee34450aae45cff037924471 P f825f558657d4020b8cbba1ef88be982 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:12.620826  9284 raft_consensus.cc:740] T fddc7840ee34450aae45cff037924471 P f825f558657d4020b8cbba1ef88be982 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f825f558657d4020b8cbba1ef88be982, State: Initialized, Role: FOLLOWER
I20260601 13:36:12.620970  9284 consensus_queue.cc:260] T fddc7840ee34450aae45cff037924471 P f825f558657d4020b8cbba1ef88be982 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f1b335dfe14a738e70d1b94c69e61e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41717 } } peers { permanent_uuid: "f825f558657d4020b8cbba1ef88be982" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37747 } } peers { permanent_uuid: "35d609dda79641ebad7ebfde5c7e9417" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 35253 } }
I20260601 13:36:12.621196  9285 raft_consensus.cc:359] T 81af6017303840eebb59f6a50746b4f9 P 10f1b335dfe14a738e70d1b94c69e61e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d609dda79641ebad7ebfde5c7e9417" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 35253 } } peers { permanent_uuid: "10f1b335dfe14a738e70d1b94c69e61e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41717 } } peers { permanent_uuid: "f825f558657d4020b8cbba1ef88be982" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37747 } }
I20260601 13:36:12.621297  9285 raft_consensus.cc:385] T 81af6017303840eebb59f6a50746b4f9 P 10f1b335dfe14a738e70d1b94c69e61e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:12.621318  9284 ts_tablet_manager.cc:1434] T fddc7840ee34450aae45cff037924471 P f825f558657d4020b8cbba1ef88be982: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:12.621340  9285 raft_consensus.cc:740] T 81af6017303840eebb59f6a50746b4f9 P 10f1b335dfe14a738e70d1b94c69e61e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10f1b335dfe14a738e70d1b94c69e61e, State: Initialized, Role: FOLLOWER
I20260601 13:36:12.621464  9285 consensus_queue.cc:260] T 81af6017303840eebb59f6a50746b4f9 P 10f1b335dfe14a738e70d1b94c69e61e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d609dda79641ebad7ebfde5c7e9417" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 35253 } } peers { permanent_uuid: "10f1b335dfe14a738e70d1b94c69e61e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41717 } } peers { permanent_uuid: "f825f558657d4020b8cbba1ef88be982" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37747 } }
I20260601 13:36:12.621526  9284 tablet_bootstrap.cc:492] T 81af6017303840eebb59f6a50746b4f9 P f825f558657d4020b8cbba1ef88be982: Bootstrap starting.
I20260601 13:36:12.621850  9285 ts_tablet_manager.cc:1434] T 81af6017303840eebb59f6a50746b4f9 P 10f1b335dfe14a738e70d1b94c69e61e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:12.622009  9285 tablet_bootstrap.cc:492] T fddc7840ee34450aae45cff037924471 P 10f1b335dfe14a738e70d1b94c69e61e: Bootstrap starting.
I20260601 13:36:12.622566  9284 tablet_bootstrap.cc:654] T 81af6017303840eebb59f6a50746b4f9 P f825f558657d4020b8cbba1ef88be982: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:12.623032  9285 tablet_bootstrap.cc:654] T fddc7840ee34450aae45cff037924471 P 10f1b335dfe14a738e70d1b94c69e61e: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:12.623760  9289 tablet_bootstrap.cc:492] T fddc7840ee34450aae45cff037924471 P 35d609dda79641ebad7ebfde5c7e9417: Bootstrap starting.
I20260601 13:36:12.623831  9284 tablet_bootstrap.cc:492] T 81af6017303840eebb59f6a50746b4f9 P f825f558657d4020b8cbba1ef88be982: No bootstrap required, opened a new log
I20260601 13:36:12.623906  9284 ts_tablet_manager.cc:1403] T 81af6017303840eebb59f6a50746b4f9 P f825f558657d4020b8cbba1ef88be982: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:36:12.624361  9284 raft_consensus.cc:359] T 81af6017303840eebb59f6a50746b4f9 P f825f558657d4020b8cbba1ef88be982 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d609dda79641ebad7ebfde5c7e9417" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 35253 } } peers { permanent_uuid: "10f1b335dfe14a738e70d1b94c69e61e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41717 } } peers { permanent_uuid: "f825f558657d4020b8cbba1ef88be982" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37747 } }
I20260601 13:36:12.624471  9284 raft_consensus.cc:385] T 81af6017303840eebb59f6a50746b4f9 P f825f558657d4020b8cbba1ef88be982 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:12.624501  9284 raft_consensus.cc:740] T 81af6017303840eebb59f6a50746b4f9 P f825f558657d4020b8cbba1ef88be982 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f825f558657d4020b8cbba1ef88be982, State: Initialized, Role: FOLLOWER
I20260601 13:36:12.624524  9285 tablet_bootstrap.cc:492] T fddc7840ee34450aae45cff037924471 P 10f1b335dfe14a738e70d1b94c69e61e: No bootstrap required, opened a new log
I20260601 13:36:12.624600  9285 ts_tablet_manager.cc:1403] T fddc7840ee34450aae45cff037924471 P 10f1b335dfe14a738e70d1b94c69e61e: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:12.624619  9284 consensus_queue.cc:260] T 81af6017303840eebb59f6a50746b4f9 P f825f558657d4020b8cbba1ef88be982 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d609dda79641ebad7ebfde5c7e9417" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 35253 } } peers { permanent_uuid: "10f1b335dfe14a738e70d1b94c69e61e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41717 } } peers { permanent_uuid: "f825f558657d4020b8cbba1ef88be982" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37747 } }
I20260601 13:36:12.624858  9289 tablet_bootstrap.cc:654] T fddc7840ee34450aae45cff037924471 P 35d609dda79641ebad7ebfde5c7e9417: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:12.624905  9284 ts_tablet_manager.cc:1434] T 81af6017303840eebb59f6a50746b4f9 P f825f558657d4020b8cbba1ef88be982: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:12.625008  9285 raft_consensus.cc:359] T fddc7840ee34450aae45cff037924471 P 10f1b335dfe14a738e70d1b94c69e61e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f1b335dfe14a738e70d1b94c69e61e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41717 } } peers { permanent_uuid: "f825f558657d4020b8cbba1ef88be982" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37747 } } peers { permanent_uuid: "35d609dda79641ebad7ebfde5c7e9417" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 35253 } }
I20260601 13:36:12.625121  9285 raft_consensus.cc:385] T fddc7840ee34450aae45cff037924471 P 10f1b335dfe14a738e70d1b94c69e61e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:12.625173  9285 raft_consensus.cc:740] T fddc7840ee34450aae45cff037924471 P 10f1b335dfe14a738e70d1b94c69e61e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10f1b335dfe14a738e70d1b94c69e61e, State: Initialized, Role: FOLLOWER
I20260601 13:36:12.625309  9285 consensus_queue.cc:260] T fddc7840ee34450aae45cff037924471 P 10f1b335dfe14a738e70d1b94c69e61e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f1b335dfe14a738e70d1b94c69e61e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41717 } } peers { permanent_uuid: "f825f558657d4020b8cbba1ef88be982" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37747 } } peers { permanent_uuid: "35d609dda79641ebad7ebfde5c7e9417" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 35253 } }
I20260601 13:36:12.625598  9285 ts_tablet_manager.cc:1434] T fddc7840ee34450aae45cff037924471 P 10f1b335dfe14a738e70d1b94c69e61e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:36:12.626111  9289 tablet_bootstrap.cc:492] T fddc7840ee34450aae45cff037924471 P 35d609dda79641ebad7ebfde5c7e9417: No bootstrap required, opened a new log
I20260601 13:36:12.626210  9289 ts_tablet_manager.cc:1403] T fddc7840ee34450aae45cff037924471 P 35d609dda79641ebad7ebfde5c7e9417: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:12.626637  9289 raft_consensus.cc:359] T fddc7840ee34450aae45cff037924471 P 35d609dda79641ebad7ebfde5c7e9417 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f1b335dfe14a738e70d1b94c69e61e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41717 } } peers { permanent_uuid: "f825f558657d4020b8cbba1ef88be982" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37747 } } peers { permanent_uuid: "35d609dda79641ebad7ebfde5c7e9417" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 35253 } }
I20260601 13:36:12.626751  9289 raft_consensus.cc:385] T fddc7840ee34450aae45cff037924471 P 35d609dda79641ebad7ebfde5c7e9417 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:12.626793  9289 raft_consensus.cc:740] T fddc7840ee34450aae45cff037924471 P 35d609dda79641ebad7ebfde5c7e9417 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35d609dda79641ebad7ebfde5c7e9417, State: Initialized, Role: FOLLOWER
I20260601 13:36:12.626971  9289 consensus_queue.cc:260] T fddc7840ee34450aae45cff037924471 P 35d609dda79641ebad7ebfde5c7e9417 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f1b335dfe14a738e70d1b94c69e61e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41717 } } peers { permanent_uuid: "f825f558657d4020b8cbba1ef88be982" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37747 } } peers { permanent_uuid: "35d609dda79641ebad7ebfde5c7e9417" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 35253 } }
I20260601 13:36:12.627640  9289 ts_tablet_manager.cc:1434] T fddc7840ee34450aae45cff037924471 P 35d609dda79641ebad7ebfde5c7e9417: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:12.627851  9289 tablet_bootstrap.cc:492] T 81af6017303840eebb59f6a50746b4f9 P 35d609dda79641ebad7ebfde5c7e9417: Bootstrap starting.
I20260601 13:36:12.628844  9289 tablet_bootstrap.cc:654] T 81af6017303840eebb59f6a50746b4f9 P 35d609dda79641ebad7ebfde5c7e9417: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:12.630038  9289 tablet_bootstrap.cc:492] T 81af6017303840eebb59f6a50746b4f9 P 35d609dda79641ebad7ebfde5c7e9417: No bootstrap required, opened a new log
I20260601 13:36:12.630137  9289 ts_tablet_manager.cc:1403] T 81af6017303840eebb59f6a50746b4f9 P 35d609dda79641ebad7ebfde5c7e9417: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:36:12.630548  9289 raft_consensus.cc:359] T 81af6017303840eebb59f6a50746b4f9 P 35d609dda79641ebad7ebfde5c7e9417 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d609dda79641ebad7ebfde5c7e9417" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 35253 } } peers { permanent_uuid: "10f1b335dfe14a738e70d1b94c69e61e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41717 } } peers { permanent_uuid: "f825f558657d4020b8cbba1ef88be982" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37747 } }
I20260601 13:36:12.630645  9289 raft_consensus.cc:385] T 81af6017303840eebb59f6a50746b4f9 P 35d609dda79641ebad7ebfde5c7e9417 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:12.630705  9289 raft_consensus.cc:740] T 81af6017303840eebb59f6a50746b4f9 P 35d609dda79641ebad7ebfde5c7e9417 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35d609dda79641ebad7ebfde5c7e9417, State: Initialized, Role: FOLLOWER
I20260601 13:36:12.630846  9289 consensus_queue.cc:260] T 81af6017303840eebb59f6a50746b4f9 P 35d609dda79641ebad7ebfde5c7e9417 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d609dda79641ebad7ebfde5c7e9417" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 35253 } } peers { permanent_uuid: "10f1b335dfe14a738e70d1b94c69e61e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41717 } } peers { permanent_uuid: "f825f558657d4020b8cbba1ef88be982" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37747 } }
I20260601 13:36:12.631158  9289 ts_tablet_manager.cc:1434] T 81af6017303840eebb59f6a50746b4f9 P 35d609dda79641ebad7ebfde5c7e9417: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:12.704380  9290 raft_consensus.cc:493] T 81af6017303840eebb59f6a50746b4f9 P 10f1b335dfe14a738e70d1b94c69e61e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:12.704571  9290 raft_consensus.cc:515] T 81af6017303840eebb59f6a50746b4f9 P 10f1b335dfe14a738e70d1b94c69e61e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d609dda79641ebad7ebfde5c7e9417" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 35253 } } peers { permanent_uuid: "10f1b335dfe14a738e70d1b94c69e61e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41717 } } peers { permanent_uuid: "f825f558657d4020b8cbba1ef88be982" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37747 } }
I20260601 13:36:12.705317  9290 leader_election.cc:290] T 81af6017303840eebb59f6a50746b4f9 P 10f1b335dfe14a738e70d1b94c69e61e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35d609dda79641ebad7ebfde5c7e9417 (127.7.40.1:35253), f825f558657d4020b8cbba1ef88be982 (127.7.40.3:37747)
I20260601 13:36:12.710546  9238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81af6017303840eebb59f6a50746b4f9" candidate_uuid: "10f1b335dfe14a738e70d1b94c69e61e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f825f558657d4020b8cbba1ef88be982" is_pre_election: true
I20260601 13:36:12.710700  9087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81af6017303840eebb59f6a50746b4f9" candidate_uuid: "10f1b335dfe14a738e70d1b94c69e61e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35d609dda79641ebad7ebfde5c7e9417" is_pre_election: true
I20260601 13:36:12.710767  9238 raft_consensus.cc:2468] T 81af6017303840eebb59f6a50746b4f9 P f825f558657d4020b8cbba1ef88be982 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10f1b335dfe14a738e70d1b94c69e61e in term 0.
I20260601 13:36:12.710860  9087 raft_consensus.cc:2468] T 81af6017303840eebb59f6a50746b4f9 P 35d609dda79641ebad7ebfde5c7e9417 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10f1b335dfe14a738e70d1b94c69e61e in term 0.
I20260601 13:36:12.711166  9128 leader_election.cc:304] T 81af6017303840eebb59f6a50746b4f9 P 10f1b335dfe14a738e70d1b94c69e61e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10f1b335dfe14a738e70d1b94c69e61e, f825f558657d4020b8cbba1ef88be982; no voters: 
I20260601 13:36:12.711390  9290 raft_consensus.cc:2804] T 81af6017303840eebb59f6a50746b4f9 P 10f1b335dfe14a738e70d1b94c69e61e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:12.711469  9290 raft_consensus.cc:493] T 81af6017303840eebb59f6a50746b4f9 P 10f1b335dfe14a738e70d1b94c69e61e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:12.711560  9290 raft_consensus.cc:3060] T 81af6017303840eebb59f6a50746b4f9 P 10f1b335dfe14a738e70d1b94c69e61e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:12.712810  9290 raft_consensus.cc:515] T 81af6017303840eebb59f6a50746b4f9 P 10f1b335dfe14a738e70d1b94c69e61e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d609dda79641ebad7ebfde5c7e9417" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 35253 } } peers { permanent_uuid: "10f1b335dfe14a738e70d1b94c69e61e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41717 } } peers { permanent_uuid: "f825f558657d4020b8cbba1ef88be982" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37747 } }
I20260601 13:36:12.713189  9290 leader_election.cc:290] T 81af6017303840eebb59f6a50746b4f9 P 10f1b335dfe14a738e70d1b94c69e61e [CANDIDATE]: Term 1 election: Requested vote from peers 35d609dda79641ebad7ebfde5c7e9417 (127.7.40.1:35253), f825f558657d4020b8cbba1ef88be982 (127.7.40.3:37747)
I20260601 13:36:12.713740  9238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81af6017303840eebb59f6a50746b4f9" candidate_uuid: "10f1b335dfe14a738e70d1b94c69e61e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f825f558657d4020b8cbba1ef88be982"
I20260601 13:36:12.713742  9087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81af6017303840eebb59f6a50746b4f9" candidate_uuid: "10f1b335dfe14a738e70d1b94c69e61e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35d609dda79641ebad7ebfde5c7e9417"
I20260601 13:36:12.713902  9087 raft_consensus.cc:3060] T 81af6017303840eebb59f6a50746b4f9 P 35d609dda79641ebad7ebfde5c7e9417 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:12.713907  9238 raft_consensus.cc:3060] T 81af6017303840eebb59f6a50746b4f9 P f825f558657d4020b8cbba1ef88be982 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:12.714855  9087 raft_consensus.cc:2468] T 81af6017303840eebb59f6a50746b4f9 P 35d609dda79641ebad7ebfde5c7e9417 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10f1b335dfe14a738e70d1b94c69e61e in term 1.
I20260601 13:36:12.714864  9238 raft_consensus.cc:2468] T 81af6017303840eebb59f6a50746b4f9 P f825f558657d4020b8cbba1ef88be982 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10f1b335dfe14a738e70d1b94c69e61e in term 1.
I20260601 13:36:12.715262  9128 leader_election.cc:304] T 81af6017303840eebb59f6a50746b4f9 P 10f1b335dfe14a738e70d1b94c69e61e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10f1b335dfe14a738e70d1b94c69e61e, 35d609dda79641ebad7ebfde5c7e9417; no voters: 
I20260601 13:36:12.715461  9290 raft_consensus.cc:2804] T 81af6017303840eebb59f6a50746b4f9 P 10f1b335dfe14a738e70d1b94c69e61e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:12.715709  9290 raft_consensus.cc:697] T 81af6017303840eebb59f6a50746b4f9 P 10f1b335dfe14a738e70d1b94c69e61e [term 1 LEADER]: Becoming Leader. State: Replica: 10f1b335dfe14a738e70d1b94c69e61e, State: Running, Role: LEADER
I20260601 13:36:12.715879  9290 consensus_queue.cc:237] T 81af6017303840eebb59f6a50746b4f9 P 10f1b335dfe14a738e70d1b94c69e61e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d609dda79641ebad7ebfde5c7e9417" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 35253 } } peers { permanent_uuid: "10f1b335dfe14a738e70d1b94c69e61e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41717 } } peers { permanent_uuid: "f825f558657d4020b8cbba1ef88be982" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37747 } }
I20260601 13:36:12.717811  8983 catalog_manager.cc:5696] T 81af6017303840eebb59f6a50746b4f9 P 10f1b335dfe14a738e70d1b94c69e61e reported cstate change: term changed from 0 to 1, leader changed from <none> to 10f1b335dfe14a738e70d1b94c69e61e (127.7.40.2). New cstate: current_term: 1 leader_uuid: "10f1b335dfe14a738e70d1b94c69e61e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d609dda79641ebad7ebfde5c7e9417" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 35253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10f1b335dfe14a738e70d1b94c69e61e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f825f558657d4020b8cbba1ef88be982" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37747 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:12.852350  9288 raft_consensus.cc:493] T fddc7840ee34450aae45cff037924471 P f825f558657d4020b8cbba1ef88be982 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:12.852509  9288 raft_consensus.cc:515] T fddc7840ee34450aae45cff037924471 P f825f558657d4020b8cbba1ef88be982 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f1b335dfe14a738e70d1b94c69e61e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41717 } } peers { permanent_uuid: "f825f558657d4020b8cbba1ef88be982" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37747 } } peers { permanent_uuid: "35d609dda79641ebad7ebfde5c7e9417" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 35253 } }
I20260601 13:36:12.853120  9288 leader_election.cc:290] T fddc7840ee34450aae45cff037924471 P f825f558657d4020b8cbba1ef88be982 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10f1b335dfe14a738e70d1b94c69e61e (127.7.40.2:41717), 35d609dda79641ebad7ebfde5c7e9417 (127.7.40.1:35253)
I20260601 13:36:12.857074  9163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fddc7840ee34450aae45cff037924471" candidate_uuid: "f825f558657d4020b8cbba1ef88be982" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10f1b335dfe14a738e70d1b94c69e61e" is_pre_election: true
I20260601 13:36:12.857276  9163 raft_consensus.cc:2468] T fddc7840ee34450aae45cff037924471 P 10f1b335dfe14a738e70d1b94c69e61e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f825f558657d4020b8cbba1ef88be982 in term 0.
I20260601 13:36:12.857366  9087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fddc7840ee34450aae45cff037924471" candidate_uuid: "f825f558657d4020b8cbba1ef88be982" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35d609dda79641ebad7ebfde5c7e9417" is_pre_election: true
I20260601 13:36:12.857530  9087 raft_consensus.cc:2468] T fddc7840ee34450aae45cff037924471 P 35d609dda79641ebad7ebfde5c7e9417 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f825f558657d4020b8cbba1ef88be982 in term 0.
I20260601 13:36:12.857698  9203 leader_election.cc:304] T fddc7840ee34450aae45cff037924471 P f825f558657d4020b8cbba1ef88be982 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10f1b335dfe14a738e70d1b94c69e61e, f825f558657d4020b8cbba1ef88be982; no voters: 
I20260601 13:36:12.857923  9288 raft_consensus.cc:2804] T fddc7840ee34450aae45cff037924471 P f825f558657d4020b8cbba1ef88be982 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:12.857978  9288 raft_consensus.cc:493] T fddc7840ee34450aae45cff037924471 P f825f558657d4020b8cbba1ef88be982 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:12.858006  9288 raft_consensus.cc:3060] T fddc7840ee34450aae45cff037924471 P f825f558657d4020b8cbba1ef88be982 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:12.858927  9288 raft_consensus.cc:515] T fddc7840ee34450aae45cff037924471 P f825f558657d4020b8cbba1ef88be982 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f1b335dfe14a738e70d1b94c69e61e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41717 } } peers { permanent_uuid: "f825f558657d4020b8cbba1ef88be982" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37747 } } peers { permanent_uuid: "35d609dda79641ebad7ebfde5c7e9417" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 35253 } }
I20260601 13:36:12.859362  9288 leader_election.cc:290] T fddc7840ee34450aae45cff037924471 P f825f558657d4020b8cbba1ef88be982 [CANDIDATE]: Term 1 election: Requested vote from peers 10f1b335dfe14a738e70d1b94c69e61e (127.7.40.2:41717), 35d609dda79641ebad7ebfde5c7e9417 (127.7.40.1:35253)
I20260601 13:36:12.859848  9087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fddc7840ee34450aae45cff037924471" candidate_uuid: "f825f558657d4020b8cbba1ef88be982" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35d609dda79641ebad7ebfde5c7e9417"
I20260601 13:36:12.859951  9087 raft_consensus.cc:3060] T fddc7840ee34450aae45cff037924471 P 35d609dda79641ebad7ebfde5c7e9417 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:12.860755  9087 raft_consensus.cc:2468] T fddc7840ee34450aae45cff037924471 P 35d609dda79641ebad7ebfde5c7e9417 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f825f558657d4020b8cbba1ef88be982 in term 1.
I20260601 13:36:12.861012  9163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fddc7840ee34450aae45cff037924471" candidate_uuid: "f825f558657d4020b8cbba1ef88be982" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10f1b335dfe14a738e70d1b94c69e61e"
I20260601 13:36:12.861065  9203 leader_election.cc:304] T fddc7840ee34450aae45cff037924471 P f825f558657d4020b8cbba1ef88be982 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35d609dda79641ebad7ebfde5c7e9417, f825f558657d4020b8cbba1ef88be982; no voters: 
I20260601 13:36:12.861125  9163 raft_consensus.cc:3060] T fddc7840ee34450aae45cff037924471 P 10f1b335dfe14a738e70d1b94c69e61e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:12.861310  9288 raft_consensus.cc:2804] T fddc7840ee34450aae45cff037924471 P f825f558657d4020b8cbba1ef88be982 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:12.861603  9288 raft_consensus.cc:697] T fddc7840ee34450aae45cff037924471 P f825f558657d4020b8cbba1ef88be982 [term 1 LEADER]: Becoming Leader. State: Replica: f825f558657d4020b8cbba1ef88be982, State: Running, Role: LEADER
I20260601 13:36:12.861760  9288 consensus_queue.cc:237] T fddc7840ee34450aae45cff037924471 P f825f558657d4020b8cbba1ef88be982 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f1b335dfe14a738e70d1b94c69e61e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41717 } } peers { permanent_uuid: "f825f558657d4020b8cbba1ef88be982" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37747 } } peers { permanent_uuid: "35d609dda79641ebad7ebfde5c7e9417" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 35253 } }
I20260601 13:36:12.862234  9163 raft_consensus.cc:2468] T fddc7840ee34450aae45cff037924471 P 10f1b335dfe14a738e70d1b94c69e61e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f825f558657d4020b8cbba1ef88be982 in term 1.
I20260601 13:36:12.863615  8983 catalog_manager.cc:5696] T fddc7840ee34450aae45cff037924471 P f825f558657d4020b8cbba1ef88be982 reported cstate change: term changed from 0 to 1, leader changed from <none> to f825f558657d4020b8cbba1ef88be982 (127.7.40.3). New cstate: current_term: 1 leader_uuid: "f825f558657d4020b8cbba1ef88be982" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f1b335dfe14a738e70d1b94c69e61e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f825f558657d4020b8cbba1ef88be982" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35d609dda79641ebad7ebfde5c7e9417" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 35253 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:13.163162  9290 consensus_queue.cc:1048] T 81af6017303840eebb59f6a50746b4f9 P 10f1b335dfe14a738e70d1b94c69e61e [LEADER]: Connected to new peer: Peer: permanent_uuid: "35d609dda79641ebad7ebfde5c7e9417" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 35253 }, 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.166903  9298 consensus_queue.cc:1048] T 81af6017303840eebb59f6a50746b4f9 P 10f1b335dfe14a738e70d1b94c69e61e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f825f558657d4020b8cbba1ef88be982" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37747 }, 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.251035  9288 consensus_queue.cc:1048] T fddc7840ee34450aae45cff037924471 P f825f558657d4020b8cbba1ef88be982 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10f1b335dfe14a738e70d1b94c69e61e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41717 }, 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.254904  9302 consensus_queue.cc:1048] T fddc7840ee34450aae45cff037924471 P f825f558657d4020b8cbba1ef88be982 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35d609dda79641ebad7ebfde5c7e9417" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 35253 }, 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.447219  9038 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:36:13.447731  9038 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:36:13.447835  9038 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:36:15.448187  9038 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:36:15.448671  9038 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:36:15.448765  9038 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:36:17.449128  9038 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:36:17.449590  9038 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:36:17.449700  9038 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:36:19.450102  9038 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:36:19.450589  9038 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:36:19.450697  9038 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:36:21.451112  9038 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:36:21.451785  9038 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:36:21.451900  9038 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:36:23.452226  9038 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:36:23.452725  9038 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:36:23.452824  9038 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:36:23.959698  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:36:23.962441  7328 server_base.cc:1061] running on GCE node
W20260601 13:36:23.962482  9318 instance_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:23.962538  9319 instance_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:23.962538  9321 instance_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:23.962976  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:23.963023  7328 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:23.963039  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780320983963039 us; error 0 us; skew 500 ppm
I20260601 13:36:23.964259  7328 webserver.cc:533] Webserver started at http://127.7.40.4:34641/ using document root <none> and password file <none>
I20260601 13:36:23.964416  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:23.964464  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:23.964536  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:23.964982  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320954551505-7328-0/minicluster-data/ts-3-root/instance:
uuid: "cc3bb999982c43439151e23c9f8f9d25"
format_stamp: "Formatted at 2026-06-01 13:36:23 on dist-test-slave-b9mm"
I20260601 13:36:23.966647  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:36:23.967986  9326 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:23.968323  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:23.968420  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320954551505-7328-0/minicluster-data/ts-3-root
uuid: "cc3bb999982c43439151e23c9f8f9d25"
format_stamp: "Formatted at 2026-06-01 13:36:23 on dist-test-slave-b9mm"
I20260601 13:36:23.968519  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320954551505-7328-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320954551505-7328-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320954551505-7328-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:23.982453  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:23.982946  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:23.983340  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:23.983867  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:23.983934  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:23.983999  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:23.984050  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:23.989609  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.4:46373
I20260601 13:36:23.989634  9389 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.4:46373 every 8 connection(s)
I20260601 13:36:23.994968  9390 heartbeater.cc:344] Connected to a master server at 127.7.40.62:34169
I20260601 13:36:23.995262  9390 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:23.995613  9390 heartbeater.cc:507] Master 127.7.40.62:34169 requested a full tablet report, sending...
I20260601 13:36:23.996411  8983 ts_manager.cc:194] Registered new tserver with Master: cc3bb999982c43439151e23c9f8f9d25 (127.7.40.4:46373)
I20260601 13:36:23.996958  8983 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45682
I20260601 13:36:24.464224  9238 consensus_queue.cc:237] T fddc7840ee34450aae45cff037924471 P f825f558657d4020b8cbba1ef88be982 [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: "10f1b335dfe14a738e70d1b94c69e61e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41717 } attrs { replace: true } } peers { permanent_uuid: "f825f558657d4020b8cbba1ef88be982" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37747 } } peers { permanent_uuid: "35d609dda79641ebad7ebfde5c7e9417" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 35253 } } peers { permanent_uuid: "cc3bb999982c43439151e23c9f8f9d25" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 46373 } attrs { promote: true } }
I20260601 13:36:24.466044  9163 raft_consensus.cc:1275] T fddc7840ee34450aae45cff037924471 P 10f1b335dfe14a738e70d1b94c69e61e [term 1 FOLLOWER]: Refusing update from remote peer f825f558657d4020b8cbba1ef88be982: 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:24.466231  9087 raft_consensus.cc:1275] T fddc7840ee34450aae45cff037924471 P 35d609dda79641ebad7ebfde5c7e9417 [term 1 FOLLOWER]: Refusing update from remote peer f825f558657d4020b8cbba1ef88be982: 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:24.466507  9398 consensus_queue.cc:1048] T fddc7840ee34450aae45cff037924471 P f825f558657d4020b8cbba1ef88be982 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10f1b335dfe14a738e70d1b94c69e61e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41717 } 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:24.466858  9397 consensus_queue.cc:1048] T fddc7840ee34450aae45cff037924471 P f825f558657d4020b8cbba1ef88be982 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35d609dda79641ebad7ebfde5c7e9417" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:36:24.468811  9315 raft_consensus.cc:2955] T fddc7840ee34450aae45cff037924471 P f825f558657d4020b8cbba1ef88be982 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc3bb999982c43439151e23c9f8f9d25 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "10f1b335dfe14a738e70d1b94c69e61e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41717 } attrs { replace: true } } peers { permanent_uuid: "f825f558657d4020b8cbba1ef88be982" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37747 } } peers { permanent_uuid: "35d609dda79641ebad7ebfde5c7e9417" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 35253 } } peers { permanent_uuid: "cc3bb999982c43439151e23c9f8f9d25" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 46373 } attrs { promote: true } } }
W20260601 13:36:24.470340  9202 consensus_peers.cc:597] T fddc7840ee34450aae45cff037924471 P f825f558657d4020b8cbba1ef88be982 -> Peer cc3bb999982c43439151e23c9f8f9d25 (127.7.40.4:46373): Couldn't send request to peer cc3bb999982c43439151e23c9f8f9d25. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fddc7840ee34450aae45cff037924471. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:24.470952  9163 raft_consensus.cc:2955] T fddc7840ee34450aae45cff037924471 P 10f1b335dfe14a738e70d1b94c69e61e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc3bb999982c43439151e23c9f8f9d25 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "10f1b335dfe14a738e70d1b94c69e61e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41717 } attrs { replace: true } } peers { permanent_uuid: "f825f558657d4020b8cbba1ef88be982" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37747 } } peers { permanent_uuid: "35d609dda79641ebad7ebfde5c7e9417" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 35253 } } peers { permanent_uuid: "cc3bb999982c43439151e23c9f8f9d25" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 46373 } attrs { promote: true } } }
I20260601 13:36:24.471266  9087 raft_consensus.cc:2955] T fddc7840ee34450aae45cff037924471 P 35d609dda79641ebad7ebfde5c7e9417 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc3bb999982c43439151e23c9f8f9d25 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "10f1b335dfe14a738e70d1b94c69e61e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41717 } attrs { replace: true } } peers { permanent_uuid: "f825f558657d4020b8cbba1ef88be982" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37747 } } peers { permanent_uuid: "35d609dda79641ebad7ebfde5c7e9417" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 35253 } } peers { permanent_uuid: "cc3bb999982c43439151e23c9f8f9d25" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 46373 } attrs { promote: true } } }
I20260601 13:36:24.473376  8983 catalog_manager.cc:5696] T fddc7840ee34450aae45cff037924471 P 10f1b335dfe14a738e70d1b94c69e61e reported cstate change: config changed from index -1 to 2, NON_VOTER cc3bb999982c43439151e23c9f8f9d25 (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "f825f558657d4020b8cbba1ef88be982" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "10f1b335dfe14a738e70d1b94c69e61e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41717 } attrs { replace: true } } peers { permanent_uuid: "f825f558657d4020b8cbba1ef88be982" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37747 } } peers { permanent_uuid: "35d609dda79641ebad7ebfde5c7e9417" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 35253 } } peers { permanent_uuid: "cc3bb999982c43439151e23c9f8f9d25" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 46373 } attrs { promote: true } } }
I20260601 13:36:24.951944  9408 ts_tablet_manager.cc:933] T fddc7840ee34450aae45cff037924471 P cc3bb999982c43439151e23c9f8f9d25: Initiating tablet copy from peer f825f558657d4020b8cbba1ef88be982 (127.7.40.3:37747)
I20260601 13:36:24.952705  9408 tablet_copy_client.cc:323] T fddc7840ee34450aae45cff037924471 P cc3bb999982c43439151e23c9f8f9d25: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.3:37747
I20260601 13:36:24.956976  9248 tablet_copy_service.cc:140] P f825f558657d4020b8cbba1ef88be982: Received BeginTabletCopySession request for tablet fddc7840ee34450aae45cff037924471 from peer cc3bb999982c43439151e23c9f8f9d25 ({username='slave'} at 127.0.0.1:50194)
I20260601 13:36:24.957161  9248 tablet_copy_service.cc:161] P f825f558657d4020b8cbba1ef88be982: Beginning new tablet copy session on tablet fddc7840ee34450aae45cff037924471 from peer cc3bb999982c43439151e23c9f8f9d25 at {username='slave'} at 127.0.0.1:50194: session id = cc3bb999982c43439151e23c9f8f9d25-fddc7840ee34450aae45cff037924471
I20260601 13:36:24.958771  9248 tablet_copy_source_session.cc:215] T fddc7840ee34450aae45cff037924471 P f825f558657d4020b8cbba1ef88be982: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:36:24.960315  9408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fddc7840ee34450aae45cff037924471. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:24.962450  9408 tablet_copy_client.cc:806] T fddc7840ee34450aae45cff037924471 P cc3bb999982c43439151e23c9f8f9d25: tablet copy: Starting download of 0 data blocks...
I20260601 13:36:24.962695  9408 tablet_copy_client.cc:670] T fddc7840ee34450aae45cff037924471 P cc3bb999982c43439151e23c9f8f9d25: tablet copy: Starting download of 1 WAL segments...
I20260601 13:36:24.964692  9408 tablet_copy_client.cc:538] T fddc7840ee34450aae45cff037924471 P cc3bb999982c43439151e23c9f8f9d25: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:36:24.966408  9408 tablet_bootstrap.cc:492] T fddc7840ee34450aae45cff037924471 P cc3bb999982c43439151e23c9f8f9d25: Bootstrap starting.
I20260601 13:36:24.971447  9408 tablet_bootstrap.cc:492] T fddc7840ee34450aae45cff037924471 P cc3bb999982c43439151e23c9f8f9d25: 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:24.971778  9408 tablet_bootstrap.cc:492] T fddc7840ee34450aae45cff037924471 P cc3bb999982c43439151e23c9f8f9d25: Bootstrap complete.
I20260601 13:36:24.971992  9408 ts_tablet_manager.cc:1403] T fddc7840ee34450aae45cff037924471 P cc3bb999982c43439151e23c9f8f9d25: Time spent bootstrapping tablet: real 0.006s	user 0.006s	sys 0.000s
I20260601 13:36:24.972499  9408 raft_consensus.cc:359] T fddc7840ee34450aae45cff037924471 P cc3bb999982c43439151e23c9f8f9d25 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "10f1b335dfe14a738e70d1b94c69e61e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41717 } attrs { replace: true } } peers { permanent_uuid: "f825f558657d4020b8cbba1ef88be982" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37747 } } peers { permanent_uuid: "35d609dda79641ebad7ebfde5c7e9417" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 35253 } } peers { permanent_uuid: "cc3bb999982c43439151e23c9f8f9d25" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 46373 } attrs { promote: true } }
I20260601 13:36:24.972628  9408 raft_consensus.cc:740] T fddc7840ee34450aae45cff037924471 P cc3bb999982c43439151e23c9f8f9d25 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cc3bb999982c43439151e23c9f8f9d25, State: Initialized, Role: LEARNER
I20260601 13:36:24.972775  9408 consensus_queue.cc:260] T fddc7840ee34450aae45cff037924471 P cc3bb999982c43439151e23c9f8f9d25 [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: "10f1b335dfe14a738e70d1b94c69e61e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41717 } attrs { replace: true } } peers { permanent_uuid: "f825f558657d4020b8cbba1ef88be982" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37747 } } peers { permanent_uuid: "35d609dda79641ebad7ebfde5c7e9417" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 35253 } } peers { permanent_uuid: "cc3bb999982c43439151e23c9f8f9d25" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 46373 } attrs { promote: true } }
I20260601 13:36:24.973233  9408 ts_tablet_manager.cc:1434] T fddc7840ee34450aae45cff037924471 P cc3bb999982c43439151e23c9f8f9d25: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:36:24.973289  9390 heartbeater.cc:499] Master 127.7.40.62:34169 was elected leader, sending a full tablet report...
I20260601 13:36:24.973985  9248 tablet_copy_service.cc:342] P f825f558657d4020b8cbba1ef88be982: Request end of tablet copy session cc3bb999982c43439151e23c9f8f9d25-fddc7840ee34450aae45cff037924471 received from {username='slave'} at 127.0.0.1:50194
I20260601 13:36:24.974125  9248 tablet_copy_service.cc:434] P f825f558657d4020b8cbba1ef88be982: ending tablet copy session cc3bb999982c43439151e23c9f8f9d25-fddc7840ee34450aae45cff037924471 on tablet fddc7840ee34450aae45cff037924471 with peer cc3bb999982c43439151e23c9f8f9d25
I20260601 13:36:25.423342  9364 raft_consensus.cc:1217] T fddc7840ee34450aae45cff037924471 P cc3bb999982c43439151e23c9f8f9d25 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:36:25.453177  9038 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:36:25.453696  9038 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:36:25.453802  9038 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:36:25.834045  9414 raft_consensus.cc:1064] T fddc7840ee34450aae45cff037924471 P f825f558657d4020b8cbba1ef88be982: attempting to promote NON_VOTER cc3bb999982c43439151e23c9f8f9d25 to VOTER
I20260601 13:36:25.834652  9414 consensus_queue.cc:237] T fddc7840ee34450aae45cff037924471 P f825f558657d4020b8cbba1ef88be982 [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: "10f1b335dfe14a738e70d1b94c69e61e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41717 } attrs { replace: true } } peers { permanent_uuid: "f825f558657d4020b8cbba1ef88be982" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37747 } } peers { permanent_uuid: "35d609dda79641ebad7ebfde5c7e9417" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 35253 } } peers { permanent_uuid: "cc3bb999982c43439151e23c9f8f9d25" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 46373 } attrs { promote: false } }
I20260601 13:36:25.836414  9087 raft_consensus.cc:1275] T fddc7840ee34450aae45cff037924471 P 35d609dda79641ebad7ebfde5c7e9417 [term 1 FOLLOWER]: Refusing update from remote peer f825f558657d4020b8cbba1ef88be982: 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:25.836414  9364 raft_consensus.cc:1275] T fddc7840ee34450aae45cff037924471 P cc3bb999982c43439151e23c9f8f9d25 [term 1 LEARNER]: Refusing update from remote peer f825f558657d4020b8cbba1ef88be982: 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:25.836872  9163 raft_consensus.cc:1275] T fddc7840ee34450aae45cff037924471 P 10f1b335dfe14a738e70d1b94c69e61e [term 1 FOLLOWER]: Refusing update from remote peer f825f558657d4020b8cbba1ef88be982: 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:25.836941  9416 consensus_queue.cc:1048] T fddc7840ee34450aae45cff037924471 P f825f558657d4020b8cbba1ef88be982 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc3bb999982c43439151e23c9f8f9d25" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 46373 } 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:36:25.837291  9414 consensus_queue.cc:1048] T fddc7840ee34450aae45cff037924471 P f825f558657d4020b8cbba1ef88be982 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10f1b335dfe14a738e70d1b94c69e61e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41717 } 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:25.837555  9416 consensus_queue.cc:1048] T fddc7840ee34450aae45cff037924471 P f825f558657d4020b8cbba1ef88be982 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35d609dda79641ebad7ebfde5c7e9417" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:36:25.839540  9414 raft_consensus.cc:2955] T fddc7840ee34450aae45cff037924471 P f825f558657d4020b8cbba1ef88be982 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc3bb999982c43439151e23c9f8f9d25 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "10f1b335dfe14a738e70d1b94c69e61e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41717 } attrs { replace: true } } peers { permanent_uuid: "f825f558657d4020b8cbba1ef88be982" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37747 } } peers { permanent_uuid: "35d609dda79641ebad7ebfde5c7e9417" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 35253 } } peers { permanent_uuid: "cc3bb999982c43439151e23c9f8f9d25" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 46373 } attrs { promote: false } } }
I20260601 13:36:25.840047  9087 raft_consensus.cc:2955] T fddc7840ee34450aae45cff037924471 P 35d609dda79641ebad7ebfde5c7e9417 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc3bb999982c43439151e23c9f8f9d25 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "10f1b335dfe14a738e70d1b94c69e61e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41717 } attrs { replace: true } } peers { permanent_uuid: "f825f558657d4020b8cbba1ef88be982" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37747 } } peers { permanent_uuid: "35d609dda79641ebad7ebfde5c7e9417" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 35253 } } peers { permanent_uuid: "cc3bb999982c43439151e23c9f8f9d25" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 46373 } attrs { promote: false } } }
I20260601 13:36:25.842128  9163 raft_consensus.cc:2955] T fddc7840ee34450aae45cff037924471 P 10f1b335dfe14a738e70d1b94c69e61e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc3bb999982c43439151e23c9f8f9d25 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "10f1b335dfe14a738e70d1b94c69e61e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41717 } attrs { replace: true } } peers { permanent_uuid: "f825f558657d4020b8cbba1ef88be982" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37747 } } peers { permanent_uuid: "35d609dda79641ebad7ebfde5c7e9417" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 35253 } } peers { permanent_uuid: "cc3bb999982c43439151e23c9f8f9d25" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 46373 } attrs { promote: false } } }
I20260601 13:36:25.842404  8982 catalog_manager.cc:5696] T fddc7840ee34450aae45cff037924471 P 35d609dda79641ebad7ebfde5c7e9417 reported cstate change: config changed from index 2 to 3, cc3bb999982c43439151e23c9f8f9d25 (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f825f558657d4020b8cbba1ef88be982" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "10f1b335dfe14a738e70d1b94c69e61e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41717 } attrs { replace: true } } peers { permanent_uuid: "f825f558657d4020b8cbba1ef88be982" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37747 } } peers { permanent_uuid: "35d609dda79641ebad7ebfde5c7e9417" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 35253 } } peers { permanent_uuid: "cc3bb999982c43439151e23c9f8f9d25" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 46373 } attrs { promote: false } } }
I20260601 13:36:25.843243  9364 raft_consensus.cc:2955] T fddc7840ee34450aae45cff037924471 P cc3bb999982c43439151e23c9f8f9d25 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc3bb999982c43439151e23c9f8f9d25 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "10f1b335dfe14a738e70d1b94c69e61e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41717 } attrs { replace: true } } peers { permanent_uuid: "f825f558657d4020b8cbba1ef88be982" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37747 } } peers { permanent_uuid: "35d609dda79641ebad7ebfde5c7e9417" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 35253 } } peers { permanent_uuid: "cc3bb999982c43439151e23c9f8f9d25" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 46373 } attrs { promote: false } } }
I20260601 13:36:25.848558  9238 consensus_queue.cc:237] T fddc7840ee34450aae45cff037924471 P f825f558657d4020b8cbba1ef88be982 [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: "f825f558657d4020b8cbba1ef88be982" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37747 } } peers { permanent_uuid: "35d609dda79641ebad7ebfde5c7e9417" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 35253 } } peers { permanent_uuid: "cc3bb999982c43439151e23c9f8f9d25" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 46373 } attrs { promote: false } }
I20260601 13:36:25.849970  9087 raft_consensus.cc:1275] T fddc7840ee34450aae45cff037924471 P 35d609dda79641ebad7ebfde5c7e9417 [term 1 FOLLOWER]: Refusing update from remote peer f825f558657d4020b8cbba1ef88be982: 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:25.850059  9364 raft_consensus.cc:1275] T fddc7840ee34450aae45cff037924471 P cc3bb999982c43439151e23c9f8f9d25 [term 1 FOLLOWER]: Refusing update from remote peer f825f558657d4020b8cbba1ef88be982: 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:25.850463  9414 consensus_queue.cc:1048] T fddc7840ee34450aae45cff037924471 P f825f558657d4020b8cbba1ef88be982 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc3bb999982c43439151e23c9f8f9d25" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 46373 } 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:25.850811  9413 consensus_queue.cc:1048] T fddc7840ee34450aae45cff037924471 P f825f558657d4020b8cbba1ef88be982 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35d609dda79641ebad7ebfde5c7e9417" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 35253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:36:25.852535  9416 raft_consensus.cc:2955] T fddc7840ee34450aae45cff037924471 P f825f558657d4020b8cbba1ef88be982 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 10f1b335dfe14a738e70d1b94c69e61e (127.7.40.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f825f558657d4020b8cbba1ef88be982" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37747 } } peers { permanent_uuid: "35d609dda79641ebad7ebfde5c7e9417" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 35253 } } peers { permanent_uuid: "cc3bb999982c43439151e23c9f8f9d25" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 46373 } attrs { promote: false } } }
I20260601 13:36:25.853127  9087 raft_consensus.cc:2955] T fddc7840ee34450aae45cff037924471 P 35d609dda79641ebad7ebfde5c7e9417 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 10f1b335dfe14a738e70d1b94c69e61e (127.7.40.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f825f558657d4020b8cbba1ef88be982" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37747 } } peers { permanent_uuid: "35d609dda79641ebad7ebfde5c7e9417" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 35253 } } peers { permanent_uuid: "cc3bb999982c43439151e23c9f8f9d25" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 46373 } attrs { promote: false } } }
I20260601 13:36:25.853142  9364 raft_consensus.cc:2955] T fddc7840ee34450aae45cff037924471 P cc3bb999982c43439151e23c9f8f9d25 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 10f1b335dfe14a738e70d1b94c69e61e (127.7.40.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f825f558657d4020b8cbba1ef88be982" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37747 } } peers { permanent_uuid: "35d609dda79641ebad7ebfde5c7e9417" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 35253 } } peers { permanent_uuid: "cc3bb999982c43439151e23c9f8f9d25" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 46373 } attrs { promote: false } } }
I20260601 13:36:25.855168  8970 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet fddc7840ee34450aae45cff037924471 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:36:25.855623  8981 catalog_manager.cc:5696] T fddc7840ee34450aae45cff037924471 P cc3bb999982c43439151e23c9f8f9d25 reported cstate change: config changed from index 3 to 4, VOTER 10f1b335dfe14a738e70d1b94c69e61e (127.7.40.2) evicted. New cstate: current_term: 1 leader_uuid: "f825f558657d4020b8cbba1ef88be982" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f825f558657d4020b8cbba1ef88be982" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37747 } } peers { permanent_uuid: "35d609dda79641ebad7ebfde5c7e9417" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 35253 } } peers { permanent_uuid: "cc3bb999982c43439151e23c9f8f9d25" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 46373 } attrs { promote: false } } }
I20260601 13:36:25.858922  9153 tablet_service.cc:1558] Processing DeleteTablet for tablet fddc7840ee34450aae45cff037924471 with delete_type TABLET_DATA_TOMBSTONED (TS 10f1b335dfe14a738e70d1b94c69e61e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34826
I20260601 13:36:25.859539  9425 tablet_replica.cc:333] T fddc7840ee34450aae45cff037924471 P 10f1b335dfe14a738e70d1b94c69e61e: stopping tablet replica
I20260601 13:36:25.859709  9425 raft_consensus.cc:2243] T fddc7840ee34450aae45cff037924471 P 10f1b335dfe14a738e70d1b94c69e61e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:25.859884  9425 raft_consensus.cc:2272] T fddc7840ee34450aae45cff037924471 P 10f1b335dfe14a738e70d1b94c69e61e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:25.860574  9425 ts_tablet_manager.cc:1916] T fddc7840ee34450aae45cff037924471 P 10f1b335dfe14a738e70d1b94c69e61e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:36:25.862668  9425 ts_tablet_manager.cc:1929] T fddc7840ee34450aae45cff037924471 P 10f1b335dfe14a738e70d1b94c69e61e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:36:25.862783  9425 log.cc:1199] T fddc7840ee34450aae45cff037924471 P 10f1b335dfe14a738e70d1b94c69e61e: Deleting WAL directory at /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320954551505-7328-0/minicluster-data/ts-1-root/wals/fddc7840ee34450aae45cff037924471
I20260601 13:36:25.863466  8970 catalog_manager.cc:5027] TS 10f1b335dfe14a738e70d1b94c69e61e (127.7.40.2:41717): tablet fddc7840ee34450aae45cff037924471 (table test-workload [id=768b7f40e20f4bd0a66187c07745d675]) successfully deleted
I20260601 13:36:27.454290  9038 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:36:27.454936  9038 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:36:27.455039  9038 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:36:29.455389  9038 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:36:29.455910  9038 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:36:29.455986  9038 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:36:31.456384  9038 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:36:31.456954  9038 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:36:31.457037  9038 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:36:33.457404  9038 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:36:33.457873  9038 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:36:33.457943  9038 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:36:35.458351  9038 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:36:35.458868  9038 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:36:35.458935  9038 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:36:37.459355  9038 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:36:37.459908  9038 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:36:37.459985  9038 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:36:38.069533  7328 tablet_server.cc:179] TabletServer@127.7.40.1:0 shutting down...
I20260601 13:36:38.074107  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:38.074456  7328 tablet_replica.cc:333] T 81af6017303840eebb59f6a50746b4f9 P 35d609dda79641ebad7ebfde5c7e9417: stopping tablet replica
I20260601 13:36:38.074620  7328 raft_consensus.cc:2243] T 81af6017303840eebb59f6a50746b4f9 P 35d609dda79641ebad7ebfde5c7e9417 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:38.074779  7328 raft_consensus.cc:2272] T 81af6017303840eebb59f6a50746b4f9 P 35d609dda79641ebad7ebfde5c7e9417 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:38.075398  7328 tablet_replica.cc:333] T fddc7840ee34450aae45cff037924471 P 35d609dda79641ebad7ebfde5c7e9417: stopping tablet replica
I20260601 13:36:38.075516  7328 raft_consensus.cc:2243] T fddc7840ee34450aae45cff037924471 P 35d609dda79641ebad7ebfde5c7e9417 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:38.075677  7328 raft_consensus.cc:2272] T fddc7840ee34450aae45cff037924471 P 35d609dda79641ebad7ebfde5c7e9417 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:38.089012  7328 tablet_server.cc:196] TabletServer@127.7.40.1:0 shutdown complete.
I20260601 13:36:38.091797  7328 tablet_server.cc:179] TabletServer@127.7.40.2:0 shutting down...
I20260601 13:36:38.097103  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:38.097426  7328 tablet_replica.cc:333] T 81af6017303840eebb59f6a50746b4f9 P 10f1b335dfe14a738e70d1b94c69e61e: stopping tablet replica
I20260601 13:36:38.097564  7328 raft_consensus.cc:2243] T 81af6017303840eebb59f6a50746b4f9 P 10f1b335dfe14a738e70d1b94c69e61e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:38.097823  7328 raft_consensus.cc:2272] T 81af6017303840eebb59f6a50746b4f9 P 10f1b335dfe14a738e70d1b94c69e61e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:38.111146  7328 tablet_server.cc:196] TabletServer@127.7.40.2:0 shutdown complete.
I20260601 13:36:38.113598  7328 tablet_server.cc:179] TabletServer@127.7.40.3:0 shutting down...
I20260601 13:36:38.117868  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:38.118158  7328 tablet_replica.cc:333] T 81af6017303840eebb59f6a50746b4f9 P f825f558657d4020b8cbba1ef88be982: stopping tablet replica
I20260601 13:36:38.118319  7328 raft_consensus.cc:2243] T 81af6017303840eebb59f6a50746b4f9 P f825f558657d4020b8cbba1ef88be982 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:38.118472  7328 raft_consensus.cc:2272] T 81af6017303840eebb59f6a50746b4f9 P f825f558657d4020b8cbba1ef88be982 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:38.118973  7328 tablet_replica.cc:333] T fddc7840ee34450aae45cff037924471 P f825f558657d4020b8cbba1ef88be982: stopping tablet replica
I20260601 13:36:38.119107  7328 raft_consensus.cc:2243] T fddc7840ee34450aae45cff037924471 P f825f558657d4020b8cbba1ef88be982 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:38.119345  7328 raft_consensus.cc:2272] T fddc7840ee34450aae45cff037924471 P f825f558657d4020b8cbba1ef88be982 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:38.132467  7328 tablet_server.cc:196] TabletServer@127.7.40.3:0 shutdown complete.
I20260601 13:36:38.134903  7328 tablet_server.cc:179] TabletServer@127.7.40.4:0 shutting down...
I20260601 13:36:38.139683  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:38.139915  7328 tablet_replica.cc:333] T fddc7840ee34450aae45cff037924471 P cc3bb999982c43439151e23c9f8f9d25: stopping tablet replica
I20260601 13:36:38.140038  7328 raft_consensus.cc:2243] T fddc7840ee34450aae45cff037924471 P cc3bb999982c43439151e23c9f8f9d25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:38.140159  7328 raft_consensus.cc:2272] T fddc7840ee34450aae45cff037924471 P cc3bb999982c43439151e23c9f8f9d25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:38.152870  7328 tablet_server.cc:196] TabletServer@127.7.40.4:0 shutdown complete.
I20260601 13:36:38.155287  7328 master.cc:562] Master@127.7.40.62:34169 shutting down...
I20260601 13:36:38.158906  7328 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5692cb368b0f4d6f8782cb9d8d6b7e60 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:38.159106  7328 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5692cb368b0f4d6f8782cb9d8d6b7e60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:38.159188  7328 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5692cb368b0f4d6f8782cb9d8d6b7e60: stopping tablet replica
I20260601 13:36:38.171834  7328 master.cc:584] Master@127.7.40.62:34169 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (26768 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260601 13:36:38.180053  7328 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.40.62:44087
I20260601 13:36:38.180425  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:38.182248  9430 instance_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:38.182348  9433 instance_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:38.182267  9431 instance_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:38.182721  7328 server_base.cc:1061] running on GCE node
I20260601 13:36:38.182885  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:38.182920  7328 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:38.182936  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780320998182936 us; error 0 us; skew 500 ppm
I20260601 13:36:38.183921  7328 webserver.cc:533] Webserver started at http://127.7.40.62:40713/ using document root <none> and password file <none>
I20260601 13:36:38.184075  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:38.184121  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:38.184176  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:38.184561  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780320954551505-7328-0/minicluster-data/master-0-root/instance:
uuid: "c854e6b499d84b558d09c8f871924d00"
format_stamp: "Formatted at 2026-06-01 13:36:38 on dist-test-slave-b9mm"
I20260601 13:36:38.186054  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:36:38.187033  9438 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:38.187376  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:38.187438  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780320954551505-7328-0/minicluster-data/master-0-root
uuid: "c854e6b499d84b558d09c8f871924d00"
format_stamp: "Formatted at 2026-06-01 13:36:38 on dist-test-slave-b9mm"
I20260601 13:36:38.187500  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780320954551505-7328-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780320954551505-7328-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780320954551505-7328-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:38.194800  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:38.195396  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:38.199759  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.62:44087
I20260601 13:36:38.202512  9490 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.62:44087 every 8 connection(s)
I20260601 13:36:38.203006  9491 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:38.205011  9491 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c854e6b499d84b558d09c8f871924d00: Bootstrap starting.
I20260601 13:36:38.205940  9491 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c854e6b499d84b558d09c8f871924d00: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:38.207049  9491 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c854e6b499d84b558d09c8f871924d00: No bootstrap required, opened a new log
I20260601 13:36:38.207574  9491 raft_consensus.cc:359] T 00000000000000000000000000000000 P c854e6b499d84b558d09c8f871924d00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c854e6b499d84b558d09c8f871924d00" member_type: VOTER }
I20260601 13:36:38.207666  9491 raft_consensus.cc:385] T 00000000000000000000000000000000 P c854e6b499d84b558d09c8f871924d00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:38.207688  9491 raft_consensus.cc:740] T 00000000000000000000000000000000 P c854e6b499d84b558d09c8f871924d00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c854e6b499d84b558d09c8f871924d00, State: Initialized, Role: FOLLOWER
I20260601 13:36:38.207839  9491 consensus_queue.cc:260] T 00000000000000000000000000000000 P c854e6b499d84b558d09c8f871924d00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c854e6b499d84b558d09c8f871924d00" member_type: VOTER }
I20260601 13:36:38.207911  9491 raft_consensus.cc:399] T 00000000000000000000000000000000 P c854e6b499d84b558d09c8f871924d00 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:36:38.207970  9491 raft_consensus.cc:493] T 00000000000000000000000000000000 P c854e6b499d84b558d09c8f871924d00 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:36:38.208032  9491 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c854e6b499d84b558d09c8f871924d00 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:38.208758  9491 raft_consensus.cc:515] T 00000000000000000000000000000000 P c854e6b499d84b558d09c8f871924d00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c854e6b499d84b558d09c8f871924d00" member_type: VOTER }
I20260601 13:36:38.208899  9491 leader_election.cc:304] T 00000000000000000000000000000000 P c854e6b499d84b558d09c8f871924d00 [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: c854e6b499d84b558d09c8f871924d00; no voters: 
I20260601 13:36:38.209139  9491 leader_election.cc:290] T 00000000000000000000000000000000 P c854e6b499d84b558d09c8f871924d00 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:36:38.209298  9494 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c854e6b499d84b558d09c8f871924d00 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:38.209589  9494 raft_consensus.cc:697] T 00000000000000000000000000000000 P c854e6b499d84b558d09c8f871924d00 [term 1 LEADER]: Becoming Leader. State: Replica: c854e6b499d84b558d09c8f871924d00, State: Running, Role: LEADER
I20260601 13:36:38.209769  9491 sys_catalog.cc:565] T 00000000000000000000000000000000 P c854e6b499d84b558d09c8f871924d00 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:36:38.209753  9494 consensus_queue.cc:237] T 00000000000000000000000000000000 P c854e6b499d84b558d09c8f871924d00 [LEADER]: Queue going to LEADER mode. State: All 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: "c854e6b499d84b558d09c8f871924d00" member_type: VOTER }
I20260601 13:36:38.210269  9495 sys_catalog.cc:455] T 00000000000000000000000000000000 P c854e6b499d84b558d09c8f871924d00 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c854e6b499d84b558d09c8f871924d00" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c854e6b499d84b558d09c8f871924d00" member_type: VOTER } }
I20260601 13:36:38.210283  9496 sys_catalog.cc:455] T 00000000000000000000000000000000 P c854e6b499d84b558d09c8f871924d00 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c854e6b499d84b558d09c8f871924d00. Latest consensus state: current_term: 1 leader_uuid: "c854e6b499d84b558d09c8f871924d00" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c854e6b499d84b558d09c8f871924d00" member_type: VOTER } }
I20260601 13:36:38.210373  9495 sys_catalog.cc:458] T 00000000000000000000000000000000 P c854e6b499d84b558d09c8f871924d00 [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:38.210391  9496 sys_catalog.cc:458] T 00000000000000000000000000000000 P c854e6b499d84b558d09c8f871924d00 [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:38.210953  9499 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:36:38.212219  9499 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:36:38.212473  7328 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:36:38.214242  9499 catalog_manager.cc:1382] Generated new cluster ID: fc8cf650e6ab445895792ab682ab3c8c
I20260601 13:36:38.214301  9499 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:36:38.231134  9499 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:36:38.231846  9499 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:36:38.242410  9499 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c854e6b499d84b558d09c8f871924d00: Generated new TSK 0
I20260601 13:36:38.242705  9499 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:36:38.244639  7328 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 6.0625e-05s
I20260601 13:36:50.325024  7328 master.cc:562] Master@127.7.40.62:44087 shutting down...
I20260601 13:36:50.329483  7328 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c854e6b499d84b558d09c8f871924d00 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:50.329675  7328 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c854e6b499d84b558d09c8f871924d00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:50.329731  7328 tablet_replica.cc:333] T 00000000000000000000000000000000 P c854e6b499d84b558d09c8f871924d00: stopping tablet replica
I20260601 13:36:50.342092  7328 master.cc:584] Master@127.7.40.62:44087 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12166 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260601 13:36:50.346408  7328 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.40.62:39823
I20260601 13:36:50.346724  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:50.348875  9514 instance_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:50.348905  9516 instance_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:50.348987  9513 instance_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:50.348937  7328 server_base.cc:1061] running on GCE node
I20260601 13:36:50.349295  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:50.349359  7328 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:50.349375  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321010349375 us; error 0 us; skew 500 ppm
I20260601 13:36:50.350347  7328 webserver.cc:533] Webserver started at http://127.7.40.62:40821/ using document root <none> and password file <none>
I20260601 13:36:50.350610  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:50.350687  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:50.350795  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:50.351296  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320954551505-7328-0/minicluster-data/master-0-root/instance:
uuid: "55df57603a1f4c16b0a4c59ca914407b"
format_stamp: "Formatted at 2026-06-01 13:36:50 on dist-test-slave-b9mm"
I20260601 13:36:50.352896  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:36:50.353955  9521 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:50.354211  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:50.354300  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320954551505-7328-0/minicluster-data/master-0-root
uuid: "55df57603a1f4c16b0a4c59ca914407b"
format_stamp: "Formatted at 2026-06-01 13:36:50 on dist-test-slave-b9mm"
I20260601 13:36:50.354405  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320954551505-7328-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320954551505-7328-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320954551505-7328-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:50.365164  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:50.365566  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:50.370230  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.62:39823
I20260601 13:36:50.370836  9573 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.62:39823 every 8 connection(s)
I20260601 13:36:50.371485  9574 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:50.373319  9574 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 55df57603a1f4c16b0a4c59ca914407b: Bootstrap starting.
I20260601 13:36:50.374135  9574 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 55df57603a1f4c16b0a4c59ca914407b: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:50.375366  9574 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 55df57603a1f4c16b0a4c59ca914407b: No bootstrap required, opened a new log
I20260601 13:36:50.375801  9574 raft_consensus.cc:359] T 00000000000000000000000000000000 P 55df57603a1f4c16b0a4c59ca914407b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55df57603a1f4c16b0a4c59ca914407b" member_type: VOTER }
I20260601 13:36:50.375900  9574 raft_consensus.cc:385] T 00000000000000000000000000000000 P 55df57603a1f4c16b0a4c59ca914407b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:50.375923  9574 raft_consensus.cc:740] T 00000000000000000000000000000000 P 55df57603a1f4c16b0a4c59ca914407b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55df57603a1f4c16b0a4c59ca914407b, State: Initialized, Role: FOLLOWER
I20260601 13:36:50.376034  9574 consensus_queue.cc:260] T 00000000000000000000000000000000 P 55df57603a1f4c16b0a4c59ca914407b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "55df57603a1f4c16b0a4c59ca914407b" member_type: VOTER }
I20260601 13:36:50.376097  9574 raft_consensus.cc:399] T 00000000000000000000000000000000 P 55df57603a1f4c16b0a4c59ca914407b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:36:50.376120  9574 raft_consensus.cc:493] T 00000000000000000000000000000000 P 55df57603a1f4c16b0a4c59ca914407b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:36:50.376148  9574 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 55df57603a1f4c16b0a4c59ca914407b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:50.376830  9574 raft_consensus.cc:515] T 00000000000000000000000000000000 P 55df57603a1f4c16b0a4c59ca914407b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55df57603a1f4c16b0a4c59ca914407b" member_type: VOTER }
I20260601 13:36:50.376953  9574 leader_election.cc:304] T 00000000000000000000000000000000 P 55df57603a1f4c16b0a4c59ca914407b [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: 55df57603a1f4c16b0a4c59ca914407b; no voters: 
I20260601 13:36:50.377107  9574 leader_election.cc:290] T 00000000000000000000000000000000 P 55df57603a1f4c16b0a4c59ca914407b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:36:50.377262  9577 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 55df57603a1f4c16b0a4c59ca914407b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:50.377501  9577 raft_consensus.cc:697] T 00000000000000000000000000000000 P 55df57603a1f4c16b0a4c59ca914407b [term 1 LEADER]: Becoming Leader. State: Replica: 55df57603a1f4c16b0a4c59ca914407b, State: Running, Role: LEADER
I20260601 13:36:50.377628  9574 sys_catalog.cc:565] T 00000000000000000000000000000000 P 55df57603a1f4c16b0a4c59ca914407b [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:36:50.377666  9577 consensus_queue.cc:237] T 00000000000000000000000000000000 P 55df57603a1f4c16b0a4c59ca914407b [LEADER]: Queue going to LEADER mode. State: All 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: "55df57603a1f4c16b0a4c59ca914407b" member_type: VOTER }
I20260601 13:36:50.378157  9578 sys_catalog.cc:455] T 00000000000000000000000000000000 P 55df57603a1f4c16b0a4c59ca914407b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "55df57603a1f4c16b0a4c59ca914407b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55df57603a1f4c16b0a4c59ca914407b" member_type: VOTER } }
I20260601 13:36:50.378254  9578 sys_catalog.cc:458] T 00000000000000000000000000000000 P 55df57603a1f4c16b0a4c59ca914407b [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:50.378212  9579 sys_catalog.cc:455] T 00000000000000000000000000000000 P 55df57603a1f4c16b0a4c59ca914407b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 55df57603a1f4c16b0a4c59ca914407b. Latest consensus state: current_term: 1 leader_uuid: "55df57603a1f4c16b0a4c59ca914407b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55df57603a1f4c16b0a4c59ca914407b" member_type: VOTER } }
I20260601 13:36:50.378316  9579 sys_catalog.cc:458] T 00000000000000000000000000000000 P 55df57603a1f4c16b0a4c59ca914407b [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:50.378526  9582 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:36:50.379611  9582 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:36:50.379912  7328 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:36:50.381732  9582 catalog_manager.cc:1382] Generated new cluster ID: 0f6fde88c043429aae8de02dee890e59
I20260601 13:36:50.381796  9582 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:36:50.390604  9582 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:36:50.391340  9582 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:36:50.399150  9582 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 55df57603a1f4c16b0a4c59ca914407b: Generated new TSK 0
I20260601 13:36:50.399345  9582 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:36:50.412720  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:50.415210  9596 instance_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:50.415225  7328 server_base.cc:1061] running on GCE node
W20260601 13:36:50.415210  9598 instance_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:50.415295  9595 instance_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:50.415710  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:50.415758  7328 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:50.415774  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321010415774 us; error 0 us; skew 500 ppm
I20260601 13:36:50.416688  7328 webserver.cc:533] Webserver started at http://127.7.40.1:44837/ using document root <none> and password file <none>
I20260601 13:36:50.416833  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:50.416882  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:50.416967  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:50.417353  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320954551505-7328-0/minicluster-data/ts-0-root/instance:
uuid: "864e4b8aa3e64f7c9f0e039fc18c0a13"
format_stamp: "Formatted at 2026-06-01 13:36:50 on dist-test-slave-b9mm"
I20260601 13:36:50.419173  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:36:50.420276  9603 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:50.420758  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:50.420831  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320954551505-7328-0/minicluster-data/ts-0-root
uuid: "864e4b8aa3e64f7c9f0e039fc18c0a13"
format_stamp: "Formatted at 2026-06-01 13:36:50 on dist-test-slave-b9mm"
I20260601 13:36:50.420948  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320954551505-7328-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320954551505-7328-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320954551505-7328-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:50.431751  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:50.432258  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:50.432672  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:50.433202  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:50.433264  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:50.433328  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:50.433362  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:50.438088  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.1:40419
I20260601 13:36:50.438124  9666 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.1:40419 every 8 connection(s)
I20260601 13:36:50.439119  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:50.441322  9671 instance_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:50.441461  9672 instance_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:50.441360  9674 instance_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:50.441745  7328 server_base.cc:1061] running on GCE node
I20260601 13:36:50.442047  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:50.442090  7328 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:50.442106  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321010442106 us; error 0 us; skew 500 ppm
I20260601 13:36:50.443207  7328 webserver.cc:533] Webserver started at http://127.7.40.2:34969/ using document root <none> and password file <none>
I20260601 13:36:50.443398  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:50.443451  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:50.443531  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:50.443929  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320954551505-7328-0/minicluster-data/ts-1-root/instance:
uuid: "ac73bb5f2c724e61b8364d9d015e6971"
format_stamp: "Formatted at 2026-06-01 13:36:50 on dist-test-slave-b9mm"
I20260601 13:36:50.445459  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:36:50.446482  9679 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:50.446781  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:50.446856  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320954551505-7328-0/minicluster-data/ts-1-root
uuid: "ac73bb5f2c724e61b8364d9d015e6971"
format_stamp: "Formatted at 2026-06-01 13:36:50 on dist-test-slave-b9mm"
I20260601 13:36:50.446918  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320954551505-7328-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320954551505-7328-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320954551505-7328-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:50.449358  9667 heartbeater.cc:344] Connected to a master server at 127.7.40.62:39823
I20260601 13:36:50.449466  9667 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:50.449734  9667 heartbeater.cc:507] Master 127.7.40.62:39823 requested a full tablet report, sending...
I20260601 13:36:50.450371  9538 ts_manager.cc:194] Registered new tserver with Master: 864e4b8aa3e64f7c9f0e039fc18c0a13 (127.7.40.1:40419)
I20260601 13:36:50.451280  9538 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50038
I20260601 13:36:50.465821  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:50.466329  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:50.466648  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:50.467252  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:50.467293  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:50.467350  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:50.467394  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:50.472301  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.2:42973
I20260601 13:36:50.472335  9742 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.2:42973 every 8 connection(s)
I20260601 13:36:50.473304  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:50.475356  9747 instance_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:50.475406  9746 instance_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:50.475613  9749 instance_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:50.475673  7328 server_base.cc:1061] running on GCE node
I20260601 13:36:50.475961  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:50.476022  7328 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:50.476049  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321010476048 us; error 0 us; skew 500 ppm
I20260601 13:36:50.477213  7328 webserver.cc:533] Webserver started at http://127.7.40.3:45067/ using document root <none> and password file <none>
I20260601 13:36:50.477391  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:50.477450  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:50.477532  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:50.477972  9743 heartbeater.cc:344] Connected to a master server at 127.7.40.62:39823
I20260601 13:36:50.477998  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320954551505-7328-0/minicluster-data/ts-2-root/instance:
uuid: "ab20b6043a5641d5941e6091a489423c"
format_stamp: "Formatted at 2026-06-01 13:36:50 on dist-test-slave-b9mm"
I20260601 13:36:50.478071  9743 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:50.478324  9743 heartbeater.cc:507] Master 127.7.40.62:39823 requested a full tablet report, sending...
I20260601 13:36:50.479292  9538 ts_manager.cc:194] Registered new tserver with Master: ac73bb5f2c724e61b8364d9d015e6971 (127.7.40.2:42973)
I20260601 13:36:50.480093  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:36:50.480116  9538 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50050
I20260601 13:36:50.481431  9754 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:50.481715  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:50.481805  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320954551505-7328-0/minicluster-data/ts-2-root
uuid: "ab20b6043a5641d5941e6091a489423c"
format_stamp: "Formatted at 2026-06-01 13:36:50 on dist-test-slave-b9mm"
I20260601 13:36:50.481906  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320954551505-7328-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320954551505-7328-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320954551505-7328-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:50.495337  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:50.495855  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:50.496218  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:50.496838  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:50.496902  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:50.496964  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:50.496999  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:50.502197  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.3:34001
I20260601 13:36:50.502241  9817 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.3:34001 every 8 connection(s)
I20260601 13:36:50.507380  9818 heartbeater.cc:344] Connected to a master server at 127.7.40.62:39823
I20260601 13:36:50.507519  9818 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:50.507800  9818 heartbeater.cc:507] Master 127.7.40.62:39823 requested a full tablet report, sending...
I20260601 13:36:50.508615  9538 ts_manager.cc:194] Registered new tserver with Master: ab20b6043a5641d5941e6091a489423c (127.7.40.3:34001)
I20260601 13:36:50.509155  9538 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50064
I20260601 13:36:50.509593  7328 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006900939s
I20260601 13:36:51.452339  9667 heartbeater.cc:499] Master 127.7.40.62:39823 was elected leader, sending a full tablet report...
I20260601 13:36:51.481227  9743 heartbeater.cc:499] Master 127.7.40.62:39823 was elected leader, sending a full tablet report...
I20260601 13:36:51.510260  9818 heartbeater.cc:499] Master 127.7.40.62:39823 was elected leader, sending a full tablet report...
I20260601 13:36:52.379926  9592 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:36:54.380443  9592 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:36:56.380887  9592 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:36:58.381337  9592 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:00.381778  9592 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:02.382205  9592 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:02.589792  7328 tablet_server.cc:179] TabletServer@127.7.40.1:0 shutting down...
I20260601 13:37:02.593819  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:02.606422  7328 tablet_server.cc:196] TabletServer@127.7.40.1:0 shutdown complete.
I20260601 13:37:02.608757  7328 tablet_server.cc:179] TabletServer@127.7.40.2:0 shutting down...
I20260601 13:37:02.612726  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:02.625083  7328 tablet_server.cc:196] TabletServer@127.7.40.2:0 shutdown complete.
I20260601 13:37:02.627358  7328 tablet_server.cc:179] TabletServer@127.7.40.3:0 shutting down...
I20260601 13:37:02.631122  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:02.643378  7328 tablet_server.cc:196] TabletServer@127.7.40.3:0 shutdown complete.
I20260601 13:37:02.645498  7328 master.cc:562] Master@127.7.40.62:39823 shutting down...
I20260601 13:37:02.649049  7328 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 55df57603a1f4c16b0a4c59ca914407b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:02.649271  7328 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 55df57603a1f4c16b0a4c59ca914407b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:02.649377  7328 tablet_replica.cc:333] T 00000000000000000000000000000000 P 55df57603a1f4c16b0a4c59ca914407b: stopping tablet replica
I20260601 13:37:02.661731  7328 master.cc:584] Master@127.7.40.62:39823 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12320 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260601 13:37:02.667740  7328 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.40.62:34071
I20260601 13:37:02.668155  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:02.670403  9825 instance_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:37:02.670409  9823 instance_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:37:02.670506  9822 instance_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:37:02.670531  7328 server_base.cc:1061] running on GCE node
I20260601 13:37:02.670845  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:02.670889  7328 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:37:02.670907  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321022670906 us; error 0 us; skew 500 ppm
I20260601 13:37:02.671895  7328 webserver.cc:533] Webserver started at http://127.7.40.62:36367/ using document root <none> and password file <none>
I20260601 13:37:02.672076  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:02.672127  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:02.672183  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:02.672564  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320954551505-7328-0/minicluster-data/master-0-root/instance:
uuid: "17a1d4539d4e4a5ca60c94255557482d"
format_stamp: "Formatted at 2026-06-01 13:37:02 on dist-test-slave-b9mm"
I20260601 13:37:02.674093  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:37:02.675042  9830 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:37:02.675357  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:02.675448  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320954551505-7328-0/minicluster-data/master-0-root
uuid: "17a1d4539d4e4a5ca60c94255557482d"
format_stamp: "Formatted at 2026-06-01 13:37:02 on dist-test-slave-b9mm"
I20260601 13:37:02.675546  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320954551505-7328-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320954551505-7328-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320954551505-7328-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:37:02.690438  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:02.690903  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:02.695374  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.62:34071
I20260601 13:37:02.696986  9882 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.62:34071 every 8 connection(s)
I20260601 13:37:02.697489  9883 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:37:02.699570  9883 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 17a1d4539d4e4a5ca60c94255557482d: Bootstrap starting.
I20260601 13:37:02.700413  9883 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 17a1d4539d4e4a5ca60c94255557482d: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:02.701579  9883 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 17a1d4539d4e4a5ca60c94255557482d: No bootstrap required, opened a new log
I20260601 13:37:02.702039  9883 raft_consensus.cc:359] T 00000000000000000000000000000000 P 17a1d4539d4e4a5ca60c94255557482d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17a1d4539d4e4a5ca60c94255557482d" member_type: VOTER }
I20260601 13:37:02.702135  9883 raft_consensus.cc:385] T 00000000000000000000000000000000 P 17a1d4539d4e4a5ca60c94255557482d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:02.702160  9883 raft_consensus.cc:740] T 00000000000000000000000000000000 P 17a1d4539d4e4a5ca60c94255557482d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17a1d4539d4e4a5ca60c94255557482d, State: Initialized, Role: FOLLOWER
I20260601 13:37:02.702319  9883 consensus_queue.cc:260] T 00000000000000000000000000000000 P 17a1d4539d4e4a5ca60c94255557482d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "17a1d4539d4e4a5ca60c94255557482d" member_type: VOTER }
I20260601 13:37:02.702390  9883 raft_consensus.cc:399] T 00000000000000000000000000000000 P 17a1d4539d4e4a5ca60c94255557482d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:37:02.702414  9883 raft_consensus.cc:493] T 00000000000000000000000000000000 P 17a1d4539d4e4a5ca60c94255557482d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:37:02.702492  9883 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 17a1d4539d4e4a5ca60c94255557482d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:02.703395  9883 raft_consensus.cc:515] T 00000000000000000000000000000000 P 17a1d4539d4e4a5ca60c94255557482d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17a1d4539d4e4a5ca60c94255557482d" member_type: VOTER }
I20260601 13:37:02.703540  9883 leader_election.cc:304] T 00000000000000000000000000000000 P 17a1d4539d4e4a5ca60c94255557482d [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: 17a1d4539d4e4a5ca60c94255557482d; no voters: 
I20260601 13:37:02.703773  9883 leader_election.cc:290] T 00000000000000000000000000000000 P 17a1d4539d4e4a5ca60c94255557482d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:37:02.703923  9886 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 17a1d4539d4e4a5ca60c94255557482d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:02.704173  9886 raft_consensus.cc:697] T 00000000000000000000000000000000 P 17a1d4539d4e4a5ca60c94255557482d [term 1 LEADER]: Becoming Leader. State: Replica: 17a1d4539d4e4a5ca60c94255557482d, State: Running, Role: LEADER
I20260601 13:37:02.704285  9883 sys_catalog.cc:565] T 00000000000000000000000000000000 P 17a1d4539d4e4a5ca60c94255557482d [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:37:02.704341  9886 consensus_queue.cc:237] T 00000000000000000000000000000000 P 17a1d4539d4e4a5ca60c94255557482d [LEADER]: Queue going to LEADER mode. State: All 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: "17a1d4539d4e4a5ca60c94255557482d" member_type: VOTER }
I20260601 13:37:02.704857  9887 sys_catalog.cc:455] T 00000000000000000000000000000000 P 17a1d4539d4e4a5ca60c94255557482d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "17a1d4539d4e4a5ca60c94255557482d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17a1d4539d4e4a5ca60c94255557482d" member_type: VOTER } }
I20260601 13:37:02.704973  9887 sys_catalog.cc:458] T 00000000000000000000000000000000 P 17a1d4539d4e4a5ca60c94255557482d [sys.catalog]: This master's current role is: LEADER
I20260601 13:37:02.704873  9888 sys_catalog.cc:455] T 00000000000000000000000000000000 P 17a1d4539d4e4a5ca60c94255557482d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 17a1d4539d4e4a5ca60c94255557482d. Latest consensus state: current_term: 1 leader_uuid: "17a1d4539d4e4a5ca60c94255557482d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "17a1d4539d4e4a5ca60c94255557482d" member_type: VOTER } }
I20260601 13:37:02.705124  9888 sys_catalog.cc:458] T 00000000000000000000000000000000 P 17a1d4539d4e4a5ca60c94255557482d [sys.catalog]: This master's current role is: LEADER
I20260601 13:37:02.705644  9893 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:37:02.706422  9893 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:37:02.706772  7328 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:37:02.708618  9893 catalog_manager.cc:1382] Generated new cluster ID: a29ce0fd04ff491ab7b0595dfc22e271
I20260601 13:37:02.708689  9893 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:37:02.718341  9893 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:37:02.718981  9893 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:37:02.725488  9893 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 17a1d4539d4e4a5ca60c94255557482d: Generated new TSK 0
I20260601 13:37:02.725747  9893 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:37:02.739377  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:02.741432  9904 instance_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:37:02.741537  9907 instance_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:37:02.741576  9905 instance_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:37:02.741830  7328 server_base.cc:1061] running on GCE node
I20260601 13:37:02.741997  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:02.742031  7328 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:37:02.742046  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321022742046 us; error 0 us; skew 500 ppm
I20260601 13:37:02.742789  7328 webserver.cc:533] Webserver started at http://127.7.40.1:36603/ using document root <none> and password file <none>
I20260601 13:37:02.742972  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:02.743014  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:02.743112  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:02.743541  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320954551505-7328-0/minicluster-data/ts-0-root/instance:
uuid: "77f2d777d6514bdcb41d1ccc6f080c2b"
format_stamp: "Formatted at 2026-06-01 13:37:02 on dist-test-slave-b9mm"
I20260601 13:37:02.744982  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:37:02.745971  9912 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:37:02.746280  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:02.746393  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320954551505-7328-0/minicluster-data/ts-0-root
uuid: "77f2d777d6514bdcb41d1ccc6f080c2b"
format_stamp: "Formatted at 2026-06-01 13:37:02 on dist-test-slave-b9mm"
I20260601 13:37:02.746476  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320954551505-7328-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320954551505-7328-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320954551505-7328-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:37:02.762025  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:02.762530  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:02.762856  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:02.763454  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:02.763528  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:02.763610  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:02.763664  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:02.768159  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.1:39761
I20260601 13:37:02.768236  9975 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.1:39761 every 8 connection(s)
I20260601 13:37:02.769114  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:02.771103  9981 instance_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:37:02.771198  9980 instance_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:37:02.771276  7328 server_base.cc:1061] running on GCE node
W20260601 13:37:02.771176  9983 instance_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:37:02.772006  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:02.772053  7328 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:37:02.772069  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321022772069 us; error 0 us; skew 500 ppm
I20260601 13:37:02.773080  7328 webserver.cc:533] Webserver started at http://127.7.40.2:34165/ using document root <none> and password file <none>
I20260601 13:37:02.773264  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:02.773334  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:02.773419  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:02.773895  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320954551505-7328-0/minicluster-data/ts-1-root/instance:
uuid: "37dfc91f2537457a8e0b8516811dd6c5"
format_stamp: "Formatted at 2026-06-01 13:37:02 on dist-test-slave-b9mm"
I20260601 13:37:02.774816  9976 heartbeater.cc:344] Connected to a master server at 127.7.40.62:34071
I20260601 13:37:02.774912  9976 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:02.775179  9976 heartbeater.cc:507] Master 127.7.40.62:34071 requested a full tablet report, sending...
I20260601 13:37:02.775688  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:02.775905  9847 ts_manager.cc:194] Registered new tserver with Master: 77f2d777d6514bdcb41d1ccc6f080c2b (127.7.40.1:39761)
I20260601 13:37:02.776722  9847 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52822
I20260601 13:37:02.776803  9988 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:37:02.777074  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:02.777175  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320954551505-7328-0/minicluster-data/ts-1-root
uuid: "37dfc91f2537457a8e0b8516811dd6c5"
format_stamp: "Formatted at 2026-06-01 13:37:02 on dist-test-slave-b9mm"
I20260601 13:37:02.777228  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320954551505-7328-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320954551505-7328-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320954551505-7328-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:37:02.784283  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:02.784688  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:02.785006  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:02.785473  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:02.785537  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:02.785595  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:02.785631  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:02.789912  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.2:36519
I20260601 13:37:02.789987 10051 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.2:36519 every 8 connection(s)
I20260601 13:37:02.790874  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:02.792922 10055 instance_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:37:02.793144 10056 instance_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:37:02.793325  7328 server_base.cc:1061] running on GCE node
W20260601 13:37:02.793552 10058 instance_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:37:02.793747  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:02.793803  7328 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:37:02.793845  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321022793843 us; error 0 us; skew 500 ppm
I20260601 13:37:02.794770  7328 webserver.cc:533] Webserver started at http://127.7.40.3:40833/ using document root <none> and password file <none>
I20260601 13:37:02.794952  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:02.795015  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:02.795115  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:02.795368 10052 heartbeater.cc:344] Connected to a master server at 127.7.40.62:34071
I20260601 13:37:02.795490 10052 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:02.795598  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320954551505-7328-0/minicluster-data/ts-2-root/instance:
uuid: "9ed1575407824676a7cd26135ad8469c"
format_stamp: "Formatted at 2026-06-01 13:37:02 on dist-test-slave-b9mm"
I20260601 13:37:02.795753 10052 heartbeater.cc:507] Master 127.7.40.62:34071 requested a full tablet report, sending...
I20260601 13:37:02.796448  9847 ts_manager.cc:194] Registered new tserver with Master: 37dfc91f2537457a8e0b8516811dd6c5 (127.7.40.2:36519)
I20260601 13:37:02.796980  9847 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52826
I20260601 13:37:02.797325  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:02.798236 10063 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:37:02.798487  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:02.798571  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320954551505-7328-0/minicluster-data/ts-2-root
uuid: "9ed1575407824676a7cd26135ad8469c"
format_stamp: "Formatted at 2026-06-01 13:37:02 on dist-test-slave-b9mm"
I20260601 13:37:02.798640  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320954551505-7328-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320954551505-7328-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320954551505-7328-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:37:02.813555  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:02.814043  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:02.814381  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:02.814869  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:02.814931  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:02.814990  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:02.815025  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:02.819872  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.3:41915
I20260601 13:37:02.819893 10126 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.3:41915 every 8 connection(s)
I20260601 13:37:02.824831 10127 heartbeater.cc:344] Connected to a master server at 127.7.40.62:34071
I20260601 13:37:02.824929 10127 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:02.825170 10127 heartbeater.cc:507] Master 127.7.40.62:34071 requested a full tablet report, sending...
I20260601 13:37:02.825826  9847 ts_manager.cc:194] Registered new tserver with Master: 9ed1575407824676a7cd26135ad8469c (127.7.40.3:41915)
I20260601 13:37:02.825987  7328 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005681326s
I20260601 13:37:02.826401  9847 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52828
I20260601 13:37:03.777705  9976 heartbeater.cc:499] Master 127.7.40.62:34071 was elected leader, sending a full tablet report...
I20260601 13:37:03.797957 10052 heartbeater.cc:499] Master 127.7.40.62:34071 was elected leader, sending a full tablet report...
I20260601 13:37:03.827463 10127 heartbeater.cc:499] Master 127.7.40.62:34071 was elected leader, sending a full tablet report...
I20260601 13:37:03.860818  9847 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39416:
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:37:03.861670  9847 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:37:03.872982 10016 tablet_service.cc:1511] Processing CreateTablet for tablet 6f37751b6737425eb83520ddac7835b0 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fca19359ecd14eb5ac7f90dd19d0be2c]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:03.873327 10016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f37751b6737425eb83520ddac7835b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:03.873361 10015 tablet_service.cc:1511] Processing CreateTablet for tablet 6dc8253b86ed40d380803e8c2c7700eb (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fca19359ecd14eb5ac7f90dd19d0be2c]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:03.873584 10015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dc8253b86ed40d380803e8c2c7700eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:03.873960 10014 tablet_service.cc:1511] Processing CreateTablet for tablet eabaa4ec16374d92a139ce8d4ca94d07 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fca19359ecd14eb5ac7f90dd19d0be2c]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:03.874182 10014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eabaa4ec16374d92a139ce8d4ca94d07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:03.874419  9939 tablet_service.cc:1511] Processing CreateTablet for tablet 6f37751b6737425eb83520ddac7835b0 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fca19359ecd14eb5ac7f90dd19d0be2c]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:03.874591  9938 tablet_service.cc:1511] Processing CreateTablet for tablet eabaa4ec16374d92a139ce8d4ca94d07 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fca19359ecd14eb5ac7f90dd19d0be2c]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:03.874704  9939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f37751b6737425eb83520ddac7835b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:03.874822  9938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eabaa4ec16374d92a139ce8d4ca94d07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:03.876382 10013 tablet_service.cc:1511] Processing CreateTablet for tablet eafae9ed445946d2ace96f84be434ca2 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fca19359ecd14eb5ac7f90dd19d0be2c]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:03.876641 10013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eafae9ed445946d2ace96f84be434ca2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:03.877056  9940 tablet_service.cc:1511] Processing CreateTablet for tablet 6dc8253b86ed40d380803e8c2c7700eb (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fca19359ecd14eb5ac7f90dd19d0be2c]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:03.877305  9940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dc8253b86ed40d380803e8c2c7700eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:03.877297 10091 tablet_service.cc:1511] Processing CreateTablet for tablet 6f37751b6737425eb83520ddac7835b0 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fca19359ecd14eb5ac7f90dd19d0be2c]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:03.877559 10091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f37751b6737425eb83520ddac7835b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:03.877526  9937 tablet_service.cc:1511] Processing CreateTablet for tablet eafae9ed445946d2ace96f84be434ca2 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fca19359ecd14eb5ac7f90dd19d0be2c]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:03.877761  9937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eafae9ed445946d2ace96f84be434ca2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:03.879271 10090 tablet_service.cc:1511] Processing CreateTablet for tablet 6dc8253b86ed40d380803e8c2c7700eb (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fca19359ecd14eb5ac7f90dd19d0be2c]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:03.879501 10090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dc8253b86ed40d380803e8c2c7700eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:03.880832 10148 tablet_bootstrap.cc:492] T 6f37751b6737425eb83520ddac7835b0 P 77f2d777d6514bdcb41d1ccc6f080c2b: Bootstrap starting.
I20260601 13:37:03.881548 10149 tablet_bootstrap.cc:492] T 6dc8253b86ed40d380803e8c2c7700eb P 9ed1575407824676a7cd26135ad8469c: Bootstrap starting.
I20260601 13:37:03.881686 10089 tablet_service.cc:1511] Processing CreateTablet for tablet eabaa4ec16374d92a139ce8d4ca94d07 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fca19359ecd14eb5ac7f90dd19d0be2c]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:03.881942 10089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eabaa4ec16374d92a139ce8d4ca94d07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:03.882341 10148 tablet_bootstrap.cc:654] T 6f37751b6737425eb83520ddac7835b0 P 77f2d777d6514bdcb41d1ccc6f080c2b: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:03.882521 10149 tablet_bootstrap.cc:654] T 6dc8253b86ed40d380803e8c2c7700eb P 9ed1575407824676a7cd26135ad8469c: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:03.883080 10147 tablet_bootstrap.cc:492] T 6dc8253b86ed40d380803e8c2c7700eb P 37dfc91f2537457a8e0b8516811dd6c5: Bootstrap starting.
I20260601 13:37:03.884068 10147 tablet_bootstrap.cc:654] T 6dc8253b86ed40d380803e8c2c7700eb P 37dfc91f2537457a8e0b8516811dd6c5: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:03.884164 10088 tablet_service.cc:1511] Processing CreateTablet for tablet eafae9ed445946d2ace96f84be434ca2 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=fca19359ecd14eb5ac7f90dd19d0be2c]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:03.884413 10088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eafae9ed445946d2ace96f84be434ca2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:03.884928 10148 tablet_bootstrap.cc:492] T 6f37751b6737425eb83520ddac7835b0 P 77f2d777d6514bdcb41d1ccc6f080c2b: No bootstrap required, opened a new log
I20260601 13:37:03.885001 10148 ts_tablet_manager.cc:1403] T 6f37751b6737425eb83520ddac7835b0 P 77f2d777d6514bdcb41d1ccc6f080c2b: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:37:03.885166 10147 tablet_bootstrap.cc:492] T 6dc8253b86ed40d380803e8c2c7700eb P 37dfc91f2537457a8e0b8516811dd6c5: No bootstrap required, opened a new log
I20260601 13:37:03.885228 10147 ts_tablet_manager.cc:1403] T 6dc8253b86ed40d380803e8c2c7700eb P 37dfc91f2537457a8e0b8516811dd6c5: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:37:03.885720 10148 raft_consensus.cc:359] T 6f37751b6737425eb83520ddac7835b0 P 77f2d777d6514bdcb41d1ccc6f080c2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37dfc91f2537457a8e0b8516811dd6c5" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36519 } } peers { permanent_uuid: "9ed1575407824676a7cd26135ad8469c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 41915 } } peers { permanent_uuid: "77f2d777d6514bdcb41d1ccc6f080c2b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39761 } }
I20260601 13:37:03.885818 10148 raft_consensus.cc:385] T 6f37751b6737425eb83520ddac7835b0 P 77f2d777d6514bdcb41d1ccc6f080c2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:03.885849 10148 raft_consensus.cc:740] T 6f37751b6737425eb83520ddac7835b0 P 77f2d777d6514bdcb41d1ccc6f080c2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77f2d777d6514bdcb41d1ccc6f080c2b, State: Initialized, Role: FOLLOWER
I20260601 13:37:03.886063 10147 raft_consensus.cc:359] T 6dc8253b86ed40d380803e8c2c7700eb P 37dfc91f2537457a8e0b8516811dd6c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f2d777d6514bdcb41d1ccc6f080c2b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39761 } } peers { permanent_uuid: "37dfc91f2537457a8e0b8516811dd6c5" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36519 } } peers { permanent_uuid: "9ed1575407824676a7cd26135ad8469c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 41915 } }
I20260601 13:37:03.886008 10148 consensus_queue.cc:260] T 6f37751b6737425eb83520ddac7835b0 P 77f2d777d6514bdcb41d1ccc6f080c2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37dfc91f2537457a8e0b8516811dd6c5" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36519 } } peers { permanent_uuid: "9ed1575407824676a7cd26135ad8469c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 41915 } } peers { permanent_uuid: "77f2d777d6514bdcb41d1ccc6f080c2b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39761 } }
I20260601 13:37:03.886164 10147 raft_consensus.cc:385] T 6dc8253b86ed40d380803e8c2c7700eb P 37dfc91f2537457a8e0b8516811dd6c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:03.886188 10147 raft_consensus.cc:740] T 6dc8253b86ed40d380803e8c2c7700eb P 37dfc91f2537457a8e0b8516811dd6c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37dfc91f2537457a8e0b8516811dd6c5, State: Initialized, Role: FOLLOWER
I20260601 13:37:03.886307 10147 consensus_queue.cc:260] T 6dc8253b86ed40d380803e8c2c7700eb P 37dfc91f2537457a8e0b8516811dd6c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f2d777d6514bdcb41d1ccc6f080c2b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39761 } } peers { permanent_uuid: "37dfc91f2537457a8e0b8516811dd6c5" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36519 } } peers { permanent_uuid: "9ed1575407824676a7cd26135ad8469c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 41915 } }
I20260601 13:37:03.886477 10148 ts_tablet_manager.cc:1434] T 6f37751b6737425eb83520ddac7835b0 P 77f2d777d6514bdcb41d1ccc6f080c2b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:03.886693 10147 ts_tablet_manager.cc:1434] T 6dc8253b86ed40d380803e8c2c7700eb P 37dfc91f2537457a8e0b8516811dd6c5: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:03.886741 10148 tablet_bootstrap.cc:492] T eabaa4ec16374d92a139ce8d4ca94d07 P 77f2d777d6514bdcb41d1ccc6f080c2b: Bootstrap starting.
I20260601 13:37:03.887951 10149 tablet_bootstrap.cc:492] T 6dc8253b86ed40d380803e8c2c7700eb P 9ed1575407824676a7cd26135ad8469c: No bootstrap required, opened a new log
I20260601 13:37:03.888044 10149 ts_tablet_manager.cc:1403] T 6dc8253b86ed40d380803e8c2c7700eb P 9ed1575407824676a7cd26135ad8469c: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:37:03.888113 10148 tablet_bootstrap.cc:654] T eabaa4ec16374d92a139ce8d4ca94d07 P 77f2d777d6514bdcb41d1ccc6f080c2b: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:03.886914 10147 tablet_bootstrap.cc:492] T eabaa4ec16374d92a139ce8d4ca94d07 P 37dfc91f2537457a8e0b8516811dd6c5: Bootstrap starting.
I20260601 13:37:03.888489 10149 raft_consensus.cc:359] T 6dc8253b86ed40d380803e8c2c7700eb P 9ed1575407824676a7cd26135ad8469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f2d777d6514bdcb41d1ccc6f080c2b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39761 } } peers { permanent_uuid: "37dfc91f2537457a8e0b8516811dd6c5" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36519 } } peers { permanent_uuid: "9ed1575407824676a7cd26135ad8469c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 41915 } }
I20260601 13:37:03.888610 10149 raft_consensus.cc:385] T 6dc8253b86ed40d380803e8c2c7700eb P 9ed1575407824676a7cd26135ad8469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:03.888641 10149 raft_consensus.cc:740] T 6dc8253b86ed40d380803e8c2c7700eb P 9ed1575407824676a7cd26135ad8469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ed1575407824676a7cd26135ad8469c, State: Initialized, Role: FOLLOWER
I20260601 13:37:03.888756 10149 consensus_queue.cc:260] T 6dc8253b86ed40d380803e8c2c7700eb P 9ed1575407824676a7cd26135ad8469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f2d777d6514bdcb41d1ccc6f080c2b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39761 } } peers { permanent_uuid: "37dfc91f2537457a8e0b8516811dd6c5" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36519 } } peers { permanent_uuid: "9ed1575407824676a7cd26135ad8469c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 41915 } }
I20260601 13:37:03.889112 10149 ts_tablet_manager.cc:1434] T 6dc8253b86ed40d380803e8c2c7700eb P 9ed1575407824676a7cd26135ad8469c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:03.889277 10149 tablet_bootstrap.cc:492] T eabaa4ec16374d92a139ce8d4ca94d07 P 9ed1575407824676a7cd26135ad8469c: Bootstrap starting.
I20260601 13:37:03.890297 10149 tablet_bootstrap.cc:654] T eabaa4ec16374d92a139ce8d4ca94d07 P 9ed1575407824676a7cd26135ad8469c: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:03.890395 10147 tablet_bootstrap.cc:654] T eabaa4ec16374d92a139ce8d4ca94d07 P 37dfc91f2537457a8e0b8516811dd6c5: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:03.891368 10148 tablet_bootstrap.cc:492] T eabaa4ec16374d92a139ce8d4ca94d07 P 77f2d777d6514bdcb41d1ccc6f080c2b: No bootstrap required, opened a new log
I20260601 13:37:03.891476 10148 ts_tablet_manager.cc:1403] T eabaa4ec16374d92a139ce8d4ca94d07 P 77f2d777d6514bdcb41d1ccc6f080c2b: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.000s
I20260601 13:37:03.891618 10149 tablet_bootstrap.cc:492] T eabaa4ec16374d92a139ce8d4ca94d07 P 9ed1575407824676a7cd26135ad8469c: No bootstrap required, opened a new log
I20260601 13:37:03.891741 10149 ts_tablet_manager.cc:1403] T eabaa4ec16374d92a139ce8d4ca94d07 P 9ed1575407824676a7cd26135ad8469c: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:03.891908 10147 tablet_bootstrap.cc:492] T eabaa4ec16374d92a139ce8d4ca94d07 P 37dfc91f2537457a8e0b8516811dd6c5: No bootstrap required, opened a new log
I20260601 13:37:03.892011 10147 ts_tablet_manager.cc:1403] T eabaa4ec16374d92a139ce8d4ca94d07 P 37dfc91f2537457a8e0b8516811dd6c5: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.002s
I20260601 13:37:03.891966 10148 raft_consensus.cc:359] T eabaa4ec16374d92a139ce8d4ca94d07 P 77f2d777d6514bdcb41d1ccc6f080c2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f2d777d6514bdcb41d1ccc6f080c2b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39761 } } peers { permanent_uuid: "37dfc91f2537457a8e0b8516811dd6c5" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36519 } } peers { permanent_uuid: "9ed1575407824676a7cd26135ad8469c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 41915 } }
I20260601 13:37:03.892069 10148 raft_consensus.cc:385] T eabaa4ec16374d92a139ce8d4ca94d07 P 77f2d777d6514bdcb41d1ccc6f080c2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:03.892115 10148 raft_consensus.cc:740] T eabaa4ec16374d92a139ce8d4ca94d07 P 77f2d777d6514bdcb41d1ccc6f080c2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77f2d777d6514bdcb41d1ccc6f080c2b, State: Initialized, Role: FOLLOWER
I20260601 13:37:03.892233 10149 raft_consensus.cc:359] T eabaa4ec16374d92a139ce8d4ca94d07 P 9ed1575407824676a7cd26135ad8469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f2d777d6514bdcb41d1ccc6f080c2b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39761 } } peers { permanent_uuid: "37dfc91f2537457a8e0b8516811dd6c5" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36519 } } peers { permanent_uuid: "9ed1575407824676a7cd26135ad8469c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 41915 } }
I20260601 13:37:03.892244 10148 consensus_queue.cc:260] T eabaa4ec16374d92a139ce8d4ca94d07 P 77f2d777d6514bdcb41d1ccc6f080c2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f2d777d6514bdcb41d1ccc6f080c2b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39761 } } peers { permanent_uuid: "37dfc91f2537457a8e0b8516811dd6c5" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36519 } } peers { permanent_uuid: "9ed1575407824676a7cd26135ad8469c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 41915 } }
I20260601 13:37:03.892379 10149 raft_consensus.cc:385] T eabaa4ec16374d92a139ce8d4ca94d07 P 9ed1575407824676a7cd26135ad8469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:03.892436 10149 raft_consensus.cc:740] T eabaa4ec16374d92a139ce8d4ca94d07 P 9ed1575407824676a7cd26135ad8469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ed1575407824676a7cd26135ad8469c, State: Initialized, Role: FOLLOWER
I20260601 13:37:03.892441 10147 raft_consensus.cc:359] T eabaa4ec16374d92a139ce8d4ca94d07 P 37dfc91f2537457a8e0b8516811dd6c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f2d777d6514bdcb41d1ccc6f080c2b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39761 } } peers { permanent_uuid: "37dfc91f2537457a8e0b8516811dd6c5" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36519 } } peers { permanent_uuid: "9ed1575407824676a7cd26135ad8469c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 41915 } }
I20260601 13:37:03.892593 10147 raft_consensus.cc:385] T eabaa4ec16374d92a139ce8d4ca94d07 P 37dfc91f2537457a8e0b8516811dd6c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:03.892591 10149 consensus_queue.cc:260] T eabaa4ec16374d92a139ce8d4ca94d07 P 9ed1575407824676a7cd26135ad8469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f2d777d6514bdcb41d1ccc6f080c2b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39761 } } peers { permanent_uuid: "37dfc91f2537457a8e0b8516811dd6c5" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36519 } } peers { permanent_uuid: "9ed1575407824676a7cd26135ad8469c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 41915 } }
I20260601 13:37:03.892670 10147 raft_consensus.cc:740] T eabaa4ec16374d92a139ce8d4ca94d07 P 37dfc91f2537457a8e0b8516811dd6c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37dfc91f2537457a8e0b8516811dd6c5, State: Initialized, Role: FOLLOWER
I20260601 13:37:03.892786 10147 consensus_queue.cc:260] T eabaa4ec16374d92a139ce8d4ca94d07 P 37dfc91f2537457a8e0b8516811dd6c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f2d777d6514bdcb41d1ccc6f080c2b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39761 } } peers { permanent_uuid: "37dfc91f2537457a8e0b8516811dd6c5" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36519 } } peers { permanent_uuid: "9ed1575407824676a7cd26135ad8469c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 41915 } }
I20260601 13:37:03.893049 10148 ts_tablet_manager.cc:1434] T eabaa4ec16374d92a139ce8d4ca94d07 P 77f2d777d6514bdcb41d1ccc6f080c2b: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:37:03.893185 10147 ts_tablet_manager.cc:1434] T eabaa4ec16374d92a139ce8d4ca94d07 P 37dfc91f2537457a8e0b8516811dd6c5: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:03.893308 10148 tablet_bootstrap.cc:492] T 6dc8253b86ed40d380803e8c2c7700eb P 77f2d777d6514bdcb41d1ccc6f080c2b: Bootstrap starting.
I20260601 13:37:03.893405 10147 tablet_bootstrap.cc:492] T eafae9ed445946d2ace96f84be434ca2 P 37dfc91f2537457a8e0b8516811dd6c5: Bootstrap starting.
I20260601 13:37:03.894362 10147 tablet_bootstrap.cc:654] T eafae9ed445946d2ace96f84be434ca2 P 37dfc91f2537457a8e0b8516811dd6c5: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:03.894820 10148 tablet_bootstrap.cc:654] T 6dc8253b86ed40d380803e8c2c7700eb P 77f2d777d6514bdcb41d1ccc6f080c2b: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:03.895529 10147 tablet_bootstrap.cc:492] T eafae9ed445946d2ace96f84be434ca2 P 37dfc91f2537457a8e0b8516811dd6c5: No bootstrap required, opened a new log
I20260601 13:37:03.895653 10147 ts_tablet_manager.cc:1403] T eafae9ed445946d2ace96f84be434ca2 P 37dfc91f2537457a8e0b8516811dd6c5: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:37:03.895783 10149 ts_tablet_manager.cc:1434] T eabaa4ec16374d92a139ce8d4ca94d07 P 9ed1575407824676a7cd26135ad8469c: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:37:03.895972 10149 tablet_bootstrap.cc:492] T eafae9ed445946d2ace96f84be434ca2 P 9ed1575407824676a7cd26135ad8469c: Bootstrap starting.
I20260601 13:37:03.896118 10147 raft_consensus.cc:359] T eafae9ed445946d2ace96f84be434ca2 P 37dfc91f2537457a8e0b8516811dd6c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f2d777d6514bdcb41d1ccc6f080c2b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39761 } } peers { permanent_uuid: "37dfc91f2537457a8e0b8516811dd6c5" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36519 } } peers { permanent_uuid: "9ed1575407824676a7cd26135ad8469c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 41915 } }
I20260601 13:37:03.896219 10147 raft_consensus.cc:385] T eafae9ed445946d2ace96f84be434ca2 P 37dfc91f2537457a8e0b8516811dd6c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:03.896260 10147 raft_consensus.cc:740] T eafae9ed445946d2ace96f84be434ca2 P 37dfc91f2537457a8e0b8516811dd6c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37dfc91f2537457a8e0b8516811dd6c5, State: Initialized, Role: FOLLOWER
I20260601 13:37:03.896381 10147 consensus_queue.cc:260] T eafae9ed445946d2ace96f84be434ca2 P 37dfc91f2537457a8e0b8516811dd6c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f2d777d6514bdcb41d1ccc6f080c2b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39761 } } peers { permanent_uuid: "37dfc91f2537457a8e0b8516811dd6c5" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36519 } } peers { permanent_uuid: "9ed1575407824676a7cd26135ad8469c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 41915 } }
I20260601 13:37:03.896643 10147 ts_tablet_manager.cc:1434] T eafae9ed445946d2ace96f84be434ca2 P 37dfc91f2537457a8e0b8516811dd6c5: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:03.896806 10147 tablet_bootstrap.cc:492] T 6f37751b6737425eb83520ddac7835b0 P 37dfc91f2537457a8e0b8516811dd6c5: Bootstrap starting.
I20260601 13:37:03.896903 10149 tablet_bootstrap.cc:654] T eafae9ed445946d2ace96f84be434ca2 P 9ed1575407824676a7cd26135ad8469c: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:03.897670 10153 raft_consensus.cc:493] T eabaa4ec16374d92a139ce8d4ca94d07 P 77f2d777d6514bdcb41d1ccc6f080c2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:03.897765 10153 raft_consensus.cc:515] T eabaa4ec16374d92a139ce8d4ca94d07 P 77f2d777d6514bdcb41d1ccc6f080c2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f2d777d6514bdcb41d1ccc6f080c2b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39761 } } peers { permanent_uuid: "37dfc91f2537457a8e0b8516811dd6c5" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36519 } } peers { permanent_uuid: "9ed1575407824676a7cd26135ad8469c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 41915 } }
I20260601 13:37:03.897816 10147 tablet_bootstrap.cc:654] T 6f37751b6737425eb83520ddac7835b0 P 37dfc91f2537457a8e0b8516811dd6c5: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:03.898280 10153 leader_election.cc:290] T eabaa4ec16374d92a139ce8d4ca94d07 P 77f2d777d6514bdcb41d1ccc6f080c2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37dfc91f2537457a8e0b8516811dd6c5 (127.7.40.2:36519), 9ed1575407824676a7cd26135ad8469c (127.7.40.3:41915)
I20260601 13:37:03.899703 10149 tablet_bootstrap.cc:492] T eafae9ed445946d2ace96f84be434ca2 P 9ed1575407824676a7cd26135ad8469c: No bootstrap required, opened a new log
I20260601 13:37:03.899792 10149 ts_tablet_manager.cc:1403] T eafae9ed445946d2ace96f84be434ca2 P 9ed1575407824676a7cd26135ad8469c: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:37:03.900197 10149 raft_consensus.cc:359] T eafae9ed445946d2ace96f84be434ca2 P 9ed1575407824676a7cd26135ad8469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f2d777d6514bdcb41d1ccc6f080c2b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39761 } } peers { permanent_uuid: "37dfc91f2537457a8e0b8516811dd6c5" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36519 } } peers { permanent_uuid: "9ed1575407824676a7cd26135ad8469c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 41915 } }
I20260601 13:37:03.900279 10149 raft_consensus.cc:385] T eafae9ed445946d2ace96f84be434ca2 P 9ed1575407824676a7cd26135ad8469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:03.900300 10149 raft_consensus.cc:740] T eafae9ed445946d2ace96f84be434ca2 P 9ed1575407824676a7cd26135ad8469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ed1575407824676a7cd26135ad8469c, State: Initialized, Role: FOLLOWER
I20260601 13:37:03.900449 10149 consensus_queue.cc:260] T eafae9ed445946d2ace96f84be434ca2 P 9ed1575407824676a7cd26135ad8469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f2d777d6514bdcb41d1ccc6f080c2b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39761 } } peers { permanent_uuid: "37dfc91f2537457a8e0b8516811dd6c5" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36519 } } peers { permanent_uuid: "9ed1575407824676a7cd26135ad8469c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 41915 } }
I20260601 13:37:03.900722 10149 ts_tablet_manager.cc:1434] T eafae9ed445946d2ace96f84be434ca2 P 9ed1575407824676a7cd26135ad8469c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:03.900941 10149 tablet_bootstrap.cc:492] T 6f37751b6737425eb83520ddac7835b0 P 9ed1575407824676a7cd26135ad8469c: Bootstrap starting.
I20260601 13:37:03.901989 10149 tablet_bootstrap.cc:654] T 6f37751b6737425eb83520ddac7835b0 P 9ed1575407824676a7cd26135ad8469c: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:03.902577 10148 tablet_bootstrap.cc:492] T 6dc8253b86ed40d380803e8c2c7700eb P 77f2d777d6514bdcb41d1ccc6f080c2b: No bootstrap required, opened a new log
I20260601 13:37:03.902668 10148 ts_tablet_manager.cc:1403] T 6dc8253b86ed40d380803e8c2c7700eb P 77f2d777d6514bdcb41d1ccc6f080c2b: Time spent bootstrapping tablet: real 0.009s	user 0.000s	sys 0.002s
I20260601 13:37:03.903195 10026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eabaa4ec16374d92a139ce8d4ca94d07" candidate_uuid: "77f2d777d6514bdcb41d1ccc6f080c2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37dfc91f2537457a8e0b8516811dd6c5" is_pre_election: true
I20260601 13:37:03.903339 10026 raft_consensus.cc:2468] T eabaa4ec16374d92a139ce8d4ca94d07 P 37dfc91f2537457a8e0b8516811dd6c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77f2d777d6514bdcb41d1ccc6f080c2b in term 0.
I20260601 13:37:03.903710  9913 leader_election.cc:304] T eabaa4ec16374d92a139ce8d4ca94d07 P 77f2d777d6514bdcb41d1ccc6f080c2b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37dfc91f2537457a8e0b8516811dd6c5, 77f2d777d6514bdcb41d1ccc6f080c2b; no voters: 
I20260601 13:37:03.903868 10153 raft_consensus.cc:2804] T eabaa4ec16374d92a139ce8d4ca94d07 P 77f2d777d6514bdcb41d1ccc6f080c2b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:03.903913 10153 raft_consensus.cc:493] T eabaa4ec16374d92a139ce8d4ca94d07 P 77f2d777d6514bdcb41d1ccc6f080c2b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:03.903952 10153 raft_consensus.cc:3060] T eabaa4ec16374d92a139ce8d4ca94d07 P 77f2d777d6514bdcb41d1ccc6f080c2b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:03.905253 10153 raft_consensus.cc:515] T eabaa4ec16374d92a139ce8d4ca94d07 P 77f2d777d6514bdcb41d1ccc6f080c2b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f2d777d6514bdcb41d1ccc6f080c2b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39761 } } peers { permanent_uuid: "37dfc91f2537457a8e0b8516811dd6c5" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36519 } } peers { permanent_uuid: "9ed1575407824676a7cd26135ad8469c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 41915 } }
I20260601 13:37:03.905735 10153 leader_election.cc:290] T eabaa4ec16374d92a139ce8d4ca94d07 P 77f2d777d6514bdcb41d1ccc6f080c2b [CANDIDATE]: Term 1 election: Requested vote from peers 37dfc91f2537457a8e0b8516811dd6c5 (127.7.40.2:36519), 9ed1575407824676a7cd26135ad8469c (127.7.40.3:41915)
I20260601 13:37:03.906049 10149 tablet_bootstrap.cc:492] T 6f37751b6737425eb83520ddac7835b0 P 9ed1575407824676a7cd26135ad8469c: No bootstrap required, opened a new log
I20260601 13:37:03.906231 10149 ts_tablet_manager.cc:1403] T 6f37751b6737425eb83520ddac7835b0 P 9ed1575407824676a7cd26135ad8469c: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:37:03.906391 10026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eabaa4ec16374d92a139ce8d4ca94d07" candidate_uuid: "77f2d777d6514bdcb41d1ccc6f080c2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37dfc91f2537457a8e0b8516811dd6c5"
I20260601 13:37:03.906491 10026 raft_consensus.cc:3060] T eabaa4ec16374d92a139ce8d4ca94d07 P 37dfc91f2537457a8e0b8516811dd6c5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:03.906524 10101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eabaa4ec16374d92a139ce8d4ca94d07" candidate_uuid: "77f2d777d6514bdcb41d1ccc6f080c2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ed1575407824676a7cd26135ad8469c" is_pre_election: true
I20260601 13:37:03.906605 10101 raft_consensus.cc:2468] T eabaa4ec16374d92a139ce8d4ca94d07 P 9ed1575407824676a7cd26135ad8469c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77f2d777d6514bdcb41d1ccc6f080c2b in term 0.
I20260601 13:37:03.906862 10100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eabaa4ec16374d92a139ce8d4ca94d07" candidate_uuid: "77f2d777d6514bdcb41d1ccc6f080c2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ed1575407824676a7cd26135ad8469c"
I20260601 13:37:03.906957 10100 raft_consensus.cc:3060] T eabaa4ec16374d92a139ce8d4ca94d07 P 9ed1575407824676a7cd26135ad8469c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:03.907567 10026 raft_consensus.cc:2468] T eabaa4ec16374d92a139ce8d4ca94d07 P 37dfc91f2537457a8e0b8516811dd6c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77f2d777d6514bdcb41d1ccc6f080c2b in term 1.
I20260601 13:37:03.907941 10100 raft_consensus.cc:2468] T eabaa4ec16374d92a139ce8d4ca94d07 P 9ed1575407824676a7cd26135ad8469c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77f2d777d6514bdcb41d1ccc6f080c2b in term 1.
I20260601 13:37:03.907898 10148 raft_consensus.cc:359] T 6dc8253b86ed40d380803e8c2c7700eb P 77f2d777d6514bdcb41d1ccc6f080c2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f2d777d6514bdcb41d1ccc6f080c2b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39761 } } peers { permanent_uuid: "37dfc91f2537457a8e0b8516811dd6c5" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36519 } } peers { permanent_uuid: "9ed1575407824676a7cd26135ad8469c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 41915 } }
I20260601 13:37:03.908025 10148 raft_consensus.cc:385] T 6dc8253b86ed40d380803e8c2c7700eb P 77f2d777d6514bdcb41d1ccc6f080c2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:03.908061 10148 raft_consensus.cc:740] T 6dc8253b86ed40d380803e8c2c7700eb P 77f2d777d6514bdcb41d1ccc6f080c2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77f2d777d6514bdcb41d1ccc6f080c2b, State: Initialized, Role: FOLLOWER
I20260601 13:37:03.908190 10148 consensus_queue.cc:260] T 6dc8253b86ed40d380803e8c2c7700eb P 77f2d777d6514bdcb41d1ccc6f080c2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f2d777d6514bdcb41d1ccc6f080c2b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39761 } } peers { permanent_uuid: "37dfc91f2537457a8e0b8516811dd6c5" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36519 } } peers { permanent_uuid: "9ed1575407824676a7cd26135ad8469c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 41915 } }
I20260601 13:37:03.908469 10148 ts_tablet_manager.cc:1434] T 6dc8253b86ed40d380803e8c2c7700eb P 77f2d777d6514bdcb41d1ccc6f080c2b: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.001s
I20260601 13:37:03.908524 10149 raft_consensus.cc:359] T 6f37751b6737425eb83520ddac7835b0 P 9ed1575407824676a7cd26135ad8469c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37dfc91f2537457a8e0b8516811dd6c5" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36519 } } peers { permanent_uuid: "9ed1575407824676a7cd26135ad8469c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 41915 } } peers { permanent_uuid: "77f2d777d6514bdcb41d1ccc6f080c2b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39761 } }
I20260601 13:37:03.908604 10149 raft_consensus.cc:385] T 6f37751b6737425eb83520ddac7835b0 P 9ed1575407824676a7cd26135ad8469c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:03.908636 10149 raft_consensus.cc:740] T 6f37751b6737425eb83520ddac7835b0 P 9ed1575407824676a7cd26135ad8469c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ed1575407824676a7cd26135ad8469c, State: Initialized, Role: FOLLOWER
I20260601 13:37:03.908670 10148 tablet_bootstrap.cc:492] T eafae9ed445946d2ace96f84be434ca2 P 77f2d777d6514bdcb41d1ccc6f080c2b: Bootstrap starting.
I20260601 13:37:03.908725  9913 leader_election.cc:304] T eabaa4ec16374d92a139ce8d4ca94d07 P 77f2d777d6514bdcb41d1ccc6f080c2b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77f2d777d6514bdcb41d1ccc6f080c2b, 9ed1575407824676a7cd26135ad8469c; no voters: 
I20260601 13:37:03.908783 10149 consensus_queue.cc:260] T 6f37751b6737425eb83520ddac7835b0 P 9ed1575407824676a7cd26135ad8469c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37dfc91f2537457a8e0b8516811dd6c5" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36519 } } peers { permanent_uuid: "9ed1575407824676a7cd26135ad8469c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 41915 } } peers { permanent_uuid: "77f2d777d6514bdcb41d1ccc6f080c2b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39761 } }
I20260601 13:37:03.909029 10149 ts_tablet_manager.cc:1434] T 6f37751b6737425eb83520ddac7835b0 P 9ed1575407824676a7cd26135ad8469c: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:37:03.909747 10148 tablet_bootstrap.cc:654] T eafae9ed445946d2ace96f84be434ca2 P 77f2d777d6514bdcb41d1ccc6f080c2b: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:03.910554 10153 raft_consensus.cc:2804] T eabaa4ec16374d92a139ce8d4ca94d07 P 77f2d777d6514bdcb41d1ccc6f080c2b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:03.910634 10153 raft_consensus.cc:697] T eabaa4ec16374d92a139ce8d4ca94d07 P 77f2d777d6514bdcb41d1ccc6f080c2b [term 1 LEADER]: Becoming Leader. State: Replica: 77f2d777d6514bdcb41d1ccc6f080c2b, State: Running, Role: LEADER
I20260601 13:37:03.910768 10153 consensus_queue.cc:237] T eabaa4ec16374d92a139ce8d4ca94d07 P 77f2d777d6514bdcb41d1ccc6f080c2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f2d777d6514bdcb41d1ccc6f080c2b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39761 } } peers { permanent_uuid: "37dfc91f2537457a8e0b8516811dd6c5" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36519 } } peers { permanent_uuid: "9ed1575407824676a7cd26135ad8469c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 41915 } }
I20260601 13:37:03.912304 10148 tablet_bootstrap.cc:492] T eafae9ed445946d2ace96f84be434ca2 P 77f2d777d6514bdcb41d1ccc6f080c2b: No bootstrap required, opened a new log
I20260601 13:37:03.912393 10148 ts_tablet_manager.cc:1403] T eafae9ed445946d2ace96f84be434ca2 P 77f2d777d6514bdcb41d1ccc6f080c2b: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:37:03.912855 10147 tablet_bootstrap.cc:492] T 6f37751b6737425eb83520ddac7835b0 P 37dfc91f2537457a8e0b8516811dd6c5: No bootstrap required, opened a new log
I20260601 13:37:03.912887 10148 raft_consensus.cc:359] T eafae9ed445946d2ace96f84be434ca2 P 77f2d777d6514bdcb41d1ccc6f080c2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f2d777d6514bdcb41d1ccc6f080c2b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39761 } } peers { permanent_uuid: "37dfc91f2537457a8e0b8516811dd6c5" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36519 } } peers { permanent_uuid: "9ed1575407824676a7cd26135ad8469c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 41915 } }
I20260601 13:37:03.912942 10147 ts_tablet_manager.cc:1403] T 6f37751b6737425eb83520ddac7835b0 P 37dfc91f2537457a8e0b8516811dd6c5: Time spent bootstrapping tablet: real 0.016s	user 0.000s	sys 0.002s
I20260601 13:37:03.912997 10148 raft_consensus.cc:385] T eafae9ed445946d2ace96f84be434ca2 P 77f2d777d6514bdcb41d1ccc6f080c2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:03.913033 10148 raft_consensus.cc:740] T eafae9ed445946d2ace96f84be434ca2 P 77f2d777d6514bdcb41d1ccc6f080c2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77f2d777d6514bdcb41d1ccc6f080c2b, State: Initialized, Role: FOLLOWER
I20260601 13:37:03.913136 10148 consensus_queue.cc:260] T eafae9ed445946d2ace96f84be434ca2 P 77f2d777d6514bdcb41d1ccc6f080c2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f2d777d6514bdcb41d1ccc6f080c2b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39761 } } peers { permanent_uuid: "37dfc91f2537457a8e0b8516811dd6c5" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36519 } } peers { permanent_uuid: "9ed1575407824676a7cd26135ad8469c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 41915 } }
I20260601 13:37:03.913419 10148 ts_tablet_manager.cc:1434] T eafae9ed445946d2ace96f84be434ca2 P 77f2d777d6514bdcb41d1ccc6f080c2b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:03.913461 10147 raft_consensus.cc:359] T 6f37751b6737425eb83520ddac7835b0 P 37dfc91f2537457a8e0b8516811dd6c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37dfc91f2537457a8e0b8516811dd6c5" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36519 } } peers { permanent_uuid: "9ed1575407824676a7cd26135ad8469c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 41915 } } peers { permanent_uuid: "77f2d777d6514bdcb41d1ccc6f080c2b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39761 } }
I20260601 13:37:03.913561 10147 raft_consensus.cc:385] T 6f37751b6737425eb83520ddac7835b0 P 37dfc91f2537457a8e0b8516811dd6c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:03.913594 10147 raft_consensus.cc:740] T 6f37751b6737425eb83520ddac7835b0 P 37dfc91f2537457a8e0b8516811dd6c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37dfc91f2537457a8e0b8516811dd6c5, State: Initialized, Role: FOLLOWER
I20260601 13:37:03.913704 10147 consensus_queue.cc:260] T 6f37751b6737425eb83520ddac7835b0 P 37dfc91f2537457a8e0b8516811dd6c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37dfc91f2537457a8e0b8516811dd6c5" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36519 } } peers { permanent_uuid: "9ed1575407824676a7cd26135ad8469c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 41915 } } peers { permanent_uuid: "77f2d777d6514bdcb41d1ccc6f080c2b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39761 } }
I20260601 13:37:03.913863  9846 catalog_manager.cc:5696] T eabaa4ec16374d92a139ce8d4ca94d07 P 77f2d777d6514bdcb41d1ccc6f080c2b reported cstate change: term changed from 0 to 1, leader changed from <none> to 77f2d777d6514bdcb41d1ccc6f080c2b (127.7.40.1). New cstate: current_term: 1 leader_uuid: "77f2d777d6514bdcb41d1ccc6f080c2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f2d777d6514bdcb41d1ccc6f080c2b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37dfc91f2537457a8e0b8516811dd6c5" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ed1575407824676a7cd26135ad8469c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 41915 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:03.913995 10147 ts_tablet_manager.cc:1434] T 6f37751b6737425eb83520ddac7835b0 P 37dfc91f2537457a8e0b8516811dd6c5: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
W20260601 13:37:04.020320  9977 tablet.cc:2404] T 6dc8253b86ed40d380803e8c2c7700eb P 77f2d777d6514bdcb41d1ccc6f080c2b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:37:04.096818 10156 raft_consensus.cc:493] T 6dc8253b86ed40d380803e8c2c7700eb P 9ed1575407824676a7cd26135ad8469c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:04.097000 10156 raft_consensus.cc:515] T 6dc8253b86ed40d380803e8c2c7700eb P 9ed1575407824676a7cd26135ad8469c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f2d777d6514bdcb41d1ccc6f080c2b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39761 } } peers { permanent_uuid: "37dfc91f2537457a8e0b8516811dd6c5" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36519 } } peers { permanent_uuid: "9ed1575407824676a7cd26135ad8469c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 41915 } }
I20260601 13:37:04.097805 10156 leader_election.cc:290] T 6dc8253b86ed40d380803e8c2c7700eb P 9ed1575407824676a7cd26135ad8469c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77f2d777d6514bdcb41d1ccc6f080c2b (127.7.40.1:39761), 37dfc91f2537457a8e0b8516811dd6c5 (127.7.40.2:36519)
I20260601 13:37:04.097949 10154 raft_consensus.cc:493] T eafae9ed445946d2ace96f84be434ca2 P 37dfc91f2537457a8e0b8516811dd6c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:04.098075 10154 raft_consensus.cc:515] T eafae9ed445946d2ace96f84be434ca2 P 37dfc91f2537457a8e0b8516811dd6c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f2d777d6514bdcb41d1ccc6f080c2b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39761 } } peers { permanent_uuid: "37dfc91f2537457a8e0b8516811dd6c5" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36519 } } peers { permanent_uuid: "9ed1575407824676a7cd26135ad8469c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 41915 } }
I20260601 13:37:04.098688 10154 leader_election.cc:290] T eafae9ed445946d2ace96f84be434ca2 P 37dfc91f2537457a8e0b8516811dd6c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77f2d777d6514bdcb41d1ccc6f080c2b (127.7.40.1:39761), 9ed1575407824676a7cd26135ad8469c (127.7.40.3:41915)
I20260601 13:37:04.103101  9950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dc8253b86ed40d380803e8c2c7700eb" candidate_uuid: "9ed1575407824676a7cd26135ad8469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f2d777d6514bdcb41d1ccc6f080c2b" is_pre_election: true
I20260601 13:37:04.103307  9950 raft_consensus.cc:2468] T 6dc8253b86ed40d380803e8c2c7700eb P 77f2d777d6514bdcb41d1ccc6f080c2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ed1575407824676a7cd26135ad8469c in term 0.
I20260601 13:37:04.103474 10100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eafae9ed445946d2ace96f84be434ca2" candidate_uuid: "37dfc91f2537457a8e0b8516811dd6c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ed1575407824676a7cd26135ad8469c" is_pre_election: true
I20260601 13:37:04.103601 10100 raft_consensus.cc:2468] T eafae9ed445946d2ace96f84be434ca2 P 9ed1575407824676a7cd26135ad8469c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37dfc91f2537457a8e0b8516811dd6c5 in term 0.
I20260601 13:37:04.103827 10026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dc8253b86ed40d380803e8c2c7700eb" candidate_uuid: "9ed1575407824676a7cd26135ad8469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37dfc91f2537457a8e0b8516811dd6c5" is_pre_election: true
I20260601 13:37:04.103808 10065 leader_election.cc:304] T 6dc8253b86ed40d380803e8c2c7700eb P 9ed1575407824676a7cd26135ad8469c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77f2d777d6514bdcb41d1ccc6f080c2b, 9ed1575407824676a7cd26135ad8469c; no voters: 
I20260601 13:37:04.103983 10026 raft_consensus.cc:2468] T 6dc8253b86ed40d380803e8c2c7700eb P 37dfc91f2537457a8e0b8516811dd6c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ed1575407824676a7cd26135ad8469c in term 0.
I20260601 13:37:04.103837  9950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eafae9ed445946d2ace96f84be434ca2" candidate_uuid: "37dfc91f2537457a8e0b8516811dd6c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f2d777d6514bdcb41d1ccc6f080c2b" is_pre_election: true
I20260601 13:37:04.104053  9989 leader_election.cc:304] T eafae9ed445946d2ace96f84be434ca2 P 37dfc91f2537457a8e0b8516811dd6c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37dfc91f2537457a8e0b8516811dd6c5, 9ed1575407824676a7cd26135ad8469c; no voters: 
I20260601 13:37:04.104099  9950 raft_consensus.cc:2468] T eafae9ed445946d2ace96f84be434ca2 P 77f2d777d6514bdcb41d1ccc6f080c2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37dfc91f2537457a8e0b8516811dd6c5 in term 0.
I20260601 13:37:04.104116 10156 raft_consensus.cc:2804] T 6dc8253b86ed40d380803e8c2c7700eb P 9ed1575407824676a7cd26135ad8469c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:04.104189 10154 raft_consensus.cc:2804] T eafae9ed445946d2ace96f84be434ca2 P 37dfc91f2537457a8e0b8516811dd6c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:04.104218 10156 raft_consensus.cc:493] T 6dc8253b86ed40d380803e8c2c7700eb P 9ed1575407824676a7cd26135ad8469c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:04.104243 10154 raft_consensus.cc:493] T eafae9ed445946d2ace96f84be434ca2 P 37dfc91f2537457a8e0b8516811dd6c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:04.104264 10156 raft_consensus.cc:3060] T 6dc8253b86ed40d380803e8c2c7700eb P 9ed1575407824676a7cd26135ad8469c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:04.104286 10154 raft_consensus.cc:3060] T eafae9ed445946d2ace96f84be434ca2 P 37dfc91f2537457a8e0b8516811dd6c5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:04.105358 10156 raft_consensus.cc:515] T 6dc8253b86ed40d380803e8c2c7700eb P 9ed1575407824676a7cd26135ad8469c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f2d777d6514bdcb41d1ccc6f080c2b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39761 } } peers { permanent_uuid: "37dfc91f2537457a8e0b8516811dd6c5" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36519 } } peers { permanent_uuid: "9ed1575407824676a7cd26135ad8469c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 41915 } }
I20260601 13:37:04.105417 10154 raft_consensus.cc:515] T eafae9ed445946d2ace96f84be434ca2 P 37dfc91f2537457a8e0b8516811dd6c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f2d777d6514bdcb41d1ccc6f080c2b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39761 } } peers { permanent_uuid: "37dfc91f2537457a8e0b8516811dd6c5" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36519 } } peers { permanent_uuid: "9ed1575407824676a7cd26135ad8469c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 41915 } }
I20260601 13:37:04.105816 10156 leader_election.cc:290] T 6dc8253b86ed40d380803e8c2c7700eb P 9ed1575407824676a7cd26135ad8469c [CANDIDATE]: Term 1 election: Requested vote from peers 77f2d777d6514bdcb41d1ccc6f080c2b (127.7.40.1:39761), 37dfc91f2537457a8e0b8516811dd6c5 (127.7.40.2:36519)
I20260601 13:37:04.106132  9950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dc8253b86ed40d380803e8c2c7700eb" candidate_uuid: "9ed1575407824676a7cd26135ad8469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f2d777d6514bdcb41d1ccc6f080c2b"
I20260601 13:37:04.106175 10026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dc8253b86ed40d380803e8c2c7700eb" candidate_uuid: "9ed1575407824676a7cd26135ad8469c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37dfc91f2537457a8e0b8516811dd6c5"
I20260601 13:37:04.106254  9950 raft_consensus.cc:3060] T 6dc8253b86ed40d380803e8c2c7700eb P 77f2d777d6514bdcb41d1ccc6f080c2b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:04.106305 10026 raft_consensus.cc:3060] T 6dc8253b86ed40d380803e8c2c7700eb P 37dfc91f2537457a8e0b8516811dd6c5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:04.106369  9949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eafae9ed445946d2ace96f84be434ca2" candidate_uuid: "37dfc91f2537457a8e0b8516811dd6c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77f2d777d6514bdcb41d1ccc6f080c2b"
I20260601 13:37:04.106492  9949 raft_consensus.cc:3060] T eafae9ed445946d2ace96f84be434ca2 P 77f2d777d6514bdcb41d1ccc6f080c2b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:04.107437 10026 raft_consensus.cc:2468] T 6dc8253b86ed40d380803e8c2c7700eb P 37dfc91f2537457a8e0b8516811dd6c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ed1575407824676a7cd26135ad8469c in term 1.
I20260601 13:37:04.107503  9949 raft_consensus.cc:2468] T eafae9ed445946d2ace96f84be434ca2 P 77f2d777d6514bdcb41d1ccc6f080c2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37dfc91f2537457a8e0b8516811dd6c5 in term 1.
I20260601 13:37:04.107577  9950 raft_consensus.cc:2468] T 6dc8253b86ed40d380803e8c2c7700eb P 77f2d777d6514bdcb41d1ccc6f080c2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ed1575407824676a7cd26135ad8469c in term 1.
I20260601 13:37:04.105829 10154 leader_election.cc:290] T eafae9ed445946d2ace96f84be434ca2 P 37dfc91f2537457a8e0b8516811dd6c5 [CANDIDATE]: Term 1 election: Requested vote from peers 77f2d777d6514bdcb41d1ccc6f080c2b (127.7.40.1:39761), 9ed1575407824676a7cd26135ad8469c (127.7.40.3:41915)
I20260601 13:37:04.107682 10064 leader_election.cc:304] T 6dc8253b86ed40d380803e8c2c7700eb P 9ed1575407824676a7cd26135ad8469c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37dfc91f2537457a8e0b8516811dd6c5, 9ed1575407824676a7cd26135ad8469c; no voters: 
I20260601 13:37:04.106189 10100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eafae9ed445946d2ace96f84be434ca2" candidate_uuid: "37dfc91f2537457a8e0b8516811dd6c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ed1575407824676a7cd26135ad8469c"
I20260601 13:37:04.107833 10156 raft_consensus.cc:2804] T 6dc8253b86ed40d380803e8c2c7700eb P 9ed1575407824676a7cd26135ad8469c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:04.107833  9990 leader_election.cc:304] T eafae9ed445946d2ace96f84be434ca2 P 37dfc91f2537457a8e0b8516811dd6c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37dfc91f2537457a8e0b8516811dd6c5, 77f2d777d6514bdcb41d1ccc6f080c2b; no voters: 
I20260601 13:37:04.107952 10156 raft_consensus.cc:697] T 6dc8253b86ed40d380803e8c2c7700eb P 9ed1575407824676a7cd26135ad8469c [term 1 LEADER]: Becoming Leader. State: Replica: 9ed1575407824676a7cd26135ad8469c, State: Running, Role: LEADER
I20260601 13:37:04.107906 10100 raft_consensus.cc:3060] T eafae9ed445946d2ace96f84be434ca2 P 9ed1575407824676a7cd26135ad8469c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:04.108091 10156 consensus_queue.cc:237] T 6dc8253b86ed40d380803e8c2c7700eb P 9ed1575407824676a7cd26135ad8469c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f2d777d6514bdcb41d1ccc6f080c2b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39761 } } peers { permanent_uuid: "37dfc91f2537457a8e0b8516811dd6c5" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36519 } } peers { permanent_uuid: "9ed1575407824676a7cd26135ad8469c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 41915 } }
I20260601 13:37:04.108058 10154 raft_consensus.cc:2804] T eafae9ed445946d2ace96f84be434ca2 P 37dfc91f2537457a8e0b8516811dd6c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:04.108471 10154 raft_consensus.cc:697] T eafae9ed445946d2ace96f84be434ca2 P 37dfc91f2537457a8e0b8516811dd6c5 [term 1 LEADER]: Becoming Leader. State: Replica: 37dfc91f2537457a8e0b8516811dd6c5, State: Running, Role: LEADER
I20260601 13:37:04.108605 10154 consensus_queue.cc:237] T eafae9ed445946d2ace96f84be434ca2 P 37dfc91f2537457a8e0b8516811dd6c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f2d777d6514bdcb41d1ccc6f080c2b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39761 } } peers { permanent_uuid: "37dfc91f2537457a8e0b8516811dd6c5" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36519 } } peers { permanent_uuid: "9ed1575407824676a7cd26135ad8469c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 41915 } }
I20260601 13:37:04.109104 10100 raft_consensus.cc:2468] T eafae9ed445946d2ace96f84be434ca2 P 9ed1575407824676a7cd26135ad8469c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37dfc91f2537457a8e0b8516811dd6c5 in term 1.
I20260601 13:37:04.109884  9845 catalog_manager.cc:5696] T 6dc8253b86ed40d380803e8c2c7700eb P 9ed1575407824676a7cd26135ad8469c reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ed1575407824676a7cd26135ad8469c (127.7.40.3). New cstate: current_term: 1 leader_uuid: "9ed1575407824676a7cd26135ad8469c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f2d777d6514bdcb41d1ccc6f080c2b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37dfc91f2537457a8e0b8516811dd6c5" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ed1575407824676a7cd26135ad8469c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 41915 } health_report { overall_health: HEALTHY } } }
I20260601 13:37:04.110271  9846 catalog_manager.cc:5696] T eafae9ed445946d2ace96f84be434ca2 P 37dfc91f2537457a8e0b8516811dd6c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 37dfc91f2537457a8e0b8516811dd6c5 (127.7.40.2). New cstate: current_term: 1 leader_uuid: "37dfc91f2537457a8e0b8516811dd6c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77f2d777d6514bdcb41d1ccc6f080c2b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37dfc91f2537457a8e0b8516811dd6c5" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ed1575407824676a7cd26135ad8469c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 41915 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:04.153914 10167 raft_consensus.cc:493] T 6f37751b6737425eb83520ddac7835b0 P 77f2d777d6514bdcb41d1ccc6f080c2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:04.154093 10167 raft_consensus.cc:515] T 6f37751b6737425eb83520ddac7835b0 P 77f2d777d6514bdcb41d1ccc6f080c2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37dfc91f2537457a8e0b8516811dd6c5" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36519 } } peers { permanent_uuid: "9ed1575407824676a7cd26135ad8469c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 41915 } } peers { permanent_uuid: "77f2d777d6514bdcb41d1ccc6f080c2b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39761 } }
I20260601 13:37:04.154559 10167 leader_election.cc:290] T 6f37751b6737425eb83520ddac7835b0 P 77f2d777d6514bdcb41d1ccc6f080c2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37dfc91f2537457a8e0b8516811dd6c5 (127.7.40.2:36519), 9ed1575407824676a7cd26135ad8469c (127.7.40.3:41915)
I20260601 13:37:04.155197 10026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f37751b6737425eb83520ddac7835b0" candidate_uuid: "77f2d777d6514bdcb41d1ccc6f080c2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37dfc91f2537457a8e0b8516811dd6c5" is_pre_election: true
I20260601 13:37:04.155237 10100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f37751b6737425eb83520ddac7835b0" candidate_uuid: "77f2d777d6514bdcb41d1ccc6f080c2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ed1575407824676a7cd26135ad8469c" is_pre_election: true
I20260601 13:37:04.155334 10026 raft_consensus.cc:2468] T 6f37751b6737425eb83520ddac7835b0 P 37dfc91f2537457a8e0b8516811dd6c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77f2d777d6514bdcb41d1ccc6f080c2b in term 0.
I20260601 13:37:04.155431 10100 raft_consensus.cc:2468] T 6f37751b6737425eb83520ddac7835b0 P 9ed1575407824676a7cd26135ad8469c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77f2d777d6514bdcb41d1ccc6f080c2b in term 0.
I20260601 13:37:04.155710  9913 leader_election.cc:304] T 6f37751b6737425eb83520ddac7835b0 P 77f2d777d6514bdcb41d1ccc6f080c2b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37dfc91f2537457a8e0b8516811dd6c5, 77f2d777d6514bdcb41d1ccc6f080c2b; no voters: 
I20260601 13:37:04.155910 10167 raft_consensus.cc:2804] T 6f37751b6737425eb83520ddac7835b0 P 77f2d777d6514bdcb41d1ccc6f080c2b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:04.155967 10167 raft_consensus.cc:493] T 6f37751b6737425eb83520ddac7835b0 P 77f2d777d6514bdcb41d1ccc6f080c2b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:04.156002 10167 raft_consensus.cc:3060] T 6f37751b6737425eb83520ddac7835b0 P 77f2d777d6514bdcb41d1ccc6f080c2b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:04.156920 10167 raft_consensus.cc:515] T 6f37751b6737425eb83520ddac7835b0 P 77f2d777d6514bdcb41d1ccc6f080c2b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37dfc91f2537457a8e0b8516811dd6c5" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36519 } } peers { permanent_uuid: "9ed1575407824676a7cd26135ad8469c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 41915 } } peers { permanent_uuid: "77f2d777d6514bdcb41d1ccc6f080c2b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39761 } }
I20260601 13:37:04.157320 10167 leader_election.cc:290] T 6f37751b6737425eb83520ddac7835b0 P 77f2d777d6514bdcb41d1ccc6f080c2b [CANDIDATE]: Term 1 election: Requested vote from peers 37dfc91f2537457a8e0b8516811dd6c5 (127.7.40.2:36519), 9ed1575407824676a7cd26135ad8469c (127.7.40.3:41915)
I20260601 13:37:04.157867 10026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f37751b6737425eb83520ddac7835b0" candidate_uuid: "77f2d777d6514bdcb41d1ccc6f080c2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37dfc91f2537457a8e0b8516811dd6c5"
I20260601 13:37:04.157902 10100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f37751b6737425eb83520ddac7835b0" candidate_uuid: "77f2d777d6514bdcb41d1ccc6f080c2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ed1575407824676a7cd26135ad8469c"
I20260601 13:37:04.158030 10026 raft_consensus.cc:3060] T 6f37751b6737425eb83520ddac7835b0 P 37dfc91f2537457a8e0b8516811dd6c5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:04.158052 10100 raft_consensus.cc:3060] T 6f37751b6737425eb83520ddac7835b0 P 9ed1575407824676a7cd26135ad8469c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:04.158846 10100 raft_consensus.cc:2468] T 6f37751b6737425eb83520ddac7835b0 P 9ed1575407824676a7cd26135ad8469c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77f2d777d6514bdcb41d1ccc6f080c2b in term 1.
I20260601 13:37:04.158844 10026 raft_consensus.cc:2468] T 6f37751b6737425eb83520ddac7835b0 P 37dfc91f2537457a8e0b8516811dd6c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77f2d777d6514bdcb41d1ccc6f080c2b in term 1.
I20260601 13:37:04.159225  9913 leader_election.cc:304] T 6f37751b6737425eb83520ddac7835b0 P 77f2d777d6514bdcb41d1ccc6f080c2b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37dfc91f2537457a8e0b8516811dd6c5, 77f2d777d6514bdcb41d1ccc6f080c2b; no voters: 
I20260601 13:37:04.159416 10167 raft_consensus.cc:2804] T 6f37751b6737425eb83520ddac7835b0 P 77f2d777d6514bdcb41d1ccc6f080c2b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:04.159577 10167 raft_consensus.cc:697] T 6f37751b6737425eb83520ddac7835b0 P 77f2d777d6514bdcb41d1ccc6f080c2b [term 1 LEADER]: Becoming Leader. State: Replica: 77f2d777d6514bdcb41d1ccc6f080c2b, State: Running, Role: LEADER
I20260601 13:37:04.159740 10167 consensus_queue.cc:237] T 6f37751b6737425eb83520ddac7835b0 P 77f2d777d6514bdcb41d1ccc6f080c2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37dfc91f2537457a8e0b8516811dd6c5" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36519 } } peers { permanent_uuid: "9ed1575407824676a7cd26135ad8469c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 41915 } } peers { permanent_uuid: "77f2d777d6514bdcb41d1ccc6f080c2b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39761 } }
I20260601 13:37:04.162006  9846 catalog_manager.cc:5696] T 6f37751b6737425eb83520ddac7835b0 P 77f2d777d6514bdcb41d1ccc6f080c2b reported cstate change: term changed from 0 to 1, leader changed from <none> to 77f2d777d6514bdcb41d1ccc6f080c2b (127.7.40.1). New cstate: current_term: 1 leader_uuid: "77f2d777d6514bdcb41d1ccc6f080c2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37dfc91f2537457a8e0b8516811dd6c5" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ed1575407824676a7cd26135ad8469c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 41915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77f2d777d6514bdcb41d1ccc6f080c2b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39761 } health_report { overall_health: HEALTHY } } }
I20260601 13:37:04.239583  7328 tablet_server.cc:179] TabletServer@127.7.40.1:0 shutting down...
I20260601 13:37:04.244187  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:04.244482  7328 tablet_replica.cc:333] T eafae9ed445946d2ace96f84be434ca2 P 77f2d777d6514bdcb41d1ccc6f080c2b: stopping tablet replica
I20260601 13:37:04.244642  7328 raft_consensus.cc:2243] T eafae9ed445946d2ace96f84be434ca2 P 77f2d777d6514bdcb41d1ccc6f080c2b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:04.244794  7328 raft_consensus.cc:2272] T eafae9ed445946d2ace96f84be434ca2 P 77f2d777d6514bdcb41d1ccc6f080c2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:04.245362  7328 tablet_replica.cc:333] T 6dc8253b86ed40d380803e8c2c7700eb P 77f2d777d6514bdcb41d1ccc6f080c2b: stopping tablet replica
I20260601 13:37:04.245474  7328 raft_consensus.cc:2243] T 6dc8253b86ed40d380803e8c2c7700eb P 77f2d777d6514bdcb41d1ccc6f080c2b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:04.245581  7328 raft_consensus.cc:2272] T 6dc8253b86ed40d380803e8c2c7700eb P 77f2d777d6514bdcb41d1ccc6f080c2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:04.246027  7328 tablet_replica.cc:333] T 6f37751b6737425eb83520ddac7835b0 P 77f2d777d6514bdcb41d1ccc6f080c2b: stopping tablet replica
I20260601 13:37:04.246101  7328 raft_consensus.cc:2243] T 6f37751b6737425eb83520ddac7835b0 P 77f2d777d6514bdcb41d1ccc6f080c2b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:04.246258  7328 pending_rounds.cc:70] T 6f37751b6737425eb83520ddac7835b0 P 77f2d777d6514bdcb41d1ccc6f080c2b: Trying to abort 1 pending ops.
I20260601 13:37:04.246325  7328 pending_rounds.cc:77] T 6f37751b6737425eb83520ddac7835b0 P 77f2d777d6514bdcb41d1ccc6f080c2b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292194914961031168 op_type: NO_OP noop_request { }
I20260601 13:37:04.246394  7328 raft_consensus.cc:2889] T 6f37751b6737425eb83520ddac7835b0 P 77f2d777d6514bdcb41d1ccc6f080c2b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:37:04.246500  7328 raft_consensus.cc:2272] T 6f37751b6737425eb83520ddac7835b0 P 77f2d777d6514bdcb41d1ccc6f080c2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:04.247125  7328 tablet_replica.cc:333] T eabaa4ec16374d92a139ce8d4ca94d07 P 77f2d777d6514bdcb41d1ccc6f080c2b: stopping tablet replica
I20260601 13:37:04.247223  7328 raft_consensus.cc:2243] T eabaa4ec16374d92a139ce8d4ca94d07 P 77f2d777d6514bdcb41d1ccc6f080c2b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:04.247391  7328 pending_rounds.cc:70] T eabaa4ec16374d92a139ce8d4ca94d07 P 77f2d777d6514bdcb41d1ccc6f080c2b: Trying to abort 1 pending ops.
I20260601 13:37:04.247442  7328 pending_rounds.cc:77] T eabaa4ec16374d92a139ce8d4ca94d07 P 77f2d777d6514bdcb41d1ccc6f080c2b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292194913940455424 op_type: NO_OP noop_request { }
I20260601 13:37:04.247524  7328 raft_consensus.cc:2889] T eabaa4ec16374d92a139ce8d4ca94d07 P 77f2d777d6514bdcb41d1ccc6f080c2b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:37:04.247589  7328 raft_consensus.cc:2272] T eabaa4ec16374d92a139ce8d4ca94d07 P 77f2d777d6514bdcb41d1ccc6f080c2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:04.261612  7328 tablet_server.cc:196] TabletServer@127.7.40.1:0 shutdown complete.
I20260601 13:37:04.264350  7328 tablet_server.cc:179] TabletServer@127.7.40.2:0 shutting down...
I20260601 13:37:04.269317  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:04.269706  7328 tablet_replica.cc:333] T 6f37751b6737425eb83520ddac7835b0 P 37dfc91f2537457a8e0b8516811dd6c5: stopping tablet replica
I20260601 13:37:04.269857  7328 raft_consensus.cc:2243] T 6f37751b6737425eb83520ddac7835b0 P 37dfc91f2537457a8e0b8516811dd6c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:04.269975  7328 raft_consensus.cc:2272] T 6f37751b6737425eb83520ddac7835b0 P 37dfc91f2537457a8e0b8516811dd6c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:04.270561  7328 tablet_replica.cc:333] T eafae9ed445946d2ace96f84be434ca2 P 37dfc91f2537457a8e0b8516811dd6c5: stopping tablet replica
I20260601 13:37:04.270654  7328 raft_consensus.cc:2243] T eafae9ed445946d2ace96f84be434ca2 P 37dfc91f2537457a8e0b8516811dd6c5 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:04.270778  7328 pending_rounds.cc:70] T eafae9ed445946d2ace96f84be434ca2 P 37dfc91f2537457a8e0b8516811dd6c5: Trying to abort 1 pending ops.
I20260601 13:37:04.270805  7328 pending_rounds.cc:77] T eafae9ed445946d2ace96f84be434ca2 P 37dfc91f2537457a8e0b8516811dd6c5: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292194914750668800 op_type: NO_OP noop_request { }
I20260601 13:37:04.270875  7328 raft_consensus.cc:2889] T eafae9ed445946d2ace96f84be434ca2 P 37dfc91f2537457a8e0b8516811dd6c5 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:37:04.270920  7328 raft_consensus.cc:2272] T eafae9ed445946d2ace96f84be434ca2 P 37dfc91f2537457a8e0b8516811dd6c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:04.271559  7328 tablet_replica.cc:333] T 6dc8253b86ed40d380803e8c2c7700eb P 37dfc91f2537457a8e0b8516811dd6c5: stopping tablet replica
I20260601 13:37:04.271683  7328 raft_consensus.cc:2243] T 6dc8253b86ed40d380803e8c2c7700eb P 37dfc91f2537457a8e0b8516811dd6c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:04.271760  7328 raft_consensus.cc:2272] T 6dc8253b86ed40d380803e8c2c7700eb P 37dfc91f2537457a8e0b8516811dd6c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:04.272197  7328 tablet_replica.cc:333] T eabaa4ec16374d92a139ce8d4ca94d07 P 37dfc91f2537457a8e0b8516811dd6c5: stopping tablet replica
I20260601 13:37:04.272272  7328 raft_consensus.cc:2243] T eabaa4ec16374d92a139ce8d4ca94d07 P 37dfc91f2537457a8e0b8516811dd6c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:04.272346  7328 raft_consensus.cc:2272] T eabaa4ec16374d92a139ce8d4ca94d07 P 37dfc91f2537457a8e0b8516811dd6c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:04.286180  7328 tablet_server.cc:196] TabletServer@127.7.40.2:0 shutdown complete.
I20260601 13:37:04.289131  7328 tablet_server.cc:179] TabletServer@127.7.40.3:0 shutting down...
I20260601 13:37:04.293640  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:04.294054  7328 tablet_replica.cc:333] T 6f37751b6737425eb83520ddac7835b0 P 9ed1575407824676a7cd26135ad8469c: stopping tablet replica
I20260601 13:37:04.294215  7328 raft_consensus.cc:2243] T 6f37751b6737425eb83520ddac7835b0 P 9ed1575407824676a7cd26135ad8469c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:04.294379  7328 raft_consensus.cc:2272] T 6f37751b6737425eb83520ddac7835b0 P 9ed1575407824676a7cd26135ad8469c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:04.294950  7328 tablet_replica.cc:333] T eafae9ed445946d2ace96f84be434ca2 P 9ed1575407824676a7cd26135ad8469c: stopping tablet replica
I20260601 13:37:04.295035  7328 raft_consensus.cc:2243] T eafae9ed445946d2ace96f84be434ca2 P 9ed1575407824676a7cd26135ad8469c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:04.295172  7328 raft_consensus.cc:2272] T eafae9ed445946d2ace96f84be434ca2 P 9ed1575407824676a7cd26135ad8469c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:04.295615  7328 tablet_replica.cc:333] T 6dc8253b86ed40d380803e8c2c7700eb P 9ed1575407824676a7cd26135ad8469c: stopping tablet replica
I20260601 13:37:04.295691  7328 raft_consensus.cc:2243] T 6dc8253b86ed40d380803e8c2c7700eb P 9ed1575407824676a7cd26135ad8469c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:04.295806  7328 pending_rounds.cc:70] T 6dc8253b86ed40d380803e8c2c7700eb P 9ed1575407824676a7cd26135ad8469c: Trying to abort 1 pending ops.
I20260601 13:37:04.295833  7328 pending_rounds.cc:77] T 6dc8253b86ed40d380803e8c2c7700eb P 9ed1575407824676a7cd26135ad8469c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292194914748461056 op_type: NO_OP noop_request { }
I20260601 13:37:04.295903  7328 raft_consensus.cc:2889] T 6dc8253b86ed40d380803e8c2c7700eb P 9ed1575407824676a7cd26135ad8469c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:37:04.295945  7328 raft_consensus.cc:2272] T 6dc8253b86ed40d380803e8c2c7700eb P 9ed1575407824676a7cd26135ad8469c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:04.296478  7328 tablet_replica.cc:333] T eabaa4ec16374d92a139ce8d4ca94d07 P 9ed1575407824676a7cd26135ad8469c: stopping tablet replica
I20260601 13:37:04.296550  7328 raft_consensus.cc:2243] T eabaa4ec16374d92a139ce8d4ca94d07 P 9ed1575407824676a7cd26135ad8469c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:04.296626  7328 raft_consensus.cc:2272] T eabaa4ec16374d92a139ce8d4ca94d07 P 9ed1575407824676a7cd26135ad8469c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:04.310042  7328 tablet_server.cc:196] TabletServer@127.7.40.3:0 shutdown complete.
I20260601 13:37:04.312963  7328 master.cc:562] Master@127.7.40.62:34071 shutting down...
I20260601 13:37:04.316617  7328 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 17a1d4539d4e4a5ca60c94255557482d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:04.316782  7328 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 17a1d4539d4e4a5ca60c94255557482d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:04.316843  7328 tablet_replica.cc:333] T 00000000000000000000000000000000 P 17a1d4539d4e4a5ca60c94255557482d: stopping tablet replica
I20260601 13:37:04.330022  7328 master.cc:584] Master@127.7.40.62:34071 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (1670 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260601 13:37:04.338452  7328 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.40.62:44567
I20260601 13:37:04.338871  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:04.340698 10180 instance_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:37:04.340801 10181 instance_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:37:04.340936 10183 instance_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:37:04.341192  7328 server_base.cc:1061] running on GCE node
I20260601 13:37:04.341363  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:04.341411  7328 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:37:04.341430  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321024341431 us; error 0 us; skew 500 ppm
I20260601 13:37:04.342314  7328 webserver.cc:533] Webserver started at http://127.7.40.62:41775/ using document root <none> and password file <none>
I20260601 13:37:04.342497  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:04.342577  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:04.342665  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:04.343199  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320954551505-7328-0/minicluster-data/master-0-root/instance:
uuid: "ab67ecbb94fc4d249ed750414d743201"
format_stamp: "Formatted at 2026-06-01 13:37:04 on dist-test-slave-b9mm"
I20260601 13:37:04.344705  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:04.345706 10188 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:37:04.346012  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:04.346100  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320954551505-7328-0/minicluster-data/master-0-root
uuid: "ab67ecbb94fc4d249ed750414d743201"
format_stamp: "Formatted at 2026-06-01 13:37:04 on dist-test-slave-b9mm"
I20260601 13:37:04.346196  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320954551505-7328-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320954551505-7328-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320954551505-7328-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:37:04.355446  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:04.355885  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:04.360496  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.62:44567
I20260601 13:37:04.363809 10240 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.62:44567 every 8 connection(s)
I20260601 13:37:04.364437 10241 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:37:04.366374 10241 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ab67ecbb94fc4d249ed750414d743201: Bootstrap starting.
I20260601 13:37:04.367390 10241 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ab67ecbb94fc4d249ed750414d743201: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:04.368657 10241 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ab67ecbb94fc4d249ed750414d743201: No bootstrap required, opened a new log
I20260601 13:37:04.369262 10241 raft_consensus.cc:359] T 00000000000000000000000000000000 P ab67ecbb94fc4d249ed750414d743201 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab67ecbb94fc4d249ed750414d743201" member_type: VOTER }
I20260601 13:37:04.369400 10241 raft_consensus.cc:385] T 00000000000000000000000000000000 P ab67ecbb94fc4d249ed750414d743201 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:04.369474 10241 raft_consensus.cc:740] T 00000000000000000000000000000000 P ab67ecbb94fc4d249ed750414d743201 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab67ecbb94fc4d249ed750414d743201, State: Initialized, Role: FOLLOWER
I20260601 13:37:04.369650 10241 consensus_queue.cc:260] T 00000000000000000000000000000000 P ab67ecbb94fc4d249ed750414d743201 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ab67ecbb94fc4d249ed750414d743201" member_type: VOTER }
I20260601 13:37:04.369756 10241 raft_consensus.cc:399] T 00000000000000000000000000000000 P ab67ecbb94fc4d249ed750414d743201 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:37:04.369807 10241 raft_consensus.cc:493] T 00000000000000000000000000000000 P ab67ecbb94fc4d249ed750414d743201 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:37:04.369941 10241 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ab67ecbb94fc4d249ed750414d743201 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:04.370935 10241 raft_consensus.cc:515] T 00000000000000000000000000000000 P ab67ecbb94fc4d249ed750414d743201 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab67ecbb94fc4d249ed750414d743201" member_type: VOTER }
I20260601 13:37:04.371160 10241 leader_election.cc:304] T 00000000000000000000000000000000 P ab67ecbb94fc4d249ed750414d743201 [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: ab67ecbb94fc4d249ed750414d743201; no voters: 
I20260601 13:37:04.371411 10241 leader_election.cc:290] T 00000000000000000000000000000000 P ab67ecbb94fc4d249ed750414d743201 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:37:04.371556 10244 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ab67ecbb94fc4d249ed750414d743201 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:04.371814 10244 raft_consensus.cc:697] T 00000000000000000000000000000000 P ab67ecbb94fc4d249ed750414d743201 [term 1 LEADER]: Becoming Leader. State: Replica: ab67ecbb94fc4d249ed750414d743201, State: Running, Role: LEADER
I20260601 13:37:04.371964 10244 consensus_queue.cc:237] T 00000000000000000000000000000000 P ab67ecbb94fc4d249ed750414d743201 [LEADER]: Queue going to LEADER mode. State: All 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: "ab67ecbb94fc4d249ed750414d743201" member_type: VOTER }
I20260601 13:37:04.372027 10241 sys_catalog.cc:565] T 00000000000000000000000000000000 P ab67ecbb94fc4d249ed750414d743201 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:37:04.372517 10245 sys_catalog.cc:455] T 00000000000000000000000000000000 P ab67ecbb94fc4d249ed750414d743201 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ab67ecbb94fc4d249ed750414d743201" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab67ecbb94fc4d249ed750414d743201" member_type: VOTER } }
I20260601 13:37:04.372532 10246 sys_catalog.cc:455] T 00000000000000000000000000000000 P ab67ecbb94fc4d249ed750414d743201 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ab67ecbb94fc4d249ed750414d743201. Latest consensus state: current_term: 1 leader_uuid: "ab67ecbb94fc4d249ed750414d743201" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab67ecbb94fc4d249ed750414d743201" member_type: VOTER } }
I20260601 13:37:04.372697 10246 sys_catalog.cc:458] T 00000000000000000000000000000000 P ab67ecbb94fc4d249ed750414d743201 [sys.catalog]: This master's current role is: LEADER
I20260601 13:37:04.373036 10245 sys_catalog.cc:458] T 00000000000000000000000000000000 P ab67ecbb94fc4d249ed750414d743201 [sys.catalog]: This master's current role is: LEADER
I20260601 13:37:04.373409 10248 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:37:04.374197 10248 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:37:04.374471  7328 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:37:04.376484 10248 catalog_manager.cc:1382] Generated new cluster ID: c3e236c41f5e4ce3a57b42ad20a5a0c0
I20260601 13:37:04.376561 10248 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:37:04.388614 10248 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:37:04.389317 10248 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:37:04.397584 10248 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ab67ecbb94fc4d249ed750414d743201: Generated new TSK 0
I20260601 13:37:04.397872 10248 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:37:04.407177  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:04.409970 10262 instance_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:37:04.410033 10265 instance_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:37:04.409982 10263 instance_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:37:04.410123  7328 server_base.cc:1061] running on GCE node
I20260601 13:37:04.410463  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:04.410516  7328 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:37:04.410532  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321024410532 us; error 0 us; skew 500 ppm
I20260601 13:37:04.411481  7328 webserver.cc:533] Webserver started at http://127.7.40.1:40775/ using document root <none> and password file <none>
I20260601 13:37:04.411682  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:04.411734  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:04.411829  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:04.412269  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320954551505-7328-0/minicluster-data/ts-0-root/instance:
uuid: "1560ad85b0da4e689b889e3c0444fe24"
format_stamp: "Formatted at 2026-06-01 13:37:04 on dist-test-slave-b9mm"
I20260601 13:37:04.414023  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:04.415143 10270 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:37:04.415436  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:04.415530  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320954551505-7328-0/minicluster-data/ts-0-root
uuid: "1560ad85b0da4e689b889e3c0444fe24"
format_stamp: "Formatted at 2026-06-01 13:37:04 on dist-test-slave-b9mm"
I20260601 13:37:04.415630  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320954551505-7328-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320954551505-7328-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320954551505-7328-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:37:04.432152  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:04.432657  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:04.432993  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:04.433508  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:04.433569  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:04.433630  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:04.433665  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:04.438171  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.1:38309
I20260601 13:37:04.438190 10333 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.1:38309 every 8 connection(s)
I20260601 13:37:04.439162  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:04.441056 10338 instance_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:37:04.441618 10341 instance_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:37:04.441656  7328 server_base.cc:1061] running on GCE node
W20260601 13:37:04.441651 10339 instance_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:37:04.442047  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:04.442108  7328 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:37:04.442129  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321024442129 us; error 0 us; skew 500 ppm
I20260601 13:37:04.443185  7328 webserver.cc:533] Webserver started at http://127.7.40.2:41753/ using document root <none> and password file <none>
I20260601 13:37:04.443369  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:04.443440  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:04.443526  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:04.444092  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320954551505-7328-0/minicluster-data/ts-1-root/instance:
uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6"
format_stamp: "Formatted at 2026-06-01 13:37:04 on dist-test-slave-b9mm"
I20260601 13:37:04.444655 10334 heartbeater.cc:344] Connected to a master server at 127.7.40.62:44567
I20260601 13:37:04.444790 10334 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:04.445046 10334 heartbeater.cc:507] Master 127.7.40.62:44567 requested a full tablet report, sending...
I20260601 13:37:04.445742 10205 ts_manager.cc:194] Registered new tserver with Master: 1560ad85b0da4e689b889e3c0444fe24 (127.7.40.1:38309)
I20260601 13:37:04.446101  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:37:04.446652 10205 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40106
I20260601 13:37:04.447220 10346 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:37:04.447517  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:04.447588  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320954551505-7328-0/minicluster-data/ts-1-root
uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6"
format_stamp: "Formatted at 2026-06-01 13:37:04 on dist-test-slave-b9mm"
I20260601 13:37:04.447682  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320954551505-7328-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320954551505-7328-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320954551505-7328-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:37:04.454437  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:04.454921  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:04.455313  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:04.455862  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:04.455910  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:04.455971  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:04.456017  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:04.460246  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.2:40775
I20260601 13:37:04.460319 10409 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.2:40775 every 8 connection(s)
I20260601 13:37:04.461108  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:04.463606 10414 instance_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:37:04.463630 10413 instance_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:37:04.463798 10416 instance_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:37:04.464527  7328 server_base.cc:1061] running on GCE node
I20260601 13:37:04.464776  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:04.464841  7328 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:37:04.464874  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321024464873 us; error 0 us; skew 500 ppm
I20260601 13:37:04.465845 10410 heartbeater.cc:344] Connected to a master server at 127.7.40.62:44567
I20260601 13:37:04.465938  7328 webserver.cc:533] Webserver started at http://127.7.40.3:33501/ using document root <none> and password file <none>
I20260601 13:37:04.465960 10410 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:04.466121  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:04.466194  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:04.466252 10410 heartbeater.cc:507] Master 127.7.40.62:44567 requested a full tablet report, sending...
I20260601 13:37:04.466280  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:04.466755  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320954551505-7328-0/minicluster-data/ts-2-root/instance:
uuid: "f60b2735fb904d28a38823fb1a2ceb9e"
format_stamp: "Formatted at 2026-06-01 13:37:04 on dist-test-slave-b9mm"
I20260601 13:37:04.467002 10205 ts_manager.cc:194] Registered new tserver with Master: cadbf6e7954b4ad695dcdc40b01c1dd6 (127.7.40.2:40775)
I20260601 13:37:04.467597 10205 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40116
I20260601 13:37:04.468598  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:04.469689 10421 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:37:04.469988  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:04.470073  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320954551505-7328-0/minicluster-data/ts-2-root
uuid: "f60b2735fb904d28a38823fb1a2ceb9e"
format_stamp: "Formatted at 2026-06-01 13:37:04 on dist-test-slave-b9mm"
I20260601 13:37:04.470170  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320954551505-7328-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320954551505-7328-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320954551505-7328-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:37:04.488231  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:04.488721  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:04.489105  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:04.489653  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:04.489718  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:04.489777  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:04.489828  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:04.495345  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.3:44893
I20260601 13:37:04.495407 10484 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.3:44893 every 8 connection(s)
I20260601 13:37:04.500169 10485 heartbeater.cc:344] Connected to a master server at 127.7.40.62:44567
I20260601 13:37:04.500278 10485 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:04.500607 10485 heartbeater.cc:507] Master 127.7.40.62:44567 requested a full tablet report, sending...
I20260601 13:37:04.501307 10205 ts_manager.cc:194] Registered new tserver with Master: f60b2735fb904d28a38823fb1a2ceb9e (127.7.40.3:44893)
I20260601 13:37:04.501541  7328 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005726341s
I20260601 13:37:04.502027 10205 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40130
I20260601 13:37:05.447842 10334 heartbeater.cc:499] Master 127.7.40.62:44567 was elected leader, sending a full tablet report...
I20260601 13:37:05.468562 10410 heartbeater.cc:499] Master 127.7.40.62:44567 was elected leader, sending a full tablet report...
I20260601 13:37:05.503078 10485 heartbeater.cc:499] Master 127.7.40.62:44567 was elected leader, sending a full tablet report...
I20260601 13:37:05.540750 10205 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40134:
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:37:05.541422 10205 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:37:05.555207 10297 tablet_service.cc:1511] Processing CreateTablet for tablet 59e7aba823824abb9b028115d0555673 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b818851d802433a9ef70cda506d9480]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:05.555629 10297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59e7aba823824abb9b028115d0555673. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:05.555888 10374 tablet_service.cc:1511] Processing CreateTablet for tablet 26d763ad98174337ba9a6dbbdfc21f6c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b818851d802433a9ef70cda506d9480]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:05.556196 10374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26d763ad98174337ba9a6dbbdfc21f6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:05.555578 10298 tablet_service.cc:1511] Processing CreateTablet for tablet 26d763ad98174337ba9a6dbbdfc21f6c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b818851d802433a9ef70cda506d9480]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:05.558280 10505 tablet_bootstrap.cc:492] T 59e7aba823824abb9b028115d0555673 P 1560ad85b0da4e689b889e3c0444fe24: Bootstrap starting.
I20260601 13:37:05.558504 10373 tablet_service.cc:1511] Processing CreateTablet for tablet 59e7aba823824abb9b028115d0555673 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b818851d802433a9ef70cda506d9480]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:05.558766 10373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59e7aba823824abb9b028115d0555673. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:05.558897 10506 tablet_bootstrap.cc:492] T 26d763ad98174337ba9a6dbbdfc21f6c P cadbf6e7954b4ad695dcdc40b01c1dd6: Bootstrap starting.
I20260601 13:37:05.559295 10372 tablet_service.cc:1511] Processing CreateTablet for tablet 35afd5c760f84b229556fa035a3ee26b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b818851d802433a9ef70cda506d9480]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:05.559458 10505 tablet_bootstrap.cc:654] T 59e7aba823824abb9b028115d0555673 P 1560ad85b0da4e689b889e3c0444fe24: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:05.559719 10296 tablet_service.cc:1511] Processing CreateTablet for tablet 35afd5c760f84b229556fa035a3ee26b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b818851d802433a9ef70cda506d9480]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:05.559834 10506 tablet_bootstrap.cc:654] T 26d763ad98174337ba9a6dbbdfc21f6c P cadbf6e7954b4ad695dcdc40b01c1dd6: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:05.560180 10371 tablet_service.cc:1511] Processing CreateTablet for tablet 0359b48e468a4885803019a60297100f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b818851d802433a9ef70cda506d9480]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:05.560555 10295 tablet_service.cc:1511] Processing CreateTablet for tablet 0359b48e468a4885803019a60297100f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b818851d802433a9ef70cda506d9480]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:05.560761 10505 tablet_bootstrap.cc:492] T 59e7aba823824abb9b028115d0555673 P 1560ad85b0da4e689b889e3c0444fe24: No bootstrap required, opened a new log
I20260601 13:37:05.560847 10505 ts_tablet_manager.cc:1403] T 59e7aba823824abb9b028115d0555673 P 1560ad85b0da4e689b889e3c0444fe24: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:05.560894 10506 tablet_bootstrap.cc:492] T 26d763ad98174337ba9a6dbbdfc21f6c P cadbf6e7954b4ad695dcdc40b01c1dd6: No bootstrap required, opened a new log
I20260601 13:37:05.560978 10506 ts_tablet_manager.cc:1403] T 26d763ad98174337ba9a6dbbdfc21f6c P cadbf6e7954b4ad695dcdc40b01c1dd6: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:05.561013 10294 tablet_service.cc:1511] Processing CreateTablet for tablet 69df935859fe480db0d5ad2ce54c22bd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b818851d802433a9ef70cda506d9480]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:05.561362 10505 raft_consensus.cc:359] T 59e7aba823824abb9b028115d0555673 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.561492 10505 raft_consensus.cc:385] T 59e7aba823824abb9b028115d0555673 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:05.561415 10506 raft_consensus.cc:359] T 26d763ad98174337ba9a6dbbdfc21f6c P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } }
I20260601 13:37:05.561430 10370 tablet_service.cc:1511] Processing CreateTablet for tablet 69df935859fe480db0d5ad2ce54c22bd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b818851d802433a9ef70cda506d9480]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:05.561547 10505 raft_consensus.cc:740] T 59e7aba823824abb9b028115d0555673 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1560ad85b0da4e689b889e3c0444fe24, State: Initialized, Role: FOLLOWER
I20260601 13:37:05.561570 10506 raft_consensus.cc:385] T 26d763ad98174337ba9a6dbbdfc21f6c P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:05.561606 10506 raft_consensus.cc:740] T 26d763ad98174337ba9a6dbbdfc21f6c P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cadbf6e7954b4ad695dcdc40b01c1dd6, State: Initialized, Role: FOLLOWER
I20260601 13:37:05.561642 10369 tablet_service.cc:1511] Processing CreateTablet for tablet e13f1d0ab6dd4ec4bb15afc463438375 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b818851d802433a9ef70cda506d9480]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:05.561682 10505 consensus_queue.cc:260] T 59e7aba823824abb9b028115d0555673 P 1560ad85b0da4e689b889e3c0444fe24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.561724 10506 consensus_queue.cc:260] T 26d763ad98174337ba9a6dbbdfc21f6c P cadbf6e7954b4ad695dcdc40b01c1dd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } }
I20260601 13:37:05.562081 10505 ts_tablet_manager.cc:1434] T 59e7aba823824abb9b028115d0555673 P 1560ad85b0da4e689b889e3c0444fe24: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:05.562032 10293 tablet_service.cc:1511] Processing CreateTablet for tablet e13f1d0ab6dd4ec4bb15afc463438375 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b818851d802433a9ef70cda506d9480]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:05.562114 10506 ts_tablet_manager.cc:1434] T 26d763ad98174337ba9a6dbbdfc21f6c P cadbf6e7954b4ad695dcdc40b01c1dd6: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:05.562515 10366 tablet_service.cc:1511] Processing CreateTablet for tablet eac43cd3d9d04f5bb6a72b2e07112f17 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b818851d802433a9ef70cda506d9480]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:05.562918 10292 tablet_service.cc:1511] Processing CreateTablet for tablet eac43cd3d9d04f5bb6a72b2e07112f17 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b818851d802433a9ef70cda506d9480]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:05.563396 10291 tablet_service.cc:1511] Processing CreateTablet for tablet a31aa001ddbb490ea6c0f6ed25796e05 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b818851d802433a9ef70cda506d9480]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:05.563807 10368 tablet_service.cc:1511] Processing CreateTablet for tablet a31aa001ddbb490ea6c0f6ed25796e05 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b818851d802433a9ef70cda506d9480]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:05.564368 10449 tablet_service.cc:1511] Processing CreateTablet for tablet 26d763ad98174337ba9a6dbbdfc21f6c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b818851d802433a9ef70cda506d9480]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:05.564502 10447 tablet_service.cc:1511] Processing CreateTablet for tablet 35afd5c760f84b229556fa035a3ee26b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b818851d802433a9ef70cda506d9480]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:05.564657 10449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26d763ad98174337ba9a6dbbdfc21f6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:05.564875 10447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35afd5c760f84b229556fa035a3ee26b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:05.565469 10448 tablet_service.cc:1511] Processing CreateTablet for tablet 59e7aba823824abb9b028115d0555673 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b818851d802433a9ef70cda506d9480]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:05.565723 10448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59e7aba823824abb9b028115d0555673. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:05.566814 10511 tablet_bootstrap.cc:492] T 35afd5c760f84b229556fa035a3ee26b P f60b2735fb904d28a38823fb1a2ceb9e: Bootstrap starting.
I20260601 13:37:05.567327 10445 tablet_service.cc:1511] Processing CreateTablet for tablet 69df935859fe480db0d5ad2ce54c22bd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b818851d802433a9ef70cda506d9480]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:05.567572 10445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69df935859fe480db0d5ad2ce54c22bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:05.567955 10511 tablet_bootstrap.cc:654] T 35afd5c760f84b229556fa035a3ee26b P f60b2735fb904d28a38823fb1a2ceb9e: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:05.569156 10511 tablet_bootstrap.cc:492] T 35afd5c760f84b229556fa035a3ee26b P f60b2735fb904d28a38823fb1a2ceb9e: No bootstrap required, opened a new log
I20260601 13:37:05.569239 10511 ts_tablet_manager.cc:1403] T 35afd5c760f84b229556fa035a3ee26b P f60b2735fb904d28a38823fb1a2ceb9e: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:05.569705 10444 tablet_service.cc:1511] Processing CreateTablet for tablet e13f1d0ab6dd4ec4bb15afc463438375 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b818851d802433a9ef70cda506d9480]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:05.569702 10511 raft_consensus.cc:359] T 35afd5c760f84b229556fa035a3ee26b P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.569862 10511 raft_consensus.cc:385] T 35afd5c760f84b229556fa035a3ee26b P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:05.569895 10511 raft_consensus.cc:740] T 35afd5c760f84b229556fa035a3ee26b P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f60b2735fb904d28a38823fb1a2ceb9e, State: Initialized, Role: FOLLOWER
I20260601 13:37:05.570001 10444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e13f1d0ab6dd4ec4bb15afc463438375. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:05.570022 10511 consensus_queue.cc:260] T 35afd5c760f84b229556fa035a3ee26b P f60b2735fb904d28a38823fb1a2ceb9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.570400 10511 ts_tablet_manager.cc:1434] T 35afd5c760f84b229556fa035a3ee26b P f60b2735fb904d28a38823fb1a2ceb9e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:05.570559 10511 tablet_bootstrap.cc:492] T 26d763ad98174337ba9a6dbbdfc21f6c P f60b2735fb904d28a38823fb1a2ceb9e: Bootstrap starting.
I20260601 13:37:05.571632 10511 tablet_bootstrap.cc:654] T 26d763ad98174337ba9a6dbbdfc21f6c P f60b2735fb904d28a38823fb1a2ceb9e: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:05.572242 10443 tablet_service.cc:1511] Processing CreateTablet for tablet eac43cd3d9d04f5bb6a72b2e07112f17 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b818851d802433a9ef70cda506d9480]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:05.572491 10443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eac43cd3d9d04f5bb6a72b2e07112f17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:05.572765 10511 tablet_bootstrap.cc:492] T 26d763ad98174337ba9a6dbbdfc21f6c P f60b2735fb904d28a38823fb1a2ceb9e: No bootstrap required, opened a new log
I20260601 13:37:05.572834 10511 ts_tablet_manager.cc:1403] T 26d763ad98174337ba9a6dbbdfc21f6c P f60b2735fb904d28a38823fb1a2ceb9e: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:37:05.573231 10511 raft_consensus.cc:359] T 26d763ad98174337ba9a6dbbdfc21f6c P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } }
I20260601 13:37:05.573347 10511 raft_consensus.cc:385] T 26d763ad98174337ba9a6dbbdfc21f6c P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:05.573405 10511 raft_consensus.cc:740] T 26d763ad98174337ba9a6dbbdfc21f6c P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f60b2735fb904d28a38823fb1a2ceb9e, State: Initialized, Role: FOLLOWER
I20260601 13:37:05.573506 10511 consensus_queue.cc:260] T 26d763ad98174337ba9a6dbbdfc21f6c P f60b2735fb904d28a38823fb1a2ceb9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } }
I20260601 13:37:05.573778 10511 ts_tablet_manager.cc:1434] T 26d763ad98174337ba9a6dbbdfc21f6c P f60b2735fb904d28a38823fb1a2ceb9e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:05.573962 10511 tablet_bootstrap.cc:492] T 69df935859fe480db0d5ad2ce54c22bd P f60b2735fb904d28a38823fb1a2ceb9e: Bootstrap starting.
I20260601 13:37:05.574788 10511 tablet_bootstrap.cc:654] T 69df935859fe480db0d5ad2ce54c22bd P f60b2735fb904d28a38823fb1a2ceb9e: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:05.574790 10442 tablet_service.cc:1511] Processing CreateTablet for tablet a31aa001ddbb490ea6c0f6ed25796e05 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b818851d802433a9ef70cda506d9480]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:05.575119 10442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a31aa001ddbb490ea6c0f6ed25796e05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:05.575412 10446 tablet_service.cc:1511] Processing CreateTablet for tablet 0359b48e468a4885803019a60297100f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b818851d802433a9ef70cda506d9480]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:37:05.575675 10446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0359b48e468a4885803019a60297100f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:05.576233 10511 tablet_bootstrap.cc:492] T 69df935859fe480db0d5ad2ce54c22bd P f60b2735fb904d28a38823fb1a2ceb9e: No bootstrap required, opened a new log
I20260601 13:37:05.576391 10511 ts_tablet_manager.cc:1403] T 69df935859fe480db0d5ad2ce54c22bd P f60b2735fb904d28a38823fb1a2ceb9e: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:05.577251 10511 raft_consensus.cc:359] T 69df935859fe480db0d5ad2ce54c22bd P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.577379 10511 raft_consensus.cc:385] T 69df935859fe480db0d5ad2ce54c22bd P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:05.577414 10511 raft_consensus.cc:740] T 69df935859fe480db0d5ad2ce54c22bd P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f60b2735fb904d28a38823fb1a2ceb9e, State: Initialized, Role: FOLLOWER
I20260601 13:37:05.577539 10511 consensus_queue.cc:260] T 69df935859fe480db0d5ad2ce54c22bd P f60b2735fb904d28a38823fb1a2ceb9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.577839 10511 ts_tablet_manager.cc:1434] T 69df935859fe480db0d5ad2ce54c22bd P f60b2735fb904d28a38823fb1a2ceb9e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:05.577993 10511 tablet_bootstrap.cc:492] T e13f1d0ab6dd4ec4bb15afc463438375 P f60b2735fb904d28a38823fb1a2ceb9e: Bootstrap starting.
I20260601 13:37:05.558511 10298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26d763ad98174337ba9a6dbbdfc21f6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:05.579049 10295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0359b48e468a4885803019a60297100f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:05.579241 10294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69df935859fe480db0d5ad2ce54c22bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:05.579376 10296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35afd5c760f84b229556fa035a3ee26b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:05.579545 10511 tablet_bootstrap.cc:654] T e13f1d0ab6dd4ec4bb15afc463438375 P f60b2735fb904d28a38823fb1a2ceb9e: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:05.579648 10292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eac43cd3d9d04f5bb6a72b2e07112f17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:05.580461 10291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a31aa001ddbb490ea6c0f6ed25796e05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:05.581879 10505 tablet_bootstrap.cc:492] T eac43cd3d9d04f5bb6a72b2e07112f17 P 1560ad85b0da4e689b889e3c0444fe24: Bootstrap starting.
I20260601 13:37:05.582621 10293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e13f1d0ab6dd4ec4bb15afc463438375. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:05.583005 10505 tablet_bootstrap.cc:654] T eac43cd3d9d04f5bb6a72b2e07112f17 P 1560ad85b0da4e689b889e3c0444fe24: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:05.583228 10370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69df935859fe480db0d5ad2ce54c22bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:05.583592 10368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a31aa001ddbb490ea6c0f6ed25796e05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:05.585404 10371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0359b48e468a4885803019a60297100f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:05.585582 10506 tablet_bootstrap.cc:492] T a31aa001ddbb490ea6c0f6ed25796e05 P cadbf6e7954b4ad695dcdc40b01c1dd6: Bootstrap starting.
I20260601 13:37:05.586680 10506 tablet_bootstrap.cc:654] T a31aa001ddbb490ea6c0f6ed25796e05 P cadbf6e7954b4ad695dcdc40b01c1dd6: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:05.586938 10505 tablet_bootstrap.cc:492] T eac43cd3d9d04f5bb6a72b2e07112f17 P 1560ad85b0da4e689b889e3c0444fe24: No bootstrap required, opened a new log
I20260601 13:37:05.587025 10505 ts_tablet_manager.cc:1403] T eac43cd3d9d04f5bb6a72b2e07112f17 P 1560ad85b0da4e689b889e3c0444fe24: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:37:05.587524 10369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e13f1d0ab6dd4ec4bb15afc463438375. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:05.587695 10505 raft_consensus.cc:359] T eac43cd3d9d04f5bb6a72b2e07112f17 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.587814 10505 raft_consensus.cc:385] T eac43cd3d9d04f5bb6a72b2e07112f17 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:05.587849 10505 raft_consensus.cc:740] T eac43cd3d9d04f5bb6a72b2e07112f17 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1560ad85b0da4e689b889e3c0444fe24, State: Initialized, Role: FOLLOWER
I20260601 13:37:05.587904 10506 tablet_bootstrap.cc:492] T a31aa001ddbb490ea6c0f6ed25796e05 P cadbf6e7954b4ad695dcdc40b01c1dd6: No bootstrap required, opened a new log
I20260601 13:37:05.587988 10505 consensus_queue.cc:260] T eac43cd3d9d04f5bb6a72b2e07112f17 P 1560ad85b0da4e689b889e3c0444fe24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.588287 10505 ts_tablet_manager.cc:1434] T eac43cd3d9d04f5bb6a72b2e07112f17 P 1560ad85b0da4e689b889e3c0444fe24: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:05.588446 10505 tablet_bootstrap.cc:492] T 69df935859fe480db0d5ad2ce54c22bd P 1560ad85b0da4e689b889e3c0444fe24: Bootstrap starting.
I20260601 13:37:05.589210 10505 tablet_bootstrap.cc:654] T 69df935859fe480db0d5ad2ce54c22bd P 1560ad85b0da4e689b889e3c0444fe24: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:05.589356 10372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35afd5c760f84b229556fa035a3ee26b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:05.587978 10506 ts_tablet_manager.cc:1403] T a31aa001ddbb490ea6c0f6ed25796e05 P cadbf6e7954b4ad695dcdc40b01c1dd6: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:37:05.590442 10506 raft_consensus.cc:359] T a31aa001ddbb490ea6c0f6ed25796e05 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.590556 10506 raft_consensus.cc:385] T a31aa001ddbb490ea6c0f6ed25796e05 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:05.590597 10506 raft_consensus.cc:740] T a31aa001ddbb490ea6c0f6ed25796e05 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cadbf6e7954b4ad695dcdc40b01c1dd6, State: Initialized, Role: FOLLOWER
I20260601 13:37:05.590698 10506 consensus_queue.cc:260] T a31aa001ddbb490ea6c0f6ed25796e05 P cadbf6e7954b4ad695dcdc40b01c1dd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.591008 10506 ts_tablet_manager.cc:1434] T a31aa001ddbb490ea6c0f6ed25796e05 P cadbf6e7954b4ad695dcdc40b01c1dd6: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:05.591137 10366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eac43cd3d9d04f5bb6a72b2e07112f17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:05.591295 10506 tablet_bootstrap.cc:492] T 0359b48e468a4885803019a60297100f P cadbf6e7954b4ad695dcdc40b01c1dd6: Bootstrap starting.
I20260601 13:37:05.592832 10505 tablet_bootstrap.cc:492] T 69df935859fe480db0d5ad2ce54c22bd P 1560ad85b0da4e689b889e3c0444fe24: No bootstrap required, opened a new log
I20260601 13:37:05.592938 10505 ts_tablet_manager.cc:1403] T 69df935859fe480db0d5ad2ce54c22bd P 1560ad85b0da4e689b889e3c0444fe24: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:37:05.593422 10505 raft_consensus.cc:359] T 69df935859fe480db0d5ad2ce54c22bd P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.593534 10505 raft_consensus.cc:385] T 69df935859fe480db0d5ad2ce54c22bd P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:05.593566 10505 raft_consensus.cc:740] T 69df935859fe480db0d5ad2ce54c22bd P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1560ad85b0da4e689b889e3c0444fe24, State: Initialized, Role: FOLLOWER
I20260601 13:37:05.594295 10506 tablet_bootstrap.cc:654] T 0359b48e468a4885803019a60297100f P cadbf6e7954b4ad695dcdc40b01c1dd6: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:05.594470 10505 consensus_queue.cc:260] T 69df935859fe480db0d5ad2ce54c22bd P 1560ad85b0da4e689b889e3c0444fe24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.595885 10505 ts_tablet_manager.cc:1434] T 69df935859fe480db0d5ad2ce54c22bd P 1560ad85b0da4e689b889e3c0444fe24: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:37:05.596112 10505 tablet_bootstrap.cc:492] T a31aa001ddbb490ea6c0f6ed25796e05 P 1560ad85b0da4e689b889e3c0444fe24: Bootstrap starting.
I20260601 13:37:05.596855 10506 tablet_bootstrap.cc:492] T 0359b48e468a4885803019a60297100f P cadbf6e7954b4ad695dcdc40b01c1dd6: No bootstrap required, opened a new log
I20260601 13:37:05.596855 10511 tablet_bootstrap.cc:492] T e13f1d0ab6dd4ec4bb15afc463438375 P f60b2735fb904d28a38823fb1a2ceb9e: No bootstrap required, opened a new log
I20260601 13:37:05.596982 10506 ts_tablet_manager.cc:1403] T 0359b48e468a4885803019a60297100f P cadbf6e7954b4ad695dcdc40b01c1dd6: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.001s
I20260601 13:37:05.597023 10511 ts_tablet_manager.cc:1403] T e13f1d0ab6dd4ec4bb15afc463438375 P f60b2735fb904d28a38823fb1a2ceb9e: Time spent bootstrapping tablet: real 0.019s	user 0.000s	sys 0.002s
I20260601 13:37:05.597409 10506 raft_consensus.cc:359] T 0359b48e468a4885803019a60297100f P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.597528 10506 raft_consensus.cc:385] T 0359b48e468a4885803019a60297100f P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:05.597491 10511 raft_consensus.cc:359] T e13f1d0ab6dd4ec4bb15afc463438375 P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.597561 10506 raft_consensus.cc:740] T 0359b48e468a4885803019a60297100f P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cadbf6e7954b4ad695dcdc40b01c1dd6, State: Initialized, Role: FOLLOWER
I20260601 13:37:05.597631 10511 raft_consensus.cc:385] T e13f1d0ab6dd4ec4bb15afc463438375 P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:05.597663 10505 tablet_bootstrap.cc:654] T a31aa001ddbb490ea6c0f6ed25796e05 P 1560ad85b0da4e689b889e3c0444fe24: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:05.597730 10511 raft_consensus.cc:740] T e13f1d0ab6dd4ec4bb15afc463438375 P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f60b2735fb904d28a38823fb1a2ceb9e, State: Initialized, Role: FOLLOWER
I20260601 13:37:05.597842 10506 consensus_queue.cc:260] T 0359b48e468a4885803019a60297100f P cadbf6e7954b4ad695dcdc40b01c1dd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.597873 10511 consensus_queue.cc:260] T e13f1d0ab6dd4ec4bb15afc463438375 P f60b2735fb904d28a38823fb1a2ceb9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.598151 10506 ts_tablet_manager.cc:1434] T 0359b48e468a4885803019a60297100f P cadbf6e7954b4ad695dcdc40b01c1dd6: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:37:05.598172 10511 ts_tablet_manager.cc:1434] T e13f1d0ab6dd4ec4bb15afc463438375 P f60b2735fb904d28a38823fb1a2ceb9e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:05.598405 10506 tablet_bootstrap.cc:492] T e13f1d0ab6dd4ec4bb15afc463438375 P cadbf6e7954b4ad695dcdc40b01c1dd6: Bootstrap starting.
I20260601 13:37:05.598657 10511 tablet_bootstrap.cc:492] T eac43cd3d9d04f5bb6a72b2e07112f17 P f60b2735fb904d28a38823fb1a2ceb9e: Bootstrap starting.
I20260601 13:37:05.599493 10505 tablet_bootstrap.cc:492] T a31aa001ddbb490ea6c0f6ed25796e05 P 1560ad85b0da4e689b889e3c0444fe24: No bootstrap required, opened a new log
I20260601 13:37:05.599579 10505 ts_tablet_manager.cc:1403] T a31aa001ddbb490ea6c0f6ed25796e05 P 1560ad85b0da4e689b889e3c0444fe24: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:37:05.600028 10511 tablet_bootstrap.cc:654] T eac43cd3d9d04f5bb6a72b2e07112f17 P f60b2735fb904d28a38823fb1a2ceb9e: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:05.600059 10505 raft_consensus.cc:359] T a31aa001ddbb490ea6c0f6ed25796e05 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.600180 10505 raft_consensus.cc:385] T a31aa001ddbb490ea6c0f6ed25796e05 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:05.600217 10505 raft_consensus.cc:740] T a31aa001ddbb490ea6c0f6ed25796e05 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1560ad85b0da4e689b889e3c0444fe24, State: Initialized, Role: FOLLOWER
I20260601 13:37:05.600389 10505 consensus_queue.cc:260] T a31aa001ddbb490ea6c0f6ed25796e05 P 1560ad85b0da4e689b889e3c0444fe24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.600710 10505 ts_tablet_manager.cc:1434] T a31aa001ddbb490ea6c0f6ed25796e05 P 1560ad85b0da4e689b889e3c0444fe24: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:05.601150 10505 tablet_bootstrap.cc:492] T e13f1d0ab6dd4ec4bb15afc463438375 P 1560ad85b0da4e689b889e3c0444fe24: Bootstrap starting.
I20260601 13:37:05.601274 10511 tablet_bootstrap.cc:492] T eac43cd3d9d04f5bb6a72b2e07112f17 P f60b2735fb904d28a38823fb1a2ceb9e: No bootstrap required, opened a new log
I20260601 13:37:05.602099 10506 tablet_bootstrap.cc:654] T e13f1d0ab6dd4ec4bb15afc463438375 P cadbf6e7954b4ad695dcdc40b01c1dd6: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:05.602277 10511 ts_tablet_manager.cc:1403] T eac43cd3d9d04f5bb6a72b2e07112f17 P f60b2735fb904d28a38823fb1a2ceb9e: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:37:05.602797 10511 raft_consensus.cc:359] T eac43cd3d9d04f5bb6a72b2e07112f17 P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.602905 10511 raft_consensus.cc:385] T eac43cd3d9d04f5bb6a72b2e07112f17 P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:05.602941 10511 raft_consensus.cc:740] T eac43cd3d9d04f5bb6a72b2e07112f17 P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f60b2735fb904d28a38823fb1a2ceb9e, State: Initialized, Role: FOLLOWER
I20260601 13:37:05.603216 10511 consensus_queue.cc:260] T eac43cd3d9d04f5bb6a72b2e07112f17 P f60b2735fb904d28a38823fb1a2ceb9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.603349 10505 tablet_bootstrap.cc:654] T e13f1d0ab6dd4ec4bb15afc463438375 P 1560ad85b0da4e689b889e3c0444fe24: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:05.603557 10506 tablet_bootstrap.cc:492] T e13f1d0ab6dd4ec4bb15afc463438375 P cadbf6e7954b4ad695dcdc40b01c1dd6: No bootstrap required, opened a new log
I20260601 13:37:05.603644 10506 ts_tablet_manager.cc:1403] T e13f1d0ab6dd4ec4bb15afc463438375 P cadbf6e7954b4ad695dcdc40b01c1dd6: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.001s
I20260601 13:37:05.604039 10511 ts_tablet_manager.cc:1434] T eac43cd3d9d04f5bb6a72b2e07112f17 P f60b2735fb904d28a38823fb1a2ceb9e: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:37:05.604087 10506 raft_consensus.cc:359] T e13f1d0ab6dd4ec4bb15afc463438375 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.604219 10511 tablet_bootstrap.cc:492] T a31aa001ddbb490ea6c0f6ed25796e05 P f60b2735fb904d28a38823fb1a2ceb9e: Bootstrap starting.
I20260601 13:37:05.604240 10506 raft_consensus.cc:385] T e13f1d0ab6dd4ec4bb15afc463438375 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:05.604295 10506 raft_consensus.cc:740] T e13f1d0ab6dd4ec4bb15afc463438375 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cadbf6e7954b4ad695dcdc40b01c1dd6, State: Initialized, Role: FOLLOWER
I20260601 13:37:05.604440 10506 consensus_queue.cc:260] T e13f1d0ab6dd4ec4bb15afc463438375 P cadbf6e7954b4ad695dcdc40b01c1dd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.604715 10506 ts_tablet_manager.cc:1434] T e13f1d0ab6dd4ec4bb15afc463438375 P cadbf6e7954b4ad695dcdc40b01c1dd6: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:37:05.604936 10506 tablet_bootstrap.cc:492] T 35afd5c760f84b229556fa035a3ee26b P cadbf6e7954b4ad695dcdc40b01c1dd6: Bootstrap starting.
I20260601 13:37:05.605271 10511 tablet_bootstrap.cc:654] T a31aa001ddbb490ea6c0f6ed25796e05 P f60b2735fb904d28a38823fb1a2ceb9e: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:05.605974 10506 tablet_bootstrap.cc:654] T 35afd5c760f84b229556fa035a3ee26b P cadbf6e7954b4ad695dcdc40b01c1dd6: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:05.606843 10511 tablet_bootstrap.cc:492] T a31aa001ddbb490ea6c0f6ed25796e05 P f60b2735fb904d28a38823fb1a2ceb9e: No bootstrap required, opened a new log
I20260601 13:37:05.606945 10511 ts_tablet_manager.cc:1403] T a31aa001ddbb490ea6c0f6ed25796e05 P f60b2735fb904d28a38823fb1a2ceb9e: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:37:05.607160 10506 tablet_bootstrap.cc:492] T 35afd5c760f84b229556fa035a3ee26b P cadbf6e7954b4ad695dcdc40b01c1dd6: No bootstrap required, opened a new log
I20260601 13:37:05.607267 10506 ts_tablet_manager.cc:1403] T 35afd5c760f84b229556fa035a3ee26b P cadbf6e7954b4ad695dcdc40b01c1dd6: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:37:05.607503 10511 raft_consensus.cc:359] T a31aa001ddbb490ea6c0f6ed25796e05 P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.607661 10505 tablet_bootstrap.cc:492] T e13f1d0ab6dd4ec4bb15afc463438375 P 1560ad85b0da4e689b889e3c0444fe24: No bootstrap required, opened a new log
I20260601 13:37:05.607728 10506 raft_consensus.cc:359] T 35afd5c760f84b229556fa035a3ee26b P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.607841 10505 ts_tablet_manager.cc:1403] T e13f1d0ab6dd4ec4bb15afc463438375 P 1560ad85b0da4e689b889e3c0444fe24: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:37:05.607859 10506 raft_consensus.cc:385] T 35afd5c760f84b229556fa035a3ee26b P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:05.607944 10506 raft_consensus.cc:740] T 35afd5c760f84b229556fa035a3ee26b P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cadbf6e7954b4ad695dcdc40b01c1dd6, State: Initialized, Role: FOLLOWER
I20260601 13:37:05.608096 10506 consensus_queue.cc:260] T 35afd5c760f84b229556fa035a3ee26b P cadbf6e7954b4ad695dcdc40b01c1dd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.608335 10505 raft_consensus.cc:359] T e13f1d0ab6dd4ec4bb15afc463438375 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.608409 10506 ts_tablet_manager.cc:1434] T 35afd5c760f84b229556fa035a3ee26b P cadbf6e7954b4ad695dcdc40b01c1dd6: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:05.608446 10505 raft_consensus.cc:385] T e13f1d0ab6dd4ec4bb15afc463438375 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:05.608486 10505 raft_consensus.cc:740] T e13f1d0ab6dd4ec4bb15afc463438375 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1560ad85b0da4e689b889e3c0444fe24, State: Initialized, Role: FOLLOWER
I20260601 13:37:05.608608 10505 consensus_queue.cc:260] T e13f1d0ab6dd4ec4bb15afc463438375 P 1560ad85b0da4e689b889e3c0444fe24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.608675 10506 tablet_bootstrap.cc:492] T eac43cd3d9d04f5bb6a72b2e07112f17 P cadbf6e7954b4ad695dcdc40b01c1dd6: Bootstrap starting.
I20260601 13:37:05.608871 10505 ts_tablet_manager.cc:1434] T e13f1d0ab6dd4ec4bb15afc463438375 P 1560ad85b0da4e689b889e3c0444fe24: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:05.609063 10505 tablet_bootstrap.cc:492] T 0359b48e468a4885803019a60297100f P 1560ad85b0da4e689b889e3c0444fe24: Bootstrap starting.
I20260601 13:37:05.609681 10506 tablet_bootstrap.cc:654] T eac43cd3d9d04f5bb6a72b2e07112f17 P cadbf6e7954b4ad695dcdc40b01c1dd6: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:05.610039 10505 tablet_bootstrap.cc:654] T 0359b48e468a4885803019a60297100f P 1560ad85b0da4e689b889e3c0444fe24: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:05.607645 10511 raft_consensus.cc:385] T a31aa001ddbb490ea6c0f6ed25796e05 P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:05.610992 10511 raft_consensus.cc:740] T a31aa001ddbb490ea6c0f6ed25796e05 P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f60b2735fb904d28a38823fb1a2ceb9e, State: Initialized, Role: FOLLOWER
I20260601 13:37:05.610881 10506 tablet_bootstrap.cc:492] T eac43cd3d9d04f5bb6a72b2e07112f17 P cadbf6e7954b4ad695dcdc40b01c1dd6: No bootstrap required, opened a new log
I20260601 13:37:05.611163 10506 ts_tablet_manager.cc:1403] T eac43cd3d9d04f5bb6a72b2e07112f17 P cadbf6e7954b4ad695dcdc40b01c1dd6: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:05.611218 10511 consensus_queue.cc:260] T a31aa001ddbb490ea6c0f6ed25796e05 P f60b2735fb904d28a38823fb1a2ceb9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.611683 10506 raft_consensus.cc:359] T eac43cd3d9d04f5bb6a72b2e07112f17 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.611730 10511 ts_tablet_manager.cc:1434] T a31aa001ddbb490ea6c0f6ed25796e05 P f60b2735fb904d28a38823fb1a2ceb9e: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.001s
I20260601 13:37:05.611800 10506 raft_consensus.cc:385] T eac43cd3d9d04f5bb6a72b2e07112f17 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:05.611840 10506 raft_consensus.cc:740] T eac43cd3d9d04f5bb6a72b2e07112f17 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cadbf6e7954b4ad695dcdc40b01c1dd6, State: Initialized, Role: FOLLOWER
I20260601 13:37:05.611943 10511 tablet_bootstrap.cc:492] T 0359b48e468a4885803019a60297100f P f60b2735fb904d28a38823fb1a2ceb9e: Bootstrap starting.
I20260601 13:37:05.611963 10506 consensus_queue.cc:260] T eac43cd3d9d04f5bb6a72b2e07112f17 P cadbf6e7954b4ad695dcdc40b01c1dd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.612345 10506 ts_tablet_manager.cc:1434] T eac43cd3d9d04f5bb6a72b2e07112f17 P cadbf6e7954b4ad695dcdc40b01c1dd6: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:05.612541 10506 tablet_bootstrap.cc:492] T 59e7aba823824abb9b028115d0555673 P cadbf6e7954b4ad695dcdc40b01c1dd6: Bootstrap starting.
I20260601 13:37:05.613091 10511 tablet_bootstrap.cc:654] T 0359b48e468a4885803019a60297100f P f60b2735fb904d28a38823fb1a2ceb9e: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:05.613416 10506 tablet_bootstrap.cc:654] T 59e7aba823824abb9b028115d0555673 P cadbf6e7954b4ad695dcdc40b01c1dd6: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:05.611145 10505 tablet_bootstrap.cc:492] T 0359b48e468a4885803019a60297100f P 1560ad85b0da4e689b889e3c0444fe24: No bootstrap required, opened a new log
I20260601 13:37:05.614081 10505 ts_tablet_manager.cc:1403] T 0359b48e468a4885803019a60297100f P 1560ad85b0da4e689b889e3c0444fe24: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:37:05.614632 10506 tablet_bootstrap.cc:492] T 59e7aba823824abb9b028115d0555673 P cadbf6e7954b4ad695dcdc40b01c1dd6: No bootstrap required, opened a new log
I20260601 13:37:05.614596 10505 raft_consensus.cc:359] T 0359b48e468a4885803019a60297100f P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.614710 10505 raft_consensus.cc:385] T 0359b48e468a4885803019a60297100f P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:05.614723 10506 ts_tablet_manager.cc:1403] T 59e7aba823824abb9b028115d0555673 P cadbf6e7954b4ad695dcdc40b01c1dd6: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:05.614768 10505 raft_consensus.cc:740] T 0359b48e468a4885803019a60297100f P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1560ad85b0da4e689b889e3c0444fe24, State: Initialized, Role: FOLLOWER
I20260601 13:37:05.614945 10505 consensus_queue.cc:260] T 0359b48e468a4885803019a60297100f P 1560ad85b0da4e689b889e3c0444fe24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.615231 10506 raft_consensus.cc:359] T 59e7aba823824abb9b028115d0555673 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.615350 10506 raft_consensus.cc:385] T 59e7aba823824abb9b028115d0555673 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:05.615383 10506 raft_consensus.cc:740] T 59e7aba823824abb9b028115d0555673 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cadbf6e7954b4ad695dcdc40b01c1dd6, State: Initialized, Role: FOLLOWER
I20260601 13:37:05.615525 10506 consensus_queue.cc:260] T 59e7aba823824abb9b028115d0555673 P cadbf6e7954b4ad695dcdc40b01c1dd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.615787 10505 ts_tablet_manager.cc:1434] T 0359b48e468a4885803019a60297100f P 1560ad85b0da4e689b889e3c0444fe24: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:37:05.615834 10506 ts_tablet_manager.cc:1434] T 59e7aba823824abb9b028115d0555673 P cadbf6e7954b4ad695dcdc40b01c1dd6: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:05.615974 10505 tablet_bootstrap.cc:492] T 35afd5c760f84b229556fa035a3ee26b P 1560ad85b0da4e689b889e3c0444fe24: Bootstrap starting.
I20260601 13:37:05.616015 10506 tablet_bootstrap.cc:492] T 69df935859fe480db0d5ad2ce54c22bd P cadbf6e7954b4ad695dcdc40b01c1dd6: Bootstrap starting.
I20260601 13:37:05.617139 10506 tablet_bootstrap.cc:654] T 69df935859fe480db0d5ad2ce54c22bd P cadbf6e7954b4ad695dcdc40b01c1dd6: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:05.617194 10505 tablet_bootstrap.cc:654] T 35afd5c760f84b229556fa035a3ee26b P 1560ad85b0da4e689b889e3c0444fe24: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:05.618275 10505 tablet_bootstrap.cc:492] T 35afd5c760f84b229556fa035a3ee26b P 1560ad85b0da4e689b889e3c0444fe24: No bootstrap required, opened a new log
I20260601 13:37:05.618402 10505 ts_tablet_manager.cc:1403] T 35afd5c760f84b229556fa035a3ee26b P 1560ad85b0da4e689b889e3c0444fe24: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:37:05.618784 10505 raft_consensus.cc:359] T 35afd5c760f84b229556fa035a3ee26b P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.618899 10505 raft_consensus.cc:385] T 35afd5c760f84b229556fa035a3ee26b P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:05.618952 10505 raft_consensus.cc:740] T 35afd5c760f84b229556fa035a3ee26b P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1560ad85b0da4e689b889e3c0444fe24, State: Initialized, Role: FOLLOWER
I20260601 13:37:05.619122 10505 consensus_queue.cc:260] T 35afd5c760f84b229556fa035a3ee26b P 1560ad85b0da4e689b889e3c0444fe24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.619442 10505 ts_tablet_manager.cc:1434] T 35afd5c760f84b229556fa035a3ee26b P 1560ad85b0da4e689b889e3c0444fe24: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:05.619635 10511 tablet_bootstrap.cc:492] T 0359b48e468a4885803019a60297100f P f60b2735fb904d28a38823fb1a2ceb9e: No bootstrap required, opened a new log
I20260601 13:37:05.619647 10505 tablet_bootstrap.cc:492] T 26d763ad98174337ba9a6dbbdfc21f6c P 1560ad85b0da4e689b889e3c0444fe24: Bootstrap starting.
I20260601 13:37:05.619745 10511 ts_tablet_manager.cc:1403] T 0359b48e468a4885803019a60297100f P f60b2735fb904d28a38823fb1a2ceb9e: Time spent bootstrapping tablet: real 0.008s	user 0.001s	sys 0.001s
I20260601 13:37:05.620162 10511 raft_consensus.cc:359] T 0359b48e468a4885803019a60297100f P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.620285 10511 raft_consensus.cc:385] T 0359b48e468a4885803019a60297100f P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:05.620335 10511 raft_consensus.cc:740] T 0359b48e468a4885803019a60297100f P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f60b2735fb904d28a38823fb1a2ceb9e, State: Initialized, Role: FOLLOWER
I20260601 13:37:05.620458 10506 tablet_bootstrap.cc:492] T 69df935859fe480db0d5ad2ce54c22bd P cadbf6e7954b4ad695dcdc40b01c1dd6: No bootstrap required, opened a new log
I20260601 13:37:05.620456 10511 consensus_queue.cc:260] T 0359b48e468a4885803019a60297100f P f60b2735fb904d28a38823fb1a2ceb9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.620591 10506 ts_tablet_manager.cc:1403] T 69df935859fe480db0d5ad2ce54c22bd P cadbf6e7954b4ad695dcdc40b01c1dd6: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:37:05.620745 10511 ts_tablet_manager.cc:1434] T 0359b48e468a4885803019a60297100f P f60b2735fb904d28a38823fb1a2ceb9e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:37:05.620867 10505 tablet_bootstrap.cc:654] T 26d763ad98174337ba9a6dbbdfc21f6c P 1560ad85b0da4e689b889e3c0444fe24: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:05.621107 10506 raft_consensus.cc:359] T 69df935859fe480db0d5ad2ce54c22bd P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.621210 10506 raft_consensus.cc:385] T 69df935859fe480db0d5ad2ce54c22bd P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:05.621250 10506 raft_consensus.cc:740] T 69df935859fe480db0d5ad2ce54c22bd P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cadbf6e7954b4ad695dcdc40b01c1dd6, State: Initialized, Role: FOLLOWER
I20260601 13:37:05.621574 10506 consensus_queue.cc:260] T 69df935859fe480db0d5ad2ce54c22bd P cadbf6e7954b4ad695dcdc40b01c1dd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.621656 10511 tablet_bootstrap.cc:492] T 59e7aba823824abb9b028115d0555673 P f60b2735fb904d28a38823fb1a2ceb9e: Bootstrap starting.
I20260601 13:37:05.621883 10506 ts_tablet_manager.cc:1434] T 69df935859fe480db0d5ad2ce54c22bd P cadbf6e7954b4ad695dcdc40b01c1dd6: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:05.622174 10505 tablet_bootstrap.cc:492] T 26d763ad98174337ba9a6dbbdfc21f6c P 1560ad85b0da4e689b889e3c0444fe24: No bootstrap required, opened a new log
I20260601 13:37:05.622325 10505 ts_tablet_manager.cc:1403] T 26d763ad98174337ba9a6dbbdfc21f6c P 1560ad85b0da4e689b889e3c0444fe24: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:37:05.622789 10511 tablet_bootstrap.cc:654] T 59e7aba823824abb9b028115d0555673 P f60b2735fb904d28a38823fb1a2ceb9e: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:05.622828 10505 raft_consensus.cc:359] T 26d763ad98174337ba9a6dbbdfc21f6c P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } }
I20260601 13:37:05.622915 10505 raft_consensus.cc:385] T 26d763ad98174337ba9a6dbbdfc21f6c P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:05.622949 10505 raft_consensus.cc:740] T 26d763ad98174337ba9a6dbbdfc21f6c P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1560ad85b0da4e689b889e3c0444fe24, State: Initialized, Role: FOLLOWER
I20260601 13:37:05.623138 10505 consensus_queue.cc:260] T 26d763ad98174337ba9a6dbbdfc21f6c P 1560ad85b0da4e689b889e3c0444fe24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } }
I20260601 13:37:05.623834 10505 ts_tablet_manager.cc:1434] T 26d763ad98174337ba9a6dbbdfc21f6c P 1560ad85b0da4e689b889e3c0444fe24: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:05.624619 10511 tablet_bootstrap.cc:492] T 59e7aba823824abb9b028115d0555673 P f60b2735fb904d28a38823fb1a2ceb9e: No bootstrap required, opened a new log
I20260601 13:37:05.624709 10511 ts_tablet_manager.cc:1403] T 59e7aba823824abb9b028115d0555673 P f60b2735fb904d28a38823fb1a2ceb9e: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:37:05.625152 10511 raft_consensus.cc:359] T 59e7aba823824abb9b028115d0555673 P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.625262 10511 raft_consensus.cc:385] T 59e7aba823824abb9b028115d0555673 P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:05.625317 10511 raft_consensus.cc:740] T 59e7aba823824abb9b028115d0555673 P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f60b2735fb904d28a38823fb1a2ceb9e, State: Initialized, Role: FOLLOWER
I20260601 13:37:05.625497 10511 consensus_queue.cc:260] T 59e7aba823824abb9b028115d0555673 P f60b2735fb904d28a38823fb1a2ceb9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.625769 10511 ts_tablet_manager.cc:1434] T 59e7aba823824abb9b028115d0555673 P f60b2735fb904d28a38823fb1a2ceb9e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:05.653223 10510 raft_consensus.cc:493] T 0359b48e468a4885803019a60297100f P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:05.653402 10510 raft_consensus.cc:515] T 0359b48e468a4885803019a60297100f P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.654103 10510 leader_election.cc:290] T 0359b48e468a4885803019a60297100f P cadbf6e7954b4ad695dcdc40b01c1dd6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1560ad85b0da4e689b889e3c0444fe24 (127.7.40.1:38309), f60b2735fb904d28a38823fb1a2ceb9e (127.7.40.3:44893)
I20260601 13:37:05.658071 10308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0359b48e468a4885803019a60297100f" candidate_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1560ad85b0da4e689b889e3c0444fe24" is_pre_election: true
I20260601 13:37:05.658071 10459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0359b48e468a4885803019a60297100f" candidate_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" is_pre_election: true
I20260601 13:37:05.658253 10308 raft_consensus.cc:2468] T 0359b48e468a4885803019a60297100f P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cadbf6e7954b4ad695dcdc40b01c1dd6 in term 0.
I20260601 13:37:05.658442 10459 raft_consensus.cc:2468] T 0359b48e468a4885803019a60297100f P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cadbf6e7954b4ad695dcdc40b01c1dd6 in term 0.
I20260601 13:37:05.658766 10350 leader_election.cc:304] T 0359b48e468a4885803019a60297100f P cadbf6e7954b4ad695dcdc40b01c1dd6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1560ad85b0da4e689b889e3c0444fe24, cadbf6e7954b4ad695dcdc40b01c1dd6; no voters: 
I20260601 13:37:05.658962 10510 raft_consensus.cc:2804] T 0359b48e468a4885803019a60297100f P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:05.659030 10510 raft_consensus.cc:493] T 0359b48e468a4885803019a60297100f P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:05.659099 10510 raft_consensus.cc:3060] T 0359b48e468a4885803019a60297100f P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:05.660046 10510 raft_consensus.cc:515] T 0359b48e468a4885803019a60297100f P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.660472 10510 leader_election.cc:290] T 0359b48e468a4885803019a60297100f P cadbf6e7954b4ad695dcdc40b01c1dd6 [CANDIDATE]: Term 1 election: Requested vote from peers 1560ad85b0da4e689b889e3c0444fe24 (127.7.40.1:38309), f60b2735fb904d28a38823fb1a2ceb9e (127.7.40.3:44893)
I20260601 13:37:05.660867 10308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0359b48e468a4885803019a60297100f" candidate_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1560ad85b0da4e689b889e3c0444fe24"
I20260601 13:37:05.660944 10459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0359b48e468a4885803019a60297100f" candidate_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f60b2735fb904d28a38823fb1a2ceb9e"
I20260601 13:37:05.661020 10308 raft_consensus.cc:3060] T 0359b48e468a4885803019a60297100f P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:05.661084 10459 raft_consensus.cc:3060] T 0359b48e468a4885803019a60297100f P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:05.661922 10308 raft_consensus.cc:2468] T 0359b48e468a4885803019a60297100f P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cadbf6e7954b4ad695dcdc40b01c1dd6 in term 1.
I20260601 13:37:05.661978 10459 raft_consensus.cc:2468] T 0359b48e468a4885803019a60297100f P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cadbf6e7954b4ad695dcdc40b01c1dd6 in term 1.
I20260601 13:37:05.662240 10350 leader_election.cc:304] T 0359b48e468a4885803019a60297100f P cadbf6e7954b4ad695dcdc40b01c1dd6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1560ad85b0da4e689b889e3c0444fe24, cadbf6e7954b4ad695dcdc40b01c1dd6; no voters: 
I20260601 13:37:05.662432 10510 raft_consensus.cc:2804] T 0359b48e468a4885803019a60297100f P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:05.662667 10510 raft_consensus.cc:697] T 0359b48e468a4885803019a60297100f P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 LEADER]: Becoming Leader. State: Replica: cadbf6e7954b4ad695dcdc40b01c1dd6, State: Running, Role: LEADER
I20260601 13:37:05.662878 10510 consensus_queue.cc:237] T 0359b48e468a4885803019a60297100f P cadbf6e7954b4ad695dcdc40b01c1dd6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.664914 10205 catalog_manager.cc:5696] T 0359b48e468a4885803019a60297100f P cadbf6e7954b4ad695dcdc40b01c1dd6 reported cstate change: term changed from 0 to 1, leader changed from <none> to cadbf6e7954b4ad695dcdc40b01c1dd6 (127.7.40.2). New cstate: current_term: 1 leader_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:05.668322 10509 raft_consensus.cc:493] T 26d763ad98174337ba9a6dbbdfc21f6c P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:05.668467 10509 raft_consensus.cc:515] T 26d763ad98174337ba9a6dbbdfc21f6c P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } }
I20260601 13:37:05.668936 10509 leader_election.cc:290] T 26d763ad98174337ba9a6dbbdfc21f6c P 1560ad85b0da4e689b889e3c0444fe24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f60b2735fb904d28a38823fb1a2ceb9e (127.7.40.3:44893), cadbf6e7954b4ad695dcdc40b01c1dd6 (127.7.40.2:40775)
I20260601 13:37:05.674109 10384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26d763ad98174337ba9a6dbbdfc21f6c" candidate_uuid: "1560ad85b0da4e689b889e3c0444fe24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" is_pre_election: true
I20260601 13:37:05.674101 10459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26d763ad98174337ba9a6dbbdfc21f6c" candidate_uuid: "1560ad85b0da4e689b889e3c0444fe24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" is_pre_election: true
I20260601 13:37:05.674358 10459 raft_consensus.cc:2468] T 26d763ad98174337ba9a6dbbdfc21f6c P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1560ad85b0da4e689b889e3c0444fe24 in term 0.
I20260601 13:37:05.674358 10384 raft_consensus.cc:2468] T 26d763ad98174337ba9a6dbbdfc21f6c P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1560ad85b0da4e689b889e3c0444fe24 in term 0.
I20260601 13:37:05.674760 10274 leader_election.cc:304] T 26d763ad98174337ba9a6dbbdfc21f6c P 1560ad85b0da4e689b889e3c0444fe24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1560ad85b0da4e689b889e3c0444fe24, cadbf6e7954b4ad695dcdc40b01c1dd6; no voters: 
I20260601 13:37:05.674986 10509 raft_consensus.cc:2804] T 26d763ad98174337ba9a6dbbdfc21f6c P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:05.675048 10509 raft_consensus.cc:493] T 26d763ad98174337ba9a6dbbdfc21f6c P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:05.675154 10509 raft_consensus.cc:3060] T 26d763ad98174337ba9a6dbbdfc21f6c P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:05.676146 10509 raft_consensus.cc:515] T 26d763ad98174337ba9a6dbbdfc21f6c P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } }
I20260601 13:37:05.676579 10509 leader_election.cc:290] T 26d763ad98174337ba9a6dbbdfc21f6c P 1560ad85b0da4e689b889e3c0444fe24 [CANDIDATE]: Term 1 election: Requested vote from peers f60b2735fb904d28a38823fb1a2ceb9e (127.7.40.3:44893), cadbf6e7954b4ad695dcdc40b01c1dd6 (127.7.40.2:40775)
I20260601 13:37:05.677045 10384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26d763ad98174337ba9a6dbbdfc21f6c" candidate_uuid: "1560ad85b0da4e689b889e3c0444fe24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6"
I20260601 13:37:05.677045 10459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26d763ad98174337ba9a6dbbdfc21f6c" candidate_uuid: "1560ad85b0da4e689b889e3c0444fe24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f60b2735fb904d28a38823fb1a2ceb9e"
I20260601 13:37:05.677217 10384 raft_consensus.cc:3060] T 26d763ad98174337ba9a6dbbdfc21f6c P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:05.677227 10459 raft_consensus.cc:3060] T 26d763ad98174337ba9a6dbbdfc21f6c P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:05.678278 10509 raft_consensus.cc:493] T 69df935859fe480db0d5ad2ce54c22bd P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:05.678295 10459 raft_consensus.cc:2468] T 26d763ad98174337ba9a6dbbdfc21f6c P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1560ad85b0da4e689b889e3c0444fe24 in term 1.
I20260601 13:37:05.678295 10384 raft_consensus.cc:2468] T 26d763ad98174337ba9a6dbbdfc21f6c P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1560ad85b0da4e689b889e3c0444fe24 in term 1.
I20260601 13:37:05.678421 10509 raft_consensus.cc:515] T 69df935859fe480db0d5ad2ce54c22bd P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.678740 10273 leader_election.cc:304] T 26d763ad98174337ba9a6dbbdfc21f6c P 1560ad85b0da4e689b889e3c0444fe24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1560ad85b0da4e689b889e3c0444fe24, f60b2735fb904d28a38823fb1a2ceb9e; no voters: 
I20260601 13:37:05.678906 10509 leader_election.cc:290] T 69df935859fe480db0d5ad2ce54c22bd P 1560ad85b0da4e689b889e3c0444fe24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cadbf6e7954b4ad695dcdc40b01c1dd6 (127.7.40.2:40775), f60b2735fb904d28a38823fb1a2ceb9e (127.7.40.3:44893)
I20260601 13:37:05.679023 10509 raft_consensus.cc:2804] T 26d763ad98174337ba9a6dbbdfc21f6c P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:05.679131 10509 raft_consensus.cc:697] T 26d763ad98174337ba9a6dbbdfc21f6c P 1560ad85b0da4e689b889e3c0444fe24 [term 1 LEADER]: Becoming Leader. State: Replica: 1560ad85b0da4e689b889e3c0444fe24, State: Running, Role: LEADER
I20260601 13:37:05.679291 10509 consensus_queue.cc:237] T 26d763ad98174337ba9a6dbbdfc21f6c P 1560ad85b0da4e689b889e3c0444fe24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } }
I20260601 13:37:05.679450 10459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69df935859fe480db0d5ad2ce54c22bd" candidate_uuid: "1560ad85b0da4e689b889e3c0444fe24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" is_pre_election: true
I20260601 13:37:05.679594 10459 raft_consensus.cc:2468] T 69df935859fe480db0d5ad2ce54c22bd P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1560ad85b0da4e689b889e3c0444fe24 in term 0.
I20260601 13:37:05.679700 10384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69df935859fe480db0d5ad2ce54c22bd" candidate_uuid: "1560ad85b0da4e689b889e3c0444fe24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" is_pre_election: true
I20260601 13:37:05.679801 10384 raft_consensus.cc:2468] T 69df935859fe480db0d5ad2ce54c22bd P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1560ad85b0da4e689b889e3c0444fe24 in term 0.
I20260601 13:37:05.679879 10273 leader_election.cc:304] T 69df935859fe480db0d5ad2ce54c22bd P 1560ad85b0da4e689b889e3c0444fe24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1560ad85b0da4e689b889e3c0444fe24, f60b2735fb904d28a38823fb1a2ceb9e; no voters: 
I20260601 13:37:05.680079 10541 raft_consensus.cc:2804] T 69df935859fe480db0d5ad2ce54c22bd P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:05.680188 10541 raft_consensus.cc:493] T 69df935859fe480db0d5ad2ce54c22bd P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:05.680287 10541 raft_consensus.cc:3060] T 69df935859fe480db0d5ad2ce54c22bd P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:05.681289 10541 raft_consensus.cc:515] T 69df935859fe480db0d5ad2ce54c22bd P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.681416 10205 catalog_manager.cc:5696] T 26d763ad98174337ba9a6dbbdfc21f6c P 1560ad85b0da4e689b889e3c0444fe24 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1560ad85b0da4e689b889e3c0444fe24 (127.7.40.1). New cstate: current_term: 1 leader_uuid: "1560ad85b0da4e689b889e3c0444fe24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } health_report { overall_health: HEALTHY } } }
I20260601 13:37:05.681722 10541 leader_election.cc:290] T 69df935859fe480db0d5ad2ce54c22bd P 1560ad85b0da4e689b889e3c0444fe24 [CANDIDATE]: Term 1 election: Requested vote from peers cadbf6e7954b4ad695dcdc40b01c1dd6 (127.7.40.2:40775), f60b2735fb904d28a38823fb1a2ceb9e (127.7.40.3:44893)
I20260601 13:37:05.682044 10384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69df935859fe480db0d5ad2ce54c22bd" candidate_uuid: "1560ad85b0da4e689b889e3c0444fe24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6"
I20260601 13:37:05.682088 10459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69df935859fe480db0d5ad2ce54c22bd" candidate_uuid: "1560ad85b0da4e689b889e3c0444fe24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f60b2735fb904d28a38823fb1a2ceb9e"
I20260601 13:37:05.682154 10384 raft_consensus.cc:3060] T 69df935859fe480db0d5ad2ce54c22bd P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:05.682202 10459 raft_consensus.cc:3060] T 69df935859fe480db0d5ad2ce54c22bd P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:05.682994 10459 raft_consensus.cc:2468] T 69df935859fe480db0d5ad2ce54c22bd P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1560ad85b0da4e689b889e3c0444fe24 in term 1.
I20260601 13:37:05.683149 10384 raft_consensus.cc:2468] T 69df935859fe480db0d5ad2ce54c22bd P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1560ad85b0da4e689b889e3c0444fe24 in term 1.
I20260601 13:37:05.683363 10273 leader_election.cc:304] T 69df935859fe480db0d5ad2ce54c22bd P 1560ad85b0da4e689b889e3c0444fe24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1560ad85b0da4e689b889e3c0444fe24, f60b2735fb904d28a38823fb1a2ceb9e; no voters: 
I20260601 13:37:05.683562 10541 raft_consensus.cc:2804] T 69df935859fe480db0d5ad2ce54c22bd P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:05.683660 10541 raft_consensus.cc:697] T 69df935859fe480db0d5ad2ce54c22bd P 1560ad85b0da4e689b889e3c0444fe24 [term 1 LEADER]: Becoming Leader. State: Replica: 1560ad85b0da4e689b889e3c0444fe24, State: Running, Role: LEADER
I20260601 13:37:05.683791 10541 consensus_queue.cc:237] T 69df935859fe480db0d5ad2ce54c22bd P 1560ad85b0da4e689b889e3c0444fe24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.685525 10205 catalog_manager.cc:5696] T 69df935859fe480db0d5ad2ce54c22bd P 1560ad85b0da4e689b889e3c0444fe24 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1560ad85b0da4e689b889e3c0444fe24 (127.7.40.1). New cstate: current_term: 1 leader_uuid: "1560ad85b0da4e689b889e3c0444fe24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:05.726485 10513 raft_consensus.cc:493] T eac43cd3d9d04f5bb6a72b2e07112f17 P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:05.726660 10513 raft_consensus.cc:515] T eac43cd3d9d04f5bb6a72b2e07112f17 P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.727280 10513 leader_election.cc:290] T eac43cd3d9d04f5bb6a72b2e07112f17 P f60b2735fb904d28a38823fb1a2ceb9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cadbf6e7954b4ad695dcdc40b01c1dd6 (127.7.40.2:40775), 1560ad85b0da4e689b889e3c0444fe24 (127.7.40.1:38309)
I20260601 13:37:05.728654 10510 raft_consensus.cc:493] T 35afd5c760f84b229556fa035a3ee26b P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:05.728776 10510 raft_consensus.cc:515] T 35afd5c760f84b229556fa035a3ee26b P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.729230 10510 leader_election.cc:290] T 35afd5c760f84b229556fa035a3ee26b P cadbf6e7954b4ad695dcdc40b01c1dd6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1560ad85b0da4e689b889e3c0444fe24 (127.7.40.1:38309), f60b2735fb904d28a38823fb1a2ceb9e (127.7.40.3:44893)
I20260601 13:37:05.729579 10308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35afd5c760f84b229556fa035a3ee26b" candidate_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1560ad85b0da4e689b889e3c0444fe24" is_pre_election: true
I20260601 13:37:05.729723 10308 raft_consensus.cc:2468] T 35afd5c760f84b229556fa035a3ee26b P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cadbf6e7954b4ad695dcdc40b01c1dd6 in term 0.
I20260601 13:37:05.729734 10459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35afd5c760f84b229556fa035a3ee26b" candidate_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" is_pre_election: true
I20260601 13:37:05.729885 10459 raft_consensus.cc:2468] T 35afd5c760f84b229556fa035a3ee26b P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cadbf6e7954b4ad695dcdc40b01c1dd6 in term 0.
I20260601 13:37:05.730072 10350 leader_election.cc:304] T 35afd5c760f84b229556fa035a3ee26b P cadbf6e7954b4ad695dcdc40b01c1dd6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1560ad85b0da4e689b889e3c0444fe24, cadbf6e7954b4ad695dcdc40b01c1dd6; no voters: 
I20260601 13:37:05.730286 10510 raft_consensus.cc:2804] T 35afd5c760f84b229556fa035a3ee26b P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:05.730352 10510 raft_consensus.cc:493] T 35afd5c760f84b229556fa035a3ee26b P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:05.730436 10510 raft_consensus.cc:3060] T 35afd5c760f84b229556fa035a3ee26b P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:05.730901 10537 raft_consensus.cc:493] T eac43cd3d9d04f5bb6a72b2e07112f17 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:05.731001 10537 raft_consensus.cc:515] T eac43cd3d9d04f5bb6a72b2e07112f17 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.731510 10537 leader_election.cc:290] T eac43cd3d9d04f5bb6a72b2e07112f17 P cadbf6e7954b4ad695dcdc40b01c1dd6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1560ad85b0da4e689b889e3c0444fe24 (127.7.40.1:38309), f60b2735fb904d28a38823fb1a2ceb9e (127.7.40.3:44893)
I20260601 13:37:05.731606 10510 raft_consensus.cc:515] T 35afd5c760f84b229556fa035a3ee26b P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.731767 10308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eac43cd3d9d04f5bb6a72b2e07112f17" candidate_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1560ad85b0da4e689b889e3c0444fe24" is_pre_election: true
I20260601 13:37:05.731909 10308 raft_consensus.cc:2468] T eac43cd3d9d04f5bb6a72b2e07112f17 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cadbf6e7954b4ad695dcdc40b01c1dd6 in term 0.
I20260601 13:37:05.732013 10510 leader_election.cc:290] T 35afd5c760f84b229556fa035a3ee26b P cadbf6e7954b4ad695dcdc40b01c1dd6 [CANDIDATE]: Term 1 election: Requested vote from peers 1560ad85b0da4e689b889e3c0444fe24 (127.7.40.1:38309), f60b2735fb904d28a38823fb1a2ceb9e (127.7.40.3:44893)
I20260601 13:37:05.732175 10350 leader_election.cc:304] T eac43cd3d9d04f5bb6a72b2e07112f17 P cadbf6e7954b4ad695dcdc40b01c1dd6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1560ad85b0da4e689b889e3c0444fe24, cadbf6e7954b4ad695dcdc40b01c1dd6; no voters: 
I20260601 13:37:05.732337 10510 raft_consensus.cc:2804] T eac43cd3d9d04f5bb6a72b2e07112f17 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:05.732396 10510 raft_consensus.cc:493] T eac43cd3d9d04f5bb6a72b2e07112f17 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:05.732438 10510 raft_consensus.cc:3060] T eac43cd3d9d04f5bb6a72b2e07112f17 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:05.732554 10384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eac43cd3d9d04f5bb6a72b2e07112f17" candidate_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" is_pre_election: true
I20260601 13:37:05.732653 10308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35afd5c760f84b229556fa035a3ee26b" candidate_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1560ad85b0da4e689b889e3c0444fe24"
I20260601 13:37:05.732719 10308 raft_consensus.cc:3060] T 35afd5c760f84b229556fa035a3ee26b P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:05.732771 10458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35afd5c760f84b229556fa035a3ee26b" candidate_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f60b2735fb904d28a38823fb1a2ceb9e"
I20260601 13:37:05.732882 10458 raft_consensus.cc:3060] T 35afd5c760f84b229556fa035a3ee26b P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:05.733457 10510 raft_consensus.cc:515] T eac43cd3d9d04f5bb6a72b2e07112f17 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.733610 10308 raft_consensus.cc:2468] T 35afd5c760f84b229556fa035a3ee26b P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cadbf6e7954b4ad695dcdc40b01c1dd6 in term 1.
I20260601 13:37:05.733661 10384 raft_consensus.cc:2393] T eac43cd3d9d04f5bb6a72b2e07112f17 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f60b2735fb904d28a38823fb1a2ceb9e in current term 1: Already voted for candidate cadbf6e7954b4ad695dcdc40b01c1dd6 in this term.
I20260601 13:37:05.733949 10350 leader_election.cc:304] T 35afd5c760f84b229556fa035a3ee26b P cadbf6e7954b4ad695dcdc40b01c1dd6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1560ad85b0da4e689b889e3c0444fe24, cadbf6e7954b4ad695dcdc40b01c1dd6; no voters: 
I20260601 13:37:05.733979 10458 raft_consensus.cc:2468] T 35afd5c760f84b229556fa035a3ee26b P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cadbf6e7954b4ad695dcdc40b01c1dd6 in term 1.
I20260601 13:37:05.734102 10537 raft_consensus.cc:2804] T 35afd5c760f84b229556fa035a3ee26b P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:05.734200 10459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eac43cd3d9d04f5bb6a72b2e07112f17" candidate_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" is_pre_election: true
I20260601 13:37:05.734333 10537 raft_consensus.cc:697] T 35afd5c760f84b229556fa035a3ee26b P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 LEADER]: Becoming Leader. State: Replica: cadbf6e7954b4ad695dcdc40b01c1dd6, State: Running, Role: LEADER
I20260601 13:37:05.734354 10459 raft_consensus.cc:2468] T eac43cd3d9d04f5bb6a72b2e07112f17 P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cadbf6e7954b4ad695dcdc40b01c1dd6 in term 0.
I20260601 13:37:05.734510 10537 consensus_queue.cc:237] T 35afd5c760f84b229556fa035a3ee26b P cadbf6e7954b4ad695dcdc40b01c1dd6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.734844 10308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eac43cd3d9d04f5bb6a72b2e07112f17" candidate_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1560ad85b0da4e689b889e3c0444fe24" is_pre_election: true
I20260601 13:37:05.734952 10308 raft_consensus.cc:2468] T eac43cd3d9d04f5bb6a72b2e07112f17 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f60b2735fb904d28a38823fb1a2ceb9e in term 0.
I20260601 13:37:05.735270 10425 leader_election.cc:304] T eac43cd3d9d04f5bb6a72b2e07112f17 P f60b2735fb904d28a38823fb1a2ceb9e [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: 1560ad85b0da4e689b889e3c0444fe24, f60b2735fb904d28a38823fb1a2ceb9e; no voters: cadbf6e7954b4ad695dcdc40b01c1dd6
I20260601 13:37:05.735401 10510 leader_election.cc:290] T eac43cd3d9d04f5bb6a72b2e07112f17 P cadbf6e7954b4ad695dcdc40b01c1dd6 [CANDIDATE]: Term 1 election: Requested vote from peers 1560ad85b0da4e689b889e3c0444fe24 (127.7.40.1:38309), f60b2735fb904d28a38823fb1a2ceb9e (127.7.40.3:44893)
I20260601 13:37:05.735530 10513 raft_consensus.cc:2804] T eac43cd3d9d04f5bb6a72b2e07112f17 P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:05.735584 10513 raft_consensus.cc:493] T eac43cd3d9d04f5bb6a72b2e07112f17 P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:05.735626 10513 raft_consensus.cc:3060] T eac43cd3d9d04f5bb6a72b2e07112f17 P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:05.735654 10459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eac43cd3d9d04f5bb6a72b2e07112f17" candidate_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f60b2735fb904d28a38823fb1a2ceb9e"
I20260601 13:37:05.735287 10308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eac43cd3d9d04f5bb6a72b2e07112f17" candidate_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1560ad85b0da4e689b889e3c0444fe24"
I20260601 13:37:05.735988 10308 raft_consensus.cc:3060] T eac43cd3d9d04f5bb6a72b2e07112f17 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:05.736256 10205 catalog_manager.cc:5696] T 35afd5c760f84b229556fa035a3ee26b P cadbf6e7954b4ad695dcdc40b01c1dd6 reported cstate change: term changed from 0 to 1, leader changed from <none> to cadbf6e7954b4ad695dcdc40b01c1dd6 (127.7.40.2). New cstate: current_term: 1 leader_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:05.736618 10513 raft_consensus.cc:515] T eac43cd3d9d04f5bb6a72b2e07112f17 P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.736852 10308 raft_consensus.cc:2468] T eac43cd3d9d04f5bb6a72b2e07112f17 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cadbf6e7954b4ad695dcdc40b01c1dd6 in term 1.
I20260601 13:37:05.736967 10513 leader_election.cc:290] T eac43cd3d9d04f5bb6a72b2e07112f17 P f60b2735fb904d28a38823fb1a2ceb9e [CANDIDATE]: Term 1 election: Requested vote from peers cadbf6e7954b4ad695dcdc40b01c1dd6 (127.7.40.2:40775), 1560ad85b0da4e689b889e3c0444fe24 (127.7.40.1:38309)
I20260601 13:37:05.737166 10459 raft_consensus.cc:2393] T eac43cd3d9d04f5bb6a72b2e07112f17 P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cadbf6e7954b4ad695dcdc40b01c1dd6 in current term 1: Already voted for candidate f60b2735fb904d28a38823fb1a2ceb9e in this term.
I20260601 13:37:05.737228 10350 leader_election.cc:304] T eac43cd3d9d04f5bb6a72b2e07112f17 P cadbf6e7954b4ad695dcdc40b01c1dd6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1560ad85b0da4e689b889e3c0444fe24, cadbf6e7954b4ad695dcdc40b01c1dd6; no voters: 
I20260601 13:37:05.737428 10384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eac43cd3d9d04f5bb6a72b2e07112f17" candidate_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6"
I20260601 13:37:05.737490 10510 raft_consensus.cc:2804] T eac43cd3d9d04f5bb6a72b2e07112f17 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:05.737695 10510 raft_consensus.cc:697] T eac43cd3d9d04f5bb6a72b2e07112f17 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 LEADER]: Becoming Leader. State: Replica: cadbf6e7954b4ad695dcdc40b01c1dd6, State: Running, Role: LEADER
I20260601 13:37:05.737815 10308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eac43cd3d9d04f5bb6a72b2e07112f17" candidate_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1560ad85b0da4e689b889e3c0444fe24"
I20260601 13:37:05.737973 10308 raft_consensus.cc:2393] T eac43cd3d9d04f5bb6a72b2e07112f17 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f60b2735fb904d28a38823fb1a2ceb9e in current term 1: Already voted for candidate cadbf6e7954b4ad695dcdc40b01c1dd6 in this term.
I20260601 13:37:05.737872 10510 consensus_queue.cc:237] T eac43cd3d9d04f5bb6a72b2e07112f17 P cadbf6e7954b4ad695dcdc40b01c1dd6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.739107 10425 leader_election.cc:304] T eac43cd3d9d04f5bb6a72b2e07112f17 P f60b2735fb904d28a38823fb1a2ceb9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f60b2735fb904d28a38823fb1a2ceb9e; no voters: 1560ad85b0da4e689b889e3c0444fe24, cadbf6e7954b4ad695dcdc40b01c1dd6
I20260601 13:37:05.739287 10513 raft_consensus.cc:2749] T eac43cd3d9d04f5bb6a72b2e07112f17 P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260601 13:37:05.740051 10205 catalog_manager.cc:5696] T eac43cd3d9d04f5bb6a72b2e07112f17 P cadbf6e7954b4ad695dcdc40b01c1dd6 reported cstate change: term changed from 0 to 1, leader changed from <none> to cadbf6e7954b4ad695dcdc40b01c1dd6 (127.7.40.2). New cstate: current_term: 1 leader_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:05.784546 10541 raft_consensus.cc:493] T 59e7aba823824abb9b028115d0555673 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:05.784718 10541 raft_consensus.cc:515] T 59e7aba823824abb9b028115d0555673 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.785413 10541 leader_election.cc:290] T 59e7aba823824abb9b028115d0555673 P 1560ad85b0da4e689b889e3c0444fe24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cadbf6e7954b4ad695dcdc40b01c1dd6 (127.7.40.2:40775), f60b2735fb904d28a38823fb1a2ceb9e (127.7.40.3:44893)
I20260601 13:37:05.786077 10384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e7aba823824abb9b028115d0555673" candidate_uuid: "1560ad85b0da4e689b889e3c0444fe24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" is_pre_election: true
I20260601 13:37:05.786254 10459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e7aba823824abb9b028115d0555673" candidate_uuid: "1560ad85b0da4e689b889e3c0444fe24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" is_pre_election: true
I20260601 13:37:05.786278 10384 raft_consensus.cc:2468] T 59e7aba823824abb9b028115d0555673 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1560ad85b0da4e689b889e3c0444fe24 in term 0.
I20260601 13:37:05.786420 10459 raft_consensus.cc:2468] T 59e7aba823824abb9b028115d0555673 P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1560ad85b0da4e689b889e3c0444fe24 in term 0.
I20260601 13:37:05.786757 10274 leader_election.cc:304] T 59e7aba823824abb9b028115d0555673 P 1560ad85b0da4e689b889e3c0444fe24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1560ad85b0da4e689b889e3c0444fe24, cadbf6e7954b4ad695dcdc40b01c1dd6; no voters: 
I20260601 13:37:05.787269 10541 raft_consensus.cc:2804] T 59e7aba823824abb9b028115d0555673 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:05.787357 10541 raft_consensus.cc:493] T 59e7aba823824abb9b028115d0555673 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:05.787406 10541 raft_consensus.cc:3060] T 59e7aba823824abb9b028115d0555673 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:05.788318 10541 raft_consensus.cc:515] T 59e7aba823824abb9b028115d0555673 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.788754 10541 leader_election.cc:290] T 59e7aba823824abb9b028115d0555673 P 1560ad85b0da4e689b889e3c0444fe24 [CANDIDATE]: Term 1 election: Requested vote from peers cadbf6e7954b4ad695dcdc40b01c1dd6 (127.7.40.2:40775), f60b2735fb904d28a38823fb1a2ceb9e (127.7.40.3:44893)
I20260601 13:37:05.789196 10384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e7aba823824abb9b028115d0555673" candidate_uuid: "1560ad85b0da4e689b889e3c0444fe24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6"
I20260601 13:37:05.789426 10384 raft_consensus.cc:3060] T 59e7aba823824abb9b028115d0555673 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:05.789278 10459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e7aba823824abb9b028115d0555673" candidate_uuid: "1560ad85b0da4e689b889e3c0444fe24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f60b2735fb904d28a38823fb1a2ceb9e"
I20260601 13:37:05.789573 10459 raft_consensus.cc:3060] T 59e7aba823824abb9b028115d0555673 P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:05.790397 10384 raft_consensus.cc:2468] T 59e7aba823824abb9b028115d0555673 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1560ad85b0da4e689b889e3c0444fe24 in term 1.
I20260601 13:37:05.790397 10459 raft_consensus.cc:2468] T 59e7aba823824abb9b028115d0555673 P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1560ad85b0da4e689b889e3c0444fe24 in term 1.
I20260601 13:37:05.790814 10274 leader_election.cc:304] T 59e7aba823824abb9b028115d0555673 P 1560ad85b0da4e689b889e3c0444fe24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1560ad85b0da4e689b889e3c0444fe24, cadbf6e7954b4ad695dcdc40b01c1dd6; no voters: 
I20260601 13:37:05.790993 10541 raft_consensus.cc:2804] T 59e7aba823824abb9b028115d0555673 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:05.791247 10541 raft_consensus.cc:697] T 59e7aba823824abb9b028115d0555673 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 LEADER]: Becoming Leader. State: Replica: 1560ad85b0da4e689b889e3c0444fe24, State: Running, Role: LEADER
I20260601 13:37:05.791525 10541 consensus_queue.cc:237] T 59e7aba823824abb9b028115d0555673 P 1560ad85b0da4e689b889e3c0444fe24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.793519 10205 catalog_manager.cc:5696] T 59e7aba823824abb9b028115d0555673 P 1560ad85b0da4e689b889e3c0444fe24 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1560ad85b0da4e689b889e3c0444fe24 (127.7.40.1). New cstate: current_term: 1 leader_uuid: "1560ad85b0da4e689b889e3c0444fe24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:05.847312 10541 raft_consensus.cc:493] T e13f1d0ab6dd4ec4bb15afc463438375 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:05.847587 10541 raft_consensus.cc:515] T e13f1d0ab6dd4ec4bb15afc463438375 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.848229 10541 leader_election.cc:290] T e13f1d0ab6dd4ec4bb15afc463438375 P 1560ad85b0da4e689b889e3c0444fe24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cadbf6e7954b4ad695dcdc40b01c1dd6 (127.7.40.2:40775), f60b2735fb904d28a38823fb1a2ceb9e (127.7.40.3:44893)
I20260601 13:37:05.848760 10384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e13f1d0ab6dd4ec4bb15afc463438375" candidate_uuid: "1560ad85b0da4e689b889e3c0444fe24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" is_pre_election: true
I20260601 13:37:05.848817 10459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e13f1d0ab6dd4ec4bb15afc463438375" candidate_uuid: "1560ad85b0da4e689b889e3c0444fe24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" is_pre_election: true
I20260601 13:37:05.848932 10384 raft_consensus.cc:2468] T e13f1d0ab6dd4ec4bb15afc463438375 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1560ad85b0da4e689b889e3c0444fe24 in term 0.
I20260601 13:37:05.849020 10459 raft_consensus.cc:2468] T e13f1d0ab6dd4ec4bb15afc463438375 P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1560ad85b0da4e689b889e3c0444fe24 in term 0.
I20260601 13:37:05.849300 10274 leader_election.cc:304] T e13f1d0ab6dd4ec4bb15afc463438375 P 1560ad85b0da4e689b889e3c0444fe24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1560ad85b0da4e689b889e3c0444fe24, cadbf6e7954b4ad695dcdc40b01c1dd6; no voters: 
I20260601 13:37:05.849541 10541 raft_consensus.cc:2804] T e13f1d0ab6dd4ec4bb15afc463438375 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:05.849604 10541 raft_consensus.cc:493] T e13f1d0ab6dd4ec4bb15afc463438375 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:05.849646 10541 raft_consensus.cc:3060] T e13f1d0ab6dd4ec4bb15afc463438375 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:05.850584 10541 raft_consensus.cc:515] T e13f1d0ab6dd4ec4bb15afc463438375 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.850994 10541 leader_election.cc:290] T e13f1d0ab6dd4ec4bb15afc463438375 P 1560ad85b0da4e689b889e3c0444fe24 [CANDIDATE]: Term 1 election: Requested vote from peers cadbf6e7954b4ad695dcdc40b01c1dd6 (127.7.40.2:40775), f60b2735fb904d28a38823fb1a2ceb9e (127.7.40.3:44893)
I20260601 13:37:05.851616 10384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e13f1d0ab6dd4ec4bb15afc463438375" candidate_uuid: "1560ad85b0da4e689b889e3c0444fe24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6"
I20260601 13:37:05.851745 10384 raft_consensus.cc:3060] T e13f1d0ab6dd4ec4bb15afc463438375 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:05.851778 10459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e13f1d0ab6dd4ec4bb15afc463438375" candidate_uuid: "1560ad85b0da4e689b889e3c0444fe24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f60b2735fb904d28a38823fb1a2ceb9e"
I20260601 13:37:05.851922 10459 raft_consensus.cc:3060] T e13f1d0ab6dd4ec4bb15afc463438375 P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:05.852669 10384 raft_consensus.cc:2468] T e13f1d0ab6dd4ec4bb15afc463438375 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1560ad85b0da4e689b889e3c0444fe24 in term 1.
I20260601 13:37:05.852705 10459 raft_consensus.cc:2468] T e13f1d0ab6dd4ec4bb15afc463438375 P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1560ad85b0da4e689b889e3c0444fe24 in term 1.
I20260601 13:37:05.853008 10274 leader_election.cc:304] T e13f1d0ab6dd4ec4bb15afc463438375 P 1560ad85b0da4e689b889e3c0444fe24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1560ad85b0da4e689b889e3c0444fe24, cadbf6e7954b4ad695dcdc40b01c1dd6; no voters: 
I20260601 13:37:05.853236 10541 raft_consensus.cc:2804] T e13f1d0ab6dd4ec4bb15afc463438375 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:05.853334 10541 raft_consensus.cc:697] T e13f1d0ab6dd4ec4bb15afc463438375 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 LEADER]: Becoming Leader. State: Replica: 1560ad85b0da4e689b889e3c0444fe24, State: Running, Role: LEADER
I20260601 13:37:05.853497 10541 consensus_queue.cc:237] T e13f1d0ab6dd4ec4bb15afc463438375 P 1560ad85b0da4e689b889e3c0444fe24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.855446 10205 catalog_manager.cc:5696] T e13f1d0ab6dd4ec4bb15afc463438375 P 1560ad85b0da4e689b889e3c0444fe24 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1560ad85b0da4e689b889e3c0444fe24 (127.7.40.1). New cstate: current_term: 1 leader_uuid: "1560ad85b0da4e689b889e3c0444fe24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:05.882524 10541 raft_consensus.cc:493] T a31aa001ddbb490ea6c0f6ed25796e05 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:05.882697 10541 raft_consensus.cc:515] T a31aa001ddbb490ea6c0f6ed25796e05 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.883329 10541 leader_election.cc:290] T a31aa001ddbb490ea6c0f6ed25796e05 P 1560ad85b0da4e689b889e3c0444fe24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cadbf6e7954b4ad695dcdc40b01c1dd6 (127.7.40.2:40775), f60b2735fb904d28a38823fb1a2ceb9e (127.7.40.3:44893)
I20260601 13:37:05.883932 10384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a31aa001ddbb490ea6c0f6ed25796e05" candidate_uuid: "1560ad85b0da4e689b889e3c0444fe24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" is_pre_election: true
I20260601 13:37:05.883958 10459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a31aa001ddbb490ea6c0f6ed25796e05" candidate_uuid: "1560ad85b0da4e689b889e3c0444fe24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" is_pre_election: true
I20260601 13:37:05.884110 10384 raft_consensus.cc:2468] T a31aa001ddbb490ea6c0f6ed25796e05 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1560ad85b0da4e689b889e3c0444fe24 in term 0.
I20260601 13:37:05.884109 10459 raft_consensus.cc:2468] T a31aa001ddbb490ea6c0f6ed25796e05 P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1560ad85b0da4e689b889e3c0444fe24 in term 0.
I20260601 13:37:05.884502 10273 leader_election.cc:304] T a31aa001ddbb490ea6c0f6ed25796e05 P 1560ad85b0da4e689b889e3c0444fe24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1560ad85b0da4e689b889e3c0444fe24, f60b2735fb904d28a38823fb1a2ceb9e; no voters: 
I20260601 13:37:05.884714 10541 raft_consensus.cc:2804] T a31aa001ddbb490ea6c0f6ed25796e05 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:05.884773 10541 raft_consensus.cc:493] T a31aa001ddbb490ea6c0f6ed25796e05 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:05.884800 10541 raft_consensus.cc:3060] T a31aa001ddbb490ea6c0f6ed25796e05 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:05.885649 10541 raft_consensus.cc:515] T a31aa001ddbb490ea6c0f6ed25796e05 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.886025 10541 leader_election.cc:290] T a31aa001ddbb490ea6c0f6ed25796e05 P 1560ad85b0da4e689b889e3c0444fe24 [CANDIDATE]: Term 1 election: Requested vote from peers cadbf6e7954b4ad695dcdc40b01c1dd6 (127.7.40.2:40775), f60b2735fb904d28a38823fb1a2ceb9e (127.7.40.3:44893)
I20260601 13:37:05.886399 10384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a31aa001ddbb490ea6c0f6ed25796e05" candidate_uuid: "1560ad85b0da4e689b889e3c0444fe24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6"
I20260601 13:37:05.886400 10459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a31aa001ddbb490ea6c0f6ed25796e05" candidate_uuid: "1560ad85b0da4e689b889e3c0444fe24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f60b2735fb904d28a38823fb1a2ceb9e"
I20260601 13:37:05.886561 10384 raft_consensus.cc:3060] T a31aa001ddbb490ea6c0f6ed25796e05 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:05.886564 10459 raft_consensus.cc:3060] T a31aa001ddbb490ea6c0f6ed25796e05 P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:05.887460 10459 raft_consensus.cc:2468] T a31aa001ddbb490ea6c0f6ed25796e05 P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1560ad85b0da4e689b889e3c0444fe24 in term 1.
I20260601 13:37:05.887460 10384 raft_consensus.cc:2468] T a31aa001ddbb490ea6c0f6ed25796e05 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1560ad85b0da4e689b889e3c0444fe24 in term 1.
I20260601 13:37:05.887821 10273 leader_election.cc:304] T a31aa001ddbb490ea6c0f6ed25796e05 P 1560ad85b0da4e689b889e3c0444fe24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1560ad85b0da4e689b889e3c0444fe24, f60b2735fb904d28a38823fb1a2ceb9e; no voters: 
I20260601 13:37:05.888043 10541 raft_consensus.cc:2804] T a31aa001ddbb490ea6c0f6ed25796e05 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:05.888161 10541 raft_consensus.cc:697] T a31aa001ddbb490ea6c0f6ed25796e05 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 LEADER]: Becoming Leader. State: Replica: 1560ad85b0da4e689b889e3c0444fe24, State: Running, Role: LEADER
I20260601 13:37:05.888311 10541 consensus_queue.cc:237] T a31aa001ddbb490ea6c0f6ed25796e05 P 1560ad85b0da4e689b889e3c0444fe24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.890308 10205 catalog_manager.cc:5696] T a31aa001ddbb490ea6c0f6ed25796e05 P 1560ad85b0da4e689b889e3c0444fe24 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1560ad85b0da4e689b889e3c0444fe24 (127.7.40.1). New cstate: current_term: 1 leader_uuid: "1560ad85b0da4e689b889e3c0444fe24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:05.935367  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:05.937798 10553 instance_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:37:05.937886 10555 instance_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:37:05.937963 10552 instance_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:37:05.938105  7328 server_base.cc:1061] running on GCE node
I20260601 13:37:05.938315  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:05.938367  7328 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:37:05.938406  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321025938386 us; error 0 us; skew 500 ppm
I20260601 13:37:05.939584  7328 webserver.cc:533] Webserver started at http://127.7.40.4:46829/ using document root <none> and password file <none>
I20260601 13:37:05.939790  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:05.939879  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:05.939970  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:05.940407  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320954551505-7328-0/minicluster-data/ts-3-root/instance:
uuid: "d54e0dba6e8a46a895402598e3c299b4"
format_stamp: "Formatted at 2026-06-01 13:37:05 on dist-test-slave-b9mm"
I20260601 13:37:05.942323  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:05.943754 10560 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:37:05.944203  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:05.944291  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320954551505-7328-0/minicluster-data/ts-3-root
uuid: "d54e0dba6e8a46a895402598e3c299b4"
format_stamp: "Formatted at 2026-06-01 13:37:05 on dist-test-slave-b9mm"
I20260601 13:37:05.944485  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320954551505-7328-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320954551505-7328-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320954551505-7328-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:37:05.952701  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:05.953233  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:05.953600  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:05.954155  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:05.954197  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:05.954231  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:05.954290  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:05.959918  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.4:45155
I20260601 13:37:05.960055 10623 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.4:45155 every 8 connection(s)
I20260601 13:37:05.961766 10205 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40134:
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
I20260601 13:37:05.966279 10624 heartbeater.cc:344] Connected to a master server at 127.7.40.62:44567
I20260601 13:37:05.966428 10624 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:05.966707 10624 heartbeater.cc:507] Master 127.7.40.62:44567 requested a full tablet report, sending...
I20260601 13:37:05.967509 10203 ts_manager.cc:194] Registered new tserver with Master: d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4:45155)
W20260601 13:37:05.967710 10205 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5d3fdb5a5ec0464cb763d295872928ec has no consensus state
W20260601 13:37:05.968039 10205 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 43eeccf9607148fd9d46e1b7a7076d60 has no consensus state
I20260601 13:37:05.968281 10203 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40150
W20260601 13:37:05.968947 10205 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d361845c320e4f86aa4a57d83be0e8f3 has no consensus state
W20260601 13:37:05.969238 10205 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c96a404349f04fddb93492cb74b95435 has no consensus state
W20260601 13:37:05.969549 10205 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6de9d0e5c3044b2d960103bdd7cf19f5 has no consensus state
W20260601 13:37:05.969835 10205 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 77130147db894a56bf86e06d496de8d8 has no consensus state
W20260601 13:37:05.970113 10205 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 34e276687cb747f3922793e6f4d50576 has no consensus state
W20260601 13:37:05.970438 10205 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 964a950be9e54bc497836d7b8d2e04b5 has no consensus state
I20260601 13:37:05.975539 10370 tablet_service.cc:1511] Processing CreateTablet for tablet 5d3fdb5a5ec0464cb763d295872928ec (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b818851d802433a9ef70cda506d9480]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:05.975633 10296 tablet_service.cc:1511] Processing CreateTablet for tablet 5d3fdb5a5ec0464cb763d295872928ec (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b818851d802433a9ef70cda506d9480]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:05.975888 10370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d3fdb5a5ec0464cb763d295872928ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:05.975829 10448 tablet_service.cc:1511] Processing CreateTablet for tablet 43eeccf9607148fd9d46e1b7a7076d60 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b818851d802433a9ef70cda506d9480]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:05.975939 10296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d3fdb5a5ec0464cb763d295872928ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:05.976074 10448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43eeccf9607148fd9d46e1b7a7076d60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:05.976562 10446 tablet_service.cc:1511] Processing CreateTablet for tablet d361845c320e4f86aa4a57d83be0e8f3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b818851d802433a9ef70cda506d9480]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:05.976824 10446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d361845c320e4f86aa4a57d83be0e8f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:05.978241 10505 tablet_bootstrap.cc:492] T 5d3fdb5a5ec0464cb763d295872928ec P 1560ad85b0da4e689b889e3c0444fe24: Bootstrap starting.
I20260601 13:37:05.978915 10511 tablet_bootstrap.cc:492] T 43eeccf9607148fd9d46e1b7a7076d60 P f60b2735fb904d28a38823fb1a2ceb9e: Bootstrap starting.
I20260601 13:37:05.979437 10298 tablet_service.cc:1511] Processing CreateTablet for tablet 43eeccf9607148fd9d46e1b7a7076d60 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b818851d802433a9ef70cda506d9480]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:05.979725 10298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43eeccf9607148fd9d46e1b7a7076d60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:05.979773 10505 tablet_bootstrap.cc:654] T 5d3fdb5a5ec0464cb763d295872928ec P 1560ad85b0da4e689b889e3c0444fe24: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:05.979947 10511 tablet_bootstrap.cc:654] T 43eeccf9607148fd9d46e1b7a7076d60 P f60b2735fb904d28a38823fb1a2ceb9e: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:05.980633 10506 tablet_bootstrap.cc:492] T 5d3fdb5a5ec0464cb763d295872928ec P cadbf6e7954b4ad695dcdc40b01c1dd6: Bootstrap starting.
I20260601 13:37:05.981079 10505 tablet_bootstrap.cc:492] T 5d3fdb5a5ec0464cb763d295872928ec P 1560ad85b0da4e689b889e3c0444fe24: No bootstrap required, opened a new log
I20260601 13:37:05.981201 10505 ts_tablet_manager.cc:1403] T 5d3fdb5a5ec0464cb763d295872928ec P 1560ad85b0da4e689b889e3c0444fe24: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:37:05.981585 10506 tablet_bootstrap.cc:654] T 5d3fdb5a5ec0464cb763d295872928ec P cadbf6e7954b4ad695dcdc40b01c1dd6: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:05.981700 10505 raft_consensus.cc:359] T 5d3fdb5a5ec0464cb763d295872928ec P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } }
I20260601 13:37:05.981840 10505 raft_consensus.cc:385] T 5d3fdb5a5ec0464cb763d295872928ec P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:05.981887 10505 raft_consensus.cc:740] T 5d3fdb5a5ec0464cb763d295872928ec P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1560ad85b0da4e689b889e3c0444fe24, State: Initialized, Role: FOLLOWER
I20260601 13:37:05.982028 10505 consensus_queue.cc:260] T 5d3fdb5a5ec0464cb763d295872928ec P 1560ad85b0da4e689b889e3c0444fe24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } }
I20260601 13:37:05.982350 10505 ts_tablet_manager.cc:1434] T 5d3fdb5a5ec0464cb763d295872928ec P 1560ad85b0da4e689b889e3c0444fe24: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:05.982542 10505 tablet_bootstrap.cc:492] T 43eeccf9607148fd9d46e1b7a7076d60 P 1560ad85b0da4e689b889e3c0444fe24: Bootstrap starting.
I20260601 13:37:05.983009 10370 tablet_service.cc:1511] Processing CreateTablet for tablet d361845c320e4f86aa4a57d83be0e8f3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b818851d802433a9ef70cda506d9480]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:05.983296 10370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d361845c320e4f86aa4a57d83be0e8f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:05.983716 10505 tablet_bootstrap.cc:654] T 43eeccf9607148fd9d46e1b7a7076d60 P 1560ad85b0da4e689b889e3c0444fe24: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:05.983793 10298 tablet_service.cc:1511] Processing CreateTablet for tablet c96a404349f04fddb93492cb74b95435 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b818851d802433a9ef70cda506d9480]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:05.984041 10298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c96a404349f04fddb93492cb74b95435. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:05.984467 10446 tablet_service.cc:1511] Processing CreateTablet for tablet 6de9d0e5c3044b2d960103bdd7cf19f5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b818851d802433a9ef70cda506d9480]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:05.984717 10446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6de9d0e5c3044b2d960103bdd7cf19f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:05.984910 10511 tablet_bootstrap.cc:492] T 43eeccf9607148fd9d46e1b7a7076d60 P f60b2735fb904d28a38823fb1a2ceb9e: No bootstrap required, opened a new log
I20260601 13:37:05.984997 10511 ts_tablet_manager.cc:1403] T 43eeccf9607148fd9d46e1b7a7076d60 P f60b2735fb904d28a38823fb1a2ceb9e: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:37:05.985509 10511 raft_consensus.cc:359] T 43eeccf9607148fd9d46e1b7a7076d60 P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.985623 10511 raft_consensus.cc:385] T 43eeccf9607148fd9d46e1b7a7076d60 P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:05.985663 10511 raft_consensus.cc:740] T 43eeccf9607148fd9d46e1b7a7076d60 P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f60b2735fb904d28a38823fb1a2ceb9e, State: Initialized, Role: FOLLOWER
I20260601 13:37:05.985792 10511 consensus_queue.cc:260] T 43eeccf9607148fd9d46e1b7a7076d60 P f60b2735fb904d28a38823fb1a2ceb9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.986119 10370 tablet_service.cc:1511] Processing CreateTablet for tablet c96a404349f04fddb93492cb74b95435 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b818851d802433a9ef70cda506d9480]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:05.986361 10370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c96a404349f04fddb93492cb74b95435. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:05.986604 10511 ts_tablet_manager.cc:1434] T 43eeccf9607148fd9d46e1b7a7076d60 P f60b2735fb904d28a38823fb1a2ceb9e: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:37:05.986793 10511 tablet_bootstrap.cc:492] T d361845c320e4f86aa4a57d83be0e8f3 P f60b2735fb904d28a38823fb1a2ceb9e: Bootstrap starting.
I20260601 13:37:05.988269 10511 tablet_bootstrap.cc:654] T d361845c320e4f86aa4a57d83be0e8f3 P f60b2735fb904d28a38823fb1a2ceb9e: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:05.988222 10373 tablet_service.cc:1511] Processing CreateTablet for tablet 77130147db894a56bf86e06d496de8d8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b818851d802433a9ef70cda506d9480]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:05.988524 10373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77130147db894a56bf86e06d496de8d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:05.988690 10366 tablet_service.cc:1511] Processing CreateTablet for tablet 34e276687cb747f3922793e6f4d50576 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b818851d802433a9ef70cda506d9480]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:05.988924 10366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34e276687cb747f3922793e6f4d50576. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:05.990955 10446 tablet_service.cc:1511] Processing CreateTablet for tablet 77130147db894a56bf86e06d496de8d8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b818851d802433a9ef70cda506d9480]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:05.991287 10446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77130147db894a56bf86e06d496de8d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:05.991360 10298 tablet_service.cc:1511] Processing CreateTablet for tablet 6de9d0e5c3044b2d960103bdd7cf19f5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b818851d802433a9ef70cda506d9480]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:05.991616 10298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6de9d0e5c3044b2d960103bdd7cf19f5. 1 dirs total, 0 dirs full, 0 dirs failed
W20260601 13:37:05.992350 10189 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet d361845c320e4f86aa4a57d83be0e8f3 (table range_aware_rebalance_new_range [id=9b818851d802433a9ef70cda506d9480], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet d361845c320e4f86aa4a57d83be0e8f3 consensus state has no leader
I20260601 13:37:05.993844 10298 tablet_service.cc:1511] Processing CreateTablet for tablet 34e276687cb747f3922793e6f4d50576 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b818851d802433a9ef70cda506d9480]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:05.994141 10298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34e276687cb747f3922793e6f4d50576. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:05.994904 10296 tablet_service.cc:1511] Processing CreateTablet for tablet 964a950be9e54bc497836d7b8d2e04b5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b818851d802433a9ef70cda506d9480]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:05.995223 10296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 964a950be9e54bc497836d7b8d2e04b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:05.995285 10446 tablet_service.cc:1511] Processing CreateTablet for tablet 964a950be9e54bc497836d7b8d2e04b5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b818851d802433a9ef70cda506d9480]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:05.995527 10446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 964a950be9e54bc497836d7b8d2e04b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:05.997138 10513 raft_consensus.cc:493] T 43eeccf9607148fd9d46e1b7a7076d60 P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:05.997260 10513 raft_consensus.cc:515] T 43eeccf9607148fd9d46e1b7a7076d60 P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.997774 10513 leader_election.cc:290] T 43eeccf9607148fd9d46e1b7a7076d60 P f60b2735fb904d28a38823fb1a2ceb9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4:45155), 1560ad85b0da4e689b889e3c0444fe24 (127.7.40.1:38309)
I20260601 13:37:05.998584 10308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43eeccf9607148fd9d46e1b7a7076d60" candidate_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1560ad85b0da4e689b889e3c0444fe24" is_pre_election: true
I20260601 13:37:05.998654 10506 tablet_bootstrap.cc:492] T 5d3fdb5a5ec0464cb763d295872928ec P cadbf6e7954b4ad695dcdc40b01c1dd6: No bootstrap required, opened a new log
I20260601 13:37:05.998755 10506 ts_tablet_manager.cc:1403] T 5d3fdb5a5ec0464cb763d295872928ec P cadbf6e7954b4ad695dcdc40b01c1dd6: Time spent bootstrapping tablet: real 0.018s	user 0.001s	sys 0.000s
I20260601 13:37:05.998979 10505 tablet_bootstrap.cc:492] T 43eeccf9607148fd9d46e1b7a7076d60 P 1560ad85b0da4e689b889e3c0444fe24: No bootstrap required, opened a new log
W20260601 13:37:05.999047 10425 leader_election.cc:343] T 43eeccf9607148fd9d46e1b7a7076d60 P f60b2735fb904d28a38823fb1a2ceb9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1560ad85b0da4e689b889e3c0444fe24 (127.7.40.1:38309): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:37:05.999047 10505 ts_tablet_manager.cc:1403] T 43eeccf9607148fd9d46e1b7a7076d60 P 1560ad85b0da4e689b889e3c0444fe24: Time spent bootstrapping tablet: real 0.017s	user 0.002s	sys 0.000s
I20260601 13:37:05.999351 10506 raft_consensus.cc:359] T 5d3fdb5a5ec0464cb763d295872928ec P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } }
I20260601 13:37:05.999496 10506 raft_consensus.cc:385] T 5d3fdb5a5ec0464cb763d295872928ec P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:05.999552 10506 raft_consensus.cc:740] T 5d3fdb5a5ec0464cb763d295872928ec P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cadbf6e7954b4ad695dcdc40b01c1dd6, State: Initialized, Role: FOLLOWER
I20260601 13:37:05.999678 10506 consensus_queue.cc:260] T 5d3fdb5a5ec0464cb763d295872928ec P cadbf6e7954b4ad695dcdc40b01c1dd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } }
I20260601 13:37:05.999794 10505 raft_consensus.cc:359] T 43eeccf9607148fd9d46e1b7a7076d60 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:05.999922 10505 raft_consensus.cc:385] T 43eeccf9607148fd9d46e1b7a7076d60 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:05.999958 10505 raft_consensus.cc:740] T 43eeccf9607148fd9d46e1b7a7076d60 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1560ad85b0da4e689b889e3c0444fe24, State: Initialized, Role: FOLLOWER
I20260601 13:37:06.000026 10506 ts_tablet_manager.cc:1434] T 5d3fdb5a5ec0464cb763d295872928ec P cadbf6e7954b4ad695dcdc40b01c1dd6: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:06.000131 10505 consensus_queue.cc:260] T 43eeccf9607148fd9d46e1b7a7076d60 P 1560ad85b0da4e689b889e3c0444fe24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:06.000272 10506 tablet_bootstrap.cc:492] T d361845c320e4f86aa4a57d83be0e8f3 P cadbf6e7954b4ad695dcdc40b01c1dd6: Bootstrap starting.
I20260601 13:37:06.000941 10505 ts_tablet_manager.cc:1434] T 43eeccf9607148fd9d46e1b7a7076d60 P 1560ad85b0da4e689b889e3c0444fe24: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:37:06.001147 10505 tablet_bootstrap.cc:492] T c96a404349f04fddb93492cb74b95435 P 1560ad85b0da4e689b889e3c0444fe24: Bootstrap starting.
I20260601 13:37:06.002394 10506 tablet_bootstrap.cc:654] T d361845c320e4f86aa4a57d83be0e8f3 P cadbf6e7954b4ad695dcdc40b01c1dd6: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:06.002180 10505 tablet_bootstrap.cc:654] T c96a404349f04fddb93492cb74b95435 P 1560ad85b0da4e689b889e3c0444fe24: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:06.004276 10506 tablet_bootstrap.cc:492] T d361845c320e4f86aa4a57d83be0e8f3 P cadbf6e7954b4ad695dcdc40b01c1dd6: No bootstrap required, opened a new log
I20260601 13:37:06.004376 10506 ts_tablet_manager.cc:1403] T d361845c320e4f86aa4a57d83be0e8f3 P cadbf6e7954b4ad695dcdc40b01c1dd6: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:37:06.004503 10587 tablet_service.cc:1511] Processing CreateTablet for tablet 43eeccf9607148fd9d46e1b7a7076d60 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b818851d802433a9ef70cda506d9480]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:06.004820 10587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43eeccf9607148fd9d46e1b7a7076d60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:06.004890 10588 tablet_service.cc:1511] Processing CreateTablet for tablet 5d3fdb5a5ec0464cb763d295872928ec (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b818851d802433a9ef70cda506d9480]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:06.004892 10506 raft_consensus.cc:359] T d361845c320e4f86aa4a57d83be0e8f3 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:06.005057 10506 raft_consensus.cc:385] T d361845c320e4f86aa4a57d83be0e8f3 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:06.005089 10506 raft_consensus.cc:740] T d361845c320e4f86aa4a57d83be0e8f3 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cadbf6e7954b4ad695dcdc40b01c1dd6, State: Initialized, Role: FOLLOWER
I20260601 13:37:06.005203 10588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d3fdb5a5ec0464cb763d295872928ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:06.005234 10506 consensus_queue.cc:260] T d361845c320e4f86aa4a57d83be0e8f3 P cadbf6e7954b4ad695dcdc40b01c1dd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:06.005561 10506 ts_tablet_manager.cc:1434] T d361845c320e4f86aa4a57d83be0e8f3 P cadbf6e7954b4ad695dcdc40b01c1dd6: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:06.005750 10506 tablet_bootstrap.cc:492] T 77130147db894a56bf86e06d496de8d8 P cadbf6e7954b4ad695dcdc40b01c1dd6: Bootstrap starting.
I20260601 13:37:06.007006 10636 tablet_bootstrap.cc:492] T 43eeccf9607148fd9d46e1b7a7076d60 P d54e0dba6e8a46a895402598e3c299b4: Bootstrap starting.
I20260601 13:37:06.007047 10506 tablet_bootstrap.cc:654] T 77130147db894a56bf86e06d496de8d8 P cadbf6e7954b4ad695dcdc40b01c1dd6: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:06.007277 10583 tablet_service.cc:1511] Processing CreateTablet for tablet 77130147db894a56bf86e06d496de8d8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b818851d802433a9ef70cda506d9480]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:06.007557 10583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77130147db894a56bf86e06d496de8d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:06.007725 10586 tablet_service.cc:1511] Processing CreateTablet for tablet d361845c320e4f86aa4a57d83be0e8f3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b818851d802433a9ef70cda506d9480]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:06.007956 10586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d361845c320e4f86aa4a57d83be0e8f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:06.008205 10636 tablet_bootstrap.cc:654] T 43eeccf9607148fd9d46e1b7a7076d60 P d54e0dba6e8a46a895402598e3c299b4: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:06.004949 10511 tablet_bootstrap.cc:492] T d361845c320e4f86aa4a57d83be0e8f3 P f60b2735fb904d28a38823fb1a2ceb9e: No bootstrap required, opened a new log
I20260601 13:37:06.009459 10511 ts_tablet_manager.cc:1403] T d361845c320e4f86aa4a57d83be0e8f3 P f60b2735fb904d28a38823fb1a2ceb9e: Time spent bootstrapping tablet: real 0.023s	user 0.002s	sys 0.000s
I20260601 13:37:06.009915 10582 tablet_service.cc:1511] Processing CreateTablet for tablet 34e276687cb747f3922793e6f4d50576 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b818851d802433a9ef70cda506d9480]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:06.010208 10582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34e276687cb747f3922793e6f4d50576. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:06.010162 10584 tablet_service.cc:1511] Processing CreateTablet for tablet 6de9d0e5c3044b2d960103bdd7cf19f5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b818851d802433a9ef70cda506d9480]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:06.010257 10636 tablet_bootstrap.cc:492] T 43eeccf9607148fd9d46e1b7a7076d60 P d54e0dba6e8a46a895402598e3c299b4: No bootstrap required, opened a new log
I20260601 13:37:06.010326 10636 ts_tablet_manager.cc:1403] T 43eeccf9607148fd9d46e1b7a7076d60 P d54e0dba6e8a46a895402598e3c299b4: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:06.010430 10584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6de9d0e5c3044b2d960103bdd7cf19f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:06.010670 10581 tablet_service.cc:1511] Processing CreateTablet for tablet 964a950be9e54bc497836d7b8d2e04b5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b818851d802433a9ef70cda506d9480]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:06.010923 10581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 964a950be9e54bc497836d7b8d2e04b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:06.011122 10636 raft_consensus.cc:359] T 43eeccf9607148fd9d46e1b7a7076d60 P d54e0dba6e8a46a895402598e3c299b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:06.011224 10636 raft_consensus.cc:385] T 43eeccf9607148fd9d46e1b7a7076d60 P d54e0dba6e8a46a895402598e3c299b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:06.011269 10636 raft_consensus.cc:740] T 43eeccf9607148fd9d46e1b7a7076d60 P d54e0dba6e8a46a895402598e3c299b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d54e0dba6e8a46a895402598e3c299b4, State: Initialized, Role: FOLLOWER
I20260601 13:37:06.011396 10636 consensus_queue.cc:260] T 43eeccf9607148fd9d46e1b7a7076d60 P d54e0dba6e8a46a895402598e3c299b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:06.011798 10636 ts_tablet_manager.cc:1434] T 43eeccf9607148fd9d46e1b7a7076d60 P d54e0dba6e8a46a895402598e3c299b4: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:06.012005 10636 tablet_bootstrap.cc:492] T 5d3fdb5a5ec0464cb763d295872928ec P d54e0dba6e8a46a895402598e3c299b4: Bootstrap starting.
I20260601 13:37:06.013096 10636 tablet_bootstrap.cc:654] T 5d3fdb5a5ec0464cb763d295872928ec P d54e0dba6e8a46a895402598e3c299b4: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:06.013167 10585 tablet_service.cc:1511] Processing CreateTablet for tablet c96a404349f04fddb93492cb74b95435 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b818851d802433a9ef70cda506d9480]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:37:06.013451 10585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c96a404349f04fddb93492cb74b95435. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:06.013796 10624 heartbeater.cc:499] Master 127.7.40.62:44567 was elected leader, sending a full tablet report...
I20260601 13:37:06.014423 10636 tablet_bootstrap.cc:492] T 5d3fdb5a5ec0464cb763d295872928ec P d54e0dba6e8a46a895402598e3c299b4: No bootstrap required, opened a new log
I20260601 13:37:06.014528 10636 ts_tablet_manager.cc:1403] T 5d3fdb5a5ec0464cb763d295872928ec P d54e0dba6e8a46a895402598e3c299b4: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:06.014643 10506 tablet_bootstrap.cc:492] T 77130147db894a56bf86e06d496de8d8 P cadbf6e7954b4ad695dcdc40b01c1dd6: No bootstrap required, opened a new log
I20260601 13:37:06.014732 10506 ts_tablet_manager.cc:1403] T 77130147db894a56bf86e06d496de8d8 P cadbf6e7954b4ad695dcdc40b01c1dd6: Time spent bootstrapping tablet: real 0.009s	user 0.000s	sys 0.002s
I20260601 13:37:06.015007 10636 raft_consensus.cc:359] T 5d3fdb5a5ec0464cb763d295872928ec P d54e0dba6e8a46a895402598e3c299b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } }
I20260601 13:37:06.015168 10506 raft_consensus.cc:359] T 77130147db894a56bf86e06d496de8d8 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } }
I20260601 13:37:06.015265 10506 raft_consensus.cc:385] T 77130147db894a56bf86e06d496de8d8 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:06.015305 10506 raft_consensus.cc:740] T 77130147db894a56bf86e06d496de8d8 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cadbf6e7954b4ad695dcdc40b01c1dd6, State: Initialized, Role: FOLLOWER
I20260601 13:37:06.015436 10506 consensus_queue.cc:260] T 77130147db894a56bf86e06d496de8d8 P cadbf6e7954b4ad695dcdc40b01c1dd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } }
I20260601 13:37:06.015734 10506 ts_tablet_manager.cc:1434] T 77130147db894a56bf86e06d496de8d8 P cadbf6e7954b4ad695dcdc40b01c1dd6: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:06.015869 10598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43eeccf9607148fd9d46e1b7a7076d60" candidate_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d54e0dba6e8a46a895402598e3c299b4" is_pre_election: true
I20260601 13:37:06.015924 10506 tablet_bootstrap.cc:492] T 34e276687cb747f3922793e6f4d50576 P cadbf6e7954b4ad695dcdc40b01c1dd6: Bootstrap starting.
I20260601 13:37:06.016042 10598 raft_consensus.cc:2468] T 43eeccf9607148fd9d46e1b7a7076d60 P d54e0dba6e8a46a895402598e3c299b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f60b2735fb904d28a38823fb1a2ceb9e in term 0.
I20260601 13:37:06.016976 10506 tablet_bootstrap.cc:654] T 34e276687cb747f3922793e6f4d50576 P cadbf6e7954b4ad695dcdc40b01c1dd6: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:06.015161 10636 raft_consensus.cc:385] T 5d3fdb5a5ec0464cb763d295872928ec P d54e0dba6e8a46a895402598e3c299b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:06.017750 10636 raft_consensus.cc:740] T 5d3fdb5a5ec0464cb763d295872928ec P d54e0dba6e8a46a895402598e3c299b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d54e0dba6e8a46a895402598e3c299b4, State: Initialized, Role: FOLLOWER
I20260601 13:37:06.017966 10636 consensus_queue.cc:260] T 5d3fdb5a5ec0464cb763d295872928ec P d54e0dba6e8a46a895402598e3c299b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } }
I20260601 13:37:06.018266 10636 ts_tablet_manager.cc:1434] T 5d3fdb5a5ec0464cb763d295872928ec P d54e0dba6e8a46a895402598e3c299b4: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:37:06.018327 10506 tablet_bootstrap.cc:492] T 34e276687cb747f3922793e6f4d50576 P cadbf6e7954b4ad695dcdc40b01c1dd6: No bootstrap required, opened a new log
I20260601 13:37:06.018399 10506 ts_tablet_manager.cc:1403] T 34e276687cb747f3922793e6f4d50576 P cadbf6e7954b4ad695dcdc40b01c1dd6: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:37:06.018450 10636 tablet_bootstrap.cc:492] T 77130147db894a56bf86e06d496de8d8 P d54e0dba6e8a46a895402598e3c299b4: Bootstrap starting.
I20260601 13:37:06.009943 10511 raft_consensus.cc:359] T d361845c320e4f86aa4a57d83be0e8f3 P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:06.018797 10511 raft_consensus.cc:385] T d361845c320e4f86aa4a57d83be0e8f3 P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:06.018908 10511 raft_consensus.cc:740] T d361845c320e4f86aa4a57d83be0e8f3 P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f60b2735fb904d28a38823fb1a2ceb9e, State: Initialized, Role: FOLLOWER
I20260601 13:37:06.019052 10511 consensus_queue.cc:260] T d361845c320e4f86aa4a57d83be0e8f3 P f60b2735fb904d28a38823fb1a2ceb9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:06.019361 10511 ts_tablet_manager.cc:1434] T d361845c320e4f86aa4a57d83be0e8f3 P f60b2735fb904d28a38823fb1a2ceb9e: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.001s
I20260601 13:37:06.019555 10511 tablet_bootstrap.cc:492] T 6de9d0e5c3044b2d960103bdd7cf19f5 P f60b2735fb904d28a38823fb1a2ceb9e: Bootstrap starting.
I20260601 13:37:06.019521 10505 tablet_bootstrap.cc:492] T c96a404349f04fddb93492cb74b95435 P 1560ad85b0da4e689b889e3c0444fe24: No bootstrap required, opened a new log
I20260601 13:37:06.020073 10505 ts_tablet_manager.cc:1403] T c96a404349f04fddb93492cb74b95435 P 1560ad85b0da4e689b889e3c0444fe24: Time spent bootstrapping tablet: real 0.019s	user 0.002s	sys 0.000s
I20260601 13:37:06.016947 10422 leader_election.cc:304] T 43eeccf9607148fd9d46e1b7a7076d60 P f60b2735fb904d28a38823fb1a2ceb9e [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: d54e0dba6e8a46a895402598e3c299b4, f60b2735fb904d28a38823fb1a2ceb9e; no voters: 1560ad85b0da4e689b889e3c0444fe24
I20260601 13:37:06.020527 10505 raft_consensus.cc:359] T c96a404349f04fddb93492cb74b95435 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } }
I20260601 13:37:06.020614 10511 tablet_bootstrap.cc:654] T 6de9d0e5c3044b2d960103bdd7cf19f5 P f60b2735fb904d28a38823fb1a2ceb9e: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:06.020651 10505 raft_consensus.cc:385] T c96a404349f04fddb93492cb74b95435 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:06.020684 10505 raft_consensus.cc:740] T c96a404349f04fddb93492cb74b95435 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1560ad85b0da4e689b889e3c0444fe24, State: Initialized, Role: FOLLOWER
I20260601 13:37:06.020725 10513 raft_consensus.cc:2804] T 43eeccf9607148fd9d46e1b7a7076d60 P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:06.020800 10513 raft_consensus.cc:493] T 43eeccf9607148fd9d46e1b7a7076d60 P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:06.020859 10513 raft_consensus.cc:3060] T 43eeccf9607148fd9d46e1b7a7076d60 P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:06.020828 10505 consensus_queue.cc:260] T c96a404349f04fddb93492cb74b95435 P 1560ad85b0da4e689b889e3c0444fe24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } }
I20260601 13:37:06.021136 10505 ts_tablet_manager.cc:1434] T c96a404349f04fddb93492cb74b95435 P 1560ad85b0da4e689b889e3c0444fe24: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:06.019522 10636 tablet_bootstrap.cc:654] T 77130147db894a56bf86e06d496de8d8 P d54e0dba6e8a46a895402598e3c299b4: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:06.018793 10506 raft_consensus.cc:359] T 34e276687cb747f3922793e6f4d50576 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } }
I20260601 13:37:06.021283 10506 raft_consensus.cc:385] T 34e276687cb747f3922793e6f4d50576 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:06.021320 10506 raft_consensus.cc:740] T 34e276687cb747f3922793e6f4d50576 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cadbf6e7954b4ad695dcdc40b01c1dd6, State: Initialized, Role: FOLLOWER
I20260601 13:37:06.021618 10506 consensus_queue.cc:260] T 34e276687cb747f3922793e6f4d50576 P cadbf6e7954b4ad695dcdc40b01c1dd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } }
I20260601 13:37:06.021811 10505 tablet_bootstrap.cc:492] T 6de9d0e5c3044b2d960103bdd7cf19f5 P 1560ad85b0da4e689b889e3c0444fe24: Bootstrap starting.
I20260601 13:37:06.021919 10513 raft_consensus.cc:515] T 43eeccf9607148fd9d46e1b7a7076d60 P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:06.022570 10513 leader_election.cc:290] T 43eeccf9607148fd9d46e1b7a7076d60 P f60b2735fb904d28a38823fb1a2ceb9e [CANDIDATE]: Term 1 election: Requested vote from peers d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4:45155), 1560ad85b0da4e689b889e3c0444fe24 (127.7.40.1:38309)
I20260601 13:37:06.023020 10511 tablet_bootstrap.cc:492] T 6de9d0e5c3044b2d960103bdd7cf19f5 P f60b2735fb904d28a38823fb1a2ceb9e: No bootstrap required, opened a new log
I20260601 13:37:06.023164 10511 ts_tablet_manager.cc:1403] T 6de9d0e5c3044b2d960103bdd7cf19f5 P f60b2735fb904d28a38823fb1a2ceb9e: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:37:06.023190 10505 tablet_bootstrap.cc:654] T 6de9d0e5c3044b2d960103bdd7cf19f5 P 1560ad85b0da4e689b889e3c0444fe24: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:06.023708 10511 raft_consensus.cc:359] T 6de9d0e5c3044b2d960103bdd7cf19f5 P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } }
I20260601 13:37:06.023811 10511 raft_consensus.cc:385] T 6de9d0e5c3044b2d960103bdd7cf19f5 P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:06.023845 10511 raft_consensus.cc:740] T 6de9d0e5c3044b2d960103bdd7cf19f5 P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f60b2735fb904d28a38823fb1a2ceb9e, State: Initialized, Role: FOLLOWER
I20260601 13:37:06.023877 10598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43eeccf9607148fd9d46e1b7a7076d60" candidate_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d54e0dba6e8a46a895402598e3c299b4"
I20260601 13:37:06.023985 10598 raft_consensus.cc:3060] T 43eeccf9607148fd9d46e1b7a7076d60 P d54e0dba6e8a46a895402598e3c299b4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:06.023968 10511 consensus_queue.cc:260] T 6de9d0e5c3044b2d960103bdd7cf19f5 P f60b2735fb904d28a38823fb1a2ceb9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } }
I20260601 13:37:06.024209 10506 ts_tablet_manager.cc:1434] T 34e276687cb747f3922793e6f4d50576 P cadbf6e7954b4ad695dcdc40b01c1dd6: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.000s
I20260601 13:37:06.024257 10511 ts_tablet_manager.cc:1434] T 6de9d0e5c3044b2d960103bdd7cf19f5 P f60b2735fb904d28a38823fb1a2ceb9e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:06.024408 10511 tablet_bootstrap.cc:492] T 77130147db894a56bf86e06d496de8d8 P f60b2735fb904d28a38823fb1a2ceb9e: Bootstrap starting.
I20260601 13:37:06.024372 10308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43eeccf9607148fd9d46e1b7a7076d60" candidate_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1560ad85b0da4e689b889e3c0444fe24"
I20260601 13:37:06.024578 10308 raft_consensus.cc:3060] T 43eeccf9607148fd9d46e1b7a7076d60 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:06.025120 10598 raft_consensus.cc:2468] T 43eeccf9607148fd9d46e1b7a7076d60 P d54e0dba6e8a46a895402598e3c299b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f60b2735fb904d28a38823fb1a2ceb9e in term 1.
I20260601 13:37:06.025552 10308 raft_consensus.cc:2468] T 43eeccf9607148fd9d46e1b7a7076d60 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f60b2735fb904d28a38823fb1a2ceb9e in term 1.
I20260601 13:37:06.025941 10425 leader_election.cc:304] T 43eeccf9607148fd9d46e1b7a7076d60 P f60b2735fb904d28a38823fb1a2ceb9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1560ad85b0da4e689b889e3c0444fe24, f60b2735fb904d28a38823fb1a2ceb9e; no voters: 
I20260601 13:37:06.026193 10506 tablet_bootstrap.cc:492] T c96a404349f04fddb93492cb74b95435 P cadbf6e7954b4ad695dcdc40b01c1dd6: Bootstrap starting.
I20260601 13:37:06.026827 10513 raft_consensus.cc:2804] T 43eeccf9607148fd9d46e1b7a7076d60 P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:06.027092 10513 raft_consensus.cc:697] T 43eeccf9607148fd9d46e1b7a7076d60 P f60b2735fb904d28a38823fb1a2ceb9e [term 1 LEADER]: Becoming Leader. State: Replica: f60b2735fb904d28a38823fb1a2ceb9e, State: Running, Role: LEADER
I20260601 13:37:06.027233 10513 consensus_queue.cc:237] T 43eeccf9607148fd9d46e1b7a7076d60 P f60b2735fb904d28a38823fb1a2ceb9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:06.027323 10506 tablet_bootstrap.cc:654] T c96a404349f04fddb93492cb74b95435 P cadbf6e7954b4ad695dcdc40b01c1dd6: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:06.025549 10511 tablet_bootstrap.cc:654] T 77130147db894a56bf86e06d496de8d8 P f60b2735fb904d28a38823fb1a2ceb9e: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:06.028504 10636 tablet_bootstrap.cc:492] T 77130147db894a56bf86e06d496de8d8 P d54e0dba6e8a46a895402598e3c299b4: No bootstrap required, opened a new log
I20260601 13:37:06.028590 10636 ts_tablet_manager.cc:1403] T 77130147db894a56bf86e06d496de8d8 P d54e0dba6e8a46a895402598e3c299b4: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.000s
I20260601 13:37:06.028846 10203 catalog_manager.cc:6241] T 00000000000000000000000000000000 P ab67ecbb94fc4d249ed750414d743201: range_aware_rebalance_new_range [id=9b818851d802433a9ef70cda506d9480] alter complete (version 0)
I20260601 13:37:06.029088 10636 raft_consensus.cc:359] T 77130147db894a56bf86e06d496de8d8 P d54e0dba6e8a46a895402598e3c299b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } }
I20260601 13:37:06.029204 10636 raft_consensus.cc:385] T 77130147db894a56bf86e06d496de8d8 P d54e0dba6e8a46a895402598e3c299b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:06.029248 10636 raft_consensus.cc:740] T 77130147db894a56bf86e06d496de8d8 P d54e0dba6e8a46a895402598e3c299b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d54e0dba6e8a46a895402598e3c299b4, State: Initialized, Role: FOLLOWER
I20260601 13:37:06.029429 10511 tablet_bootstrap.cc:492] T 77130147db894a56bf86e06d496de8d8 P f60b2735fb904d28a38823fb1a2ceb9e: No bootstrap required, opened a new log
I20260601 13:37:06.029384 10636 consensus_queue.cc:260] T 77130147db894a56bf86e06d496de8d8 P d54e0dba6e8a46a895402598e3c299b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } }
I20260601 13:37:06.029511 10511 ts_tablet_manager.cc:1403] T 77130147db894a56bf86e06d496de8d8 P f60b2735fb904d28a38823fb1a2ceb9e: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:37:06.029682 10636 ts_tablet_manager.cc:1434] T 77130147db894a56bf86e06d496de8d8 P d54e0dba6e8a46a895402598e3c299b4: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:06.029881 10636 tablet_bootstrap.cc:492] T d361845c320e4f86aa4a57d83be0e8f3 P d54e0dba6e8a46a895402598e3c299b4: Bootstrap starting.
I20260601 13:37:06.029948 10511 raft_consensus.cc:359] T 77130147db894a56bf86e06d496de8d8 P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } }
I20260601 13:37:06.030028 10511 raft_consensus.cc:385] T 77130147db894a56bf86e06d496de8d8 P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:06.030059 10511 raft_consensus.cc:740] T 77130147db894a56bf86e06d496de8d8 P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f60b2735fb904d28a38823fb1a2ceb9e, State: Initialized, Role: FOLLOWER
I20260601 13:37:06.030174 10511 consensus_queue.cc:260] T 77130147db894a56bf86e06d496de8d8 P f60b2735fb904d28a38823fb1a2ceb9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } }
I20260601 13:37:06.030457 10511 ts_tablet_manager.cc:1434] T 77130147db894a56bf86e06d496de8d8 P f60b2735fb904d28a38823fb1a2ceb9e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:06.030642 10511 tablet_bootstrap.cc:492] T 964a950be9e54bc497836d7b8d2e04b5 P f60b2735fb904d28a38823fb1a2ceb9e: Bootstrap starting.
I20260601 13:37:06.030776 10203 catalog_manager.cc:5696] T 43eeccf9607148fd9d46e1b7a7076d60 P f60b2735fb904d28a38823fb1a2ceb9e reported cstate change: term changed from 0 to 1, leader changed from <none> to f60b2735fb904d28a38823fb1a2ceb9e (127.7.40.3). New cstate: current_term: 1 leader_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } health_report { overall_health: HEALTHY } } }
I20260601 13:37:06.030977 10636 tablet_bootstrap.cc:654] T d361845c320e4f86aa4a57d83be0e8f3 P d54e0dba6e8a46a895402598e3c299b4: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:06.031746 10511 tablet_bootstrap.cc:654] T 964a950be9e54bc497836d7b8d2e04b5 P f60b2735fb904d28a38823fb1a2ceb9e: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:06.032752 10636 tablet_bootstrap.cc:492] T d361845c320e4f86aa4a57d83be0e8f3 P d54e0dba6e8a46a895402598e3c299b4: No bootstrap required, opened a new log
I20260601 13:37:06.032807 10511 tablet_bootstrap.cc:492] T 964a950be9e54bc497836d7b8d2e04b5 P f60b2735fb904d28a38823fb1a2ceb9e: No bootstrap required, opened a new log
I20260601 13:37:06.032855 10636 ts_tablet_manager.cc:1403] T d361845c320e4f86aa4a57d83be0e8f3 P d54e0dba6e8a46a895402598e3c299b4: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:06.032861 10511 ts_tablet_manager.cc:1403] T 964a950be9e54bc497836d7b8d2e04b5 P f60b2735fb904d28a38823fb1a2ceb9e: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:06.033339 10511 raft_consensus.cc:359] T 964a950be9e54bc497836d7b8d2e04b5 P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } }
I20260601 13:37:06.033474 10511 raft_consensus.cc:385] T 964a950be9e54bc497836d7b8d2e04b5 P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:06.033510 10511 raft_consensus.cc:740] T 964a950be9e54bc497836d7b8d2e04b5 P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f60b2735fb904d28a38823fb1a2ceb9e, State: Initialized, Role: FOLLOWER
I20260601 13:37:06.033646 10511 consensus_queue.cc:260] T 964a950be9e54bc497836d7b8d2e04b5 P f60b2735fb904d28a38823fb1a2ceb9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } }
I20260601 13:37:06.033942 10511 ts_tablet_manager.cc:1434] T 964a950be9e54bc497836d7b8d2e04b5 P f60b2735fb904d28a38823fb1a2ceb9e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:06.033339 10636 raft_consensus.cc:359] T d361845c320e4f86aa4a57d83be0e8f3 P d54e0dba6e8a46a895402598e3c299b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:06.034185 10636 raft_consensus.cc:385] T d361845c320e4f86aa4a57d83be0e8f3 P d54e0dba6e8a46a895402598e3c299b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:06.034236 10636 raft_consensus.cc:740] T d361845c320e4f86aa4a57d83be0e8f3 P d54e0dba6e8a46a895402598e3c299b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d54e0dba6e8a46a895402598e3c299b4, State: Initialized, Role: FOLLOWER
I20260601 13:37:06.034377 10636 consensus_queue.cc:260] T d361845c320e4f86aa4a57d83be0e8f3 P d54e0dba6e8a46a895402598e3c299b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:06.034664 10636 ts_tablet_manager.cc:1434] T d361845c320e4f86aa4a57d83be0e8f3 P d54e0dba6e8a46a895402598e3c299b4: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:37:06.034880 10636 tablet_bootstrap.cc:492] T 6de9d0e5c3044b2d960103bdd7cf19f5 P d54e0dba6e8a46a895402598e3c299b4: Bootstrap starting.
I20260601 13:37:06.035563 10506 tablet_bootstrap.cc:492] T c96a404349f04fddb93492cb74b95435 P cadbf6e7954b4ad695dcdc40b01c1dd6: No bootstrap required, opened a new log
I20260601 13:37:06.035665 10506 ts_tablet_manager.cc:1403] T c96a404349f04fddb93492cb74b95435 P cadbf6e7954b4ad695dcdc40b01c1dd6: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.000s
I20260601 13:37:06.036149 10506 raft_consensus.cc:359] T c96a404349f04fddb93492cb74b95435 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } }
I20260601 13:37:06.036258 10506 raft_consensus.cc:385] T c96a404349f04fddb93492cb74b95435 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:06.036299 10506 raft_consensus.cc:740] T c96a404349f04fddb93492cb74b95435 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cadbf6e7954b4ad695dcdc40b01c1dd6, State: Initialized, Role: FOLLOWER
I20260601 13:37:06.036346 10636 tablet_bootstrap.cc:654] T 6de9d0e5c3044b2d960103bdd7cf19f5 P d54e0dba6e8a46a895402598e3c299b4: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:06.036434 10506 consensus_queue.cc:260] T c96a404349f04fddb93492cb74b95435 P cadbf6e7954b4ad695dcdc40b01c1dd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } }
I20260601 13:37:06.036780 10505 tablet_bootstrap.cc:492] T 6de9d0e5c3044b2d960103bdd7cf19f5 P 1560ad85b0da4e689b889e3c0444fe24: No bootstrap required, opened a new log
I20260601 13:37:06.036883 10505 ts_tablet_manager.cc:1403] T 6de9d0e5c3044b2d960103bdd7cf19f5 P 1560ad85b0da4e689b889e3c0444fe24: Time spent bootstrapping tablet: real 0.015s	user 0.001s	sys 0.002s
I20260601 13:37:06.036782 10506 ts_tablet_manager.cc:1434] T c96a404349f04fddb93492cb74b95435 P cadbf6e7954b4ad695dcdc40b01c1dd6: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:06.038246 10636 tablet_bootstrap.cc:492] T 6de9d0e5c3044b2d960103bdd7cf19f5 P d54e0dba6e8a46a895402598e3c299b4: No bootstrap required, opened a new log
I20260601 13:37:06.038380 10636 ts_tablet_manager.cc:1403] T 6de9d0e5c3044b2d960103bdd7cf19f5 P d54e0dba6e8a46a895402598e3c299b4: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:37:06.038352 10505 raft_consensus.cc:359] T 6de9d0e5c3044b2d960103bdd7cf19f5 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } }
I20260601 13:37:06.038547 10505 raft_consensus.cc:385] T 6de9d0e5c3044b2d960103bdd7cf19f5 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:06.038604 10505 raft_consensus.cc:740] T 6de9d0e5c3044b2d960103bdd7cf19f5 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1560ad85b0da4e689b889e3c0444fe24, State: Initialized, Role: FOLLOWER
I20260601 13:37:06.038756 10505 consensus_queue.cc:260] T 6de9d0e5c3044b2d960103bdd7cf19f5 P 1560ad85b0da4e689b889e3c0444fe24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } }
I20260601 13:37:06.038823 10636 raft_consensus.cc:359] T 6de9d0e5c3044b2d960103bdd7cf19f5 P d54e0dba6e8a46a895402598e3c299b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } }
I20260601 13:37:06.039129 10636 raft_consensus.cc:385] T 6de9d0e5c3044b2d960103bdd7cf19f5 P d54e0dba6e8a46a895402598e3c299b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:06.039203 10636 raft_consensus.cc:740] T 6de9d0e5c3044b2d960103bdd7cf19f5 P d54e0dba6e8a46a895402598e3c299b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d54e0dba6e8a46a895402598e3c299b4, State: Initialized, Role: FOLLOWER
I20260601 13:37:06.039350 10636 consensus_queue.cc:260] T 6de9d0e5c3044b2d960103bdd7cf19f5 P d54e0dba6e8a46a895402598e3c299b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } }
I20260601 13:37:06.039628 10636 ts_tablet_manager.cc:1434] T 6de9d0e5c3044b2d960103bdd7cf19f5 P d54e0dba6e8a46a895402598e3c299b4: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:06.039840 10636 tablet_bootstrap.cc:492] T 964a950be9e54bc497836d7b8d2e04b5 P d54e0dba6e8a46a895402598e3c299b4: Bootstrap starting.
I20260601 13:37:06.040638 10505 ts_tablet_manager.cc:1434] T 6de9d0e5c3044b2d960103bdd7cf19f5 P 1560ad85b0da4e689b889e3c0444fe24: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.001s
I20260601 13:37:06.041095 10636 tablet_bootstrap.cc:654] T 964a950be9e54bc497836d7b8d2e04b5 P d54e0dba6e8a46a895402598e3c299b4: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:06.041159 10505 tablet_bootstrap.cc:492] T 34e276687cb747f3922793e6f4d50576 P 1560ad85b0da4e689b889e3c0444fe24: Bootstrap starting.
I20260601 13:37:06.042271 10636 tablet_bootstrap.cc:492] T 964a950be9e54bc497836d7b8d2e04b5 P d54e0dba6e8a46a895402598e3c299b4: No bootstrap required, opened a new log
I20260601 13:37:06.042316 10505 tablet_bootstrap.cc:654] T 34e276687cb747f3922793e6f4d50576 P 1560ad85b0da4e689b889e3c0444fe24: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:06.042384 10636 ts_tablet_manager.cc:1403] T 964a950be9e54bc497836d7b8d2e04b5 P d54e0dba6e8a46a895402598e3c299b4: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:06.042900 10636 raft_consensus.cc:359] T 964a950be9e54bc497836d7b8d2e04b5 P d54e0dba6e8a46a895402598e3c299b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } }
I20260601 13:37:06.043043 10636 raft_consensus.cc:385] T 964a950be9e54bc497836d7b8d2e04b5 P d54e0dba6e8a46a895402598e3c299b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:06.043151 10636 raft_consensus.cc:740] T 964a950be9e54bc497836d7b8d2e04b5 P d54e0dba6e8a46a895402598e3c299b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d54e0dba6e8a46a895402598e3c299b4, State: Initialized, Role: FOLLOWER
I20260601 13:37:06.043313 10636 consensus_queue.cc:260] T 964a950be9e54bc497836d7b8d2e04b5 P d54e0dba6e8a46a895402598e3c299b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } }
I20260601 13:37:06.043450 10505 tablet_bootstrap.cc:492] T 34e276687cb747f3922793e6f4d50576 P 1560ad85b0da4e689b889e3c0444fe24: No bootstrap required, opened a new log
I20260601 13:37:06.043548 10505 ts_tablet_manager.cc:1403] T 34e276687cb747f3922793e6f4d50576 P 1560ad85b0da4e689b889e3c0444fe24: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:37:06.043687 10636 ts_tablet_manager.cc:1434] T 964a950be9e54bc497836d7b8d2e04b5 P d54e0dba6e8a46a895402598e3c299b4: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:37:06.043886 10636 tablet_bootstrap.cc:492] T c96a404349f04fddb93492cb74b95435 P d54e0dba6e8a46a895402598e3c299b4: Bootstrap starting.
I20260601 13:37:06.043996 10505 raft_consensus.cc:359] T 34e276687cb747f3922793e6f4d50576 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } }
I20260601 13:37:06.044102 10505 raft_consensus.cc:385] T 34e276687cb747f3922793e6f4d50576 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:06.044147 10505 raft_consensus.cc:740] T 34e276687cb747f3922793e6f4d50576 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1560ad85b0da4e689b889e3c0444fe24, State: Initialized, Role: FOLLOWER
I20260601 13:37:06.044287 10505 consensus_queue.cc:260] T 34e276687cb747f3922793e6f4d50576 P 1560ad85b0da4e689b889e3c0444fe24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } }
I20260601 13:37:06.044575 10505 ts_tablet_manager.cc:1434] T 34e276687cb747f3922793e6f4d50576 P 1560ad85b0da4e689b889e3c0444fe24: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:06.044776 10505 tablet_bootstrap.cc:492] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24: Bootstrap starting.
I20260601 13:37:06.045186 10636 tablet_bootstrap.cc:654] T c96a404349f04fddb93492cb74b95435 P d54e0dba6e8a46a895402598e3c299b4: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:06.046296 10505 tablet_bootstrap.cc:654] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:06.046446 10636 tablet_bootstrap.cc:492] T c96a404349f04fddb93492cb74b95435 P d54e0dba6e8a46a895402598e3c299b4: No bootstrap required, opened a new log
I20260601 13:37:06.046547 10636 ts_tablet_manager.cc:1403] T c96a404349f04fddb93492cb74b95435 P d54e0dba6e8a46a895402598e3c299b4: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:37:06.047037 10636 raft_consensus.cc:359] T c96a404349f04fddb93492cb74b95435 P d54e0dba6e8a46a895402598e3c299b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } }
I20260601 13:37:06.047219 10636 raft_consensus.cc:385] T c96a404349f04fddb93492cb74b95435 P d54e0dba6e8a46a895402598e3c299b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:06.047277 10636 raft_consensus.cc:740] T c96a404349f04fddb93492cb74b95435 P d54e0dba6e8a46a895402598e3c299b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d54e0dba6e8a46a895402598e3c299b4, State: Initialized, Role: FOLLOWER
I20260601 13:37:06.047439 10636 consensus_queue.cc:260] T c96a404349f04fddb93492cb74b95435 P d54e0dba6e8a46a895402598e3c299b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } }
I20260601 13:37:06.047490 10505 tablet_bootstrap.cc:492] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24: No bootstrap required, opened a new log
I20260601 13:37:06.047639 10505 ts_tablet_manager.cc:1403] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:06.047806 10636 ts_tablet_manager.cc:1434] T c96a404349f04fddb93492cb74b95435 P d54e0dba6e8a46a895402598e3c299b4: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:06.047976 10636 tablet_bootstrap.cc:492] T 34e276687cb747f3922793e6f4d50576 P d54e0dba6e8a46a895402598e3c299b4: Bootstrap starting.
I20260601 13:37:06.048086 10505 raft_consensus.cc:359] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } }
I20260601 13:37:06.048195 10505 raft_consensus.cc:385] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:06.048231 10505 raft_consensus.cc:740] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1560ad85b0da4e689b889e3c0444fe24, State: Initialized, Role: FOLLOWER
I20260601 13:37:06.048393 10505 consensus_queue.cc:260] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } }
I20260601 13:37:06.048779 10505 ts_tablet_manager.cc:1434] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:06.049238 10636 tablet_bootstrap.cc:654] T 34e276687cb747f3922793e6f4d50576 P d54e0dba6e8a46a895402598e3c299b4: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:06.050632 10636 tablet_bootstrap.cc:492] T 34e276687cb747f3922793e6f4d50576 P d54e0dba6e8a46a895402598e3c299b4: No bootstrap required, opened a new log
I20260601 13:37:06.050751 10636 ts_tablet_manager.cc:1403] T 34e276687cb747f3922793e6f4d50576 P d54e0dba6e8a46a895402598e3c299b4: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:06.051293 10636 raft_consensus.cc:359] T 34e276687cb747f3922793e6f4d50576 P d54e0dba6e8a46a895402598e3c299b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } }
I20260601 13:37:06.051409 10636 raft_consensus.cc:385] T 34e276687cb747f3922793e6f4d50576 P d54e0dba6e8a46a895402598e3c299b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:06.051455 10636 raft_consensus.cc:740] T 34e276687cb747f3922793e6f4d50576 P d54e0dba6e8a46a895402598e3c299b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d54e0dba6e8a46a895402598e3c299b4, State: Initialized, Role: FOLLOWER
I20260601 13:37:06.051585 10636 consensus_queue.cc:260] T 34e276687cb747f3922793e6f4d50576 P d54e0dba6e8a46a895402598e3c299b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } }
I20260601 13:37:06.051916 10636 ts_tablet_manager.cc:1434] T 34e276687cb747f3922793e6f4d50576 P d54e0dba6e8a46a895402598e3c299b4: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:06.079878 10639 raft_consensus.cc:493] T 34e276687cb747f3922793e6f4d50576 P d54e0dba6e8a46a895402598e3c299b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:06.080088 10639 raft_consensus.cc:515] T 34e276687cb747f3922793e6f4d50576 P d54e0dba6e8a46a895402598e3c299b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } }
I20260601 13:37:06.080783 10639 leader_election.cc:290] T 34e276687cb747f3922793e6f4d50576 P d54e0dba6e8a46a895402598e3c299b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cadbf6e7954b4ad695dcdc40b01c1dd6 (127.7.40.2:40775), 1560ad85b0da4e689b889e3c0444fe24 (127.7.40.1:38309)
I20260601 13:37:06.082814 10541 consensus_queue.cc:1048] T 69df935859fe480db0d5ad2ce54c22bd P 1560ad85b0da4e689b889e3c0444fe24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:06.083362 10541 raft_consensus.cc:493] T c96a404349f04fddb93492cb74b95435 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:06.083463 10541 raft_consensus.cc:515] T c96a404349f04fddb93492cb74b95435 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } }
I20260601 13:37:06.083932 10541 leader_election.cc:290] T c96a404349f04fddb93492cb74b95435 P 1560ad85b0da4e689b889e3c0444fe24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4:45155), cadbf6e7954b4ad695dcdc40b01c1dd6 (127.7.40.2:40775)
I20260601 13:37:06.085409 10383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e276687cb747f3922793e6f4d50576" candidate_uuid: "d54e0dba6e8a46a895402598e3c299b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" is_pre_election: true
I20260601 13:37:06.085569 10383 raft_consensus.cc:2468] T 34e276687cb747f3922793e6f4d50576 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d54e0dba6e8a46a895402598e3c299b4 in term 0.
I20260601 13:37:06.085891 10564 leader_election.cc:304] T 34e276687cb747f3922793e6f4d50576 P d54e0dba6e8a46a895402598e3c299b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cadbf6e7954b4ad695dcdc40b01c1dd6, d54e0dba6e8a46a895402598e3c299b4; no voters: 
I20260601 13:37:06.086349 10383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c96a404349f04fddb93492cb74b95435" candidate_uuid: "1560ad85b0da4e689b889e3c0444fe24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" is_pre_election: true
I20260601 13:37:06.086372 10308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e276687cb747f3922793e6f4d50576" candidate_uuid: "d54e0dba6e8a46a895402598e3c299b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1560ad85b0da4e689b889e3c0444fe24" is_pre_election: true
I20260601 13:37:06.086504 10308 raft_consensus.cc:2468] T 34e276687cb747f3922793e6f4d50576 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d54e0dba6e8a46a895402598e3c299b4 in term 0.
I20260601 13:37:06.086555 10639 raft_consensus.cc:2804] T 34e276687cb747f3922793e6f4d50576 P d54e0dba6e8a46a895402598e3c299b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:06.086614 10639 raft_consensus.cc:493] T 34e276687cb747f3922793e6f4d50576 P d54e0dba6e8a46a895402598e3c299b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:06.086472 10383 raft_consensus.cc:2468] T c96a404349f04fddb93492cb74b95435 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1560ad85b0da4e689b889e3c0444fe24 in term 0.
I20260601 13:37:06.086668 10639 raft_consensus.cc:3060] T 34e276687cb747f3922793e6f4d50576 P d54e0dba6e8a46a895402598e3c299b4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:06.086974 10274 leader_election.cc:304] T c96a404349f04fddb93492cb74b95435 P 1560ad85b0da4e689b889e3c0444fe24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1560ad85b0da4e689b889e3c0444fe24, cadbf6e7954b4ad695dcdc40b01c1dd6; no voters: 
I20260601 13:37:06.087471 10660 raft_consensus.cc:2804] T c96a404349f04fddb93492cb74b95435 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:06.087822 10660 raft_consensus.cc:493] T c96a404349f04fddb93492cb74b95435 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:06.088008 10660 raft_consensus.cc:3060] T c96a404349f04fddb93492cb74b95435 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:06.089257 10660 raft_consensus.cc:515] T c96a404349f04fddb93492cb74b95435 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } }
I20260601 13:37:06.089519 10509 consensus_queue.cc:1048] T 69df935859fe480db0d5ad2ce54c22bd P 1560ad85b0da4e689b889e3c0444fe24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:06.089787 10639 raft_consensus.cc:515] T 34e276687cb747f3922793e6f4d50576 P d54e0dba6e8a46a895402598e3c299b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } }
I20260601 13:37:06.090176 10597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c96a404349f04fddb93492cb74b95435" candidate_uuid: "1560ad85b0da4e689b889e3c0444fe24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d54e0dba6e8a46a895402598e3c299b4"
I20260601 13:37:06.090298 10597 raft_consensus.cc:3060] T c96a404349f04fddb93492cb74b95435 P d54e0dba6e8a46a895402598e3c299b4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:06.090382 10598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c96a404349f04fddb93492cb74b95435" candidate_uuid: "1560ad85b0da4e689b889e3c0444fe24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d54e0dba6e8a46a895402598e3c299b4" is_pre_election: true
I20260601 13:37:06.090665 10383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c96a404349f04fddb93492cb74b95435" candidate_uuid: "1560ad85b0da4e689b889e3c0444fe24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6"
I20260601 13:37:06.090773 10383 raft_consensus.cc:3060] T c96a404349f04fddb93492cb74b95435 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:06.091414 10597 raft_consensus.cc:2468] T c96a404349f04fddb93492cb74b95435 P d54e0dba6e8a46a895402598e3c299b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1560ad85b0da4e689b889e3c0444fe24 in term 1.
I20260601 13:37:06.091816 10383 raft_consensus.cc:2468] T c96a404349f04fddb93492cb74b95435 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1560ad85b0da4e689b889e3c0444fe24 in term 1.
I20260601 13:37:06.091837 10271 leader_election.cc:304] T c96a404349f04fddb93492cb74b95435 P 1560ad85b0da4e689b889e3c0444fe24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1560ad85b0da4e689b889e3c0444fe24, d54e0dba6e8a46a895402598e3c299b4; no voters: 
I20260601 13:37:06.092180 10661 raft_consensus.cc:2804] T c96a404349f04fddb93492cb74b95435 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:06.092351 10383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e276687cb747f3922793e6f4d50576" candidate_uuid: "d54e0dba6e8a46a895402598e3c299b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6"
I20260601 13:37:06.092458 10383 raft_consensus.cc:3060] T 34e276687cb747f3922793e6f4d50576 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:06.092634 10661 raft_consensus.cc:697] T c96a404349f04fddb93492cb74b95435 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 LEADER]: Becoming Leader. State: Replica: 1560ad85b0da4e689b889e3c0444fe24, State: Running, Role: LEADER
I20260601 13:37:06.092660 10308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e276687cb747f3922793e6f4d50576" candidate_uuid: "d54e0dba6e8a46a895402598e3c299b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1560ad85b0da4e689b889e3c0444fe24"
I20260601 13:37:06.092736 10639 leader_election.cc:290] T 34e276687cb747f3922793e6f4d50576 P d54e0dba6e8a46a895402598e3c299b4 [CANDIDATE]: Term 1 election: Requested vote from peers cadbf6e7954b4ad695dcdc40b01c1dd6 (127.7.40.2:40775), 1560ad85b0da4e689b889e3c0444fe24 (127.7.40.1:38309)
I20260601 13:37:06.092792 10308 raft_consensus.cc:3060] T 34e276687cb747f3922793e6f4d50576 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:06.090240 10660 leader_election.cc:290] T c96a404349f04fddb93492cb74b95435 P 1560ad85b0da4e689b889e3c0444fe24 [CANDIDATE]: Term 1 election: Requested vote from peers d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4:45155), cadbf6e7954b4ad695dcdc40b01c1dd6 (127.7.40.2:40775)
I20260601 13:37:06.093326 10383 raft_consensus.cc:2468] T 34e276687cb747f3922793e6f4d50576 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d54e0dba6e8a46a895402598e3c299b4 in term 1.
I20260601 13:37:06.093609 10564 leader_election.cc:304] T 34e276687cb747f3922793e6f4d50576 P d54e0dba6e8a46a895402598e3c299b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cadbf6e7954b4ad695dcdc40b01c1dd6, d54e0dba6e8a46a895402598e3c299b4; no voters: 
I20260601 13:37:06.093695 10308 raft_consensus.cc:2468] T 34e276687cb747f3922793e6f4d50576 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d54e0dba6e8a46a895402598e3c299b4 in term 1.
I20260601 13:37:06.093775 10639 raft_consensus.cc:2804] T 34e276687cb747f3922793e6f4d50576 P d54e0dba6e8a46a895402598e3c299b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:06.093957 10639 raft_consensus.cc:697] T 34e276687cb747f3922793e6f4d50576 P d54e0dba6e8a46a895402598e3c299b4 [term 1 LEADER]: Becoming Leader. State: Replica: d54e0dba6e8a46a895402598e3c299b4, State: Running, Role: LEADER
I20260601 13:37:06.094087 10639 consensus_queue.cc:237] T 34e276687cb747f3922793e6f4d50576 P d54e0dba6e8a46a895402598e3c299b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } }
I20260601 13:37:06.094902 10661 consensus_queue.cc:237] T c96a404349f04fddb93492cb74b95435 P 1560ad85b0da4e689b889e3c0444fe24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } }
I20260601 13:37:06.095676 10204 catalog_manager.cc:5696] T 34e276687cb747f3922793e6f4d50576 P d54e0dba6e8a46a895402598e3c299b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4). New cstate: current_term: 1 leader_uuid: "d54e0dba6e8a46a895402598e3c299b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:06.096670 10205 catalog_manager.cc:5696] T c96a404349f04fddb93492cb74b95435 P 1560ad85b0da4e689b889e3c0444fe24 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1560ad85b0da4e689b889e3c0444fe24 (127.7.40.1). New cstate: current_term: 1 leader_uuid: "1560ad85b0da4e689b889e3c0444fe24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:06.101143 10510 consensus_queue.cc:1048] T 0359b48e468a4885803019a60297100f P cadbf6e7954b4ad695dcdc40b01c1dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:06.103852 10546 consensus_queue.cc:1048] T 0359b48e468a4885803019a60297100f P cadbf6e7954b4ad695dcdc40b01c1dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:06.109985 10661 raft_consensus.cc:493] T 6de9d0e5c3044b2d960103bdd7cf19f5 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:06.110100 10661 raft_consensus.cc:515] T 6de9d0e5c3044b2d960103bdd7cf19f5 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } }
I20260601 13:37:06.110462 10661 leader_election.cc:290] T 6de9d0e5c3044b2d960103bdd7cf19f5 P 1560ad85b0da4e689b889e3c0444fe24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4:45155), f60b2735fb904d28a38823fb1a2ceb9e (127.7.40.3:44893)
I20260601 13:37:06.110805 10597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6de9d0e5c3044b2d960103bdd7cf19f5" candidate_uuid: "1560ad85b0da4e689b889e3c0444fe24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d54e0dba6e8a46a895402598e3c299b4" is_pre_election: true
I20260601 13:37:06.110821 10459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6de9d0e5c3044b2d960103bdd7cf19f5" candidate_uuid: "1560ad85b0da4e689b889e3c0444fe24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" is_pre_election: true
I20260601 13:37:06.110961 10597 raft_consensus.cc:2468] T 6de9d0e5c3044b2d960103bdd7cf19f5 P d54e0dba6e8a46a895402598e3c299b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1560ad85b0da4e689b889e3c0444fe24 in term 0.
I20260601 13:37:06.110981 10459 raft_consensus.cc:2468] T 6de9d0e5c3044b2d960103bdd7cf19f5 P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1560ad85b0da4e689b889e3c0444fe24 in term 0.
I20260601 13:37:06.111402 10271 leader_election.cc:304] T 6de9d0e5c3044b2d960103bdd7cf19f5 P 1560ad85b0da4e689b889e3c0444fe24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1560ad85b0da4e689b889e3c0444fe24, d54e0dba6e8a46a895402598e3c299b4; no voters: 
I20260601 13:37:06.111572 10661 raft_consensus.cc:2804] T 6de9d0e5c3044b2d960103bdd7cf19f5 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:06.111632 10661 raft_consensus.cc:493] T 6de9d0e5c3044b2d960103bdd7cf19f5 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:06.111687 10661 raft_consensus.cc:3060] T 6de9d0e5c3044b2d960103bdd7cf19f5 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:06.112632 10661 raft_consensus.cc:515] T 6de9d0e5c3044b2d960103bdd7cf19f5 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } }
I20260601 13:37:06.113065 10661 leader_election.cc:290] T 6de9d0e5c3044b2d960103bdd7cf19f5 P 1560ad85b0da4e689b889e3c0444fe24 [CANDIDATE]: Term 1 election: Requested vote from peers d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4:45155), f60b2735fb904d28a38823fb1a2ceb9e (127.7.40.3:44893)
I20260601 13:37:06.113411 10597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6de9d0e5c3044b2d960103bdd7cf19f5" candidate_uuid: "1560ad85b0da4e689b889e3c0444fe24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d54e0dba6e8a46a895402598e3c299b4"
I20260601 13:37:06.113551 10597 raft_consensus.cc:3060] T 6de9d0e5c3044b2d960103bdd7cf19f5 P d54e0dba6e8a46a895402598e3c299b4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:06.113584 10459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6de9d0e5c3044b2d960103bdd7cf19f5" candidate_uuid: "1560ad85b0da4e689b889e3c0444fe24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f60b2735fb904d28a38823fb1a2ceb9e"
I20260601 13:37:06.113780 10459 raft_consensus.cc:3060] T 6de9d0e5c3044b2d960103bdd7cf19f5 P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:06.114586 10597 raft_consensus.cc:2468] T 6de9d0e5c3044b2d960103bdd7cf19f5 P d54e0dba6e8a46a895402598e3c299b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1560ad85b0da4e689b889e3c0444fe24 in term 1.
I20260601 13:37:06.114853 10271 leader_election.cc:304] T 6de9d0e5c3044b2d960103bdd7cf19f5 P 1560ad85b0da4e689b889e3c0444fe24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1560ad85b0da4e689b889e3c0444fe24, d54e0dba6e8a46a895402598e3c299b4; no voters: 
I20260601 13:37:06.114938 10459 raft_consensus.cc:2468] T 6de9d0e5c3044b2d960103bdd7cf19f5 P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1560ad85b0da4e689b889e3c0444fe24 in term 1.
I20260601 13:37:06.115013 10661 raft_consensus.cc:2804] T 6de9d0e5c3044b2d960103bdd7cf19f5 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:06.115129 10661 raft_consensus.cc:697] T 6de9d0e5c3044b2d960103bdd7cf19f5 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 LEADER]: Becoming Leader. State: Replica: 1560ad85b0da4e689b889e3c0444fe24, State: Running, Role: LEADER
I20260601 13:37:06.115314 10661 consensus_queue.cc:237] T 6de9d0e5c3044b2d960103bdd7cf19f5 P 1560ad85b0da4e689b889e3c0444fe24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } }
I20260601 13:37:06.117092 10204 catalog_manager.cc:5696] T 6de9d0e5c3044b2d960103bdd7cf19f5 P 1560ad85b0da4e689b889e3c0444fe24 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1560ad85b0da4e689b889e3c0444fe24 (127.7.40.1). New cstate: current_term: 1 leader_uuid: "1560ad85b0da4e689b889e3c0444fe24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } health_report { overall_health: HEALTHY } } }
I20260601 13:37:06.125305 10513 raft_consensus.cc:493] T d361845c320e4f86aa4a57d83be0e8f3 P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:06.125458 10513 raft_consensus.cc:515] T d361845c320e4f86aa4a57d83be0e8f3 P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:06.125913 10513 leader_election.cc:290] T d361845c320e4f86aa4a57d83be0e8f3 P f60b2735fb904d28a38823fb1a2ceb9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4:45155), cadbf6e7954b4ad695dcdc40b01c1dd6 (127.7.40.2:40775)
I20260601 13:37:06.126392 10597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d361845c320e4f86aa4a57d83be0e8f3" candidate_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d54e0dba6e8a46a895402598e3c299b4" is_pre_election: true
I20260601 13:37:06.126427 10383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d361845c320e4f86aa4a57d83be0e8f3" candidate_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" is_pre_election: true
I20260601 13:37:06.126551 10597 raft_consensus.cc:2468] T d361845c320e4f86aa4a57d83be0e8f3 P d54e0dba6e8a46a895402598e3c299b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f60b2735fb904d28a38823fb1a2ceb9e in term 0.
I20260601 13:37:06.126607 10383 raft_consensus.cc:2468] T d361845c320e4f86aa4a57d83be0e8f3 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f60b2735fb904d28a38823fb1a2ceb9e in term 0.
I20260601 13:37:06.126952 10422 leader_election.cc:304] T d361845c320e4f86aa4a57d83be0e8f3 P f60b2735fb904d28a38823fb1a2ceb9e [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: cadbf6e7954b4ad695dcdc40b01c1dd6, d54e0dba6e8a46a895402598e3c299b4, f60b2735fb904d28a38823fb1a2ceb9e; no voters: 
I20260601 13:37:06.127182 10513 raft_consensus.cc:2804] T d361845c320e4f86aa4a57d83be0e8f3 P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:06.127266 10513 raft_consensus.cc:493] T d361845c320e4f86aa4a57d83be0e8f3 P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:06.127334 10513 raft_consensus.cc:3060] T d361845c320e4f86aa4a57d83be0e8f3 P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:06.128217 10513 raft_consensus.cc:515] T d361845c320e4f86aa4a57d83be0e8f3 P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:06.128609 10513 leader_election.cc:290] T d361845c320e4f86aa4a57d83be0e8f3 P f60b2735fb904d28a38823fb1a2ceb9e [CANDIDATE]: Term 1 election: Requested vote from peers d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4:45155), cadbf6e7954b4ad695dcdc40b01c1dd6 (127.7.40.2:40775)
I20260601 13:37:06.129014 10383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d361845c320e4f86aa4a57d83be0e8f3" candidate_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6"
I20260601 13:37:06.129010 10597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d361845c320e4f86aa4a57d83be0e8f3" candidate_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d54e0dba6e8a46a895402598e3c299b4"
I20260601 13:37:06.129158 10383 raft_consensus.cc:3060] T d361845c320e4f86aa4a57d83be0e8f3 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:06.129158 10597 raft_consensus.cc:3060] T d361845c320e4f86aa4a57d83be0e8f3 P d54e0dba6e8a46a895402598e3c299b4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:06.130208 10383 raft_consensus.cc:2468] T d361845c320e4f86aa4a57d83be0e8f3 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f60b2735fb904d28a38823fb1a2ceb9e in term 1.
I20260601 13:37:06.130208 10597 raft_consensus.cc:2468] T d361845c320e4f86aa4a57d83be0e8f3 P d54e0dba6e8a46a895402598e3c299b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f60b2735fb904d28a38823fb1a2ceb9e in term 1.
I20260601 13:37:06.130569 10425 leader_election.cc:304] T d361845c320e4f86aa4a57d83be0e8f3 P f60b2735fb904d28a38823fb1a2ceb9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cadbf6e7954b4ad695dcdc40b01c1dd6, f60b2735fb904d28a38823fb1a2ceb9e; no voters: 
I20260601 13:37:06.130781 10513 raft_consensus.cc:2804] T d361845c320e4f86aa4a57d83be0e8f3 P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:06.130892 10513 raft_consensus.cc:697] T d361845c320e4f86aa4a57d83be0e8f3 P f60b2735fb904d28a38823fb1a2ceb9e [term 1 LEADER]: Becoming Leader. State: Replica: f60b2735fb904d28a38823fb1a2ceb9e, State: Running, Role: LEADER
I20260601 13:37:06.131052 10513 consensus_queue.cc:237] T d361845c320e4f86aa4a57d83be0e8f3 P f60b2735fb904d28a38823fb1a2ceb9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:06.132834 10204 catalog_manager.cc:5696] T d361845c320e4f86aa4a57d83be0e8f3 P f60b2735fb904d28a38823fb1a2ceb9e reported cstate change: term changed from 0 to 1, leader changed from <none> to f60b2735fb904d28a38823fb1a2ceb9e (127.7.40.3). New cstate: current_term: 1 leader_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } health_report { overall_health: HEALTHY } } }
I20260601 13:37:06.137327 10546 consensus_queue.cc:1048] T eac43cd3d9d04f5bb6a72b2e07112f17 P cadbf6e7954b4ad695dcdc40b01c1dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:06.140575 10546 consensus_queue.cc:1048] T eac43cd3d9d04f5bb6a72b2e07112f17 P cadbf6e7954b4ad695dcdc40b01c1dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:06.146925 10661 consensus_queue.cc:1048] T 26d763ad98174337ba9a6dbbdfc21f6c P 1560ad85b0da4e689b889e3c0444fe24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:06.149820 10662 consensus_queue.cc:1048] T 26d763ad98174337ba9a6dbbdfc21f6c P 1560ad85b0da4e689b889e3c0444fe24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260601 13:37:06.160661 10662 raft_consensus.cc:493] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:06.160800 10662 raft_consensus.cc:515] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } }
I20260601 13:37:06.161285 10662 leader_election.cc:290] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f60b2735fb904d28a38823fb1a2ceb9e (127.7.40.3:44893), d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4:45155)
I20260601 13:37:06.161630 10459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "964a950be9e54bc497836d7b8d2e04b5" candidate_uuid: "1560ad85b0da4e689b889e3c0444fe24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" is_pre_election: true
I20260601 13:37:06.161635 10597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "964a950be9e54bc497836d7b8d2e04b5" candidate_uuid: "1560ad85b0da4e689b889e3c0444fe24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d54e0dba6e8a46a895402598e3c299b4" is_pre_election: true
I20260601 13:37:06.161772 10459 raft_consensus.cc:2468] T 964a950be9e54bc497836d7b8d2e04b5 P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1560ad85b0da4e689b889e3c0444fe24 in term 0.
I20260601 13:37:06.161815 10597 raft_consensus.cc:2468] T 964a950be9e54bc497836d7b8d2e04b5 P d54e0dba6e8a46a895402598e3c299b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1560ad85b0da4e689b889e3c0444fe24 in term 0.
I20260601 13:37:06.162060 10273 leader_election.cc:304] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1560ad85b0da4e689b889e3c0444fe24, f60b2735fb904d28a38823fb1a2ceb9e; no voters: 
I20260601 13:37:06.162226 10662 raft_consensus.cc:2804] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:06.162287 10662 raft_consensus.cc:493] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:06.162365 10662 raft_consensus.cc:3060] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:06.163272 10662 raft_consensus.cc:515] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } }
I20260601 13:37:06.163673 10662 leader_election.cc:290] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24 [CANDIDATE]: Term 1 election: Requested vote from peers f60b2735fb904d28a38823fb1a2ceb9e (127.7.40.3:44893), d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4:45155)
I20260601 13:37:06.164029 10459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "964a950be9e54bc497836d7b8d2e04b5" candidate_uuid: "1560ad85b0da4e689b889e3c0444fe24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f60b2735fb904d28a38823fb1a2ceb9e"
I20260601 13:37:06.164074 10597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "964a950be9e54bc497836d7b8d2e04b5" candidate_uuid: "1560ad85b0da4e689b889e3c0444fe24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d54e0dba6e8a46a895402598e3c299b4"
I20260601 13:37:06.164143 10459 raft_consensus.cc:3060] T 964a950be9e54bc497836d7b8d2e04b5 P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:06.164213 10597 raft_consensus.cc:3060] T 964a950be9e54bc497836d7b8d2e04b5 P d54e0dba6e8a46a895402598e3c299b4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:06.164911 10459 raft_consensus.cc:2468] T 964a950be9e54bc497836d7b8d2e04b5 P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1560ad85b0da4e689b889e3c0444fe24 in term 1.
I20260601 13:37:06.165043 10597 raft_consensus.cc:2468] T 964a950be9e54bc497836d7b8d2e04b5 P d54e0dba6e8a46a895402598e3c299b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1560ad85b0da4e689b889e3c0444fe24 in term 1.
I20260601 13:37:06.165177 10273 leader_election.cc:304] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1560ad85b0da4e689b889e3c0444fe24, f60b2735fb904d28a38823fb1a2ceb9e; no voters: 
I20260601 13:37:06.165362 10662 raft_consensus.cc:2804] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:06.165486 10662 raft_consensus.cc:697] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 LEADER]: Becoming Leader. State: Replica: 1560ad85b0da4e689b889e3c0444fe24, State: Running, Role: LEADER
I20260601 13:37:06.165635 10662 consensus_queue.cc:237] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } }
I20260601 13:37:06.167346 10205 catalog_manager.cc:5696] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1560ad85b0da4e689b889e3c0444fe24 (127.7.40.1). New cstate: current_term: 1 leader_uuid: "1560ad85b0da4e689b889e3c0444fe24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:06.182549 10546 consensus_queue.cc:1048] T 35afd5c760f84b229556fa035a3ee26b P cadbf6e7954b4ad695dcdc40b01c1dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:06.186079 10546 consensus_queue.cc:1048] T 35afd5c760f84b229556fa035a3ee26b P cadbf6e7954b4ad695dcdc40b01c1dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:06.256810 10639 raft_consensus.cc:493] T 5d3fdb5a5ec0464cb763d295872928ec P d54e0dba6e8a46a895402598e3c299b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:06.256989 10639 raft_consensus.cc:515] T 5d3fdb5a5ec0464cb763d295872928ec P d54e0dba6e8a46a895402598e3c299b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } }
I20260601 13:37:06.257632 10639 leader_election.cc:290] T 5d3fdb5a5ec0464cb763d295872928ec P d54e0dba6e8a46a895402598e3c299b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cadbf6e7954b4ad695dcdc40b01c1dd6 (127.7.40.2:40775), 1560ad85b0da4e689b889e3c0444fe24 (127.7.40.1:38309)
I20260601 13:37:06.258198 10308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3fdb5a5ec0464cb763d295872928ec" candidate_uuid: "d54e0dba6e8a46a895402598e3c299b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1560ad85b0da4e689b889e3c0444fe24" is_pre_election: true
I20260601 13:37:06.258198 10383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3fdb5a5ec0464cb763d295872928ec" candidate_uuid: "d54e0dba6e8a46a895402598e3c299b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" is_pre_election: true
I20260601 13:37:06.258423 10383 raft_consensus.cc:2468] T 5d3fdb5a5ec0464cb763d295872928ec P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d54e0dba6e8a46a895402598e3c299b4 in term 0.
I20260601 13:37:06.258461 10308 raft_consensus.cc:2468] T 5d3fdb5a5ec0464cb763d295872928ec P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d54e0dba6e8a46a895402598e3c299b4 in term 0.
I20260601 13:37:06.258805 10564 leader_election.cc:304] T 5d3fdb5a5ec0464cb763d295872928ec P d54e0dba6e8a46a895402598e3c299b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cadbf6e7954b4ad695dcdc40b01c1dd6, d54e0dba6e8a46a895402598e3c299b4; no voters: 
I20260601 13:37:06.258977 10639 raft_consensus.cc:2804] T 5d3fdb5a5ec0464cb763d295872928ec P d54e0dba6e8a46a895402598e3c299b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:06.259038 10639 raft_consensus.cc:493] T 5d3fdb5a5ec0464cb763d295872928ec P d54e0dba6e8a46a895402598e3c299b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:06.259147 10639 raft_consensus.cc:3060] T 5d3fdb5a5ec0464cb763d295872928ec P d54e0dba6e8a46a895402598e3c299b4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:06.260103 10639 raft_consensus.cc:515] T 5d3fdb5a5ec0464cb763d295872928ec P d54e0dba6e8a46a895402598e3c299b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } }
I20260601 13:37:06.260505 10639 leader_election.cc:290] T 5d3fdb5a5ec0464cb763d295872928ec P d54e0dba6e8a46a895402598e3c299b4 [CANDIDATE]: Term 1 election: Requested vote from peers cadbf6e7954b4ad695dcdc40b01c1dd6 (127.7.40.2:40775), 1560ad85b0da4e689b889e3c0444fe24 (127.7.40.1:38309)
I20260601 13:37:06.261003 10308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3fdb5a5ec0464cb763d295872928ec" candidate_uuid: "d54e0dba6e8a46a895402598e3c299b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1560ad85b0da4e689b889e3c0444fe24"
I20260601 13:37:06.261003 10383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3fdb5a5ec0464cb763d295872928ec" candidate_uuid: "d54e0dba6e8a46a895402598e3c299b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6"
I20260601 13:37:06.261159 10383 raft_consensus.cc:3060] T 5d3fdb5a5ec0464cb763d295872928ec P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:06.261159 10308 raft_consensus.cc:3060] T 5d3fdb5a5ec0464cb763d295872928ec P 1560ad85b0da4e689b889e3c0444fe24 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:06.262168 10308 raft_consensus.cc:2468] T 5d3fdb5a5ec0464cb763d295872928ec P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d54e0dba6e8a46a895402598e3c299b4 in term 1.
I20260601 13:37:06.262178 10383 raft_consensus.cc:2468] T 5d3fdb5a5ec0464cb763d295872928ec P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d54e0dba6e8a46a895402598e3c299b4 in term 1.
I20260601 13:37:06.262571 10564 leader_election.cc:304] T 5d3fdb5a5ec0464cb763d295872928ec P d54e0dba6e8a46a895402598e3c299b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cadbf6e7954b4ad695dcdc40b01c1dd6, d54e0dba6e8a46a895402598e3c299b4; no voters: 
I20260601 13:37:06.262748 10639 raft_consensus.cc:2804] T 5d3fdb5a5ec0464cb763d295872928ec P d54e0dba6e8a46a895402598e3c299b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:06.262841 10639 raft_consensus.cc:697] T 5d3fdb5a5ec0464cb763d295872928ec P d54e0dba6e8a46a895402598e3c299b4 [term 1 LEADER]: Becoming Leader. State: Replica: d54e0dba6e8a46a895402598e3c299b4, State: Running, Role: LEADER
I20260601 13:37:06.263006 10639 consensus_queue.cc:237] T 5d3fdb5a5ec0464cb763d295872928ec P d54e0dba6e8a46a895402598e3c299b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } }
I20260601 13:37:06.264966 10204 catalog_manager.cc:5696] T 5d3fdb5a5ec0464cb763d295872928ec P d54e0dba6e8a46a895402598e3c299b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4). New cstate: current_term: 1 leader_uuid: "d54e0dba6e8a46a895402598e3c299b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:06.287352 10662 consensus_queue.cc:1048] T 59e7aba823824abb9b028115d0555673 P 1560ad85b0da4e689b889e3c0444fe24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:06.290936 10660 consensus_queue.cc:1048] T 59e7aba823824abb9b028115d0555673 P 1560ad85b0da4e689b889e3c0444fe24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:06.297807 10660 consensus_queue.cc:1048] T a31aa001ddbb490ea6c0f6ed25796e05 P 1560ad85b0da4e689b889e3c0444fe24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:06.301297 10660 consensus_queue.cc:1048] T a31aa001ddbb490ea6c0f6ed25796e05 P 1560ad85b0da4e689b889e3c0444fe24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:06.304827 10639 raft_consensus.cc:493] T 77130147db894a56bf86e06d496de8d8 P d54e0dba6e8a46a895402598e3c299b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:06.304956 10639 raft_consensus.cc:515] T 77130147db894a56bf86e06d496de8d8 P d54e0dba6e8a46a895402598e3c299b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } }
I20260601 13:37:06.305442 10639 leader_election.cc:290] T 77130147db894a56bf86e06d496de8d8 P d54e0dba6e8a46a895402598e3c299b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f60b2735fb904d28a38823fb1a2ceb9e (127.7.40.3:44893), cadbf6e7954b4ad695dcdc40b01c1dd6 (127.7.40.2:40775)
I20260601 13:37:06.305866 10383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77130147db894a56bf86e06d496de8d8" candidate_uuid: "d54e0dba6e8a46a895402598e3c299b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" is_pre_election: true
I20260601 13:37:06.306010 10383 raft_consensus.cc:2468] T 77130147db894a56bf86e06d496de8d8 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d54e0dba6e8a46a895402598e3c299b4 in term 0.
I20260601 13:37:06.306259 10564 leader_election.cc:304] T 77130147db894a56bf86e06d496de8d8 P d54e0dba6e8a46a895402598e3c299b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cadbf6e7954b4ad695dcdc40b01c1dd6, d54e0dba6e8a46a895402598e3c299b4; no voters: 
I20260601 13:37:06.306437 10639 raft_consensus.cc:2804] T 77130147db894a56bf86e06d496de8d8 P d54e0dba6e8a46a895402598e3c299b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:06.306520 10639 raft_consensus.cc:493] T 77130147db894a56bf86e06d496de8d8 P d54e0dba6e8a46a895402598e3c299b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:06.306579 10639 raft_consensus.cc:3060] T 77130147db894a56bf86e06d496de8d8 P d54e0dba6e8a46a895402598e3c299b4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:06.307574 10639 raft_consensus.cc:515] T 77130147db894a56bf86e06d496de8d8 P d54e0dba6e8a46a895402598e3c299b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } }
I20260601 13:37:06.307947 10639 leader_election.cc:290] T 77130147db894a56bf86e06d496de8d8 P d54e0dba6e8a46a895402598e3c299b4 [CANDIDATE]: Term 1 election: Requested vote from peers f60b2735fb904d28a38823fb1a2ceb9e (127.7.40.3:44893), cadbf6e7954b4ad695dcdc40b01c1dd6 (127.7.40.2:40775)
I20260601 13:37:06.308311 10383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77130147db894a56bf86e06d496de8d8" candidate_uuid: "d54e0dba6e8a46a895402598e3c299b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6"
I20260601 13:37:06.308429 10383 raft_consensus.cc:3060] T 77130147db894a56bf86e06d496de8d8 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:06.309260 10660 consensus_queue.cc:1048] T e13f1d0ab6dd4ec4bb15afc463438375 P 1560ad85b0da4e689b889e3c0444fe24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:06.309473 10383 raft_consensus.cc:2468] T 77130147db894a56bf86e06d496de8d8 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d54e0dba6e8a46a895402598e3c299b4 in term 1.
I20260601 13:37:06.309762 10564 leader_election.cc:304] T 77130147db894a56bf86e06d496de8d8 P d54e0dba6e8a46a895402598e3c299b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cadbf6e7954b4ad695dcdc40b01c1dd6, d54e0dba6e8a46a895402598e3c299b4; no voters: 
I20260601 13:37:06.309934 10639 raft_consensus.cc:2804] T 77130147db894a56bf86e06d496de8d8 P d54e0dba6e8a46a895402598e3c299b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:06.310015 10639 raft_consensus.cc:697] T 77130147db894a56bf86e06d496de8d8 P d54e0dba6e8a46a895402598e3c299b4 [term 1 LEADER]: Becoming Leader. State: Replica: d54e0dba6e8a46a895402598e3c299b4, State: Running, Role: LEADER
I20260601 13:37:06.310030 10458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77130147db894a56bf86e06d496de8d8" candidate_uuid: "d54e0dba6e8a46a895402598e3c299b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f60b2735fb904d28a38823fb1a2ceb9e"
I20260601 13:37:06.310030 10459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77130147db894a56bf86e06d496de8d8" candidate_uuid: "d54e0dba6e8a46a895402598e3c299b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" is_pre_election: true
I20260601 13:37:06.310166 10458 raft_consensus.cc:3060] T 77130147db894a56bf86e06d496de8d8 P f60b2735fb904d28a38823fb1a2ceb9e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:06.310145 10639 consensus_queue.cc:237] T 77130147db894a56bf86e06d496de8d8 P d54e0dba6e8a46a895402598e3c299b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } }
I20260601 13:37:06.311210 10458 raft_consensus.cc:2468] T 77130147db894a56bf86e06d496de8d8 P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d54e0dba6e8a46a895402598e3c299b4 in term 1.
I20260601 13:37:06.311749 10204 catalog_manager.cc:5696] T 77130147db894a56bf86e06d496de8d8 P d54e0dba6e8a46a895402598e3c299b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4). New cstate: current_term: 1 leader_uuid: "d54e0dba6e8a46a895402598e3c299b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:06.313772 10660 consensus_queue.cc:1048] T e13f1d0ab6dd4ec4bb15afc463438375 P 1560ad85b0da4e689b889e3c0444fe24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:06.374457 10259 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260601 13:37:06.382040 10308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "26d763ad98174337ba9a6dbbdfc21f6c"
dest_uuid: "1560ad85b0da4e689b889e3c0444fe24"
mode: GRACEFUL
new_leader_uuid: "f60b2735fb904d28a38823fb1a2ceb9e"
 from {username='slave'} at 127.0.0.1:43850
I20260601 13:37:06.382247 10308 raft_consensus.cc:606] T 26d763ad98174337ba9a6dbbdfc21f6c P 1560ad85b0da4e689b889e3c0444fe24 [term 1 LEADER]: Received request to transfer leadership to TS f60b2735fb904d28a38823fb1a2ceb9e
I20260601 13:37:06.383172 10308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "59e7aba823824abb9b028115d0555673"
dest_uuid: "1560ad85b0da4e689b889e3c0444fe24"
mode: GRACEFUL
new_leader_uuid: "f60b2735fb904d28a38823fb1a2ceb9e"
 from {username='slave'} at 127.0.0.1:43850
I20260601 13:37:06.383334 10308 raft_consensus.cc:606] T 59e7aba823824abb9b028115d0555673 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 LEADER]: Received request to transfer leadership to TS f60b2735fb904d28a38823fb1a2ceb9e
I20260601 13:37:06.383896 10383 consensus_queue.cc:237] T eac43cd3d9d04f5bb6a72b2e07112f17 P cadbf6e7954b4ad695dcdc40b01c1dd6 [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: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } attrs { replace: true } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: true } }
I20260601 13:37:06.384040 10308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69df935859fe480db0d5ad2ce54c22bd"
dest_uuid: "1560ad85b0da4e689b889e3c0444fe24"
mode: GRACEFUL
new_leader_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6"
 from {username='slave'} at 127.0.0.1:43850
I20260601 13:37:06.384126 10308 raft_consensus.cc:606] T 69df935859fe480db0d5ad2ce54c22bd P 1560ad85b0da4e689b889e3c0444fe24 [term 1 LEADER]: Received request to transfer leadership to TS cadbf6e7954b4ad695dcdc40b01c1dd6
I20260601 13:37:06.384863 10308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c96a404349f04fddb93492cb74b95435"
dest_uuid: "1560ad85b0da4e689b889e3c0444fe24"
mode: GRACEFUL
new_leader_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6"
 from {username='slave'} at 127.0.0.1:43850
I20260601 13:37:06.384971 10308 raft_consensus.cc:606] T c96a404349f04fddb93492cb74b95435 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 LEADER]: Received request to transfer leadership to TS cadbf6e7954b4ad695dcdc40b01c1dd6
I20260601 13:37:06.385505 10259 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 4
I20260601 13:37:06.385640 10259 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:06.385664 10458 raft_consensus.cc:1275] T eac43cd3d9d04f5bb6a72b2e07112f17 P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Refusing update from remote peer cadbf6e7954b4ad695dcdc40b01c1dd6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:06.385635 10308 raft_consensus.cc:1275] T eac43cd3d9d04f5bb6a72b2e07112f17 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Refusing update from remote peer cadbf6e7954b4ad695dcdc40b01c1dd6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:06.386179 10546 consensus_queue.cc:1048] T eac43cd3d9d04f5bb6a72b2e07112f17 P cadbf6e7954b4ad695dcdc40b01c1dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } 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:37:06.386322 10537 consensus_queue.cc:1048] T eac43cd3d9d04f5bb6a72b2e07112f17 P cadbf6e7954b4ad695dcdc40b01c1dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:37:06.387840 10546 raft_consensus.cc:2955] T eac43cd3d9d04f5bb6a72b2e07112f17 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } attrs { replace: true } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: true } } }
I20260601 13:37:06.388506 10308 raft_consensus.cc:2955] T eac43cd3d9d04f5bb6a72b2e07112f17 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } attrs { replace: true } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: true } } }
I20260601 13:37:06.388669 10458 raft_consensus.cc:2955] T eac43cd3d9d04f5bb6a72b2e07112f17 P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } attrs { replace: true } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: true } } }
W20260601 13:37:06.391703 10347 consensus_peers.cc:597] T eac43cd3d9d04f5bb6a72b2e07112f17 P cadbf6e7954b4ad695dcdc40b01c1dd6 -> Peer d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4:45155): Couldn't send request to peer d54e0dba6e8a46a895402598e3c299b4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eac43cd3d9d04f5bb6a72b2e07112f17. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:06.392129 10205 catalog_manager.cc:5696] T eac43cd3d9d04f5bb6a72b2e07112f17 P cadbf6e7954b4ad695dcdc40b01c1dd6 reported cstate change: config changed from index -1 to 2, NON_VOTER d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:06.397532 10308 consensus_queue.cc:237] T a31aa001ddbb490ea6c0f6ed25796e05 P 1560ad85b0da4e689b889e3c0444fe24 [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: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } attrs { replace: true } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: true } }
I20260601 13:37:06.399046 10383 raft_consensus.cc:1275] T a31aa001ddbb490ea6c0f6ed25796e05 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 FOLLOWER]: Refusing update from remote peer 1560ad85b0da4e689b889e3c0444fe24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:06.399135 10458 raft_consensus.cc:1275] T a31aa001ddbb490ea6c0f6ed25796e05 P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Refusing update from remote peer 1560ad85b0da4e689b889e3c0444fe24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:37:06.399303 10271 consensus_peers.cc:597] T a31aa001ddbb490ea6c0f6ed25796e05 P 1560ad85b0da4e689b889e3c0444fe24 -> Peer d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4:45155): Couldn't send request to peer d54e0dba6e8a46a895402598e3c299b4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a31aa001ddbb490ea6c0f6ed25796e05. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:06.399546 10660 consensus_queue.cc:1048] T a31aa001ddbb490ea6c0f6ed25796e05 P 1560ad85b0da4e689b889e3c0444fe24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:37:06.399668 10662 consensus_queue.cc:1048] T a31aa001ddbb490ea6c0f6ed25796e05 P 1560ad85b0da4e689b889e3c0444fe24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } 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:37:06.401394 10662 raft_consensus.cc:2955] T a31aa001ddbb490ea6c0f6ed25796e05 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } attrs { replace: true } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: true } } }
I20260601 13:37:06.401855 10458 raft_consensus.cc:2955] T a31aa001ddbb490ea6c0f6ed25796e05 P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } attrs { replace: true } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: true } } }
I20260601 13:37:06.402053 10383 raft_consensus.cc:2955] T a31aa001ddbb490ea6c0f6ed25796e05 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } attrs { replace: true } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: true } } }
I20260601 13:37:06.404495 10204 catalog_manager.cc:5696] T a31aa001ddbb490ea6c0f6ed25796e05 P 1560ad85b0da4e689b889e3c0444fe24 reported cstate change: config changed from index -1 to 2, NON_VOTER d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "1560ad85b0da4e689b889e3c0444fe24" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:37:06.405049 10254 auto_rebalancer.cc:591] Failed to schedule move for tablet 69df935859fe480db0d5ad2ce54c22bd: Remote error: Service unavailable: leader transfer in progress
I20260601 13:37:06.406103 10383 consensus_queue.cc:237] T 0359b48e468a4885803019a60297100f P cadbf6e7954b4ad695dcdc40b01c1dd6 [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: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } attrs { replace: true } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: true } }
I20260601 13:37:06.408191 10308 raft_consensus.cc:1275] T 0359b48e468a4885803019a60297100f P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Refusing update from remote peer cadbf6e7954b4ad695dcdc40b01c1dd6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:06.408236 10458 raft_consensus.cc:1275] T 0359b48e468a4885803019a60297100f P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Refusing update from remote peer cadbf6e7954b4ad695dcdc40b01c1dd6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:37:06.408321 10347 consensus_peers.cc:597] T 0359b48e468a4885803019a60297100f P cadbf6e7954b4ad695dcdc40b01c1dd6 -> Peer d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4:45155): Couldn't send request to peer d54e0dba6e8a46a895402598e3c299b4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0359b48e468a4885803019a60297100f. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:06.408595 10546 consensus_queue.cc:1048] T 0359b48e468a4885803019a60297100f P cadbf6e7954b4ad695dcdc40b01c1dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } 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:37:06.408757 10510 consensus_queue.cc:1048] T 0359b48e468a4885803019a60297100f P cadbf6e7954b4ad695dcdc40b01c1dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:37:06.410393 10537 raft_consensus.cc:2955] T 0359b48e468a4885803019a60297100f P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } attrs { replace: true } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: true } } }
I20260601 13:37:06.410897 10308 raft_consensus.cc:2955] T 0359b48e468a4885803019a60297100f P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } attrs { replace: true } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: true } } }
I20260601 13:37:06.411013 10458 raft_consensus.cc:2955] T 0359b48e468a4885803019a60297100f P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } attrs { replace: true } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: true } } }
I20260601 13:37:06.413329 10203 catalog_manager.cc:5696] T 0359b48e468a4885803019a60297100f P cadbf6e7954b4ad695dcdc40b01c1dd6 reported cstate change: config changed from index -1 to 2, NON_VOTER d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:06.474277 10541 raft_consensus.cc:993] T 69df935859fe480db0d5ad2ce54c22bd P 1560ad85b0da4e689b889e3c0444fe24: : Instructing follower cadbf6e7954b4ad695dcdc40b01c1dd6 to start an election
I20260601 13:37:06.474447 10541 raft_consensus.cc:1081] T 69df935859fe480db0d5ad2ce54c22bd P 1560ad85b0da4e689b889e3c0444fe24 [term 1 LEADER]: Signalling peer cadbf6e7954b4ad695dcdc40b01c1dd6 to start an election
I20260601 13:37:06.474992 10383 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69df935859fe480db0d5ad2ce54c22bd"
dest_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6"
 from {username='slave'} at 127.0.0.1:54102
I20260601 13:37:06.475171 10383 raft_consensus.cc:493] T 69df935859fe480db0d5ad2ce54c22bd P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:37:06.475245 10383 raft_consensus.cc:3060] T 69df935859fe480db0d5ad2ce54c22bd P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:06.476392 10383 raft_consensus.cc:515] T 69df935859fe480db0d5ad2ce54c22bd P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:06.476857 10383 leader_election.cc:290] T 69df935859fe480db0d5ad2ce54c22bd P cadbf6e7954b4ad695dcdc40b01c1dd6 [CANDIDATE]: Term 2 election: Requested vote from peers 1560ad85b0da4e689b889e3c0444fe24 (127.7.40.1:38309), f60b2735fb904d28a38823fb1a2ceb9e (127.7.40.3:44893)
I20260601 13:37:06.477080 10513 consensus_queue.cc:1048] T 43eeccf9607148fd9d46e1b7a7076d60 P f60b2735fb904d28a38823fb1a2ceb9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:06.477177 10308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69df935859fe480db0d5ad2ce54c22bd" candidate_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1560ad85b0da4e689b889e3c0444fe24"
I20260601 13:37:06.477298 10308 raft_consensus.cc:3055] T 69df935859fe480db0d5ad2ce54c22bd P 1560ad85b0da4e689b889e3c0444fe24 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:37:06.477350 10308 raft_consensus.cc:740] T 69df935859fe480db0d5ad2ce54c22bd P 1560ad85b0da4e689b889e3c0444fe24 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1560ad85b0da4e689b889e3c0444fe24, State: Running, Role: LEADER
I20260601 13:37:06.477432 10458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69df935859fe480db0d5ad2ce54c22bd" candidate_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f60b2735fb904d28a38823fb1a2ceb9e"
I20260601 13:37:06.477524 10458 raft_consensus.cc:3060] T 69df935859fe480db0d5ad2ce54c22bd P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:06.477501 10308 consensus_queue.cc:260] T 69df935859fe480db0d5ad2ce54c22bd P 1560ad85b0da4e689b889e3c0444fe24 [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: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:06.477679 10308 raft_consensus.cc:3060] T 69df935859fe480db0d5ad2ce54c22bd P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:06.478490 10458 raft_consensus.cc:2468] T 69df935859fe480db0d5ad2ce54c22bd P f60b2735fb904d28a38823fb1a2ceb9e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cadbf6e7954b4ad695dcdc40b01c1dd6 in term 2.
I20260601 13:37:06.478679 10308 raft_consensus.cc:2468] T 69df935859fe480db0d5ad2ce54c22bd P 1560ad85b0da4e689b889e3c0444fe24 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cadbf6e7954b4ad695dcdc40b01c1dd6 in term 2.
I20260601 13:37:06.478814 10349 leader_election.cc:304] T 69df935859fe480db0d5ad2ce54c22bd P cadbf6e7954b4ad695dcdc40b01c1dd6 [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: cadbf6e7954b4ad695dcdc40b01c1dd6, f60b2735fb904d28a38823fb1a2ceb9e; no voters: 
I20260601 13:37:06.479179 10546 raft_consensus.cc:2804] T 69df935859fe480db0d5ad2ce54c22bd P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:37:06.479277 10546 raft_consensus.cc:697] T 69df935859fe480db0d5ad2ce54c22bd P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 2 LEADER]: Becoming Leader. State: Replica: cadbf6e7954b4ad695dcdc40b01c1dd6, State: Running, Role: LEADER
I20260601 13:37:06.479420 10546 consensus_queue.cc:237] T 69df935859fe480db0d5ad2ce54c22bd P cadbf6e7954b4ad695dcdc40b01c1dd6 [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: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:06.482787 10644 consensus_queue.cc:1048] T 43eeccf9607148fd9d46e1b7a7076d60 P f60b2735fb904d28a38823fb1a2ceb9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:06.483271 10660 consensus_queue.cc:1048] T c96a404349f04fddb93492cb74b95435 P 1560ad85b0da4e689b889e3c0444fe24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:06.484539 10205 catalog_manager.cc:5696] T 69df935859fe480db0d5ad2ce54c22bd P cadbf6e7954b4ad695dcdc40b01c1dd6 reported cstate change: term changed from 1 to 2, leader changed from 1560ad85b0da4e689b889e3c0444fe24 (127.7.40.1) to cadbf6e7954b4ad695dcdc40b01c1dd6 (127.7.40.2). New cstate: current_term: 2 leader_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:06.488498 10509 consensus_queue.cc:1048] T c96a404349f04fddb93492cb74b95435 P 1560ad85b0da4e689b889e3c0444fe24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:06.490669 10509 raft_consensus.cc:993] T c96a404349f04fddb93492cb74b95435 P 1560ad85b0da4e689b889e3c0444fe24: : Instructing follower cadbf6e7954b4ad695dcdc40b01c1dd6 to start an election
I20260601 13:37:06.490774 10509 raft_consensus.cc:1081] T c96a404349f04fddb93492cb74b95435 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 LEADER]: Signalling peer cadbf6e7954b4ad695dcdc40b01c1dd6 to start an election
I20260601 13:37:06.491317 10383 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c96a404349f04fddb93492cb74b95435"
dest_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6"
 from {username='slave'} at 127.0.0.1:54102
I20260601 13:37:06.491449 10383 raft_consensus.cc:493] T c96a404349f04fddb93492cb74b95435 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:37:06.491537 10383 raft_consensus.cc:3060] T c96a404349f04fddb93492cb74b95435 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:06.492359 10383 raft_consensus.cc:515] T c96a404349f04fddb93492cb74b95435 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } }
I20260601 13:37:06.492784 10383 leader_election.cc:290] T c96a404349f04fddb93492cb74b95435 P cadbf6e7954b4ad695dcdc40b01c1dd6 [CANDIDATE]: Term 2 election: Requested vote from peers d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4:45155), 1560ad85b0da4e689b889e3c0444fe24 (127.7.40.1:38309)
I20260601 13:37:06.493103 10598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c96a404349f04fddb93492cb74b95435" candidate_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d54e0dba6e8a46a895402598e3c299b4"
I20260601 13:37:06.493172 10307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c96a404349f04fddb93492cb74b95435" candidate_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1560ad85b0da4e689b889e3c0444fe24"
I20260601 13:37:06.493216 10598 raft_consensus.cc:3060] T c96a404349f04fddb93492cb74b95435 P d54e0dba6e8a46a895402598e3c299b4 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:06.493300 10307 raft_consensus.cc:3055] T c96a404349f04fddb93492cb74b95435 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:37:06.493355 10307 raft_consensus.cc:740] T c96a404349f04fddb93492cb74b95435 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1560ad85b0da4e689b889e3c0444fe24, State: Running, Role: LEADER
I20260601 13:37:06.493510 10307 consensus_queue.cc:260] T c96a404349f04fddb93492cb74b95435 P 1560ad85b0da4e689b889e3c0444fe24 [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: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } }
I20260601 13:37:06.493690 10307 raft_consensus.cc:3060] T c96a404349f04fddb93492cb74b95435 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:06.494122 10598 raft_consensus.cc:2468] T c96a404349f04fddb93492cb74b95435 P d54e0dba6e8a46a895402598e3c299b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cadbf6e7954b4ad695dcdc40b01c1dd6 in term 2.
I20260601 13:37:06.494403 10347 leader_election.cc:304] T c96a404349f04fddb93492cb74b95435 P cadbf6e7954b4ad695dcdc40b01c1dd6 [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: cadbf6e7954b4ad695dcdc40b01c1dd6, d54e0dba6e8a46a895402598e3c299b4; no voters: 
I20260601 13:37:06.494583 10546 raft_consensus.cc:2804] T c96a404349f04fddb93492cb74b95435 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:37:06.494678 10307 raft_consensus.cc:2468] T c96a404349f04fddb93492cb74b95435 P 1560ad85b0da4e689b889e3c0444fe24 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cadbf6e7954b4ad695dcdc40b01c1dd6 in term 2.
I20260601 13:37:06.494691 10546 raft_consensus.cc:697] T c96a404349f04fddb93492cb74b95435 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 2 LEADER]: Becoming Leader. State: Replica: cadbf6e7954b4ad695dcdc40b01c1dd6, State: Running, Role: LEADER
I20260601 13:37:06.494904 10546 consensus_queue.cc:237] T c96a404349f04fddb93492cb74b95435 P cadbf6e7954b4ad695dcdc40b01c1dd6 [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: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } }
I20260601 13:37:06.496531 10203 catalog_manager.cc:5696] T c96a404349f04fddb93492cb74b95435 P cadbf6e7954b4ad695dcdc40b01c1dd6 reported cstate change: term changed from 1 to 2, leader changed from 1560ad85b0da4e689b889e3c0444fe24 (127.7.40.1) to cadbf6e7954b4ad695dcdc40b01c1dd6 (127.7.40.2). New cstate: current_term: 2 leader_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } health_report { overall_health: HEALTHY } } }
I20260601 13:37:06.523877 10697 consensus_queue.cc:1048] T 34e276687cb747f3922793e6f4d50576 P d54e0dba6e8a46a895402598e3c299b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:06.527791 10639 consensus_queue.cc:1048] T 34e276687cb747f3922793e6f4d50576 P d54e0dba6e8a46a895402598e3c299b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:06.556619 10661 consensus_queue.cc:1048] T 6de9d0e5c3044b2d960103bdd7cf19f5 P 1560ad85b0da4e689b889e3c0444fe24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:06.560736 10660 consensus_queue.cc:1048] T 6de9d0e5c3044b2d960103bdd7cf19f5 P 1560ad85b0da4e689b889e3c0444fe24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:06.646016 10639 consensus_queue.cc:1048] T 5d3fdb5a5ec0464cb763d295872928ec P d54e0dba6e8a46a895402598e3c299b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:06.649976 10697 consensus_queue.cc:1048] T 5d3fdb5a5ec0464cb763d295872928ec P d54e0dba6e8a46a895402598e3c299b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:06.696108 10660 consensus_queue.cc:1048] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:06.699445 10661 consensus_queue.cc:1048] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:06.728854 10513 consensus_queue.cc:1048] T d361845c320e4f86aa4a57d83be0e8f3 P f60b2735fb904d28a38823fb1a2ceb9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:06.731343 10662 raft_consensus.cc:993] T 26d763ad98174337ba9a6dbbdfc21f6c P 1560ad85b0da4e689b889e3c0444fe24: : Instructing follower f60b2735fb904d28a38823fb1a2ceb9e to start an election
I20260601 13:37:06.731478 10662 raft_consensus.cc:1081] T 26d763ad98174337ba9a6dbbdfc21f6c P 1560ad85b0da4e689b889e3c0444fe24 [term 1 LEADER]: Signalling peer f60b2735fb904d28a38823fb1a2ceb9e to start an election
I20260601 13:37:06.732568 10458 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "26d763ad98174337ba9a6dbbdfc21f6c"
dest_uuid: "f60b2735fb904d28a38823fb1a2ceb9e"
 from {username='slave'} at 127.0.0.1:50734
I20260601 13:37:06.732697 10458 raft_consensus.cc:493] T 26d763ad98174337ba9a6dbbdfc21f6c P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:37:06.732755 10458 raft_consensus.cc:3060] T 26d763ad98174337ba9a6dbbdfc21f6c P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:06.732904 10513 consensus_queue.cc:1048] T d361845c320e4f86aa4a57d83be0e8f3 P f60b2735fb904d28a38823fb1a2ceb9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:06.733809 10458 raft_consensus.cc:515] T 26d763ad98174337ba9a6dbbdfc21f6c P f60b2735fb904d28a38823fb1a2ceb9e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } }
I20260601 13:37:06.734211 10458 leader_election.cc:290] T 26d763ad98174337ba9a6dbbdfc21f6c P f60b2735fb904d28a38823fb1a2ceb9e [CANDIDATE]: Term 2 election: Requested vote from peers cadbf6e7954b4ad695dcdc40b01c1dd6 (127.7.40.2:40775), 1560ad85b0da4e689b889e3c0444fe24 (127.7.40.1:38309)
I20260601 13:37:06.734694 10307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26d763ad98174337ba9a6dbbdfc21f6c" candidate_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1560ad85b0da4e689b889e3c0444fe24"
I20260601 13:37:06.734797 10307 raft_consensus.cc:3055] T 26d763ad98174337ba9a6dbbdfc21f6c P 1560ad85b0da4e689b889e3c0444fe24 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:37:06.734838 10307 raft_consensus.cc:740] T 26d763ad98174337ba9a6dbbdfc21f6c P 1560ad85b0da4e689b889e3c0444fe24 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1560ad85b0da4e689b889e3c0444fe24, State: Running, Role: LEADER
I20260601 13:37:06.735332 10383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26d763ad98174337ba9a6dbbdfc21f6c" candidate_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6"
I20260601 13:37:06.735437 10383 raft_consensus.cc:3060] T 26d763ad98174337ba9a6dbbdfc21f6c P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:06.734985 10307 consensus_queue.cc:260] T 26d763ad98174337ba9a6dbbdfc21f6c P 1560ad85b0da4e689b889e3c0444fe24 [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: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } }
I20260601 13:37:06.735983 10307 raft_consensus.cc:3060] T 26d763ad98174337ba9a6dbbdfc21f6c P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:06.736466 10383 raft_consensus.cc:2468] T 26d763ad98174337ba9a6dbbdfc21f6c P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f60b2735fb904d28a38823fb1a2ceb9e in term 2.
I20260601 13:37:06.736802 10307 raft_consensus.cc:2468] T 26d763ad98174337ba9a6dbbdfc21f6c P 1560ad85b0da4e689b889e3c0444fe24 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f60b2735fb904d28a38823fb1a2ceb9e in term 2.
I20260601 13:37:06.736899 10425 leader_election.cc:304] T 26d763ad98174337ba9a6dbbdfc21f6c P f60b2735fb904d28a38823fb1a2ceb9e [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: cadbf6e7954b4ad695dcdc40b01c1dd6, f60b2735fb904d28a38823fb1a2ceb9e; no voters: 
I20260601 13:37:06.737083 10513 raft_consensus.cc:2804] T 26d763ad98174337ba9a6dbbdfc21f6c P f60b2735fb904d28a38823fb1a2ceb9e [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:37:06.737177 10513 raft_consensus.cc:697] T 26d763ad98174337ba9a6dbbdfc21f6c P f60b2735fb904d28a38823fb1a2ceb9e [term 2 LEADER]: Becoming Leader. State: Replica: f60b2735fb904d28a38823fb1a2ceb9e, State: Running, Role: LEADER
I20260601 13:37:06.737294 10513 consensus_queue.cc:237] T 26d763ad98174337ba9a6dbbdfc21f6c P f60b2735fb904d28a38823fb1a2ceb9e [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: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } }
I20260601 13:37:06.739032 10203 catalog_manager.cc:5696] T 26d763ad98174337ba9a6dbbdfc21f6c P f60b2735fb904d28a38823fb1a2ceb9e reported cstate change: term changed from 1 to 2, leader changed from 1560ad85b0da4e689b889e3c0444fe24 (127.7.40.1) to f60b2735fb904d28a38823fb1a2ceb9e (127.7.40.3). New cstate: current_term: 2 leader_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:06.762045 10666 consensus_queue.cc:1048] T 77130147db894a56bf86e06d496de8d8 P d54e0dba6e8a46a895402598e3c299b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:06.765882 10666 consensus_queue.cc:1048] T 77130147db894a56bf86e06d496de8d8 P d54e0dba6e8a46a895402598e3c299b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:06.802071 10711 ts_tablet_manager.cc:933] T eac43cd3d9d04f5bb6a72b2e07112f17 P d54e0dba6e8a46a895402598e3c299b4: Initiating tablet copy from peer cadbf6e7954b4ad695dcdc40b01c1dd6 (127.7.40.2:40775)
I20260601 13:37:06.802673 10711 tablet_copy_client.cc:323] T eac43cd3d9d04f5bb6a72b2e07112f17 P d54e0dba6e8a46a895402598e3c299b4: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.2:40775
I20260601 13:37:06.803409 10394 tablet_copy_service.cc:140] P cadbf6e7954b4ad695dcdc40b01c1dd6: Received BeginTabletCopySession request for tablet eac43cd3d9d04f5bb6a72b2e07112f17 from peer d54e0dba6e8a46a895402598e3c299b4 ({username='slave'} at 127.0.0.1:54130)
I20260601 13:37:06.803545 10394 tablet_copy_service.cc:161] P cadbf6e7954b4ad695dcdc40b01c1dd6: Beginning new tablet copy session on tablet eac43cd3d9d04f5bb6a72b2e07112f17 from peer d54e0dba6e8a46a895402598e3c299b4 at {username='slave'} at 127.0.0.1:54130: session id = d54e0dba6e8a46a895402598e3c299b4-eac43cd3d9d04f5bb6a72b2e07112f17
I20260601 13:37:06.804646 10394 tablet_copy_source_session.cc:215] T eac43cd3d9d04f5bb6a72b2e07112f17 P cadbf6e7954b4ad695dcdc40b01c1dd6: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:37:06.805850 10711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eac43cd3d9d04f5bb6a72b2e07112f17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:06.808048 10711 tablet_copy_client.cc:806] T eac43cd3d9d04f5bb6a72b2e07112f17 P d54e0dba6e8a46a895402598e3c299b4: tablet copy: Starting download of 0 data blocks...
I20260601 13:37:06.808234 10711 tablet_copy_client.cc:670] T eac43cd3d9d04f5bb6a72b2e07112f17 P d54e0dba6e8a46a895402598e3c299b4: tablet copy: Starting download of 1 WAL segments...
I20260601 13:37:06.809862 10711 tablet_copy_client.cc:538] T eac43cd3d9d04f5bb6a72b2e07112f17 P d54e0dba6e8a46a895402598e3c299b4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:37:06.811254 10711 tablet_bootstrap.cc:492] T eac43cd3d9d04f5bb6a72b2e07112f17 P d54e0dba6e8a46a895402598e3c299b4: Bootstrap starting.
I20260601 13:37:06.814528 10711 tablet_bootstrap.cc:492] T eac43cd3d9d04f5bb6a72b2e07112f17 P d54e0dba6e8a46a895402598e3c299b4: 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:37:06.814822 10711 tablet_bootstrap.cc:492] T eac43cd3d9d04f5bb6a72b2e07112f17 P d54e0dba6e8a46a895402598e3c299b4: Bootstrap complete.
I20260601 13:37:06.815023 10711 ts_tablet_manager.cc:1403] T eac43cd3d9d04f5bb6a72b2e07112f17 P d54e0dba6e8a46a895402598e3c299b4: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:37:06.815495 10711 raft_consensus.cc:359] T eac43cd3d9d04f5bb6a72b2e07112f17 P d54e0dba6e8a46a895402598e3c299b4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } attrs { replace: true } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: true } }
I20260601 13:37:06.815605 10711 raft_consensus.cc:740] T eac43cd3d9d04f5bb6a72b2e07112f17 P d54e0dba6e8a46a895402598e3c299b4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d54e0dba6e8a46a895402598e3c299b4, State: Initialized, Role: LEARNER
I20260601 13:37:06.815729 10711 consensus_queue.cc:260] T eac43cd3d9d04f5bb6a72b2e07112f17 P d54e0dba6e8a46a895402598e3c299b4 [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: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } attrs { replace: true } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: true } }
I20260601 13:37:06.816056 10711 ts_tablet_manager.cc:1434] T eac43cd3d9d04f5bb6a72b2e07112f17 P d54e0dba6e8a46a895402598e3c299b4: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:06.816737 10394 tablet_copy_service.cc:342] P cadbf6e7954b4ad695dcdc40b01c1dd6: Request end of tablet copy session d54e0dba6e8a46a895402598e3c299b4-eac43cd3d9d04f5bb6a72b2e07112f17 received from {username='slave'} at 127.0.0.1:54130
I20260601 13:37:06.816833 10394 tablet_copy_service.cc:434] P cadbf6e7954b4ad695dcdc40b01c1dd6: ending tablet copy session d54e0dba6e8a46a895402598e3c299b4-eac43cd3d9d04f5bb6a72b2e07112f17 on tablet eac43cd3d9d04f5bb6a72b2e07112f17 with peer d54e0dba6e8a46a895402598e3c299b4
I20260601 13:37:06.858219 10661 raft_consensus.cc:993] T 59e7aba823824abb9b028115d0555673 P 1560ad85b0da4e689b889e3c0444fe24: : Instructing follower f60b2735fb904d28a38823fb1a2ceb9e to start an election
I20260601 13:37:06.858421 10661 raft_consensus.cc:1081] T 59e7aba823824abb9b028115d0555673 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 LEADER]: Signalling peer f60b2735fb904d28a38823fb1a2ceb9e to start an election
I20260601 13:37:06.859035 10458 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "59e7aba823824abb9b028115d0555673"
dest_uuid: "f60b2735fb904d28a38823fb1a2ceb9e"
 from {username='slave'} at 127.0.0.1:50734
I20260601 13:37:06.859288 10458 raft_consensus.cc:493] T 59e7aba823824abb9b028115d0555673 P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:37:06.859382 10458 raft_consensus.cc:3060] T 59e7aba823824abb9b028115d0555673 P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:06.860288 10458 raft_consensus.cc:515] T 59e7aba823824abb9b028115d0555673 P f60b2735fb904d28a38823fb1a2ceb9e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:06.860760 10458 leader_election.cc:290] T 59e7aba823824abb9b028115d0555673 P f60b2735fb904d28a38823fb1a2ceb9e [CANDIDATE]: Term 2 election: Requested vote from peers 1560ad85b0da4e689b889e3c0444fe24 (127.7.40.1:38309), cadbf6e7954b4ad695dcdc40b01c1dd6 (127.7.40.2:40775)
I20260601 13:37:06.861140 10383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e7aba823824abb9b028115d0555673" candidate_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6"
I20260601 13:37:06.861263 10383 raft_consensus.cc:3060] T 59e7aba823824abb9b028115d0555673 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:06.861274 10307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e7aba823824abb9b028115d0555673" candidate_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1560ad85b0da4e689b889e3c0444fe24"
I20260601 13:37:06.861435 10307 raft_consensus.cc:3055] T 59e7aba823824abb9b028115d0555673 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:37:06.861490 10307 raft_consensus.cc:740] T 59e7aba823824abb9b028115d0555673 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1560ad85b0da4e689b889e3c0444fe24, State: Running, Role: LEADER
I20260601 13:37:06.861650 10307 consensus_queue.cc:260] T 59e7aba823824abb9b028115d0555673 P 1560ad85b0da4e689b889e3c0444fe24 [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: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:06.861850 10307 raft_consensus.cc:3060] T 59e7aba823824abb9b028115d0555673 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:06.862324 10383 raft_consensus.cc:2468] T 59e7aba823824abb9b028115d0555673 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f60b2735fb904d28a38823fb1a2ceb9e in term 2.
I20260601 13:37:06.862653 10425 leader_election.cc:304] T 59e7aba823824abb9b028115d0555673 P f60b2735fb904d28a38823fb1a2ceb9e [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: cadbf6e7954b4ad695dcdc40b01c1dd6, f60b2735fb904d28a38823fb1a2ceb9e; no voters: 
I20260601 13:37:06.862846 10307 raft_consensus.cc:2468] T 59e7aba823824abb9b028115d0555673 P 1560ad85b0da4e689b889e3c0444fe24 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f60b2735fb904d28a38823fb1a2ceb9e in term 2.
I20260601 13:37:06.862859 10644 raft_consensus.cc:2804] T 59e7aba823824abb9b028115d0555673 P f60b2735fb904d28a38823fb1a2ceb9e [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:37:06.862993 10644 raft_consensus.cc:697] T 59e7aba823824abb9b028115d0555673 P f60b2735fb904d28a38823fb1a2ceb9e [term 2 LEADER]: Becoming Leader. State: Replica: f60b2735fb904d28a38823fb1a2ceb9e, State: Running, Role: LEADER
I20260601 13:37:06.863190 10644 consensus_queue.cc:237] T 59e7aba823824abb9b028115d0555673 P f60b2735fb904d28a38823fb1a2ceb9e [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: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } }
I20260601 13:37:06.864835 10203 catalog_manager.cc:5696] T 59e7aba823824abb9b028115d0555673 P f60b2735fb904d28a38823fb1a2ceb9e reported cstate change: term changed from 1 to 2, leader changed from 1560ad85b0da4e689b889e3c0444fe24 (127.7.40.1) to f60b2735fb904d28a38823fb1a2ceb9e (127.7.40.3). New cstate: current_term: 2 leader_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } health_report { overall_health: HEALTHY } } }
I20260601 13:37:06.920712 10307 raft_consensus.cc:1275] T c96a404349f04fddb93492cb74b95435 P 1560ad85b0da4e689b889e3c0444fe24 [term 2 FOLLOWER]: Refusing update from remote peer cadbf6e7954b4ad695dcdc40b01c1dd6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:37:06.921238 10546 consensus_queue.cc:1048] T c96a404349f04fddb93492cb74b95435 P cadbf6e7954b4ad695dcdc40b01c1dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:37:06.924165 10597 raft_consensus.cc:1275] T c96a404349f04fddb93492cb74b95435 P d54e0dba6e8a46a895402598e3c299b4 [term 2 FOLLOWER]: Refusing update from remote peer cadbf6e7954b4ad695dcdc40b01c1dd6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:37:06.924611 10510 consensus_queue.cc:1048] T c96a404349f04fddb93492cb74b95435 P cadbf6e7954b4ad695dcdc40b01c1dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:37:06.985239 10711 ts_tablet_manager.cc:933] T a31aa001ddbb490ea6c0f6ed25796e05 P d54e0dba6e8a46a895402598e3c299b4: Initiating tablet copy from peer 1560ad85b0da4e689b889e3c0444fe24 (127.7.40.1:38309)
I20260601 13:37:06.985675 10711 tablet_copy_client.cc:323] T a31aa001ddbb490ea6c0f6ed25796e05 P d54e0dba6e8a46a895402598e3c299b4: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.1:38309
I20260601 13:37:06.986407 10318 tablet_copy_service.cc:140] P 1560ad85b0da4e689b889e3c0444fe24: Received BeginTabletCopySession request for tablet a31aa001ddbb490ea6c0f6ed25796e05 from peer d54e0dba6e8a46a895402598e3c299b4 ({username='slave'} at 127.0.0.1:43844)
I20260601 13:37:06.986588 10318 tablet_copy_service.cc:161] P 1560ad85b0da4e689b889e3c0444fe24: Beginning new tablet copy session on tablet a31aa001ddbb490ea6c0f6ed25796e05 from peer d54e0dba6e8a46a895402598e3c299b4 at {username='slave'} at 127.0.0.1:43844: session id = d54e0dba6e8a46a895402598e3c299b4-a31aa001ddbb490ea6c0f6ed25796e05
I20260601 13:37:06.987567 10318 tablet_copy_source_session.cc:215] T a31aa001ddbb490ea6c0f6ed25796e05 P 1560ad85b0da4e689b889e3c0444fe24: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:37:06.988606 10711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a31aa001ddbb490ea6c0f6ed25796e05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:06.990404 10711 tablet_copy_client.cc:806] T a31aa001ddbb490ea6c0f6ed25796e05 P d54e0dba6e8a46a895402598e3c299b4: tablet copy: Starting download of 0 data blocks...
I20260601 13:37:06.990607 10711 tablet_copy_client.cc:670] T a31aa001ddbb490ea6c0f6ed25796e05 P d54e0dba6e8a46a895402598e3c299b4: tablet copy: Starting download of 1 WAL segments...
I20260601 13:37:06.991848 10711 tablet_copy_client.cc:538] T a31aa001ddbb490ea6c0f6ed25796e05 P d54e0dba6e8a46a895402598e3c299b4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:37:06.992959 10711 tablet_bootstrap.cc:492] T a31aa001ddbb490ea6c0f6ed25796e05 P d54e0dba6e8a46a895402598e3c299b4: Bootstrap starting.
I20260601 13:37:06.996660 10711 tablet_bootstrap.cc:492] T a31aa001ddbb490ea6c0f6ed25796e05 P d54e0dba6e8a46a895402598e3c299b4: 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:37:06.996960 10711 tablet_bootstrap.cc:492] T a31aa001ddbb490ea6c0f6ed25796e05 P d54e0dba6e8a46a895402598e3c299b4: Bootstrap complete.
I20260601 13:37:06.997162 10711 ts_tablet_manager.cc:1403] T a31aa001ddbb490ea6c0f6ed25796e05 P d54e0dba6e8a46a895402598e3c299b4: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20260601 13:37:06.997694 10711 raft_consensus.cc:359] T a31aa001ddbb490ea6c0f6ed25796e05 P d54e0dba6e8a46a895402598e3c299b4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } attrs { replace: true } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: true } }
I20260601 13:37:06.997849 10711 raft_consensus.cc:740] T a31aa001ddbb490ea6c0f6ed25796e05 P d54e0dba6e8a46a895402598e3c299b4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d54e0dba6e8a46a895402598e3c299b4, State: Initialized, Role: LEARNER
I20260601 13:37:06.997957 10711 consensus_queue.cc:260] T a31aa001ddbb490ea6c0f6ed25796e05 P d54e0dba6e8a46a895402598e3c299b4 [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: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } attrs { replace: true } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: true } }
I20260601 13:37:06.998315 10711 ts_tablet_manager.cc:1434] T a31aa001ddbb490ea6c0f6ed25796e05 P d54e0dba6e8a46a895402598e3c299b4: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:06.998693 10716 ts_tablet_manager.cc:933] T 0359b48e468a4885803019a60297100f P d54e0dba6e8a46a895402598e3c299b4: Initiating tablet copy from peer cadbf6e7954b4ad695dcdc40b01c1dd6 (127.7.40.2:40775)
I20260601 13:37:06.998849 10318 tablet_copy_service.cc:342] P 1560ad85b0da4e689b889e3c0444fe24: Request end of tablet copy session d54e0dba6e8a46a895402598e3c299b4-a31aa001ddbb490ea6c0f6ed25796e05 received from {username='slave'} at 127.0.0.1:43844
I20260601 13:37:06.998921 10318 tablet_copy_service.cc:434] P 1560ad85b0da4e689b889e3c0444fe24: ending tablet copy session d54e0dba6e8a46a895402598e3c299b4-a31aa001ddbb490ea6c0f6ed25796e05 on tablet a31aa001ddbb490ea6c0f6ed25796e05 with peer d54e0dba6e8a46a895402598e3c299b4
I20260601 13:37:06.999032 10716 tablet_copy_client.cc:323] T 0359b48e468a4885803019a60297100f P d54e0dba6e8a46a895402598e3c299b4: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.2:40775
I20260601 13:37:06.999555 10394 tablet_copy_service.cc:140] P cadbf6e7954b4ad695dcdc40b01c1dd6: Received BeginTabletCopySession request for tablet 0359b48e468a4885803019a60297100f from peer d54e0dba6e8a46a895402598e3c299b4 ({username='slave'} at 127.0.0.1:54130)
I20260601 13:37:06.999658 10394 tablet_copy_service.cc:161] P cadbf6e7954b4ad695dcdc40b01c1dd6: Beginning new tablet copy session on tablet 0359b48e468a4885803019a60297100f from peer d54e0dba6e8a46a895402598e3c299b4 at {username='slave'} at 127.0.0.1:54130: session id = d54e0dba6e8a46a895402598e3c299b4-0359b48e468a4885803019a60297100f
I20260601 13:37:07.000746 10394 tablet_copy_source_session.cc:215] T 0359b48e468a4885803019a60297100f P cadbf6e7954b4ad695dcdc40b01c1dd6: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:37:07.001991 10716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0359b48e468a4885803019a60297100f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:07.004323 10716 tablet_copy_client.cc:806] T 0359b48e468a4885803019a60297100f P d54e0dba6e8a46a895402598e3c299b4: tablet copy: Starting download of 0 data blocks...
I20260601 13:37:07.004554 10716 tablet_copy_client.cc:670] T 0359b48e468a4885803019a60297100f P d54e0dba6e8a46a895402598e3c299b4: tablet copy: Starting download of 1 WAL segments...
I20260601 13:37:07.005805 10716 tablet_copy_client.cc:538] T 0359b48e468a4885803019a60297100f P d54e0dba6e8a46a895402598e3c299b4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:37:07.007052 10716 tablet_bootstrap.cc:492] T 0359b48e468a4885803019a60297100f P d54e0dba6e8a46a895402598e3c299b4: Bootstrap starting.
I20260601 13:37:07.010838 10716 tablet_bootstrap.cc:492] T 0359b48e468a4885803019a60297100f P d54e0dba6e8a46a895402598e3c299b4: 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:37:07.011185 10716 tablet_bootstrap.cc:492] T 0359b48e468a4885803019a60297100f P d54e0dba6e8a46a895402598e3c299b4: Bootstrap complete.
I20260601 13:37:07.011390 10716 ts_tablet_manager.cc:1403] T 0359b48e468a4885803019a60297100f P d54e0dba6e8a46a895402598e3c299b4: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.001s
I20260601 13:37:07.011838 10716 raft_consensus.cc:359] T 0359b48e468a4885803019a60297100f P d54e0dba6e8a46a895402598e3c299b4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } attrs { replace: true } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: true } }
I20260601 13:37:07.011951 10716 raft_consensus.cc:740] T 0359b48e468a4885803019a60297100f P d54e0dba6e8a46a895402598e3c299b4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d54e0dba6e8a46a895402598e3c299b4, State: Initialized, Role: LEARNER
I20260601 13:37:07.012070 10716 consensus_queue.cc:260] T 0359b48e468a4885803019a60297100f P d54e0dba6e8a46a895402598e3c299b4 [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: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } attrs { replace: true } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: true } }
I20260601 13:37:07.012405 10716 ts_tablet_manager.cc:1434] T 0359b48e468a4885803019a60297100f P d54e0dba6e8a46a895402598e3c299b4: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:07.013059 10394 tablet_copy_service.cc:342] P cadbf6e7954b4ad695dcdc40b01c1dd6: Request end of tablet copy session d54e0dba6e8a46a895402598e3c299b4-0359b48e468a4885803019a60297100f received from {username='slave'} at 127.0.0.1:54130
I20260601 13:37:07.013160 10394 tablet_copy_service.cc:434] P cadbf6e7954b4ad695dcdc40b01c1dd6: ending tablet copy session d54e0dba6e8a46a895402598e3c299b4-0359b48e468a4885803019a60297100f on tablet 0359b48e468a4885803019a60297100f with peer d54e0dba6e8a46a895402598e3c299b4
I20260601 13:37:07.048274 10307 raft_consensus.cc:1275] T 69df935859fe480db0d5ad2ce54c22bd P 1560ad85b0da4e689b889e3c0444fe24 [term 2 FOLLOWER]: Refusing update from remote peer cadbf6e7954b4ad695dcdc40b01c1dd6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:37:07.048825 10510 consensus_queue.cc:1048] T 69df935859fe480db0d5ad2ce54c22bd P cadbf6e7954b4ad695dcdc40b01c1dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:37:07.051005 10458 raft_consensus.cc:1275] T 69df935859fe480db0d5ad2ce54c22bd P f60b2735fb904d28a38823fb1a2ceb9e [term 2 FOLLOWER]: Refusing update from remote peer cadbf6e7954b4ad695dcdc40b01c1dd6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:37:07.051463 10546 consensus_queue.cc:1048] T 69df935859fe480db0d5ad2ce54c22bd P cadbf6e7954b4ad695dcdc40b01c1dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:37:07.231264 10307 raft_consensus.cc:1275] T 26d763ad98174337ba9a6dbbdfc21f6c P 1560ad85b0da4e689b889e3c0444fe24 [term 2 FOLLOWER]: Refusing update from remote peer f60b2735fb904d28a38823fb1a2ceb9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:37:07.231748 10513 consensus_queue.cc:1048] T 26d763ad98174337ba9a6dbbdfc21f6c P f60b2735fb904d28a38823fb1a2ceb9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:37:07.236208 10383 raft_consensus.cc:1275] T 26d763ad98174337ba9a6dbbdfc21f6c P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 2 FOLLOWER]: Refusing update from remote peer f60b2735fb904d28a38823fb1a2ceb9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:37:07.236639 10513 consensus_queue.cc:1048] T 26d763ad98174337ba9a6dbbdfc21f6c P f60b2735fb904d28a38823fb1a2ceb9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:37:07.409247 10307 raft_consensus.cc:1275] T 59e7aba823824abb9b028115d0555673 P 1560ad85b0da4e689b889e3c0444fe24 [term 2 FOLLOWER]: Refusing update from remote peer f60b2735fb904d28a38823fb1a2ceb9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:37:07.409850 10513 consensus_queue.cc:1048] T 59e7aba823824abb9b028115d0555673 P f60b2735fb904d28a38823fb1a2ceb9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:37:07.413753 10383 raft_consensus.cc:1275] T 59e7aba823824abb9b028115d0555673 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 2 FOLLOWER]: Refusing update from remote peer f60b2735fb904d28a38823fb1a2ceb9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:37:07.414634 10693 consensus_queue.cc:1048] T 59e7aba823824abb9b028115d0555673 P f60b2735fb904d28a38823fb1a2ceb9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:37:07.416744 10597 raft_consensus.cc:1217] T 0359b48e468a4885803019a60297100f P d54e0dba6e8a46a895402598e3c299b4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:37:07.421998 10597 raft_consensus.cc:1217] T eac43cd3d9d04f5bb6a72b2e07112f17 P d54e0dba6e8a46a895402598e3c299b4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:37:07.556035 10597 raft_consensus.cc:1217] T a31aa001ddbb490ea6c0f6ed25796e05 P d54e0dba6e8a46a895402598e3c299b4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:37:07.861936 10546 raft_consensus.cc:1064] T eac43cd3d9d04f5bb6a72b2e07112f17 P cadbf6e7954b4ad695dcdc40b01c1dd6: attempting to promote NON_VOTER d54e0dba6e8a46a895402598e3c299b4 to VOTER
I20260601 13:37:07.862440 10546 consensus_queue.cc:237] T eac43cd3d9d04f5bb6a72b2e07112f17 P cadbf6e7954b4ad695dcdc40b01c1dd6 [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: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } attrs { replace: true } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } }
I20260601 13:37:07.863958 10597 raft_consensus.cc:1275] T eac43cd3d9d04f5bb6a72b2e07112f17 P d54e0dba6e8a46a895402598e3c299b4 [term 1 LEARNER]: Refusing update from remote peer cadbf6e7954b4ad695dcdc40b01c1dd6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:07.864070 10458 raft_consensus.cc:1275] T eac43cd3d9d04f5bb6a72b2e07112f17 P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Refusing update from remote peer cadbf6e7954b4ad695dcdc40b01c1dd6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:07.864087 10307 raft_consensus.cc:1275] T eac43cd3d9d04f5bb6a72b2e07112f17 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Refusing update from remote peer cadbf6e7954b4ad695dcdc40b01c1dd6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:07.864449 10723 consensus_queue.cc:1048] T eac43cd3d9d04f5bb6a72b2e07112f17 P cadbf6e7954b4ad695dcdc40b01c1dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } 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:37:07.864673 10510 consensus_queue.cc:1048] T eac43cd3d9d04f5bb6a72b2e07112f17 P cadbf6e7954b4ad695dcdc40b01c1dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } 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:37:07.864852 10546 consensus_queue.cc:1048] T eac43cd3d9d04f5bb6a72b2e07112f17 P cadbf6e7954b4ad695dcdc40b01c1dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:37:07.867257 10546 raft_consensus.cc:2955] T eac43cd3d9d04f5bb6a72b2e07112f17 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } attrs { replace: true } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } } }
I20260601 13:37:07.867599 10307 raft_consensus.cc:2955] T eac43cd3d9d04f5bb6a72b2e07112f17 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } attrs { replace: true } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } } }
I20260601 13:37:07.869554 10597 raft_consensus.cc:2955] T eac43cd3d9d04f5bb6a72b2e07112f17 P d54e0dba6e8a46a895402598e3c299b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } attrs { replace: true } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } } }
I20260601 13:37:07.870378 10203 catalog_manager.cc:5696] T eac43cd3d9d04f5bb6a72b2e07112f17 P cadbf6e7954b4ad695dcdc40b01c1dd6 reported cstate change: config changed from index 2 to 3, d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:37:07.871924 10458 raft_consensus.cc:2955] T eac43cd3d9d04f5bb6a72b2e07112f17 P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } attrs { replace: true } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } } }
I20260601 13:37:07.875044 10384 consensus_queue.cc:237] T eac43cd3d9d04f5bb6a72b2e07112f17 P cadbf6e7954b4ad695dcdc40b01c1dd6 [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: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } }
I20260601 13:37:07.876390 10458 raft_consensus.cc:1275] T eac43cd3d9d04f5bb6a72b2e07112f17 P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Refusing update from remote peer cadbf6e7954b4ad695dcdc40b01c1dd6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:37:07.876502 10597 raft_consensus.cc:1275] T eac43cd3d9d04f5bb6a72b2e07112f17 P d54e0dba6e8a46a895402598e3c299b4 [term 1 FOLLOWER]: Refusing update from remote peer cadbf6e7954b4ad695dcdc40b01c1dd6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:37:07.876886 10723 consensus_queue.cc:1048] T eac43cd3d9d04f5bb6a72b2e07112f17 P cadbf6e7954b4ad695dcdc40b01c1dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:37:07.877272 10723 consensus_queue.cc:1048] T eac43cd3d9d04f5bb6a72b2e07112f17 P cadbf6e7954b4ad695dcdc40b01c1dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } 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:37:07.878401 10546 raft_consensus.cc:2955] T eac43cd3d9d04f5bb6a72b2e07112f17 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1560ad85b0da4e689b889e3c0444fe24 (127.7.40.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } } }
I20260601 13:37:07.879135 10597 raft_consensus.cc:2955] T eac43cd3d9d04f5bb6a72b2e07112f17 P d54e0dba6e8a46a895402598e3c299b4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1560ad85b0da4e689b889e3c0444fe24 (127.7.40.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } } }
I20260601 13:37:07.879266 10458 raft_consensus.cc:2955] T eac43cd3d9d04f5bb6a72b2e07112f17 P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1560ad85b0da4e689b889e3c0444fe24 (127.7.40.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } } }
I20260601 13:37:07.880556 10192 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet eac43cd3d9d04f5bb6a72b2e07112f17 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:37:07.881213 10204 catalog_manager.cc:5696] T eac43cd3d9d04f5bb6a72b2e07112f17 P f60b2735fb904d28a38823fb1a2ceb9e reported cstate change: config changed from index 3 to 4, VOTER 1560ad85b0da4e689b889e3c0444fe24 (127.7.40.1) evicted. New cstate: current_term: 1 leader_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } } }
I20260601 13:37:07.883733 10296 tablet_service.cc:1558] Processing DeleteTablet for tablet eac43cd3d9d04f5bb6a72b2e07112f17 with delete_type TABLET_DATA_TOMBSTONED (TS 1560ad85b0da4e689b889e3c0444fe24 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43816
I20260601 13:37:07.884195 10732 tablet_replica.cc:333] T eac43cd3d9d04f5bb6a72b2e07112f17 P 1560ad85b0da4e689b889e3c0444fe24: stopping tablet replica
I20260601 13:37:07.884363 10732 raft_consensus.cc:2243] T eac43cd3d9d04f5bb6a72b2e07112f17 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:07.884536 10732 raft_consensus.cc:2272] T eac43cd3d9d04f5bb6a72b2e07112f17 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:07.885094 10732 ts_tablet_manager.cc:1916] T eac43cd3d9d04f5bb6a72b2e07112f17 P 1560ad85b0da4e689b889e3c0444fe24: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:37:07.886935 10732 ts_tablet_manager.cc:1929] T eac43cd3d9d04f5bb6a72b2e07112f17 P 1560ad85b0da4e689b889e3c0444fe24: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:37:07.887038 10732 log.cc:1199] T eac43cd3d9d04f5bb6a72b2e07112f17 P 1560ad85b0da4e689b889e3c0444fe24: Deleting WAL directory at /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320954551505-7328-0/minicluster-data/ts-0-root/wals/eac43cd3d9d04f5bb6a72b2e07112f17
I20260601 13:37:07.887637 10192 catalog_manager.cc:5027] TS 1560ad85b0da4e689b889e3c0444fe24 (127.7.40.1:38309): tablet eac43cd3d9d04f5bb6a72b2e07112f17 (table range_aware_rebalance_new_range [id=9b818851d802433a9ef70cda506d9480]) successfully deleted
I20260601 13:37:08.012210 10723 raft_consensus.cc:1064] T 0359b48e468a4885803019a60297100f P cadbf6e7954b4ad695dcdc40b01c1dd6: attempting to promote NON_VOTER d54e0dba6e8a46a895402598e3c299b4 to VOTER
I20260601 13:37:08.012693 10723 consensus_queue.cc:237] T 0359b48e468a4885803019a60297100f P cadbf6e7954b4ad695dcdc40b01c1dd6 [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: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } attrs { replace: true } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } }
I20260601 13:37:08.014133 10597 raft_consensus.cc:1275] T 0359b48e468a4885803019a60297100f P d54e0dba6e8a46a895402598e3c299b4 [term 1 LEARNER]: Refusing update from remote peer cadbf6e7954b4ad695dcdc40b01c1dd6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:08.014236 10459 raft_consensus.cc:1275] T 0359b48e468a4885803019a60297100f P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Refusing update from remote peer cadbf6e7954b4ad695dcdc40b01c1dd6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:08.014236 10307 raft_consensus.cc:1275] T 0359b48e468a4885803019a60297100f P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Refusing update from remote peer cadbf6e7954b4ad695dcdc40b01c1dd6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:08.014600 10546 consensus_queue.cc:1048] T 0359b48e468a4885803019a60297100f P cadbf6e7954b4ad695dcdc40b01c1dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } 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:37:08.014791 10537 consensus_queue.cc:1048] T 0359b48e468a4885803019a60297100f P cadbf6e7954b4ad695dcdc40b01c1dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:37:08.015030 10510 consensus_queue.cc:1048] T 0359b48e468a4885803019a60297100f P cadbf6e7954b4ad695dcdc40b01c1dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } 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:37:08.016783 10510 raft_consensus.cc:2955] T 0359b48e468a4885803019a60297100f P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } attrs { replace: true } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } } }
I20260601 13:37:08.017248 10459 raft_consensus.cc:2955] T 0359b48e468a4885803019a60297100f P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } attrs { replace: true } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } } }
I20260601 13:37:08.017606 10597 raft_consensus.cc:2955] T 0359b48e468a4885803019a60297100f P d54e0dba6e8a46a895402598e3c299b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } attrs { replace: true } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } } }
I20260601 13:37:08.019704 10307 raft_consensus.cc:2955] T 0359b48e468a4885803019a60297100f P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } attrs { replace: true } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } } }
I20260601 13:37:08.019971 10202 catalog_manager.cc:5696] T 0359b48e468a4885803019a60297100f P cadbf6e7954b4ad695dcdc40b01c1dd6 reported cstate change: config changed from index 2 to 3, d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:37:08.024801 10384 consensus_queue.cc:237] T 0359b48e468a4885803019a60297100f P cadbf6e7954b4ad695dcdc40b01c1dd6 [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: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } }
I20260601 13:37:08.026497 10459 raft_consensus.cc:1275] T 0359b48e468a4885803019a60297100f P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Refusing update from remote peer cadbf6e7954b4ad695dcdc40b01c1dd6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:37:08.026441 10597 raft_consensus.cc:1275] T 0359b48e468a4885803019a60297100f P d54e0dba6e8a46a895402598e3c299b4 [term 1 FOLLOWER]: Refusing update from remote peer cadbf6e7954b4ad695dcdc40b01c1dd6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:37:08.026937 10537 consensus_queue.cc:1048] T 0359b48e468a4885803019a60297100f P cadbf6e7954b4ad695dcdc40b01c1dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:37:08.027364 10537 consensus_queue.cc:1048] T 0359b48e468a4885803019a60297100f P cadbf6e7954b4ad695dcdc40b01c1dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } 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:37:08.028954 10723 raft_consensus.cc:2955] T 0359b48e468a4885803019a60297100f P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1560ad85b0da4e689b889e3c0444fe24 (127.7.40.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } } }
I20260601 13:37:08.029449 10459 raft_consensus.cc:2955] T 0359b48e468a4885803019a60297100f P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1560ad85b0da4e689b889e3c0444fe24 (127.7.40.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } } }
I20260601 13:37:08.031015 10192 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 0359b48e468a4885803019a60297100f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:37:08.032618 10203 catalog_manager.cc:5696] T 0359b48e468a4885803019a60297100f P f60b2735fb904d28a38823fb1a2ceb9e reported cstate change: config changed from index 3 to 4, VOTER 1560ad85b0da4e689b889e3c0444fe24 (127.7.40.1) evicted. New cstate: current_term: 1 leader_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } } }
I20260601 13:37:08.033486 10597 raft_consensus.cc:2955] T 0359b48e468a4885803019a60297100f P d54e0dba6e8a46a895402598e3c299b4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1560ad85b0da4e689b889e3c0444fe24 (127.7.40.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } } }
I20260601 13:37:08.035739 10296 tablet_service.cc:1558] Processing DeleteTablet for tablet 0359b48e468a4885803019a60297100f with delete_type TABLET_DATA_TOMBSTONED (TS 1560ad85b0da4e689b889e3c0444fe24 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43816
I20260601 13:37:08.035948 10732 tablet_replica.cc:333] T 0359b48e468a4885803019a60297100f P 1560ad85b0da4e689b889e3c0444fe24: stopping tablet replica
I20260601 13:37:08.036095 10732 raft_consensus.cc:2243] T 0359b48e468a4885803019a60297100f P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:08.036222 10732 raft_consensus.cc:2272] T 0359b48e468a4885803019a60297100f P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:08.036890 10732 ts_tablet_manager.cc:1916] T 0359b48e468a4885803019a60297100f P 1560ad85b0da4e689b889e3c0444fe24: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:37:08.038949 10732 ts_tablet_manager.cc:1929] T 0359b48e468a4885803019a60297100f P 1560ad85b0da4e689b889e3c0444fe24: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:37:08.039033 10732 log.cc:1199] T 0359b48e468a4885803019a60297100f P 1560ad85b0da4e689b889e3c0444fe24: Deleting WAL directory at /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320954551505-7328-0/minicluster-data/ts-0-root/wals/0359b48e468a4885803019a60297100f
I20260601 13:37:08.039669 10192 catalog_manager.cc:5027] TS 1560ad85b0da4e689b889e3c0444fe24 (127.7.40.1:38309): tablet 0359b48e468a4885803019a60297100f (table range_aware_rebalance_new_range [id=9b818851d802433a9ef70cda506d9480]) successfully deleted
I20260601 13:37:08.115162 10541 raft_consensus.cc:1064] T a31aa001ddbb490ea6c0f6ed25796e05 P 1560ad85b0da4e689b889e3c0444fe24: attempting to promote NON_VOTER d54e0dba6e8a46a895402598e3c299b4 to VOTER
I20260601 13:37:08.115712 10541 consensus_queue.cc:237] T a31aa001ddbb490ea6c0f6ed25796e05 P 1560ad85b0da4e689b889e3c0444fe24 [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: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } attrs { replace: true } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } }
I20260601 13:37:08.117276 10384 raft_consensus.cc:1275] T a31aa001ddbb490ea6c0f6ed25796e05 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 FOLLOWER]: Refusing update from remote peer 1560ad85b0da4e689b889e3c0444fe24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:08.117316 10459 raft_consensus.cc:1275] T a31aa001ddbb490ea6c0f6ed25796e05 P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Refusing update from remote peer 1560ad85b0da4e689b889e3c0444fe24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:08.117676 10597 raft_consensus.cc:1275] T a31aa001ddbb490ea6c0f6ed25796e05 P d54e0dba6e8a46a895402598e3c299b4 [term 1 LEARNER]: Refusing update from remote peer 1560ad85b0da4e689b889e3c0444fe24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:08.117694 10739 consensus_queue.cc:1048] T a31aa001ddbb490ea6c0f6ed25796e05 P 1560ad85b0da4e689b889e3c0444fe24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:37:08.118072 10541 consensus_queue.cc:1048] T a31aa001ddbb490ea6c0f6ed25796e05 P 1560ad85b0da4e689b889e3c0444fe24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } 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:37:08.119449 10740 consensus_queue.cc:1048] T a31aa001ddbb490ea6c0f6ed25796e05 P 1560ad85b0da4e689b889e3c0444fe24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } 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:37:08.120199 10737 raft_consensus.cc:2955] T a31aa001ddbb490ea6c0f6ed25796e05 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } attrs { replace: true } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } } }
I20260601 13:37:08.120653 10598 raft_consensus.cc:2955] T a31aa001ddbb490ea6c0f6ed25796e05 P d54e0dba6e8a46a895402598e3c299b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } attrs { replace: true } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } } }
I20260601 13:37:08.121779 10384 raft_consensus.cc:2955] T a31aa001ddbb490ea6c0f6ed25796e05 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } attrs { replace: true } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } } }
I20260601 13:37:08.123221 10459 raft_consensus.cc:2955] T a31aa001ddbb490ea6c0f6ed25796e05 P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } attrs { replace: true } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } } }
I20260601 13:37:08.124531 10204 catalog_manager.cc:5696] T a31aa001ddbb490ea6c0f6ed25796e05 P cadbf6e7954b4ad695dcdc40b01c1dd6 reported cstate change: config changed from index 2 to 3, d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1560ad85b0da4e689b889e3c0444fe24" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } attrs { replace: true } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } } }
I20260601 13:37:08.127954 10307 consensus_queue.cc:237] T a31aa001ddbb490ea6c0f6ed25796e05 P 1560ad85b0da4e689b889e3c0444fe24 [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: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } }
I20260601 13:37:08.129292 10598 raft_consensus.cc:1275] T a31aa001ddbb490ea6c0f6ed25796e05 P d54e0dba6e8a46a895402598e3c299b4 [term 1 FOLLOWER]: Refusing update from remote peer 1560ad85b0da4e689b889e3c0444fe24: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:37:08.129699 10737 consensus_queue.cc:1048] T a31aa001ddbb490ea6c0f6ed25796e05 P 1560ad85b0da4e689b889e3c0444fe24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } 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:37:08.130003 10459 raft_consensus.cc:1275] T a31aa001ddbb490ea6c0f6ed25796e05 P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Refusing update from remote peer 1560ad85b0da4e689b889e3c0444fe24: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:37:08.130394 10737 consensus_queue.cc:1048] T a31aa001ddbb490ea6c0f6ed25796e05 P 1560ad85b0da4e689b889e3c0444fe24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:37:08.131330 10740 raft_consensus.cc:2955] T a31aa001ddbb490ea6c0f6ed25796e05 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cadbf6e7954b4ad695dcdc40b01c1dd6 (127.7.40.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } } }
I20260601 13:37:08.131819 10598 raft_consensus.cc:2955] T a31aa001ddbb490ea6c0f6ed25796e05 P d54e0dba6e8a46a895402598e3c299b4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cadbf6e7954b4ad695dcdc40b01c1dd6 (127.7.40.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } } }
I20260601 13:37:08.133149 10192 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a31aa001ddbb490ea6c0f6ed25796e05 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:37:08.134142 10202 catalog_manager.cc:5696] T a31aa001ddbb490ea6c0f6ed25796e05 P 1560ad85b0da4e689b889e3c0444fe24 reported cstate change: config changed from index 3 to 4, VOTER cadbf6e7954b4ad695dcdc40b01c1dd6 (127.7.40.2) evicted. New cstate: current_term: 1 leader_uuid: "1560ad85b0da4e689b889e3c0444fe24" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:37:08.134919 10459 raft_consensus.cc:2955] T a31aa001ddbb490ea6c0f6ed25796e05 P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cadbf6e7954b4ad695dcdc40b01c1dd6 (127.7.40.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } } }
I20260601 13:37:08.137023 10370 tablet_service.cc:1558] Processing DeleteTablet for tablet a31aa001ddbb490ea6c0f6ed25796e05 with delete_type TABLET_DATA_TOMBSTONED (TS cadbf6e7954b4ad695dcdc40b01c1dd6 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54086
I20260601 13:37:08.138242 10744 tablet_replica.cc:333] T a31aa001ddbb490ea6c0f6ed25796e05 P cadbf6e7954b4ad695dcdc40b01c1dd6: stopping tablet replica
I20260601 13:37:08.138435 10744 raft_consensus.cc:2243] T a31aa001ddbb490ea6c0f6ed25796e05 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:08.138615 10744 raft_consensus.cc:2272] T a31aa001ddbb490ea6c0f6ed25796e05 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:08.139320 10744 ts_tablet_manager.cc:1916] T a31aa001ddbb490ea6c0f6ed25796e05 P cadbf6e7954b4ad695dcdc40b01c1dd6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:37:08.141426 10744 ts_tablet_manager.cc:1929] T a31aa001ddbb490ea6c0f6ed25796e05 P cadbf6e7954b4ad695dcdc40b01c1dd6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:37:08.141497 10744 log.cc:1199] T a31aa001ddbb490ea6c0f6ed25796e05 P cadbf6e7954b4ad695dcdc40b01c1dd6: Deleting WAL directory at /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320954551505-7328-0/minicluster-data/ts-1-root/wals/a31aa001ddbb490ea6c0f6ed25796e05
I20260601 13:37:08.142077 10192 catalog_manager.cc:5027] TS cadbf6e7954b4ad695dcdc40b01c1dd6 (127.7.40.2:40775): tablet a31aa001ddbb490ea6c0f6ed25796e05 (table range_aware_rebalance_new_range [id=9b818851d802433a9ef70cda506d9480]) successfully deleted
I20260601 13:37:08.386128 10259 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260601 13:37:08.392282 10384 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c96a404349f04fddb93492cb74b95435"
dest_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6"
mode: GRACEFUL
new_leader_uuid: "d54e0dba6e8a46a895402598e3c299b4"
 from {username='slave'} at 127.0.0.1:54152
I20260601 13:37:08.392472 10384 raft_consensus.cc:606] T c96a404349f04fddb93492cb74b95435 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 2 LEADER]: Received request to transfer leadership to TS d54e0dba6e8a46a895402598e3c299b4
I20260601 13:37:08.392926 10259 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260601 13:37:08.393100 10259 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:08.494489 10546 raft_consensus.cc:993] T c96a404349f04fddb93492cb74b95435 P cadbf6e7954b4ad695dcdc40b01c1dd6: : Instructing follower d54e0dba6e8a46a895402598e3c299b4 to start an election
I20260601 13:37:08.494644 10546 raft_consensus.cc:1081] T c96a404349f04fddb93492cb74b95435 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 2 LEADER]: Signalling peer d54e0dba6e8a46a895402598e3c299b4 to start an election
I20260601 13:37:08.495143 10598 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c96a404349f04fddb93492cb74b95435"
dest_uuid: "d54e0dba6e8a46a895402598e3c299b4"
 from {username='slave'} at 127.0.0.1:39772
I20260601 13:37:08.495287 10598 raft_consensus.cc:493] T c96a404349f04fddb93492cb74b95435 P d54e0dba6e8a46a895402598e3c299b4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:37:08.495330 10598 raft_consensus.cc:3060] T c96a404349f04fddb93492cb74b95435 P d54e0dba6e8a46a895402598e3c299b4 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:37:08.496182 10598 raft_consensus.cc:515] T c96a404349f04fddb93492cb74b95435 P d54e0dba6e8a46a895402598e3c299b4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } }
I20260601 13:37:08.496616 10598 leader_election.cc:290] T c96a404349f04fddb93492cb74b95435 P d54e0dba6e8a46a895402598e3c299b4 [CANDIDATE]: Term 3 election: Requested vote from peers 1560ad85b0da4e689b889e3c0444fe24 (127.7.40.1:38309), cadbf6e7954b4ad695dcdc40b01c1dd6 (127.7.40.2:40775)
I20260601 13:37:08.497035 10307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c96a404349f04fddb93492cb74b95435" candidate_uuid: "d54e0dba6e8a46a895402598e3c299b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1560ad85b0da4e689b889e3c0444fe24"
I20260601 13:37:08.497093 10384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c96a404349f04fddb93492cb74b95435" candidate_uuid: "d54e0dba6e8a46a895402598e3c299b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6"
I20260601 13:37:08.497169 10307 raft_consensus.cc:3060] T c96a404349f04fddb93492cb74b95435 P 1560ad85b0da4e689b889e3c0444fe24 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:37:08.497169 10384 raft_consensus.cc:3055] T c96a404349f04fddb93492cb74b95435 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 2 LEADER]: Stepping down as leader of term 2
I20260601 13:37:08.497249 10384 raft_consensus.cc:740] T c96a404349f04fddb93492cb74b95435 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cadbf6e7954b4ad695dcdc40b01c1dd6, State: Running, Role: LEADER
I20260601 13:37:08.497407 10384 consensus_queue.cc:260] T c96a404349f04fddb93492cb74b95435 P cadbf6e7954b4ad695dcdc40b01c1dd6 [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: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } }
I20260601 13:37:08.497588 10384 raft_consensus.cc:3060] T c96a404349f04fddb93492cb74b95435 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:37:08.498322 10307 raft_consensus.cc:2468] T c96a404349f04fddb93492cb74b95435 P 1560ad85b0da4e689b889e3c0444fe24 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d54e0dba6e8a46a895402598e3c299b4 in term 3.
I20260601 13:37:08.498620 10384 raft_consensus.cc:2468] T c96a404349f04fddb93492cb74b95435 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d54e0dba6e8a46a895402598e3c299b4 in term 3.
I20260601 13:37:08.498706 10564 leader_election.cc:304] T c96a404349f04fddb93492cb74b95435 P d54e0dba6e8a46a895402598e3c299b4 [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: 1560ad85b0da4e689b889e3c0444fe24, d54e0dba6e8a46a895402598e3c299b4; no voters: 
I20260601 13:37:08.498878 10697 raft_consensus.cc:2804] T c96a404349f04fddb93492cb74b95435 P d54e0dba6e8a46a895402598e3c299b4 [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:37:08.499181 10697 raft_consensus.cc:697] T c96a404349f04fddb93492cb74b95435 P d54e0dba6e8a46a895402598e3c299b4 [term 3 LEADER]: Becoming Leader. State: Replica: d54e0dba6e8a46a895402598e3c299b4, State: Running, Role: LEADER
I20260601 13:37:08.499341 10697 consensus_queue.cc:237] T c96a404349f04fddb93492cb74b95435 P d54e0dba6e8a46a895402598e3c299b4 [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: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } }
I20260601 13:37:08.500921 10203 catalog_manager.cc:5696] T c96a404349f04fddb93492cb74b95435 P d54e0dba6e8a46a895402598e3c299b4 reported cstate change: term changed from 2 to 3, leader changed from cadbf6e7954b4ad695dcdc40b01c1dd6 (127.7.40.2) to d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4). New cstate: current_term: 3 leader_uuid: "d54e0dba6e8a46a895402598e3c299b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:08.881237 10307 raft_consensus.cc:1275] T c96a404349f04fddb93492cb74b95435 P 1560ad85b0da4e689b889e3c0444fe24 [term 3 FOLLOWER]: Refusing update from remote peer d54e0dba6e8a46a895402598e3c299b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:37:08.881910 10697 consensus_queue.cc:1048] T c96a404349f04fddb93492cb74b95435 P d54e0dba6e8a46a895402598e3c299b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:37:08.885476 10384 raft_consensus.cc:1275] T c96a404349f04fddb93492cb74b95435 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 3 FOLLOWER]: Refusing update from remote peer d54e0dba6e8a46a895402598e3c299b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:37:08.885933 10752 consensus_queue.cc:1048] T c96a404349f04fddb93492cb74b95435 P d54e0dba6e8a46a895402598e3c299b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:37:09.141006 10307 consensus_queue.cc:237] T e13f1d0ab6dd4ec4bb15afc463438375 P 1560ad85b0da4e689b889e3c0444fe24 [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: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } attrs { replace: true } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: true } }
I20260601 13:37:09.142678 10459 raft_consensus.cc:1275] T e13f1d0ab6dd4ec4bb15afc463438375 P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Refusing update from remote peer 1560ad85b0da4e689b889e3c0444fe24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:09.142712 10384 raft_consensus.cc:1275] T e13f1d0ab6dd4ec4bb15afc463438375 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 FOLLOWER]: Refusing update from remote peer 1560ad85b0da4e689b889e3c0444fe24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:37:09.142896 10271 consensus_peers.cc:597] T e13f1d0ab6dd4ec4bb15afc463438375 P 1560ad85b0da4e689b889e3c0444fe24 -> Peer d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4:45155): Couldn't send request to peer d54e0dba6e8a46a895402598e3c299b4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e13f1d0ab6dd4ec4bb15afc463438375. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:09.143168 10758 consensus_queue.cc:1048] T e13f1d0ab6dd4ec4bb15afc463438375 P 1560ad85b0da4e689b889e3c0444fe24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } 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:37:09.143478 10757 consensus_queue.cc:1048] T e13f1d0ab6dd4ec4bb15afc463438375 P 1560ad85b0da4e689b889e3c0444fe24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:37:09.145212 10737 raft_consensus.cc:2955] T e13f1d0ab6dd4ec4bb15afc463438375 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } attrs { replace: true } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: true } } }
I20260601 13:37:09.145789 10384 raft_consensus.cc:2955] T e13f1d0ab6dd4ec4bb15afc463438375 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } attrs { replace: true } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: true } } }
I20260601 13:37:09.146932 10459 raft_consensus.cc:2955] T e13f1d0ab6dd4ec4bb15afc463438375 P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } attrs { replace: true } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: true } } }
I20260601 13:37:09.149277 10205 catalog_manager.cc:5696] T e13f1d0ab6dd4ec4bb15afc463438375 P cadbf6e7954b4ad695dcdc40b01c1dd6 reported cstate change: config changed from index -1 to 2, NON_VOTER d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "1560ad85b0da4e689b889e3c0444fe24" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } attrs { replace: true } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: true } } }
I20260601 13:37:09.154282 10598 consensus_queue.cc:237] T 5d3fdb5a5ec0464cb763d295872928ec P d54e0dba6e8a46a895402598e3c299b4 [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: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { replace: true } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: NON_VOTER last_known_addr { host: "127.7.40.3" port: 44893 } attrs { promote: true } }
I20260601 13:37:09.155752 10307 raft_consensus.cc:1275] T 5d3fdb5a5ec0464cb763d295872928ec P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Refusing update from remote peer d54e0dba6e8a46a895402598e3c299b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:09.155800 10384 raft_consensus.cc:1275] T 5d3fdb5a5ec0464cb763d295872928ec P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 FOLLOWER]: Refusing update from remote peer d54e0dba6e8a46a895402598e3c299b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:37:09.155992 10563 consensus_peers.cc:597] T 5d3fdb5a5ec0464cb763d295872928ec P d54e0dba6e8a46a895402598e3c299b4 -> Peer f60b2735fb904d28a38823fb1a2ceb9e (127.7.40.3:44893): Couldn't send request to peer f60b2735fb904d28a38823fb1a2ceb9e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5d3fdb5a5ec0464cb763d295872928ec. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:09.156176 10747 consensus_queue.cc:1048] T 5d3fdb5a5ec0464cb763d295872928ec P d54e0dba6e8a46a895402598e3c299b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:37:09.156381 10697 consensus_queue.cc:1048] T 5d3fdb5a5ec0464cb763d295872928ec P d54e0dba6e8a46a895402598e3c299b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:37:09.158452 10752 raft_consensus.cc:2955] T 5d3fdb5a5ec0464cb763d295872928ec P d54e0dba6e8a46a895402598e3c299b4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f60b2735fb904d28a38823fb1a2ceb9e (127.7.40.3) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { replace: true } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: NON_VOTER last_known_addr { host: "127.7.40.3" port: 44893 } attrs { promote: true } } }
I20260601 13:37:09.160538 10384 raft_consensus.cc:2955] T 5d3fdb5a5ec0464cb763d295872928ec P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f60b2735fb904d28a38823fb1a2ceb9e (127.7.40.3) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { replace: true } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: NON_VOTER last_known_addr { host: "127.7.40.3" port: 44893 } attrs { promote: true } } }
I20260601 13:37:09.160691 10307 raft_consensus.cc:2955] T 5d3fdb5a5ec0464cb763d295872928ec P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f60b2735fb904d28a38823fb1a2ceb9e (127.7.40.3) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { replace: true } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: NON_VOTER last_known_addr { host: "127.7.40.3" port: 44893 } attrs { promote: true } } }
I20260601 13:37:09.160807 10202 catalog_manager.cc:5696] T 5d3fdb5a5ec0464cb763d295872928ec P d54e0dba6e8a46a895402598e3c299b4 reported cstate change: config changed from index -1 to 2, NON_VOTER f60b2735fb904d28a38823fb1a2ceb9e (127.7.40.3) added. New cstate: current_term: 1 leader_uuid: "d54e0dba6e8a46a895402598e3c299b4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: NON_VOTER last_known_addr { host: "127.7.40.3" port: 44893 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:09.162307 10383 consensus_queue.cc:237] T 35afd5c760f84b229556fa035a3ee26b P cadbf6e7954b4ad695dcdc40b01c1dd6 [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: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } attrs { replace: true } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: true } }
I20260601 13:37:09.163851 10307 raft_consensus.cc:1275] T 35afd5c760f84b229556fa035a3ee26b P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Refusing update from remote peer cadbf6e7954b4ad695dcdc40b01c1dd6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:09.164194 10755 consensus_queue.cc:1048] T 35afd5c760f84b229556fa035a3ee26b P cadbf6e7954b4ad695dcdc40b01c1dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:37:09.164433 10459 raft_consensus.cc:1275] T 35afd5c760f84b229556fa035a3ee26b P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Refusing update from remote peer cadbf6e7954b4ad695dcdc40b01c1dd6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:37:09.164628 10347 consensus_peers.cc:597] T 35afd5c760f84b229556fa035a3ee26b P cadbf6e7954b4ad695dcdc40b01c1dd6 -> Peer d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4:45155): Couldn't send request to peer d54e0dba6e8a46a895402598e3c299b4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 35afd5c760f84b229556fa035a3ee26b. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:09.165292 10755 consensus_queue.cc:1048] T 35afd5c760f84b229556fa035a3ee26b P cadbf6e7954b4ad695dcdc40b01c1dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } 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:37:09.166239 10755 raft_consensus.cc:2955] T 35afd5c760f84b229556fa035a3ee26b P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } attrs { replace: true } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: true } } }
I20260601 13:37:09.167680 10459 raft_consensus.cc:2955] T 35afd5c760f84b229556fa035a3ee26b P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } attrs { replace: true } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: true } } }
I20260601 13:37:09.168442 10307 raft_consensus.cc:2955] T 35afd5c760f84b229556fa035a3ee26b P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } attrs { replace: true } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: true } } }
I20260601 13:37:09.169212 10202 catalog_manager.cc:5696] T 35afd5c760f84b229556fa035a3ee26b P cadbf6e7954b4ad695dcdc40b01c1dd6 reported cstate change: config changed from index -1 to 2, NON_VOTER d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:09.169514 10308 consensus_queue.cc:237] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24 [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: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { replace: true } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: NON_VOTER last_known_addr { host: "127.7.40.2" port: 40775 } attrs { promote: true } }
I20260601 13:37:09.171258 10598 raft_consensus.cc:1275] T 964a950be9e54bc497836d7b8d2e04b5 P d54e0dba6e8a46a895402598e3c299b4 [term 1 FOLLOWER]: Refusing update from remote peer 1560ad85b0da4e689b889e3c0444fe24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:37:09.171937 10274 consensus_peers.cc:597] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24 -> Peer cadbf6e7954b4ad695dcdc40b01c1dd6 (127.7.40.2:40775): Couldn't send request to peer cadbf6e7954b4ad695dcdc40b01c1dd6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 964a950be9e54bc497836d7b8d2e04b5. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:09.172230 10761 consensus_queue.cc:1048] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } 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:37:09.173477 10459 raft_consensus.cc:1275] T 964a950be9e54bc497836d7b8d2e04b5 P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Refusing update from remote peer 1560ad85b0da4e689b889e3c0444fe24: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:09.173882 10761 consensus_queue.cc:1048] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:37:09.174705 10758 raft_consensus.cc:2955] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cadbf6e7954b4ad695dcdc40b01c1dd6 (127.7.40.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { replace: true } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: NON_VOTER last_known_addr { host: "127.7.40.2" port: 40775 } attrs { promote: true } } }
I20260601 13:37:09.175150 10598 raft_consensus.cc:2955] T 964a950be9e54bc497836d7b8d2e04b5 P d54e0dba6e8a46a895402598e3c299b4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cadbf6e7954b4ad695dcdc40b01c1dd6 (127.7.40.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { replace: true } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: NON_VOTER last_known_addr { host: "127.7.40.2" port: 40775 } attrs { promote: true } } }
I20260601 13:37:09.176357 10459 raft_consensus.cc:2955] T 964a950be9e54bc497836d7b8d2e04b5 P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cadbf6e7954b4ad695dcdc40b01c1dd6 (127.7.40.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { replace: true } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: NON_VOTER last_known_addr { host: "127.7.40.2" port: 40775 } attrs { promote: true } } }
I20260601 13:37:09.177548 10598 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d3fdb5a5ec0464cb763d295872928ec"
dest_uuid: "d54e0dba6e8a46a895402598e3c299b4"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:39728
I20260601 13:37:09.177486 10203 catalog_manager.cc:5696] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24 reported cstate change: config changed from index -1 to 2, NON_VOTER cadbf6e7954b4ad695dcdc40b01c1dd6 (127.7.40.2) added. New cstate: current_term: 1 leader_uuid: "1560ad85b0da4e689b889e3c0444fe24" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: NON_VOTER last_known_addr { host: "127.7.40.2" port: 40775 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:09.177675 10598 raft_consensus.cc:606] T 5d3fdb5a5ec0464cb763d295872928ec P d54e0dba6e8a46a895402598e3c299b4 [term 1 LEADER]: Received request to transfer leadership
I20260601 13:37:09.178640 10598 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d3fdb5a5ec0464cb763d295872928ec"
dest_uuid: "d54e0dba6e8a46a895402598e3c299b4"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:39728
I20260601 13:37:09.178756 10598 raft_consensus.cc:606] T 5d3fdb5a5ec0464cb763d295872928ec P d54e0dba6e8a46a895402598e3c299b4 [term 1 LEADER]: Received request to transfer leadership
W20260601 13:37:09.179031 10189 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 5d3fdb5a5ec0464cb763d295872928ec already in progress [suppressed 3 similar messages]
I20260601 13:37:09.179821 10598 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d3fdb5a5ec0464cb763d295872928ec"
dest_uuid: "d54e0dba6e8a46a895402598e3c299b4"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:39728
I20260601 13:37:09.179935 10598 raft_consensus.cc:606] T 5d3fdb5a5ec0464cb763d295872928ec P d54e0dba6e8a46a895402598e3c299b4 [term 1 LEADER]: Received request to transfer leadership
W20260601 13:37:09.181568 10254 auto_rebalancer.cc:855] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260601 13:37:09.181653 10254 auto_rebalancer.cc:863] Could not move replica: Remote error: Service unavailable: leadership transfer for 5d3fdb5a5ec0464cb763d295872928ec already in progress
W20260601 13:37:09.181710 10254 auto_rebalancer.cc:300] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 5d3fdb5a5ec0464cb763d295872928ec already in progress
I20260601 13:37:09.657755 10747 raft_consensus.cc:993] T 5d3fdb5a5ec0464cb763d295872928ec P d54e0dba6e8a46a895402598e3c299b4: : Instructing follower 1560ad85b0da4e689b889e3c0444fe24 to start an election
I20260601 13:37:09.657948 10747 raft_consensus.cc:1081] T 5d3fdb5a5ec0464cb763d295872928ec P d54e0dba6e8a46a895402598e3c299b4 [term 1 LEADER]: Signalling peer 1560ad85b0da4e689b889e3c0444fe24 to start an election
I20260601 13:37:09.658533 10307 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5d3fdb5a5ec0464cb763d295872928ec"
dest_uuid: "1560ad85b0da4e689b889e3c0444fe24"
 from {username='slave'} at 127.0.0.1:43844
I20260601 13:37:09.658672 10307 raft_consensus.cc:493] T 5d3fdb5a5ec0464cb763d295872928ec P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:37:09.658775 10307 raft_consensus.cc:3060] T 5d3fdb5a5ec0464cb763d295872928ec P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:09.659834 10307 raft_consensus.cc:515] T 5d3fdb5a5ec0464cb763d295872928ec P 1560ad85b0da4e689b889e3c0444fe24 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { replace: true } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: NON_VOTER last_known_addr { host: "127.7.40.3" port: 44893 } attrs { promote: true } }
I20260601 13:37:09.660336 10307 leader_election.cc:290] T 5d3fdb5a5ec0464cb763d295872928ec P 1560ad85b0da4e689b889e3c0444fe24 [CANDIDATE]: Term 2 election: Requested vote from peers d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4:45155), cadbf6e7954b4ad695dcdc40b01c1dd6 (127.7.40.2:40775)
I20260601 13:37:09.660699 10598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3fdb5a5ec0464cb763d295872928ec" candidate_uuid: "1560ad85b0da4e689b889e3c0444fe24" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "d54e0dba6e8a46a895402598e3c299b4"
I20260601 13:37:09.660729 10383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3fdb5a5ec0464cb763d295872928ec" candidate_uuid: "1560ad85b0da4e689b889e3c0444fe24" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6"
I20260601 13:37:09.660841 10598 raft_consensus.cc:3055] T 5d3fdb5a5ec0464cb763d295872928ec P d54e0dba6e8a46a895402598e3c299b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:37:09.660887 10383 raft_consensus.cc:3060] T 5d3fdb5a5ec0464cb763d295872928ec P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:09.660918 10598 raft_consensus.cc:740] T 5d3fdb5a5ec0464cb763d295872928ec P d54e0dba6e8a46a895402598e3c299b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d54e0dba6e8a46a895402598e3c299b4, State: Running, Role: LEADER
I20260601 13:37:09.661110 10598 consensus_queue.cc:260] T 5d3fdb5a5ec0464cb763d295872928ec P d54e0dba6e8a46a895402598e3c299b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { replace: true } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: NON_VOTER last_known_addr { host: "127.7.40.3" port: 44893 } attrs { promote: true } }
I20260601 13:37:09.661367 10598 raft_consensus.cc:3060] T 5d3fdb5a5ec0464cb763d295872928ec P d54e0dba6e8a46a895402598e3c299b4 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:09.661927 10383 raft_consensus.cc:2468] T 5d3fdb5a5ec0464cb763d295872928ec P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1560ad85b0da4e689b889e3c0444fe24 in term 2.
I20260601 13:37:09.662277 10274 leader_election.cc:304] T 5d3fdb5a5ec0464cb763d295872928ec P 1560ad85b0da4e689b889e3c0444fe24 [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: 1560ad85b0da4e689b889e3c0444fe24, cadbf6e7954b4ad695dcdc40b01c1dd6; no voters: 
I20260601 13:37:09.662307 10598 raft_consensus.cc:2468] T 5d3fdb5a5ec0464cb763d295872928ec P d54e0dba6e8a46a895402598e3c299b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1560ad85b0da4e689b889e3c0444fe24 in term 2.
I20260601 13:37:09.662506 10757 raft_consensus.cc:2804] T 5d3fdb5a5ec0464cb763d295872928ec P 1560ad85b0da4e689b889e3c0444fe24 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:37:09.662680 10757 raft_consensus.cc:697] T 5d3fdb5a5ec0464cb763d295872928ec P 1560ad85b0da4e689b889e3c0444fe24 [term 2 LEADER]: Becoming Leader. State: Replica: 1560ad85b0da4e689b889e3c0444fe24, State: Running, Role: LEADER
I20260601 13:37:09.662830 10757 consensus_queue.cc:237] T 5d3fdb5a5ec0464cb763d295872928ec P 1560ad85b0da4e689b889e3c0444fe24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { replace: true } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: NON_VOTER last_known_addr { host: "127.7.40.3" port: 44893 } attrs { promote: true } }
I20260601 13:37:09.665493 10202 catalog_manager.cc:5696] T 5d3fdb5a5ec0464cb763d295872928ec P 1560ad85b0da4e689b889e3c0444fe24 reported cstate change: term changed from 1 to 2, leader changed from d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) to 1560ad85b0da4e689b889e3c0444fe24 (127.7.40.1). New cstate: current_term: 2 leader_uuid: "1560ad85b0da4e689b889e3c0444fe24" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: NON_VOTER last_known_addr { host: "127.7.40.3" port: 44893 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:09.694939 10778 ts_tablet_manager.cc:933] T 35afd5c760f84b229556fa035a3ee26b P d54e0dba6e8a46a895402598e3c299b4: Initiating tablet copy from peer cadbf6e7954b4ad695dcdc40b01c1dd6 (127.7.40.2:40775)
I20260601 13:37:09.695441 10778 tablet_copy_client.cc:323] T 35afd5c760f84b229556fa035a3ee26b P d54e0dba6e8a46a895402598e3c299b4: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.2:40775
I20260601 13:37:09.696010 10394 tablet_copy_service.cc:140] P cadbf6e7954b4ad695dcdc40b01c1dd6: Received BeginTabletCopySession request for tablet 35afd5c760f84b229556fa035a3ee26b from peer d54e0dba6e8a46a895402598e3c299b4 ({username='slave'} at 127.0.0.1:54130)
I20260601 13:37:09.696137 10394 tablet_copy_service.cc:161] P cadbf6e7954b4ad695dcdc40b01c1dd6: Beginning new tablet copy session on tablet 35afd5c760f84b229556fa035a3ee26b from peer d54e0dba6e8a46a895402598e3c299b4 at {username='slave'} at 127.0.0.1:54130: session id = d54e0dba6e8a46a895402598e3c299b4-35afd5c760f84b229556fa035a3ee26b
I20260601 13:37:09.696236 10780 ts_tablet_manager.cc:933] T e13f1d0ab6dd4ec4bb15afc463438375 P d54e0dba6e8a46a895402598e3c299b4: Initiating tablet copy from peer 1560ad85b0da4e689b889e3c0444fe24 (127.7.40.1:38309)
I20260601 13:37:09.696538 10780 tablet_copy_client.cc:323] T e13f1d0ab6dd4ec4bb15afc463438375 P d54e0dba6e8a46a895402598e3c299b4: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.1:38309
I20260601 13:37:09.697052 10318 tablet_copy_service.cc:140] P 1560ad85b0da4e689b889e3c0444fe24: Received BeginTabletCopySession request for tablet e13f1d0ab6dd4ec4bb15afc463438375 from peer d54e0dba6e8a46a895402598e3c299b4 ({username='slave'} at 127.0.0.1:43844)
I20260601 13:37:09.697158 10318 tablet_copy_service.cc:161] P 1560ad85b0da4e689b889e3c0444fe24: Beginning new tablet copy session on tablet e13f1d0ab6dd4ec4bb15afc463438375 from peer d54e0dba6e8a46a895402598e3c299b4 at {username='slave'} at 127.0.0.1:43844: session id = d54e0dba6e8a46a895402598e3c299b4-e13f1d0ab6dd4ec4bb15afc463438375
I20260601 13:37:09.697316 10394 tablet_copy_source_session.cc:215] T 35afd5c760f84b229556fa035a3ee26b P cadbf6e7954b4ad695dcdc40b01c1dd6: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:37:09.698097 10318 tablet_copy_source_session.cc:215] T e13f1d0ab6dd4ec4bb15afc463438375 P 1560ad85b0da4e689b889e3c0444fe24: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:37:09.698271 10778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35afd5c760f84b229556fa035a3ee26b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:09.698915 10780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e13f1d0ab6dd4ec4bb15afc463438375. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:09.700666 10778 tablet_copy_client.cc:806] T 35afd5c760f84b229556fa035a3ee26b P d54e0dba6e8a46a895402598e3c299b4: tablet copy: Starting download of 0 data blocks...
I20260601 13:37:09.700847 10778 tablet_copy_client.cc:670] T 35afd5c760f84b229556fa035a3ee26b P d54e0dba6e8a46a895402598e3c299b4: tablet copy: Starting download of 1 WAL segments...
I20260601 13:37:09.701077 10780 tablet_copy_client.cc:806] T e13f1d0ab6dd4ec4bb15afc463438375 P d54e0dba6e8a46a895402598e3c299b4: tablet copy: Starting download of 0 data blocks...
I20260601 13:37:09.701216 10780 tablet_copy_client.cc:670] T e13f1d0ab6dd4ec4bb15afc463438375 P d54e0dba6e8a46a895402598e3c299b4: tablet copy: Starting download of 1 WAL segments...
I20260601 13:37:09.702255 10780 tablet_copy_client.cc:538] T e13f1d0ab6dd4ec4bb15afc463438375 P d54e0dba6e8a46a895402598e3c299b4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:37:09.703197 10778 tablet_copy_client.cc:538] T 35afd5c760f84b229556fa035a3ee26b P d54e0dba6e8a46a895402598e3c299b4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:37:09.703627 10780 tablet_bootstrap.cc:492] T e13f1d0ab6dd4ec4bb15afc463438375 P d54e0dba6e8a46a895402598e3c299b4: Bootstrap starting.
I20260601 13:37:09.704448 10778 tablet_bootstrap.cc:492] T 35afd5c760f84b229556fa035a3ee26b P d54e0dba6e8a46a895402598e3c299b4: Bootstrap starting.
I20260601 13:37:09.707645 10780 tablet_bootstrap.cc:492] T e13f1d0ab6dd4ec4bb15afc463438375 P d54e0dba6e8a46a895402598e3c299b4: 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:37:09.707921 10780 tablet_bootstrap.cc:492] T e13f1d0ab6dd4ec4bb15afc463438375 P d54e0dba6e8a46a895402598e3c299b4: Bootstrap complete.
I20260601 13:37:09.708083 10780 ts_tablet_manager.cc:1403] T e13f1d0ab6dd4ec4bb15afc463438375 P d54e0dba6e8a46a895402598e3c299b4: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.003s
I20260601 13:37:09.708580 10778 tablet_bootstrap.cc:492] T 35afd5c760f84b229556fa035a3ee26b P d54e0dba6e8a46a895402598e3c299b4: 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:37:09.708560 10780 raft_consensus.cc:359] T e13f1d0ab6dd4ec4bb15afc463438375 P d54e0dba6e8a46a895402598e3c299b4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } attrs { replace: true } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: true } }
I20260601 13:37:09.708688 10780 raft_consensus.cc:740] T e13f1d0ab6dd4ec4bb15afc463438375 P d54e0dba6e8a46a895402598e3c299b4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d54e0dba6e8a46a895402598e3c299b4, State: Initialized, Role: LEARNER
I20260601 13:37:09.708793 10780 consensus_queue.cc:260] T e13f1d0ab6dd4ec4bb15afc463438375 P d54e0dba6e8a46a895402598e3c299b4 [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: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } attrs { replace: true } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: true } }
I20260601 13:37:09.708928 10778 tablet_bootstrap.cc:492] T 35afd5c760f84b229556fa035a3ee26b P d54e0dba6e8a46a895402598e3c299b4: Bootstrap complete.
I20260601 13:37:09.709118 10778 ts_tablet_manager.cc:1403] T 35afd5c760f84b229556fa035a3ee26b P d54e0dba6e8a46a895402598e3c299b4: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260601 13:37:09.709596 10780 ts_tablet_manager.cc:1434] T e13f1d0ab6dd4ec4bb15afc463438375 P d54e0dba6e8a46a895402598e3c299b4: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:37:09.709686 10778 raft_consensus.cc:359] T 35afd5c760f84b229556fa035a3ee26b P d54e0dba6e8a46a895402598e3c299b4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } attrs { replace: true } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: true } }
I20260601 13:37:09.709815 10778 raft_consensus.cc:740] T 35afd5c760f84b229556fa035a3ee26b P d54e0dba6e8a46a895402598e3c299b4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d54e0dba6e8a46a895402598e3c299b4, State: Initialized, Role: LEARNER
I20260601 13:37:09.709916 10778 consensus_queue.cc:260] T 35afd5c760f84b229556fa035a3ee26b P d54e0dba6e8a46a895402598e3c299b4 [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: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } attrs { replace: true } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: true } }
I20260601 13:37:09.710070 10318 tablet_copy_service.cc:342] P 1560ad85b0da4e689b889e3c0444fe24: Request end of tablet copy session d54e0dba6e8a46a895402598e3c299b4-e13f1d0ab6dd4ec4bb15afc463438375 received from {username='slave'} at 127.0.0.1:43844
I20260601 13:37:09.710134 10318 tablet_copy_service.cc:434] P 1560ad85b0da4e689b889e3c0444fe24: ending tablet copy session d54e0dba6e8a46a895402598e3c299b4-e13f1d0ab6dd4ec4bb15afc463438375 on tablet e13f1d0ab6dd4ec4bb15afc463438375 with peer d54e0dba6e8a46a895402598e3c299b4
I20260601 13:37:09.710722 10778 ts_tablet_manager.cc:1434] T 35afd5c760f84b229556fa035a3ee26b P d54e0dba6e8a46a895402598e3c299b4: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:09.711289 10394 tablet_copy_service.cc:342] P cadbf6e7954b4ad695dcdc40b01c1dd6: Request end of tablet copy session d54e0dba6e8a46a895402598e3c299b4-35afd5c760f84b229556fa035a3ee26b received from {username='slave'} at 127.0.0.1:54130
I20260601 13:37:09.711401 10394 tablet_copy_service.cc:434] P cadbf6e7954b4ad695dcdc40b01c1dd6: ending tablet copy session d54e0dba6e8a46a895402598e3c299b4-35afd5c760f84b229556fa035a3ee26b on tablet 35afd5c760f84b229556fa035a3ee26b with peer d54e0dba6e8a46a895402598e3c299b4
I20260601 13:37:09.761391 10784 ts_tablet_manager.cc:933] T 964a950be9e54bc497836d7b8d2e04b5 P cadbf6e7954b4ad695dcdc40b01c1dd6: Initiating tablet copy from peer 1560ad85b0da4e689b889e3c0444fe24 (127.7.40.1:38309)
I20260601 13:37:09.761857 10784 tablet_copy_client.cc:323] T 964a950be9e54bc497836d7b8d2e04b5 P cadbf6e7954b4ad695dcdc40b01c1dd6: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.1:38309
I20260601 13:37:09.762490 10318 tablet_copy_service.cc:140] P 1560ad85b0da4e689b889e3c0444fe24: Received BeginTabletCopySession request for tablet 964a950be9e54bc497836d7b8d2e04b5 from peer cadbf6e7954b4ad695dcdc40b01c1dd6 ({username='slave'} at 127.0.0.1:43830)
I20260601 13:37:09.762627 10318 tablet_copy_service.cc:161] P 1560ad85b0da4e689b889e3c0444fe24: Beginning new tablet copy session on tablet 964a950be9e54bc497836d7b8d2e04b5 from peer cadbf6e7954b4ad695dcdc40b01c1dd6 at {username='slave'} at 127.0.0.1:43830: session id = cadbf6e7954b4ad695dcdc40b01c1dd6-964a950be9e54bc497836d7b8d2e04b5
I20260601 13:37:09.763618 10318 tablet_copy_source_session.cc:215] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:37:09.764647 10784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 964a950be9e54bc497836d7b8d2e04b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:09.766646 10784 tablet_copy_client.cc:806] T 964a950be9e54bc497836d7b8d2e04b5 P cadbf6e7954b4ad695dcdc40b01c1dd6: tablet copy: Starting download of 0 data blocks...
I20260601 13:37:09.766845 10784 tablet_copy_client.cc:670] T 964a950be9e54bc497836d7b8d2e04b5 P cadbf6e7954b4ad695dcdc40b01c1dd6: tablet copy: Starting download of 1 WAL segments...
I20260601 13:37:09.768245 10784 tablet_copy_client.cc:538] T 964a950be9e54bc497836d7b8d2e04b5 P cadbf6e7954b4ad695dcdc40b01c1dd6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:37:09.769760 10784 tablet_bootstrap.cc:492] T 964a950be9e54bc497836d7b8d2e04b5 P cadbf6e7954b4ad695dcdc40b01c1dd6: Bootstrap starting.
I20260601 13:37:09.774832 10784 tablet_bootstrap.cc:492] T 964a950be9e54bc497836d7b8d2e04b5 P cadbf6e7954b4ad695dcdc40b01c1dd6: 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:37:09.775161 10784 tablet_bootstrap.cc:492] T 964a950be9e54bc497836d7b8d2e04b5 P cadbf6e7954b4ad695dcdc40b01c1dd6: Bootstrap complete.
I20260601 13:37:09.775357 10784 ts_tablet_manager.cc:1403] T 964a950be9e54bc497836d7b8d2e04b5 P cadbf6e7954b4ad695dcdc40b01c1dd6: Time spent bootstrapping tablet: real 0.006s	user 0.005s	sys 0.002s
I20260601 13:37:09.775884 10784 raft_consensus.cc:359] T 964a950be9e54bc497836d7b8d2e04b5 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { replace: true } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: NON_VOTER last_known_addr { host: "127.7.40.2" port: 40775 } attrs { promote: true } }
I20260601 13:37:09.776031 10784 raft_consensus.cc:740] T 964a950be9e54bc497836d7b8d2e04b5 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cadbf6e7954b4ad695dcdc40b01c1dd6, State: Initialized, Role: LEARNER
I20260601 13:37:09.776126 10784 consensus_queue.cc:260] T 964a950be9e54bc497836d7b8d2e04b5 P cadbf6e7954b4ad695dcdc40b01c1dd6 [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: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { replace: true } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: NON_VOTER last_known_addr { host: "127.7.40.2" port: 40775 } attrs { promote: true } }
I20260601 13:37:09.776485 10784 ts_tablet_manager.cc:1434] T 964a950be9e54bc497836d7b8d2e04b5 P cadbf6e7954b4ad695dcdc40b01c1dd6: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:09.777143 10318 tablet_copy_service.cc:342] P 1560ad85b0da4e689b889e3c0444fe24: Request end of tablet copy session cadbf6e7954b4ad695dcdc40b01c1dd6-964a950be9e54bc497836d7b8d2e04b5 received from {username='slave'} at 127.0.0.1:43830
I20260601 13:37:09.777241 10318 tablet_copy_service.cc:434] P 1560ad85b0da4e689b889e3c0444fe24: ending tablet copy session cadbf6e7954b4ad695dcdc40b01c1dd6-964a950be9e54bc497836d7b8d2e04b5 on tablet 964a950be9e54bc497836d7b8d2e04b5 with peer cadbf6e7954b4ad695dcdc40b01c1dd6
I20260601 13:37:10.123915 10598 raft_consensus.cc:1217] T e13f1d0ab6dd4ec4bb15afc463438375 P d54e0dba6e8a46a895402598e3c299b4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260601 13:37:10.159548 10273 consensus_peers.cc:597] T 5d3fdb5a5ec0464cb763d295872928ec P 1560ad85b0da4e689b889e3c0444fe24 -> Peer f60b2735fb904d28a38823fb1a2ceb9e (127.7.40.3:44893): Couldn't send request to peer f60b2735fb904d28a38823fb1a2ceb9e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5d3fdb5a5ec0464cb763d295872928ec. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:10.214958 10598 raft_consensus.cc:1275] T 5d3fdb5a5ec0464cb763d295872928ec P d54e0dba6e8a46a895402598e3c299b4 [term 2 FOLLOWER]: Refusing update from remote peer 1560ad85b0da4e689b889e3c0444fe24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:37:10.215901 10757 consensus_queue.cc:1048] T 5d3fdb5a5ec0464cb763d295872928ec P 1560ad85b0da4e689b889e3c0444fe24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } 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:37:10.220408 10383 raft_consensus.cc:1275] T 5d3fdb5a5ec0464cb763d295872928ec P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 2 FOLLOWER]: Refusing update from remote peer 1560ad85b0da4e689b889e3c0444fe24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:37:10.220844 10757 consensus_queue.cc:1048] T 5d3fdb5a5ec0464cb763d295872928ec P 1560ad85b0da4e689b889e3c0444fe24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:37:10.244681 10598 raft_consensus.cc:1217] T 35afd5c760f84b229556fa035a3ee26b P d54e0dba6e8a46a895402598e3c299b4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:37:10.332883 10383 raft_consensus.cc:1217] T 964a950be9e54bc497836d7b8d2e04b5 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:37:10.393453 10259 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260601 13:37:10.396517 10307 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "964a950be9e54bc497836d7b8d2e04b5"
dest_uuid: "1560ad85b0da4e689b889e3c0444fe24"
mode: GRACEFUL
new_leader_uuid: "d54e0dba6e8a46a895402598e3c299b4"
 from {username='slave'} at 127.0.0.1:43850
I20260601 13:37:10.396752 10307 raft_consensus.cc:606] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 LEADER]: Received request to transfer leadership to TS d54e0dba6e8a46a895402598e3c299b4
I20260601 13:37:10.397277 10259 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260601 13:37:10.397508 10259 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:10.586915 10787 raft_consensus.cc:1064] T e13f1d0ab6dd4ec4bb15afc463438375 P 1560ad85b0da4e689b889e3c0444fe24: attempting to promote NON_VOTER d54e0dba6e8a46a895402598e3c299b4 to VOTER
I20260601 13:37:10.587513 10787 consensus_queue.cc:237] T e13f1d0ab6dd4ec4bb15afc463438375 P 1560ad85b0da4e689b889e3c0444fe24 [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: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } attrs { replace: true } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } }
I20260601 13:37:10.589123 10459 raft_consensus.cc:1275] T e13f1d0ab6dd4ec4bb15afc463438375 P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Refusing update from remote peer 1560ad85b0da4e689b889e3c0444fe24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:10.589437 10383 raft_consensus.cc:1275] T e13f1d0ab6dd4ec4bb15afc463438375 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 FOLLOWER]: Refusing update from remote peer 1560ad85b0da4e689b889e3c0444fe24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:10.589458 10598 raft_consensus.cc:1275] T e13f1d0ab6dd4ec4bb15afc463438375 P d54e0dba6e8a46a895402598e3c299b4 [term 1 LEARNER]: Refusing update from remote peer 1560ad85b0da4e689b889e3c0444fe24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:10.589671 10737 consensus_queue.cc:1048] T e13f1d0ab6dd4ec4bb15afc463438375 P 1560ad85b0da4e689b889e3c0444fe24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } 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:37:10.589839 10787 consensus_queue.cc:1048] T e13f1d0ab6dd4ec4bb15afc463438375 P 1560ad85b0da4e689b889e3c0444fe24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:37:10.590150 10757 consensus_queue.cc:1048] T e13f1d0ab6dd4ec4bb15afc463438375 P 1560ad85b0da4e689b889e3c0444fe24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } 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:37:10.592113 10737 raft_consensus.cc:2955] T e13f1d0ab6dd4ec4bb15afc463438375 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } attrs { replace: true } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } } }
I20260601 13:37:10.592820 10598 raft_consensus.cc:2955] T e13f1d0ab6dd4ec4bb15afc463438375 P d54e0dba6e8a46a895402598e3c299b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } attrs { replace: true } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } } }
I20260601 13:37:10.594198 10459 raft_consensus.cc:2955] T e13f1d0ab6dd4ec4bb15afc463438375 P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } attrs { replace: true } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } } }
I20260601 13:37:10.594758 10383 raft_consensus.cc:2955] T e13f1d0ab6dd4ec4bb15afc463438375 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } attrs { replace: true } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } } }
I20260601 13:37:10.596876 10202 catalog_manager.cc:5696] T e13f1d0ab6dd4ec4bb15afc463438375 P 1560ad85b0da4e689b889e3c0444fe24 reported cstate change: config changed from index 2 to 3, d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1560ad85b0da4e689b889e3c0444fe24" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:37:10.600787 10307 consensus_queue.cc:237] T e13f1d0ab6dd4ec4bb15afc463438375 P 1560ad85b0da4e689b889e3c0444fe24 [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: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } }
I20260601 13:37:10.601953 10598 raft_consensus.cc:1275] T e13f1d0ab6dd4ec4bb15afc463438375 P d54e0dba6e8a46a895402598e3c299b4 [term 1 FOLLOWER]: Refusing update from remote peer 1560ad85b0da4e689b889e3c0444fe24: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:37:10.602265 10383 raft_consensus.cc:1275] T e13f1d0ab6dd4ec4bb15afc463438375 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 FOLLOWER]: Refusing update from remote peer 1560ad85b0da4e689b889e3c0444fe24: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:37:10.602342 10757 consensus_queue.cc:1048] T e13f1d0ab6dd4ec4bb15afc463438375 P 1560ad85b0da4e689b889e3c0444fe24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } 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:37:10.602615 10787 consensus_queue.cc:1048] T e13f1d0ab6dd4ec4bb15afc463438375 P 1560ad85b0da4e689b889e3c0444fe24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:37:10.603974 10737 raft_consensus.cc:2955] T e13f1d0ab6dd4ec4bb15afc463438375 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f60b2735fb904d28a38823fb1a2ceb9e (127.7.40.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } } }
I20260601 13:37:10.605808 10192 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet e13f1d0ab6dd4ec4bb15afc463438375 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:37:10.605708 10598 raft_consensus.cc:2955] T e13f1d0ab6dd4ec4bb15afc463438375 P d54e0dba6e8a46a895402598e3c299b4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f60b2735fb904d28a38823fb1a2ceb9e (127.7.40.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } } }
I20260601 13:37:10.606472 10204 catalog_manager.cc:5696] T e13f1d0ab6dd4ec4bb15afc463438375 P 1560ad85b0da4e689b889e3c0444fe24 reported cstate change: config changed from index 3 to 4, VOTER f60b2735fb904d28a38823fb1a2ceb9e (127.7.40.3) evicted. New cstate: current_term: 1 leader_uuid: "1560ad85b0da4e689b889e3c0444fe24" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:37:10.606515 10383 raft_consensus.cc:2955] T e13f1d0ab6dd4ec4bb15afc463438375 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f60b2735fb904d28a38823fb1a2ceb9e (127.7.40.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } } }
I20260601 13:37:10.607858 10803 ts_tablet_manager.cc:933] T 5d3fdb5a5ec0464cb763d295872928ec P f60b2735fb904d28a38823fb1a2ceb9e: Initiating tablet copy from peer 1560ad85b0da4e689b889e3c0444fe24 (127.7.40.1:38309)
I20260601 13:37:10.609171 10446 tablet_service.cc:1558] Processing DeleteTablet for tablet e13f1d0ab6dd4ec4bb15afc463438375 with delete_type TABLET_DATA_TOMBSTONED (TS f60b2735fb904d28a38823fb1a2ceb9e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50712
I20260601 13:37:10.611486 10803 tablet_copy_client.cc:323] T 5d3fdb5a5ec0464cb763d295872928ec P f60b2735fb904d28a38823fb1a2ceb9e: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.1:38309
I20260601 13:37:10.611500 10804 tablet_replica.cc:333] T e13f1d0ab6dd4ec4bb15afc463438375 P f60b2735fb904d28a38823fb1a2ceb9e: stopping tablet replica
I20260601 13:37:10.611943 10318 tablet_copy_service.cc:140] P 1560ad85b0da4e689b889e3c0444fe24: Received BeginTabletCopySession request for tablet 5d3fdb5a5ec0464cb763d295872928ec from peer f60b2735fb904d28a38823fb1a2ceb9e ({username='slave'} at 127.0.0.1:43840)
I20260601 13:37:10.612107 10318 tablet_copy_service.cc:161] P 1560ad85b0da4e689b889e3c0444fe24: Beginning new tablet copy session on tablet 5d3fdb5a5ec0464cb763d295872928ec from peer f60b2735fb904d28a38823fb1a2ceb9e at {username='slave'} at 127.0.0.1:43840: session id = f60b2735fb904d28a38823fb1a2ceb9e-5d3fdb5a5ec0464cb763d295872928ec
I20260601 13:37:10.613062 10318 tablet_copy_source_session.cc:215] T 5d3fdb5a5ec0464cb763d295872928ec P 1560ad85b0da4e689b889e3c0444fe24: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:37:10.611944 10804 raft_consensus.cc:2243] T e13f1d0ab6dd4ec4bb15afc463438375 P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:10.613967 10803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d3fdb5a5ec0464cb763d295872928ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:10.614094 10804 raft_consensus.cc:2272] T e13f1d0ab6dd4ec4bb15afc463438375 P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:10.614686 10804 ts_tablet_manager.cc:1916] T e13f1d0ab6dd4ec4bb15afc463438375 P f60b2735fb904d28a38823fb1a2ceb9e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:37:10.616499 10803 tablet_copy_client.cc:806] T 5d3fdb5a5ec0464cb763d295872928ec P f60b2735fb904d28a38823fb1a2ceb9e: tablet copy: Starting download of 0 data blocks...
I20260601 13:37:10.616516 10804 ts_tablet_manager.cc:1929] T e13f1d0ab6dd4ec4bb15afc463438375 P f60b2735fb904d28a38823fb1a2ceb9e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:37:10.616621 10804 log.cc:1199] T e13f1d0ab6dd4ec4bb15afc463438375 P f60b2735fb904d28a38823fb1a2ceb9e: Deleting WAL directory at /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320954551505-7328-0/minicluster-data/ts-2-root/wals/e13f1d0ab6dd4ec4bb15afc463438375
I20260601 13:37:10.616691 10803 tablet_copy_client.cc:670] T 5d3fdb5a5ec0464cb763d295872928ec P f60b2735fb904d28a38823fb1a2ceb9e: tablet copy: Starting download of 1 WAL segments...
I20260601 13:37:10.617293 10191 catalog_manager.cc:5027] TS f60b2735fb904d28a38823fb1a2ceb9e (127.7.40.3:44893): tablet e13f1d0ab6dd4ec4bb15afc463438375 (table range_aware_rebalance_new_range [id=9b818851d802433a9ef70cda506d9480]) successfully deleted
I20260601 13:37:10.618011 10803 tablet_copy_client.cc:538] T 5d3fdb5a5ec0464cb763d295872928ec P f60b2735fb904d28a38823fb1a2ceb9e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:37:10.619133 10803 tablet_bootstrap.cc:492] T 5d3fdb5a5ec0464cb763d295872928ec P f60b2735fb904d28a38823fb1a2ceb9e: Bootstrap starting.
I20260601 13:37:10.622505 10803 tablet_bootstrap.cc:492] T 5d3fdb5a5ec0464cb763d295872928ec P f60b2735fb904d28a38823fb1a2ceb9e: 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:37:10.622754 10803 tablet_bootstrap.cc:492] T 5d3fdb5a5ec0464cb763d295872928ec P f60b2735fb904d28a38823fb1a2ceb9e: Bootstrap complete.
I20260601 13:37:10.622937 10803 ts_tablet_manager.cc:1403] T 5d3fdb5a5ec0464cb763d295872928ec P f60b2735fb904d28a38823fb1a2ceb9e: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:37:10.623509 10803 raft_consensus.cc:359] T 5d3fdb5a5ec0464cb763d295872928ec P f60b2735fb904d28a38823fb1a2ceb9e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { replace: true } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: NON_VOTER last_known_addr { host: "127.7.40.3" port: 44893 } attrs { promote: true } }
I20260601 13:37:10.623663 10803 raft_consensus.cc:740] T 5d3fdb5a5ec0464cb763d295872928ec P f60b2735fb904d28a38823fb1a2ceb9e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: f60b2735fb904d28a38823fb1a2ceb9e, State: Initialized, Role: LEARNER
I20260601 13:37:10.623773 10803 consensus_queue.cc:260] T 5d3fdb5a5ec0464cb763d295872928ec P f60b2735fb904d28a38823fb1a2ceb9e [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: 2 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { replace: true } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: NON_VOTER last_known_addr { host: "127.7.40.3" port: 44893 } attrs { promote: true } }
I20260601 13:37:10.624070 10803 ts_tablet_manager.cc:1434] T 5d3fdb5a5ec0464cb763d295872928ec P f60b2735fb904d28a38823fb1a2ceb9e: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:10.624526 10318 tablet_copy_service.cc:342] P 1560ad85b0da4e689b889e3c0444fe24: Request end of tablet copy session f60b2735fb904d28a38823fb1a2ceb9e-5d3fdb5a5ec0464cb763d295872928ec received from {username='slave'} at 127.0.0.1:43840
I20260601 13:37:10.624611 10318 tablet_copy_service.cc:434] P 1560ad85b0da4e689b889e3c0444fe24: ending tablet copy session f60b2735fb904d28a38823fb1a2ceb9e-5d3fdb5a5ec0464cb763d295872928ec on tablet 5d3fdb5a5ec0464cb763d295872928ec with peer f60b2735fb904d28a38823fb1a2ceb9e
I20260601 13:37:10.731289 10771 raft_consensus.cc:1064] T 35afd5c760f84b229556fa035a3ee26b P cadbf6e7954b4ad695dcdc40b01c1dd6: attempting to promote NON_VOTER d54e0dba6e8a46a895402598e3c299b4 to VOTER
I20260601 13:37:10.731814 10771 consensus_queue.cc:237] T 35afd5c760f84b229556fa035a3ee26b P cadbf6e7954b4ad695dcdc40b01c1dd6 [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: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } attrs { replace: true } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } }
I20260601 13:37:10.733525 10459 raft_consensus.cc:1275] T 35afd5c760f84b229556fa035a3ee26b P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Refusing update from remote peer cadbf6e7954b4ad695dcdc40b01c1dd6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:10.733940 10307 raft_consensus.cc:1275] T 35afd5c760f84b229556fa035a3ee26b P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Refusing update from remote peer cadbf6e7954b4ad695dcdc40b01c1dd6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:10.734253 10598 raft_consensus.cc:1275] T 35afd5c760f84b229556fa035a3ee26b P d54e0dba6e8a46a895402598e3c299b4 [term 1 LEARNER]: Refusing update from remote peer cadbf6e7954b4ad695dcdc40b01c1dd6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:10.734277 10788 consensus_queue.cc:1048] T 35afd5c760f84b229556fa035a3ee26b P cadbf6e7954b4ad695dcdc40b01c1dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } 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:37:10.734767 10794 consensus_queue.cc:1048] T 35afd5c760f84b229556fa035a3ee26b P cadbf6e7954b4ad695dcdc40b01c1dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } 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:37:10.734951 10788 consensus_queue.cc:1048] T 35afd5c760f84b229556fa035a3ee26b P cadbf6e7954b4ad695dcdc40b01c1dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:37:10.736846 10788 raft_consensus.cc:2955] T 35afd5c760f84b229556fa035a3ee26b P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } attrs { replace: true } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } } }
I20260601 13:37:10.737195 10459 raft_consensus.cc:2955] T 35afd5c760f84b229556fa035a3ee26b P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } attrs { replace: true } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } } }
I20260601 13:37:10.738812 10307 raft_consensus.cc:2955] T 35afd5c760f84b229556fa035a3ee26b P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } attrs { replace: true } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } } }
I20260601 13:37:10.740036 10205 catalog_manager.cc:5696] T 35afd5c760f84b229556fa035a3ee26b P f60b2735fb904d28a38823fb1a2ceb9e reported cstate change: config changed from index 2 to 3, d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } attrs { replace: true } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } } }
I20260601 13:37:10.740135 10598 raft_consensus.cc:2955] T 35afd5c760f84b229556fa035a3ee26b P d54e0dba6e8a46a895402598e3c299b4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } attrs { replace: true } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } } }
I20260601 13:37:10.744077 10383 consensus_queue.cc:237] T 35afd5c760f84b229556fa035a3ee26b P cadbf6e7954b4ad695dcdc40b01c1dd6 [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: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } }
I20260601 13:37:10.745231 10598 raft_consensus.cc:1275] T 35afd5c760f84b229556fa035a3ee26b P d54e0dba6e8a46a895402598e3c299b4 [term 1 FOLLOWER]: Refusing update from remote peer cadbf6e7954b4ad695dcdc40b01c1dd6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:37:10.745379 10307 raft_consensus.cc:1275] T 35afd5c760f84b229556fa035a3ee26b P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Refusing update from remote peer cadbf6e7954b4ad695dcdc40b01c1dd6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:37:10.745664 10794 consensus_queue.cc:1048] T 35afd5c760f84b229556fa035a3ee26b P cadbf6e7954b4ad695dcdc40b01c1dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } 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:37:10.745891 10771 consensus_queue.cc:1048] T 35afd5c760f84b229556fa035a3ee26b P cadbf6e7954b4ad695dcdc40b01c1dd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:37:10.747321 10794 raft_consensus.cc:2955] T 35afd5c760f84b229556fa035a3ee26b P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f60b2735fb904d28a38823fb1a2ceb9e (127.7.40.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } } }
I20260601 13:37:10.748260 10307 raft_consensus.cc:2955] T 35afd5c760f84b229556fa035a3ee26b P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f60b2735fb904d28a38823fb1a2ceb9e (127.7.40.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } } }
I20260601 13:37:10.748852 10598 raft_consensus.cc:2955] T 35afd5c760f84b229556fa035a3ee26b P d54e0dba6e8a46a895402598e3c299b4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f60b2735fb904d28a38823fb1a2ceb9e (127.7.40.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } } }
I20260601 13:37:10.750519 10204 catalog_manager.cc:5696] T 35afd5c760f84b229556fa035a3ee26b P 1560ad85b0da4e689b889e3c0444fe24 reported cstate change: config changed from index 3 to 4, VOTER f60b2735fb904d28a38823fb1a2ceb9e (127.7.40.3) evicted. New cstate: current_term: 1 leader_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } } }
I20260601 13:37:10.751518 10192 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 35afd5c760f84b229556fa035a3ee26b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:37:10.753525 10446 tablet_service.cc:1558] Processing DeleteTablet for tablet 35afd5c760f84b229556fa035a3ee26b with delete_type TABLET_DATA_TOMBSTONED (TS f60b2735fb904d28a38823fb1a2ceb9e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50712
I20260601 13:37:10.753907 10804 tablet_replica.cc:333] T 35afd5c760f84b229556fa035a3ee26b P f60b2735fb904d28a38823fb1a2ceb9e: stopping tablet replica
I20260601 13:37:10.754060 10804 raft_consensus.cc:2243] T 35afd5c760f84b229556fa035a3ee26b P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:10.754199 10804 raft_consensus.cc:2272] T 35afd5c760f84b229556fa035a3ee26b P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:10.754905 10804 ts_tablet_manager.cc:1916] T 35afd5c760f84b229556fa035a3ee26b P f60b2735fb904d28a38823fb1a2ceb9e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:37:10.756983 10804 ts_tablet_manager.cc:1929] T 35afd5c760f84b229556fa035a3ee26b P f60b2735fb904d28a38823fb1a2ceb9e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:37:10.757058 10804 log.cc:1199] T 35afd5c760f84b229556fa035a3ee26b P f60b2735fb904d28a38823fb1a2ceb9e: Deleting WAL directory at /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320954551505-7328-0/minicluster-data/ts-2-root/wals/35afd5c760f84b229556fa035a3ee26b
I20260601 13:37:10.757525 10191 catalog_manager.cc:5027] TS f60b2735fb904d28a38823fb1a2ceb9e (127.7.40.3:44893): tablet 35afd5c760f84b229556fa035a3ee26b (table range_aware_rebalance_new_range [id=9b818851d802433a9ef70cda506d9480]) successfully deleted
I20260601 13:37:10.835664 10757 raft_consensus.cc:1064] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24: attempting to promote NON_VOTER cadbf6e7954b4ad695dcdc40b01c1dd6 to VOTER
W20260601 13:37:10.835791 10757 raft_consensus.cc:1067] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24: Unable to promote non-voter cadbf6e7954b4ad695dcdc40b01c1dd6: Service unavailable: leader transfer in progress
I20260601 13:37:10.871142 10787 raft_consensus.cc:993] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24: : Instructing follower d54e0dba6e8a46a895402598e3c299b4 to start an election
I20260601 13:37:10.871323 10787 raft_consensus.cc:1081] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 LEADER]: Signalling peer d54e0dba6e8a46a895402598e3c299b4 to start an election
I20260601 13:37:10.871871 10598 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "964a950be9e54bc497836d7b8d2e04b5"
dest_uuid: "d54e0dba6e8a46a895402598e3c299b4"
 from {username='slave'} at 127.0.0.1:39760
I20260601 13:37:10.872051 10598 raft_consensus.cc:493] T 964a950be9e54bc497836d7b8d2e04b5 P d54e0dba6e8a46a895402598e3c299b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:37:10.872148 10598 raft_consensus.cc:3060] T 964a950be9e54bc497836d7b8d2e04b5 P d54e0dba6e8a46a895402598e3c299b4 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:10.873153 10598 raft_consensus.cc:515] T 964a950be9e54bc497836d7b8d2e04b5 P d54e0dba6e8a46a895402598e3c299b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { replace: true } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: NON_VOTER last_known_addr { host: "127.7.40.2" port: 40775 } attrs { promote: true } }
I20260601 13:37:10.873610 10598 leader_election.cc:290] T 964a950be9e54bc497836d7b8d2e04b5 P d54e0dba6e8a46a895402598e3c299b4 [CANDIDATE]: Term 2 election: Requested vote from peers f60b2735fb904d28a38823fb1a2ceb9e (127.7.40.3:44893), 1560ad85b0da4e689b889e3c0444fe24 (127.7.40.1:38309)
I20260601 13:37:10.873991 10459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "964a950be9e54bc497836d7b8d2e04b5" candidate_uuid: "d54e0dba6e8a46a895402598e3c299b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "f60b2735fb904d28a38823fb1a2ceb9e"
I20260601 13:37:10.874111 10459 raft_consensus.cc:3060] T 964a950be9e54bc497836d7b8d2e04b5 P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:10.874070 10307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "964a950be9e54bc497836d7b8d2e04b5" candidate_uuid: "d54e0dba6e8a46a895402598e3c299b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "1560ad85b0da4e689b889e3c0444fe24"
I20260601 13:37:10.874236 10307 raft_consensus.cc:3055] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:37:10.874312 10307 raft_consensus.cc:740] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1560ad85b0da4e689b889e3c0444fe24, State: Running, Role: LEADER
I20260601 13:37:10.874486 10307 consensus_queue.cc:260] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { replace: true } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: NON_VOTER last_known_addr { host: "127.7.40.2" port: 40775 } attrs { promote: true } }
I20260601 13:37:10.874707 10307 raft_consensus.cc:3060] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:10.875185 10459 raft_consensus.cc:2468] T 964a950be9e54bc497836d7b8d2e04b5 P f60b2735fb904d28a38823fb1a2ceb9e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d54e0dba6e8a46a895402598e3c299b4 in term 2.
I20260601 13:37:10.875538 10563 leader_election.cc:304] T 964a950be9e54bc497836d7b8d2e04b5 P d54e0dba6e8a46a895402598e3c299b4 [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: d54e0dba6e8a46a895402598e3c299b4, f60b2735fb904d28a38823fb1a2ceb9e; no voters: 
I20260601 13:37:10.875730 10747 raft_consensus.cc:2804] T 964a950be9e54bc497836d7b8d2e04b5 P d54e0dba6e8a46a895402598e3c299b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:37:10.875811 10747 raft_consensus.cc:697] T 964a950be9e54bc497836d7b8d2e04b5 P d54e0dba6e8a46a895402598e3c299b4 [term 2 LEADER]: Becoming Leader. State: Replica: d54e0dba6e8a46a895402598e3c299b4, State: Running, Role: LEADER
I20260601 13:37:10.875784 10307 raft_consensus.cc:2468] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d54e0dba6e8a46a895402598e3c299b4 in term 2.
I20260601 13:37:10.875959 10747 consensus_queue.cc:237] T 964a950be9e54bc497836d7b8d2e04b5 P d54e0dba6e8a46a895402598e3c299b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { replace: true } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: NON_VOTER last_known_addr { host: "127.7.40.2" port: 40775 } attrs { promote: true } }
I20260601 13:37:10.878080 10204 catalog_manager.cc:5696] T 964a950be9e54bc497836d7b8d2e04b5 P d54e0dba6e8a46a895402598e3c299b4 reported cstate change: term changed from 1 to 2, leader changed from 1560ad85b0da4e689b889e3c0444fe24 (127.7.40.1) to d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4). New cstate: current_term: 2 leader_uuid: "d54e0dba6e8a46a895402598e3c299b4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: NON_VOTER last_known_addr { host: "127.7.40.2" port: 40775 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:10.881045 10598 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "964a950be9e54bc497836d7b8d2e04b5"
dest_uuid: "d54e0dba6e8a46a895402598e3c299b4"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:39728
I20260601 13:37:10.881182 10598 raft_consensus.cc:606] T 964a950be9e54bc497836d7b8d2e04b5 P d54e0dba6e8a46a895402598e3c299b4 [term 2 LEADER]: Received request to transfer leadership
I20260601 13:37:10.882088 10598 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "964a950be9e54bc497836d7b8d2e04b5"
dest_uuid: "d54e0dba6e8a46a895402598e3c299b4"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:39728
I20260601 13:37:10.882200 10598 raft_consensus.cc:606] T 964a950be9e54bc497836d7b8d2e04b5 P d54e0dba6e8a46a895402598e3c299b4 [term 2 LEADER]: Received request to transfer leadership
I20260601 13:37:10.883252 10598 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "964a950be9e54bc497836d7b8d2e04b5"
dest_uuid: "d54e0dba6e8a46a895402598e3c299b4"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:39728
I20260601 13:37:10.883419 10598 raft_consensus.cc:606] T 964a950be9e54bc497836d7b8d2e04b5 P d54e0dba6e8a46a895402598e3c299b4 [term 2 LEADER]: Received request to transfer leadership
W20260601 13:37:10.884720 10254 auto_rebalancer.cc:855] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260601 13:37:10.884815 10254 auto_rebalancer.cc:863] Could not move replica: Remote error: Service unavailable: leadership transfer for 964a950be9e54bc497836d7b8d2e04b5 already in progress
W20260601 13:37:10.884862 10254 auto_rebalancer.cc:300] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 964a950be9e54bc497836d7b8d2e04b5 already in progress
I20260601 13:37:11.113896 10459 raft_consensus.cc:1217] T 5d3fdb5a5ec0464cb763d295872928ec P f60b2735fb904d28a38823fb1a2ceb9e [term 2 LEARNER]: Deduplicated request from leader. Original: 1.2->[2.3-2.3]   Dedup: 2.3->[]
I20260601 13:37:11.364825 10307 raft_consensus.cc:1275] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24 [term 2 FOLLOWER]: Refusing update from remote peer d54e0dba6e8a46a895402598e3c299b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:37:11.365448 10799 consensus_queue.cc:1048] T 964a950be9e54bc497836d7b8d2e04b5 P d54e0dba6e8a46a895402598e3c299b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:37:11.367971 10747 raft_consensus.cc:993] T 964a950be9e54bc497836d7b8d2e04b5 P d54e0dba6e8a46a895402598e3c299b4: : Instructing follower 1560ad85b0da4e689b889e3c0444fe24 to start an election
I20260601 13:37:11.368108 10747 raft_consensus.cc:1081] T 964a950be9e54bc497836d7b8d2e04b5 P d54e0dba6e8a46a895402598e3c299b4 [term 2 LEADER]: Signalling peer 1560ad85b0da4e689b889e3c0444fe24 to start an election
I20260601 13:37:11.368832 10308 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "964a950be9e54bc497836d7b8d2e04b5"
dest_uuid: "1560ad85b0da4e689b889e3c0444fe24"
 from {username='slave'} at 127.0.0.1:43844
I20260601 13:37:11.369372 10459 raft_consensus.cc:1275] T 964a950be9e54bc497836d7b8d2e04b5 P f60b2735fb904d28a38823fb1a2ceb9e [term 2 FOLLOWER]: Refusing update from remote peer d54e0dba6e8a46a895402598e3c299b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:37:11.369380 10308 raft_consensus.cc:493] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:37:11.369696 10308 raft_consensus.cc:3060] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:37:11.369804 10747 consensus_queue.cc:1048] T 964a950be9e54bc497836d7b8d2e04b5 P d54e0dba6e8a46a895402598e3c299b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:37:11.369998 10383 raft_consensus.cc:3060] T 964a950be9e54bc497836d7b8d2e04b5 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 LEARNER]: Advancing to term 2
I20260601 13:37:11.370873 10308 raft_consensus.cc:515] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { replace: true } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: NON_VOTER last_known_addr { host: "127.7.40.2" port: 40775 } attrs { promote: true } }
I20260601 13:37:11.371007 10383 raft_consensus.cc:1275] T 964a950be9e54bc497836d7b8d2e04b5 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 2 LEARNER]: Refusing update from remote peer d54e0dba6e8a46a895402598e3c299b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:37:11.371404 10308 leader_election.cc:290] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24 [CANDIDATE]: Term 3 election: Requested vote from peers f60b2735fb904d28a38823fb1a2ceb9e (127.7.40.3:44893), d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4:45155)
I20260601 13:37:11.371989 10598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "964a950be9e54bc497836d7b8d2e04b5" candidate_uuid: "1560ad85b0da4e689b889e3c0444fe24" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "d54e0dba6e8a46a895402598e3c299b4"
I20260601 13:37:11.372112 10598 raft_consensus.cc:3055] T 964a950be9e54bc497836d7b8d2e04b5 P d54e0dba6e8a46a895402598e3c299b4 [term 2 LEADER]: Stepping down as leader of term 2
I20260601 13:37:11.372185 10598 raft_consensus.cc:740] T 964a950be9e54bc497836d7b8d2e04b5 P d54e0dba6e8a46a895402598e3c299b4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d54e0dba6e8a46a895402598e3c299b4, State: Running, Role: LEADER
I20260601 13:37:11.372220 10458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "964a950be9e54bc497836d7b8d2e04b5" candidate_uuid: "1560ad85b0da4e689b889e3c0444fe24" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "f60b2735fb904d28a38823fb1a2ceb9e"
I20260601 13:37:11.372359 10598 consensus_queue.cc:260] T 964a950be9e54bc497836d7b8d2e04b5 P d54e0dba6e8a46a895402598e3c299b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { replace: true } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: NON_VOTER last_known_addr { host: "127.7.40.2" port: 40775 } attrs { promote: true } }
I20260601 13:37:11.372592 10598 raft_consensus.cc:3060] T 964a950be9e54bc497836d7b8d2e04b5 P d54e0dba6e8a46a895402598e3c299b4 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:37:11.373833 10598 raft_consensus.cc:2468] T 964a950be9e54bc497836d7b8d2e04b5 P d54e0dba6e8a46a895402598e3c299b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1560ad85b0da4e689b889e3c0444fe24 in term 3.
I20260601 13:37:11.374279 10271 leader_election.cc:304] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24 [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: 1560ad85b0da4e689b889e3c0444fe24, d54e0dba6e8a46a895402598e3c299b4; no voters: f60b2735fb904d28a38823fb1a2ceb9e
I20260601 13:37:11.374526 10787 raft_consensus.cc:2804] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24 [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:37:11.374681 10787 raft_consensus.cc:697] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24 [term 3 LEADER]: Becoming Leader. State: Replica: 1560ad85b0da4e689b889e3c0444fe24, State: Running, Role: LEADER
I20260601 13:37:11.374899 10787 consensus_queue.cc:237] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { replace: true } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: NON_VOTER last_known_addr { host: "127.7.40.2" port: 40775 } attrs { promote: true } }
I20260601 13:37:11.376468 10203 catalog_manager.cc:5696] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24 reported cstate change: term changed from 2 to 3, leader changed from d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) to 1560ad85b0da4e689b889e3c0444fe24 (127.7.40.1). New cstate: current_term: 3 leader_uuid: "1560ad85b0da4e689b889e3c0444fe24" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: NON_VOTER last_known_addr { host: "127.7.40.2" port: 40775 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:11.612900 10787 raft_consensus.cc:1064] T 5d3fdb5a5ec0464cb763d295872928ec P 1560ad85b0da4e689b889e3c0444fe24: attempting to promote NON_VOTER f60b2735fb904d28a38823fb1a2ceb9e to VOTER
I20260601 13:37:11.613358 10787 consensus_queue.cc:237] T 5d3fdb5a5ec0464cb763d295872928ec P 1560ad85b0da4e689b889e3c0444fe24 [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: 2, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { replace: true } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } attrs { promote: false } }
I20260601 13:37:11.614950 10383 raft_consensus.cc:1275] T 5d3fdb5a5ec0464cb763d295872928ec P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 2 FOLLOWER]: Refusing update from remote peer 1560ad85b0da4e689b889e3c0444fe24: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:37:11.614950 10598 raft_consensus.cc:1275] T 5d3fdb5a5ec0464cb763d295872928ec P d54e0dba6e8a46a895402598e3c299b4 [term 2 FOLLOWER]: Refusing update from remote peer 1560ad85b0da4e689b889e3c0444fe24: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:37:11.615025 10459 raft_consensus.cc:1275] T 5d3fdb5a5ec0464cb763d295872928ec P f60b2735fb904d28a38823fb1a2ceb9e [term 2 LEARNER]: Refusing update from remote peer 1560ad85b0da4e689b889e3c0444fe24: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:37:11.615442 10824 consensus_queue.cc:1048] T 5d3fdb5a5ec0464cb763d295872928ec P 1560ad85b0da4e689b889e3c0444fe24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:37:11.615727 10823 consensus_queue.cc:1048] T 5d3fdb5a5ec0464cb763d295872928ec P 1560ad85b0da4e689b889e3c0444fe24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } 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:37:11.616029 10787 consensus_queue.cc:1048] T 5d3fdb5a5ec0464cb763d295872928ec P 1560ad85b0da4e689b889e3c0444fe24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } 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:37:11.617923 10824 raft_consensus.cc:2955] T 5d3fdb5a5ec0464cb763d295872928ec P 1560ad85b0da4e689b889e3c0444fe24 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, f60b2735fb904d28a38823fb1a2ceb9e (127.7.40.3) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { replace: true } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } attrs { promote: false } } }
I20260601 13:37:11.618417 10459 raft_consensus.cc:2955] T 5d3fdb5a5ec0464cb763d295872928ec P f60b2735fb904d28a38823fb1a2ceb9e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, f60b2735fb904d28a38823fb1a2ceb9e (127.7.40.3) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { replace: true } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } attrs { promote: false } } }
I20260601 13:37:11.619292 10598 raft_consensus.cc:2955] T 5d3fdb5a5ec0464cb763d295872928ec P d54e0dba6e8a46a895402598e3c299b4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, f60b2735fb904d28a38823fb1a2ceb9e (127.7.40.3) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { replace: true } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } attrs { promote: false } } }
I20260601 13:37:11.620056 10383 raft_consensus.cc:2955] T 5d3fdb5a5ec0464cb763d295872928ec P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, f60b2735fb904d28a38823fb1a2ceb9e (127.7.40.3) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { replace: true } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } attrs { promote: false } } }
I20260601 13:37:11.622238 10204 catalog_manager.cc:5696] T 5d3fdb5a5ec0464cb763d295872928ec P cadbf6e7954b4ad695dcdc40b01c1dd6 reported cstate change: config changed from index 2 to 4, f60b2735fb904d28a38823fb1a2ceb9e (127.7.40.3) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "1560ad85b0da4e689b889e3c0444fe24" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { replace: true } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } attrs { promote: false } } }
I20260601 13:37:11.625564 10308 consensus_queue.cc:237] T 5d3fdb5a5ec0464cb763d295872928ec P 1560ad85b0da4e689b889e3c0444fe24 [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: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } attrs { promote: false } }
I20260601 13:37:11.626739 10383 raft_consensus.cc:1275] T 5d3fdb5a5ec0464cb763d295872928ec P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 2 FOLLOWER]: Refusing update from remote peer 1560ad85b0da4e689b889e3c0444fe24: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:37:11.626783 10459 raft_consensus.cc:1275] T 5d3fdb5a5ec0464cb763d295872928ec P f60b2735fb904d28a38823fb1a2ceb9e [term 2 FOLLOWER]: Refusing update from remote peer 1560ad85b0da4e689b889e3c0444fe24: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:37:11.627126 10824 consensus_queue.cc:1048] T 5d3fdb5a5ec0464cb763d295872928ec P 1560ad85b0da4e689b889e3c0444fe24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:37:11.627306 10823 consensus_queue.cc:1048] T 5d3fdb5a5ec0464cb763d295872928ec P 1560ad85b0da4e689b889e3c0444fe24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } 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:37:11.628830 10757 raft_consensus.cc:2955] T 5d3fdb5a5ec0464cb763d295872928ec P 1560ad85b0da4e689b889e3c0444fe24 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } attrs { promote: false } } }
I20260601 13:37:11.629248 10383 raft_consensus.cc:2955] T 5d3fdb5a5ec0464cb763d295872928ec P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } attrs { promote: false } } }
I20260601 13:37:11.629318 10459 raft_consensus.cc:2955] T 5d3fdb5a5ec0464cb763d295872928ec P f60b2735fb904d28a38823fb1a2ceb9e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } attrs { promote: false } } }
I20260601 13:37:11.630611 10192 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 5d3fdb5a5ec0464cb763d295872928ec with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:37:11.631700 10202 catalog_manager.cc:5696] T 5d3fdb5a5ec0464cb763d295872928ec P f60b2735fb904d28a38823fb1a2ceb9e reported cstate change: config changed from index 4 to 5, VOTER d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) evicted. New cstate: current_term: 2 leader_uuid: "1560ad85b0da4e689b889e3c0444fe24" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } attrs { promote: false } } }
I20260601 13:37:11.634217 10582 tablet_service.cc:1558] Processing DeleteTablet for tablet 5d3fdb5a5ec0464cb763d295872928ec with delete_type TABLET_DATA_TOMBSTONED (TS d54e0dba6e8a46a895402598e3c299b4 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:39728
I20260601 13:37:11.634652 10828 tablet_replica.cc:333] T 5d3fdb5a5ec0464cb763d295872928ec P d54e0dba6e8a46a895402598e3c299b4: stopping tablet replica
I20260601 13:37:11.634824 10828 raft_consensus.cc:2243] T 5d3fdb5a5ec0464cb763d295872928ec P d54e0dba6e8a46a895402598e3c299b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:11.634972 10828 raft_consensus.cc:2272] T 5d3fdb5a5ec0464cb763d295872928ec P d54e0dba6e8a46a895402598e3c299b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:11.635543 10828 ts_tablet_manager.cc:1916] T 5d3fdb5a5ec0464cb763d295872928ec P d54e0dba6e8a46a895402598e3c299b4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:37:11.637387 10828 ts_tablet_manager.cc:1929] T 5d3fdb5a5ec0464cb763d295872928ec P d54e0dba6e8a46a895402598e3c299b4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260601 13:37:11.637452 10828 log.cc:1199] T 5d3fdb5a5ec0464cb763d295872928ec P d54e0dba6e8a46a895402598e3c299b4: Deleting WAL directory at /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320954551505-7328-0/minicluster-data/ts-3-root/wals/5d3fdb5a5ec0464cb763d295872928ec
I20260601 13:37:11.637933 10189 catalog_manager.cc:5027] TS d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4:45155): tablet 5d3fdb5a5ec0464cb763d295872928ec (table range_aware_rebalance_new_range [id=9b818851d802433a9ef70cda506d9480]) successfully deleted
I20260601 13:37:11.857638 10383 raft_consensus.cc:3060] T 964a950be9e54bc497836d7b8d2e04b5 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 2 LEARNER]: Advancing to term 3
I20260601 13:37:11.858728 10383 raft_consensus.cc:1275] T 964a950be9e54bc497836d7b8d2e04b5 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 3 LEARNER]: Refusing update from remote peer 1560ad85b0da4e689b889e3c0444fe24: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:37:11.859361 10824 consensus_queue.cc:1048] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: NON_VOTER last_known_addr { host: "127.7.40.2" port: 40775 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:37:11.861970 10823 raft_consensus.cc:1064] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24: attempting to promote NON_VOTER cadbf6e7954b4ad695dcdc40b01c1dd6 to VOTER
W20260601 13:37:11.862082 10823 raft_consensus.cc:1067] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24: Unable to promote non-voter cadbf6e7954b4ad695dcdc40b01c1dd6: Illegal state: Leader has not yet committed an operation in its own term
W20260601 13:37:11.889576 10254 auto_rebalancer.cc:591] Failed to schedule move for tablet 964a950be9e54bc497836d7b8d2e04b5: Illegal state: Leader has not yet committed an operation in its own term
I20260601 13:37:11.899600 10459 consensus_queue.cc:237] T 59e7aba823824abb9b028115d0555673 P f60b2735fb904d28a38823fb1a2ceb9e [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: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } attrs { replace: true } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: true } }
I20260601 13:37:11.901216 10383 raft_consensus.cc:1275] T 59e7aba823824abb9b028115d0555673 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 2 FOLLOWER]: Refusing update from remote peer f60b2735fb904d28a38823fb1a2ceb9e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:37:11.901257 10308 raft_consensus.cc:1275] T 59e7aba823824abb9b028115d0555673 P 1560ad85b0da4e689b889e3c0444fe24 [term 2 FOLLOWER]: Refusing update from remote peer f60b2735fb904d28a38823fb1a2ceb9e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260601 13:37:11.901386 10422 consensus_peers.cc:597] T 59e7aba823824abb9b028115d0555673 P f60b2735fb904d28a38823fb1a2ceb9e -> Peer d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4:45155): Couldn't send request to peer d54e0dba6e8a46a895402598e3c299b4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 59e7aba823824abb9b028115d0555673. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:11.901611 10835 consensus_queue.cc:1048] T 59e7aba823824abb9b028115d0555673 P f60b2735fb904d28a38823fb1a2ceb9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } 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:37:11.901861 10834 consensus_queue.cc:1048] T 59e7aba823824abb9b028115d0555673 P f60b2735fb904d28a38823fb1a2ceb9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:37:11.903999 10821 raft_consensus.cc:2955] T 59e7aba823824abb9b028115d0555673 P f60b2735fb904d28a38823fb1a2ceb9e [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } attrs { replace: true } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: true } } }
I20260601 13:37:11.904587 10308 raft_consensus.cc:2955] T 59e7aba823824abb9b028115d0555673 P 1560ad85b0da4e689b889e3c0444fe24 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } attrs { replace: true } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: true } } }
I20260601 13:37:11.904615 10383 raft_consensus.cc:2955] T 59e7aba823824abb9b028115d0555673 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } attrs { replace: true } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: true } } }
I20260601 13:37:11.907312 10205 catalog_manager.cc:5696] T 59e7aba823824abb9b028115d0555673 P 1560ad85b0da4e689b889e3c0444fe24 reported cstate change: config changed from index -1 to 3, NON_VOTER d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) added. New cstate: current_term: 2 leader_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } attrs { replace: true } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: true } } }
I20260601 13:37:11.982218 10598 raft_consensus.cc:1275] T 964a950be9e54bc497836d7b8d2e04b5 P d54e0dba6e8a46a895402598e3c299b4 [term 3 FOLLOWER]: Refusing update from remote peer 1560ad85b0da4e689b889e3c0444fe24: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:37:11.982709 10823 consensus_queue.cc:1048] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } 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:37:11.985399 10459 raft_consensus.cc:3060] T 964a950be9e54bc497836d7b8d2e04b5 P f60b2735fb904d28a38823fb1a2ceb9e [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:37:11.985946 10787 raft_consensus.cc:1064] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24: attempting to promote NON_VOTER cadbf6e7954b4ad695dcdc40b01c1dd6 to VOTER
I20260601 13:37:11.986321 10787 consensus_queue.cc:237] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { replace: true } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } attrs { promote: false } }
I20260601 13:37:11.986670 10459 raft_consensus.cc:1275] T 964a950be9e54bc497836d7b8d2e04b5 P f60b2735fb904d28a38823fb1a2ceb9e [term 3 FOLLOWER]: Refusing update from remote peer 1560ad85b0da4e689b889e3c0444fe24: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:37:11.988027 10383 raft_consensus.cc:1275] T 964a950be9e54bc497836d7b8d2e04b5 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 3 LEARNER]: Refusing update from remote peer 1560ad85b0da4e689b889e3c0444fe24: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:37:11.988481 10824 consensus_queue.cc:1048] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } 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:37:11.989274 10459 raft_consensus.cc:1275] T 964a950be9e54bc497836d7b8d2e04b5 P f60b2735fb904d28a38823fb1a2ceb9e [term 3 FOLLOWER]: Refusing update from remote peer 1560ad85b0da4e689b889e3c0444fe24: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:37:11.989650 10824 consensus_queue.cc:1048] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:37:11.990417 10598 raft_consensus.cc:1275] T 964a950be9e54bc497836d7b8d2e04b5 P d54e0dba6e8a46a895402598e3c299b4 [term 3 FOLLOWER]: Refusing update from remote peer 1560ad85b0da4e689b889e3c0444fe24: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:37:11.990939 10823 consensus_queue.cc:1048] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } 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:37:11.992098 10823 raft_consensus.cc:2955] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, cadbf6e7954b4ad695dcdc40b01c1dd6 (127.7.40.2) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { replace: true } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } attrs { promote: false } } }
I20260601 13:37:11.994091 10459 raft_consensus.cc:2955] T 964a950be9e54bc497836d7b8d2e04b5 P f60b2735fb904d28a38823fb1a2ceb9e [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, cadbf6e7954b4ad695dcdc40b01c1dd6 (127.7.40.2) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { replace: true } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } attrs { promote: false } } }
I20260601 13:37:11.994122 10383 raft_consensus.cc:2955] T 964a950be9e54bc497836d7b8d2e04b5 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, cadbf6e7954b4ad695dcdc40b01c1dd6 (127.7.40.2) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { replace: true } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } attrs { promote: false } } }
I20260601 13:37:11.996002 10202 catalog_manager.cc:5696] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24 reported cstate change: config changed from index 2 to 5, cadbf6e7954b4ad695dcdc40b01c1dd6 (127.7.40.2) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "1560ad85b0da4e689b889e3c0444fe24" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:37:11.996129 10598 raft_consensus.cc:2955] T 964a950be9e54bc497836d7b8d2e04b5 P d54e0dba6e8a46a895402598e3c299b4 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, cadbf6e7954b4ad695dcdc40b01c1dd6 (127.7.40.2) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { replace: true } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } attrs { promote: false } } }
I20260601 13:37:11.998693 10308 consensus_queue.cc:237] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } attrs { promote: false } }
I20260601 13:37:12.000375 10459 raft_consensus.cc:1275] T 964a950be9e54bc497836d7b8d2e04b5 P f60b2735fb904d28a38823fb1a2ceb9e [term 3 FOLLOWER]: Refusing update from remote peer 1560ad85b0da4e689b889e3c0444fe24: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260601 13:37:12.000782 10823 consensus_queue.cc:1048] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260601 13:37:12.001264 10383 raft_consensus.cc:1275] T 964a950be9e54bc497836d7b8d2e04b5 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 3 FOLLOWER]: Refusing update from remote peer 1560ad85b0da4e689b889e3c0444fe24: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260601 13:37:12.001631 10823 consensus_queue.cc:1048] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } 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:37:12.002313 10841 raft_consensus.cc:2955] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } attrs { promote: false } } }
I20260601 13:37:12.002749 10459 raft_consensus.cc:2955] T 964a950be9e54bc497836d7b8d2e04b5 P f60b2735fb904d28a38823fb1a2ceb9e [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } attrs { promote: false } } }
I20260601 13:37:12.003497 10383 raft_consensus.cc:2955] T 964a950be9e54bc497836d7b8d2e04b5 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } attrs { promote: false } } }
I20260601 13:37:12.004205 10192 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 964a950be9e54bc497836d7b8d2e04b5 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:37:12.004832 10205 catalog_manager.cc:5696] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24 reported cstate change: config changed from index 5 to 6, VOTER d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) evicted. New cstate: current_term: 3 leader_uuid: "1560ad85b0da4e689b889e3c0444fe24" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:37:12.007393 10582 tablet_service.cc:1558] Processing DeleteTablet for tablet 964a950be9e54bc497836d7b8d2e04b5 with delete_type TABLET_DATA_TOMBSTONED (TS d54e0dba6e8a46a895402598e3c299b4 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:39728
I20260601 13:37:12.007658 10828 tablet_replica.cc:333] T 964a950be9e54bc497836d7b8d2e04b5 P d54e0dba6e8a46a895402598e3c299b4: stopping tablet replica
I20260601 13:37:12.007793 10828 raft_consensus.cc:2243] T 964a950be9e54bc497836d7b8d2e04b5 P d54e0dba6e8a46a895402598e3c299b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:12.007941 10828 raft_consensus.cc:2272] T 964a950be9e54bc497836d7b8d2e04b5 P d54e0dba6e8a46a895402598e3c299b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:12.008565 10828 ts_tablet_manager.cc:1916] T 964a950be9e54bc497836d7b8d2e04b5 P d54e0dba6e8a46a895402598e3c299b4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:37:12.010881 10828 ts_tablet_manager.cc:1929] T 964a950be9e54bc497836d7b8d2e04b5 P d54e0dba6e8a46a895402598e3c299b4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260601 13:37:12.010952 10828 log.cc:1199] T 964a950be9e54bc497836d7b8d2e04b5 P d54e0dba6e8a46a895402598e3c299b4: Deleting WAL directory at /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320954551505-7328-0/minicluster-data/ts-3-root/wals/964a950be9e54bc497836d7b8d2e04b5
I20260601 13:37:12.011696 10189 catalog_manager.cc:5027] TS d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4:45155): tablet 964a950be9e54bc497836d7b8d2e04b5 (table range_aware_rebalance_new_range [id=9b818851d802433a9ef70cda506d9480]) successfully deleted
I20260601 13:37:12.382282 10843 ts_tablet_manager.cc:933] T 59e7aba823824abb9b028115d0555673 P d54e0dba6e8a46a895402598e3c299b4: Initiating tablet copy from peer f60b2735fb904d28a38823fb1a2ceb9e (127.7.40.3:44893)
I20260601 13:37:12.382823 10843 tablet_copy_client.cc:323] T 59e7aba823824abb9b028115d0555673 P d54e0dba6e8a46a895402598e3c299b4: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.3:44893
I20260601 13:37:12.383549 10469 tablet_copy_service.cc:140] P f60b2735fb904d28a38823fb1a2ceb9e: Received BeginTabletCopySession request for tablet 59e7aba823824abb9b028115d0555673 from peer d54e0dba6e8a46a895402598e3c299b4 ({username='slave'} at 127.0.0.1:50740)
I20260601 13:37:12.383683 10469 tablet_copy_service.cc:161] P f60b2735fb904d28a38823fb1a2ceb9e: Beginning new tablet copy session on tablet 59e7aba823824abb9b028115d0555673 from peer d54e0dba6e8a46a895402598e3c299b4 at {username='slave'} at 127.0.0.1:50740: session id = d54e0dba6e8a46a895402598e3c299b4-59e7aba823824abb9b028115d0555673
I20260601 13:37:12.384827 10469 tablet_copy_source_session.cc:215] T 59e7aba823824abb9b028115d0555673 P f60b2735fb904d28a38823fb1a2ceb9e: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:37:12.385906 10843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59e7aba823824abb9b028115d0555673. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:12.388152 10843 tablet_copy_client.cc:806] T 59e7aba823824abb9b028115d0555673 P d54e0dba6e8a46a895402598e3c299b4: tablet copy: Starting download of 0 data blocks...
I20260601 13:37:12.388341 10843 tablet_copy_client.cc:670] T 59e7aba823824abb9b028115d0555673 P d54e0dba6e8a46a895402598e3c299b4: tablet copy: Starting download of 1 WAL segments...
I20260601 13:37:12.389844 10843 tablet_copy_client.cc:538] T 59e7aba823824abb9b028115d0555673 P d54e0dba6e8a46a895402598e3c299b4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:37:12.391225 10843 tablet_bootstrap.cc:492] T 59e7aba823824abb9b028115d0555673 P d54e0dba6e8a46a895402598e3c299b4: Bootstrap starting.
I20260601 13:37:12.395028 10843 tablet_bootstrap.cc:492] T 59e7aba823824abb9b028115d0555673 P d54e0dba6e8a46a895402598e3c299b4: 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:37:12.395388 10843 tablet_bootstrap.cc:492] T 59e7aba823824abb9b028115d0555673 P d54e0dba6e8a46a895402598e3c299b4: Bootstrap complete.
I20260601 13:37:12.395594 10843 ts_tablet_manager.cc:1403] T 59e7aba823824abb9b028115d0555673 P d54e0dba6e8a46a895402598e3c299b4: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.001s
I20260601 13:37:12.396083 10843 raft_consensus.cc:359] T 59e7aba823824abb9b028115d0555673 P d54e0dba6e8a46a895402598e3c299b4 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } attrs { replace: true } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: true } }
I20260601 13:37:12.396229 10843 raft_consensus.cc:740] T 59e7aba823824abb9b028115d0555673 P d54e0dba6e8a46a895402598e3c299b4 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: d54e0dba6e8a46a895402598e3c299b4, State: Initialized, Role: LEARNER
I20260601 13:37:12.396384 10843 consensus_queue.cc:260] T 59e7aba823824abb9b028115d0555673 P d54e0dba6e8a46a895402598e3c299b4 [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: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } attrs { replace: true } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: true } }
I20260601 13:37:12.396715 10843 ts_tablet_manager.cc:1434] T 59e7aba823824abb9b028115d0555673 P d54e0dba6e8a46a895402598e3c299b4: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:12.397811 10259 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260601 13:37:12.398247 10469 tablet_copy_service.cc:342] P f60b2735fb904d28a38823fb1a2ceb9e: Request end of tablet copy session d54e0dba6e8a46a895402598e3c299b4-59e7aba823824abb9b028115d0555673 received from {username='slave'} at 127.0.0.1:50740
I20260601 13:37:12.398335 10469 tablet_copy_service.cc:434] P f60b2735fb904d28a38823fb1a2ceb9e: ending tablet copy session d54e0dba6e8a46a895402598e3c299b4-59e7aba823824abb9b028115d0555673 on tablet 59e7aba823824abb9b028115d0555673 with peer d54e0dba6e8a46a895402598e3c299b4
I20260601 13:37:12.400334 10308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e13f1d0ab6dd4ec4bb15afc463438375"
dest_uuid: "1560ad85b0da4e689b889e3c0444fe24"
mode: GRACEFUL
new_leader_uuid: "d54e0dba6e8a46a895402598e3c299b4"
 from {username='slave'} at 127.0.0.1:43850
I20260601 13:37:12.400501 10308 raft_consensus.cc:606] T e13f1d0ab6dd4ec4bb15afc463438375 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 LEADER]: Received request to transfer leadership to TS d54e0dba6e8a46a895402598e3c299b4
I20260601 13:37:12.400904 10259 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260601 13:37:12.401047 10259 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:12.799311 10823 raft_consensus.cc:993] T e13f1d0ab6dd4ec4bb15afc463438375 P 1560ad85b0da4e689b889e3c0444fe24: : Instructing follower d54e0dba6e8a46a895402598e3c299b4 to start an election
I20260601 13:37:12.799484 10823 raft_consensus.cc:1081] T e13f1d0ab6dd4ec4bb15afc463438375 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 LEADER]: Signalling peer d54e0dba6e8a46a895402598e3c299b4 to start an election
I20260601 13:37:12.800036 10598 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e13f1d0ab6dd4ec4bb15afc463438375"
dest_uuid: "d54e0dba6e8a46a895402598e3c299b4"
 from {username='slave'} at 127.0.0.1:39760
I20260601 13:37:12.800215 10598 raft_consensus.cc:493] T e13f1d0ab6dd4ec4bb15afc463438375 P d54e0dba6e8a46a895402598e3c299b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:37:12.800287 10598 raft_consensus.cc:3060] T e13f1d0ab6dd4ec4bb15afc463438375 P d54e0dba6e8a46a895402598e3c299b4 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:12.802282 10598 raft_consensus.cc:515] T e13f1d0ab6dd4ec4bb15afc463438375 P d54e0dba6e8a46a895402598e3c299b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } }
I20260601 13:37:12.802801 10598 leader_election.cc:290] T e13f1d0ab6dd4ec4bb15afc463438375 P d54e0dba6e8a46a895402598e3c299b4 [CANDIDATE]: Term 2 election: Requested vote from peers 1560ad85b0da4e689b889e3c0444fe24 (127.7.40.1:38309), cadbf6e7954b4ad695dcdc40b01c1dd6 (127.7.40.2:40775)
I20260601 13:37:12.803221 10308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e13f1d0ab6dd4ec4bb15afc463438375" candidate_uuid: "d54e0dba6e8a46a895402598e3c299b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1560ad85b0da4e689b889e3c0444fe24"
I20260601 13:37:12.803360 10308 raft_consensus.cc:3055] T e13f1d0ab6dd4ec4bb15afc463438375 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:37:12.803413 10308 raft_consensus.cc:740] T e13f1d0ab6dd4ec4bb15afc463438375 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1560ad85b0da4e689b889e3c0444fe24, State: Running, Role: LEADER
I20260601 13:37:12.803447 10383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e13f1d0ab6dd4ec4bb15afc463438375" candidate_uuid: "d54e0dba6e8a46a895402598e3c299b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6"
I20260601 13:37:12.803578 10383 raft_consensus.cc:3060] T e13f1d0ab6dd4ec4bb15afc463438375 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:12.803622 10308 consensus_queue.cc:260] T e13f1d0ab6dd4ec4bb15afc463438375 P 1560ad85b0da4e689b889e3c0444fe24 [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: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } }
I20260601 13:37:12.803776 10308 raft_consensus.cc:3060] T e13f1d0ab6dd4ec4bb15afc463438375 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:12.804527 10308 raft_consensus.cc:2468] T e13f1d0ab6dd4ec4bb15afc463438375 P 1560ad85b0da4e689b889e3c0444fe24 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d54e0dba6e8a46a895402598e3c299b4 in term 2.
I20260601 13:37:12.804708 10383 raft_consensus.cc:2468] T e13f1d0ab6dd4ec4bb15afc463438375 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d54e0dba6e8a46a895402598e3c299b4 in term 2.
I20260601 13:37:12.804921 10564 leader_election.cc:304] T e13f1d0ab6dd4ec4bb15afc463438375 P d54e0dba6e8a46a895402598e3c299b4 [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: 1560ad85b0da4e689b889e3c0444fe24, d54e0dba6e8a46a895402598e3c299b4; no voters: 
I20260601 13:37:12.805162 10842 raft_consensus.cc:2804] T e13f1d0ab6dd4ec4bb15afc463438375 P d54e0dba6e8a46a895402598e3c299b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:37:12.805362 10842 raft_consensus.cc:697] T e13f1d0ab6dd4ec4bb15afc463438375 P d54e0dba6e8a46a895402598e3c299b4 [term 2 LEADER]: Becoming Leader. State: Replica: d54e0dba6e8a46a895402598e3c299b4, State: Running, Role: LEADER
I20260601 13:37:12.805531 10842 consensus_queue.cc:237] T e13f1d0ab6dd4ec4bb15afc463438375 P d54e0dba6e8a46a895402598e3c299b4 [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: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } }
I20260601 13:37:12.807404 10205 catalog_manager.cc:5696] T e13f1d0ab6dd4ec4bb15afc463438375 P d54e0dba6e8a46a895402598e3c299b4 reported cstate change: term changed from 1 to 2, leader changed from 1560ad85b0da4e689b889e3c0444fe24 (127.7.40.1) to d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4). New cstate: current_term: 2 leader_uuid: "d54e0dba6e8a46a895402598e3c299b4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:37:12.958351 10598 raft_consensus.cc:1217] T 59e7aba823824abb9b028115d0555673 P d54e0dba6e8a46a895402598e3c299b4 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260601 13:37:13.227589 10308 raft_consensus.cc:1275] T e13f1d0ab6dd4ec4bb15afc463438375 P 1560ad85b0da4e689b889e3c0444fe24 [term 2 FOLLOWER]: Refusing update from remote peer d54e0dba6e8a46a895402598e3c299b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:37:13.228214 10842 consensus_queue.cc:1048] T e13f1d0ab6dd4ec4bb15afc463438375 P d54e0dba6e8a46a895402598e3c299b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:37:13.231292 10383 raft_consensus.cc:1275] T e13f1d0ab6dd4ec4bb15afc463438375 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 2 FOLLOWER]: Refusing update from remote peer d54e0dba6e8a46a895402598e3c299b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:37:13.231992 10847 consensus_queue.cc:1048] T e13f1d0ab6dd4ec4bb15afc463438375 P d54e0dba6e8a46a895402598e3c299b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:37:13.573284 10853 raft_consensus.cc:1064] T 59e7aba823824abb9b028115d0555673 P f60b2735fb904d28a38823fb1a2ceb9e: attempting to promote NON_VOTER d54e0dba6e8a46a895402598e3c299b4 to VOTER
I20260601 13:37:13.573822 10853 consensus_queue.cc:237] T 59e7aba823824abb9b028115d0555673 P f60b2735fb904d28a38823fb1a2ceb9e [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: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } attrs { replace: true } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } }
I20260601 13:37:13.575484 10598 raft_consensus.cc:1275] T 59e7aba823824abb9b028115d0555673 P d54e0dba6e8a46a895402598e3c299b4 [term 2 LEARNER]: Refusing update from remote peer f60b2735fb904d28a38823fb1a2ceb9e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:37:13.575623 10383 raft_consensus.cc:1275] T 59e7aba823824abb9b028115d0555673 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 2 FOLLOWER]: Refusing update from remote peer f60b2735fb904d28a38823fb1a2ceb9e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:37:13.575672 10308 raft_consensus.cc:1275] T 59e7aba823824abb9b028115d0555673 P 1560ad85b0da4e689b889e3c0444fe24 [term 2 FOLLOWER]: Refusing update from remote peer f60b2735fb904d28a38823fb1a2ceb9e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:37:13.576025 10863 consensus_queue.cc:1048] T 59e7aba823824abb9b028115d0555673 P f60b2735fb904d28a38823fb1a2ceb9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } 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:37:13.576210 10853 consensus_queue.cc:1048] T 59e7aba823824abb9b028115d0555673 P f60b2735fb904d28a38823fb1a2ceb9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:37:13.576380 10860 consensus_queue.cc:1048] T 59e7aba823824abb9b028115d0555673 P f60b2735fb904d28a38823fb1a2ceb9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } 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:37:13.578595 10863 raft_consensus.cc:2955] T 59e7aba823824abb9b028115d0555673 P f60b2735fb904d28a38823fb1a2ceb9e [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } attrs { replace: true } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } } }
I20260601 13:37:13.579200 10383 raft_consensus.cc:2955] T 59e7aba823824abb9b028115d0555673 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } attrs { replace: true } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } } }
I20260601 13:37:13.581079 10598 raft_consensus.cc:2955] T 59e7aba823824abb9b028115d0555673 P d54e0dba6e8a46a895402598e3c299b4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } attrs { replace: true } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } } }
I20260601 13:37:13.581751 10202 catalog_manager.cc:5696] T 59e7aba823824abb9b028115d0555673 P f60b2735fb904d28a38823fb1a2ceb9e reported cstate change: config changed from index 3 to 4, d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:37:13.583391 10308 raft_consensus.cc:2955] T 59e7aba823824abb9b028115d0555673 P 1560ad85b0da4e689b889e3c0444fe24 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, d54e0dba6e8a46a895402598e3c299b4 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "cadbf6e7954b4ad695dcdc40b01c1dd6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40775 } attrs { replace: true } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } } }
I20260601 13:37:13.588299 10459 consensus_queue.cc:237] T 59e7aba823824abb9b028115d0555673 P f60b2735fb904d28a38823fb1a2ceb9e [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: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } }
I20260601 13:37:13.589535 10598 raft_consensus.cc:1275] T 59e7aba823824abb9b028115d0555673 P d54e0dba6e8a46a895402598e3c299b4 [term 2 FOLLOWER]: Refusing update from remote peer f60b2735fb904d28a38823fb1a2ceb9e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:37:13.589632 10308 raft_consensus.cc:1275] T 59e7aba823824abb9b028115d0555673 P 1560ad85b0da4e689b889e3c0444fe24 [term 2 FOLLOWER]: Refusing update from remote peer f60b2735fb904d28a38823fb1a2ceb9e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:37:13.590114 10860 consensus_queue.cc:1048] T 59e7aba823824abb9b028115d0555673 P f60b2735fb904d28a38823fb1a2ceb9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } 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:37:13.590307 10853 consensus_queue.cc:1048] T 59e7aba823824abb9b028115d0555673 P f60b2735fb904d28a38823fb1a2ceb9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:37:13.592172 10862 raft_consensus.cc:2955] T 59e7aba823824abb9b028115d0555673 P f60b2735fb904d28a38823fb1a2ceb9e [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER cadbf6e7954b4ad695dcdc40b01c1dd6 (127.7.40.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } } }
I20260601 13:37:13.592756 10598 raft_consensus.cc:2955] T 59e7aba823824abb9b028115d0555673 P d54e0dba6e8a46a895402598e3c299b4 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER cadbf6e7954b4ad695dcdc40b01c1dd6 (127.7.40.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } } }
I20260601 13:37:13.594369 10191 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 59e7aba823824abb9b028115d0555673 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:37:13.592758 10308 raft_consensus.cc:2955] T 59e7aba823824abb9b028115d0555673 P 1560ad85b0da4e689b889e3c0444fe24 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER cadbf6e7954b4ad695dcdc40b01c1dd6 (127.7.40.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } } }
I20260601 13:37:13.595234 10204 catalog_manager.cc:5696] T 59e7aba823824abb9b028115d0555673 P d54e0dba6e8a46a895402598e3c299b4 reported cstate change: config changed from index 4 to 5, VOTER cadbf6e7954b4ad695dcdc40b01c1dd6 (127.7.40.2) evicted. New cstate: current_term: 2 leader_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1560ad85b0da4e689b889e3c0444fe24" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38309 } } peers { permanent_uuid: "f60b2735fb904d28a38823fb1a2ceb9e" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44893 } } peers { permanent_uuid: "d54e0dba6e8a46a895402598e3c299b4" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45155 } attrs { promote: false } } }
I20260601 13:37:13.600767 10370 tablet_service.cc:1558] Processing DeleteTablet for tablet 59e7aba823824abb9b028115d0555673 with delete_type TABLET_DATA_TOMBSTONED (TS cadbf6e7954b4ad695dcdc40b01c1dd6 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:54086
I20260601 13:37:13.601320 10870 tablet_replica.cc:333] T 59e7aba823824abb9b028115d0555673 P cadbf6e7954b4ad695dcdc40b01c1dd6: stopping tablet replica
I20260601 13:37:13.601526 10870 raft_consensus.cc:2243] T 59e7aba823824abb9b028115d0555673 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:13.601722 10870 raft_consensus.cc:2272] T 59e7aba823824abb9b028115d0555673 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.602702 10870 ts_tablet_manager.cc:1916] T 59e7aba823824abb9b028115d0555673 P cadbf6e7954b4ad695dcdc40b01c1dd6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:37:13.605273 10870 ts_tablet_manager.cc:1929] T 59e7aba823824abb9b028115d0555673 P cadbf6e7954b4ad695dcdc40b01c1dd6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260601 13:37:13.605405 10870 log.cc:1199] T 59e7aba823824abb9b028115d0555673 P cadbf6e7954b4ad695dcdc40b01c1dd6: Deleting WAL directory at /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320954551505-7328-0/minicluster-data/ts-1-root/wals/59e7aba823824abb9b028115d0555673
I20260601 13:37:13.606137 10192 catalog_manager.cc:5027] TS cadbf6e7954b4ad695dcdc40b01c1dd6 (127.7.40.2:40775): tablet 59e7aba823824abb9b028115d0555673 (table range_aware_rebalance_new_range [id=9b818851d802433a9ef70cda506d9480]) successfully deleted
I20260601 13:37:13.622851  7328 tablet_server.cc:179] TabletServer@127.7.40.1:0 shutting down...
I20260601 13:37:13.628517  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:13.628787  7328 tablet_replica.cc:333] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24: stopping tablet replica
I20260601 13:37:13.628973  7328 raft_consensus.cc:2243] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24 [term 3 LEADER]: Raft consensus shutting down.
I20260601 13:37:13.629218  7328 raft_consensus.cc:2272] T 964a950be9e54bc497836d7b8d2e04b5 P 1560ad85b0da4e689b889e3c0444fe24 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.629732  7328 tablet_replica.cc:333] T 34e276687cb747f3922793e6f4d50576 P 1560ad85b0da4e689b889e3c0444fe24: stopping tablet replica
I20260601 13:37:13.629870  7328 raft_consensus.cc:2243] T 34e276687cb747f3922793e6f4d50576 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:13.630009  7328 raft_consensus.cc:2272] T 34e276687cb747f3922793e6f4d50576 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.630390  7328 tablet_replica.cc:333] T 6de9d0e5c3044b2d960103bdd7cf19f5 P 1560ad85b0da4e689b889e3c0444fe24: stopping tablet replica
I20260601 13:37:13.630513  7328 raft_consensus.cc:2243] T 6de9d0e5c3044b2d960103bdd7cf19f5 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:13.630712  7328 raft_consensus.cc:2272] T 6de9d0e5c3044b2d960103bdd7cf19f5 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.631125  7328 tablet_replica.cc:333] T c96a404349f04fddb93492cb74b95435 P 1560ad85b0da4e689b889e3c0444fe24: stopping tablet replica
I20260601 13:37:13.631237  7328 raft_consensus.cc:2243] T c96a404349f04fddb93492cb74b95435 P 1560ad85b0da4e689b889e3c0444fe24 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:13.631325  7328 raft_consensus.cc:2272] T c96a404349f04fddb93492cb74b95435 P 1560ad85b0da4e689b889e3c0444fe24 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.631696  7328 tablet_replica.cc:333] T 43eeccf9607148fd9d46e1b7a7076d60 P 1560ad85b0da4e689b889e3c0444fe24: stopping tablet replica
I20260601 13:37:13.631805  7328 raft_consensus.cc:2243] T 43eeccf9607148fd9d46e1b7a7076d60 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:13.631914  7328 raft_consensus.cc:2272] T 43eeccf9607148fd9d46e1b7a7076d60 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.632274  7328 tablet_replica.cc:333] T 26d763ad98174337ba9a6dbbdfc21f6c P 1560ad85b0da4e689b889e3c0444fe24: stopping tablet replica
I20260601 13:37:13.632376  7328 raft_consensus.cc:2243] T 26d763ad98174337ba9a6dbbdfc21f6c P 1560ad85b0da4e689b889e3c0444fe24 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:13.632483  7328 raft_consensus.cc:2272] T 26d763ad98174337ba9a6dbbdfc21f6c P 1560ad85b0da4e689b889e3c0444fe24 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260601 13:37:13.632738 10350 consensus_peers.cc:597] T 69df935859fe480db0d5ad2ce54c22bd P cadbf6e7954b4ad695dcdc40b01c1dd6 -> Peer 1560ad85b0da4e689b889e3c0444fe24 (127.7.40.1:38309): Couldn't send request to peer 1560ad85b0da4e689b889e3c0444fe24. 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:37:13.632875  7328 tablet_replica.cc:333] T 59e7aba823824abb9b028115d0555673 P 1560ad85b0da4e689b889e3c0444fe24: stopping tablet replica
I20260601 13:37:13.633008  7328 raft_consensus.cc:2243] T 59e7aba823824abb9b028115d0555673 P 1560ad85b0da4e689b889e3c0444fe24 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:13.633157  7328 raft_consensus.cc:2272] T 59e7aba823824abb9b028115d0555673 P 1560ad85b0da4e689b889e3c0444fe24 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.633591  7328 tablet_replica.cc:333] T 5d3fdb5a5ec0464cb763d295872928ec P 1560ad85b0da4e689b889e3c0444fe24: stopping tablet replica
I20260601 13:37:13.633710  7328 raft_consensus.cc:2243] T 5d3fdb5a5ec0464cb763d295872928ec P 1560ad85b0da4e689b889e3c0444fe24 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:37:13.633898  7328 raft_consensus.cc:2272] T 5d3fdb5a5ec0464cb763d295872928ec P 1560ad85b0da4e689b889e3c0444fe24 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.634233  7328 tablet_replica.cc:333] T 35afd5c760f84b229556fa035a3ee26b P 1560ad85b0da4e689b889e3c0444fe24: stopping tablet replica
I20260601 13:37:13.634346  7328 raft_consensus.cc:2243] T 35afd5c760f84b229556fa035a3ee26b P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:13.634516  7328 raft_consensus.cc:2272] T 35afd5c760f84b229556fa035a3ee26b P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.634851  7328 tablet_replica.cc:333] T 69df935859fe480db0d5ad2ce54c22bd P 1560ad85b0da4e689b889e3c0444fe24: stopping tablet replica
I20260601 13:37:13.634971  7328 raft_consensus.cc:2243] T 69df935859fe480db0d5ad2ce54c22bd P 1560ad85b0da4e689b889e3c0444fe24 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:13.635116  7328 raft_consensus.cc:2272] T 69df935859fe480db0d5ad2ce54c22bd P 1560ad85b0da4e689b889e3c0444fe24 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.635445  7328 tablet_replica.cc:333] T e13f1d0ab6dd4ec4bb15afc463438375 P 1560ad85b0da4e689b889e3c0444fe24: stopping tablet replica
I20260601 13:37:13.635568  7328 raft_consensus.cc:2243] T e13f1d0ab6dd4ec4bb15afc463438375 P 1560ad85b0da4e689b889e3c0444fe24 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:13.635684  7328 raft_consensus.cc:2272] T e13f1d0ab6dd4ec4bb15afc463438375 P 1560ad85b0da4e689b889e3c0444fe24 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.636260  7328 tablet_replica.cc:333] T a31aa001ddbb490ea6c0f6ed25796e05 P 1560ad85b0da4e689b889e3c0444fe24: stopping tablet replica
I20260601 13:37:13.636371  7328 raft_consensus.cc:2243] T a31aa001ddbb490ea6c0f6ed25796e05 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:13.636569  7328 raft_consensus.cc:2272] T a31aa001ddbb490ea6c0f6ed25796e05 P 1560ad85b0da4e689b889e3c0444fe24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.651986  7328 tablet_server.cc:196] TabletServer@127.7.40.1:0 shutdown complete.
I20260601 13:37:13.655540  7328 tablet_server.cc:179] TabletServer@127.7.40.2:0 shutting down...
I20260601 13:37:13.660516  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:13.660851  7328 tablet_replica.cc:333] T 964a950be9e54bc497836d7b8d2e04b5 P cadbf6e7954b4ad695dcdc40b01c1dd6: stopping tablet replica
I20260601 13:37:13.661027  7328 raft_consensus.cc:2243] T 964a950be9e54bc497836d7b8d2e04b5 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:13.661172  7328 raft_consensus.cc:2272] T 964a950be9e54bc497836d7b8d2e04b5 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.661584  7328 tablet_replica.cc:333] T c96a404349f04fddb93492cb74b95435 P cadbf6e7954b4ad695dcdc40b01c1dd6: stopping tablet replica
I20260601 13:37:13.661674  7328 raft_consensus.cc:2243] T c96a404349f04fddb93492cb74b95435 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:13.661751  7328 raft_consensus.cc:2272] T c96a404349f04fddb93492cb74b95435 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.662060  7328 tablet_replica.cc:333] T 34e276687cb747f3922793e6f4d50576 P cadbf6e7954b4ad695dcdc40b01c1dd6: stopping tablet replica
I20260601 13:37:13.662140  7328 raft_consensus.cc:2243] T 34e276687cb747f3922793e6f4d50576 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:13.662209  7328 raft_consensus.cc:2272] T 34e276687cb747f3922793e6f4d50576 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.662475  7328 tablet_replica.cc:333] T d361845c320e4f86aa4a57d83be0e8f3 P cadbf6e7954b4ad695dcdc40b01c1dd6: stopping tablet replica
I20260601 13:37:13.662549  7328 raft_consensus.cc:2243] T d361845c320e4f86aa4a57d83be0e8f3 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:13.662609  7328 raft_consensus.cc:2272] T d361845c320e4f86aa4a57d83be0e8f3 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.662850  7328 tablet_replica.cc:333] T 77130147db894a56bf86e06d496de8d8 P cadbf6e7954b4ad695dcdc40b01c1dd6: stopping tablet replica
I20260601 13:37:13.662922  7328 raft_consensus.cc:2243] T 77130147db894a56bf86e06d496de8d8 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:13.662995  7328 raft_consensus.cc:2272] T 77130147db894a56bf86e06d496de8d8 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.663334  7328 tablet_replica.cc:333] T 26d763ad98174337ba9a6dbbdfc21f6c P cadbf6e7954b4ad695dcdc40b01c1dd6: stopping tablet replica
I20260601 13:37:13.663411  7328 raft_consensus.cc:2243] T 26d763ad98174337ba9a6dbbdfc21f6c P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:13.663484  7328 raft_consensus.cc:2272] T 26d763ad98174337ba9a6dbbdfc21f6c P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.663769  7328 tablet_replica.cc:333] T eac43cd3d9d04f5bb6a72b2e07112f17 P cadbf6e7954b4ad695dcdc40b01c1dd6: stopping tablet replica
I20260601 13:37:13.663837  7328 raft_consensus.cc:2243] T eac43cd3d9d04f5bb6a72b2e07112f17 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:13.663990  7328 raft_consensus.cc:2272] T eac43cd3d9d04f5bb6a72b2e07112f17 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.664253  7328 tablet_replica.cc:333] T 0359b48e468a4885803019a60297100f P cadbf6e7954b4ad695dcdc40b01c1dd6: stopping tablet replica
I20260601 13:37:13.664327  7328 raft_consensus.cc:2243] T 0359b48e468a4885803019a60297100f P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:13.664448  7328 raft_consensus.cc:2272] T 0359b48e468a4885803019a60297100f P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.664760  7328 tablet_replica.cc:333] T e13f1d0ab6dd4ec4bb15afc463438375 P cadbf6e7954b4ad695dcdc40b01c1dd6: stopping tablet replica
I20260601 13:37:13.664868  7328 raft_consensus.cc:2243] T e13f1d0ab6dd4ec4bb15afc463438375 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:13.665026  7328 raft_consensus.cc:2272] T e13f1d0ab6dd4ec4bb15afc463438375 P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.665489  7328 tablet_replica.cc:333] T 5d3fdb5a5ec0464cb763d295872928ec P cadbf6e7954b4ad695dcdc40b01c1dd6: stopping tablet replica
I20260601 13:37:13.665563  7328 raft_consensus.cc:2243] T 5d3fdb5a5ec0464cb763d295872928ec P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:13.665716  7328 raft_consensus.cc:2272] T 5d3fdb5a5ec0464cb763d295872928ec P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.666038  7328 tablet_replica.cc:333] T 69df935859fe480db0d5ad2ce54c22bd P cadbf6e7954b4ad695dcdc40b01c1dd6: stopping tablet replica
I20260601 13:37:13.666209  7328 raft_consensus.cc:2243] T 69df935859fe480db0d5ad2ce54c22bd P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:37:13.666393  7328 raft_consensus.cc:2272] T 69df935859fe480db0d5ad2ce54c22bd P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.666718  7328 tablet_replica.cc:333] T 35afd5c760f84b229556fa035a3ee26b P cadbf6e7954b4ad695dcdc40b01c1dd6: stopping tablet replica
I20260601 13:37:13.666822  7328 raft_consensus.cc:2243] T 35afd5c760f84b229556fa035a3ee26b P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:13.666992  7328 raft_consensus.cc:2272] T 35afd5c760f84b229556fa035a3ee26b P cadbf6e7954b4ad695dcdc40b01c1dd6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.681813  7328 tablet_server.cc:196] TabletServer@127.7.40.2:0 shutdown complete.
I20260601 13:37:13.685452  7328 tablet_server.cc:179] TabletServer@127.7.40.3:0 shutting down...
I20260601 13:37:13.690317  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:13.690593  7328 tablet_replica.cc:333] T 964a950be9e54bc497836d7b8d2e04b5 P f60b2735fb904d28a38823fb1a2ceb9e: stopping tablet replica
I20260601 13:37:13.690726  7328 raft_consensus.cc:2243] T 964a950be9e54bc497836d7b8d2e04b5 P f60b2735fb904d28a38823fb1a2ceb9e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:13.690871  7328 raft_consensus.cc:2272] T 964a950be9e54bc497836d7b8d2e04b5 P f60b2735fb904d28a38823fb1a2ceb9e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.691387  7328 tablet_replica.cc:333] T 6de9d0e5c3044b2d960103bdd7cf19f5 P f60b2735fb904d28a38823fb1a2ceb9e: stopping tablet replica
I20260601 13:37:13.691484  7328 raft_consensus.cc:2243] T 6de9d0e5c3044b2d960103bdd7cf19f5 P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:13.691574  7328 raft_consensus.cc:2272] T 6de9d0e5c3044b2d960103bdd7cf19f5 P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.691865  7328 tablet_replica.cc:333] T 0359b48e468a4885803019a60297100f P f60b2735fb904d28a38823fb1a2ceb9e: stopping tablet replica
I20260601 13:37:13.691941  7328 raft_consensus.cc:2243] T 0359b48e468a4885803019a60297100f P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:13.692039  7328 raft_consensus.cc:2272] T 0359b48e468a4885803019a60297100f P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.692312  7328 tablet_replica.cc:333] T 77130147db894a56bf86e06d496de8d8 P f60b2735fb904d28a38823fb1a2ceb9e: stopping tablet replica
I20260601 13:37:13.692389  7328 raft_consensus.cc:2243] T 77130147db894a56bf86e06d496de8d8 P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:13.692456  7328 raft_consensus.cc:2272] T 77130147db894a56bf86e06d496de8d8 P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.692719  7328 tablet_replica.cc:333] T 43eeccf9607148fd9d46e1b7a7076d60 P f60b2735fb904d28a38823fb1a2ceb9e: stopping tablet replica
I20260601 13:37:13.692792  7328 raft_consensus.cc:2243] T 43eeccf9607148fd9d46e1b7a7076d60 P f60b2735fb904d28a38823fb1a2ceb9e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:13.692958  7328 raft_consensus.cc:2272] T 43eeccf9607148fd9d46e1b7a7076d60 P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.693236  7328 tablet_replica.cc:333] T 59e7aba823824abb9b028115d0555673 P f60b2735fb904d28a38823fb1a2ceb9e: stopping tablet replica
I20260601 13:37:13.693306  7328 raft_consensus.cc:2243] T 59e7aba823824abb9b028115d0555673 P f60b2735fb904d28a38823fb1a2ceb9e [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:37:13.693434  7328 raft_consensus.cc:2272] T 59e7aba823824abb9b028115d0555673 P f60b2735fb904d28a38823fb1a2ceb9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.693903  7328 tablet_replica.cc:333] T 26d763ad98174337ba9a6dbbdfc21f6c P f60b2735fb904d28a38823fb1a2ceb9e: stopping tablet replica
I20260601 13:37:13.693982  7328 raft_consensus.cc:2243] T 26d763ad98174337ba9a6dbbdfc21f6c P f60b2735fb904d28a38823fb1a2ceb9e [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:37:13.694116  7328 raft_consensus.cc:2272] T 26d763ad98174337ba9a6dbbdfc21f6c P f60b2735fb904d28a38823fb1a2ceb9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.694384  7328 tablet_replica.cc:333] T eac43cd3d9d04f5bb6a72b2e07112f17 P f60b2735fb904d28a38823fb1a2ceb9e: stopping tablet replica
I20260601 13:37:13.694453  7328 raft_consensus.cc:2243] T eac43cd3d9d04f5bb6a72b2e07112f17 P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:13.694548  7328 raft_consensus.cc:2272] T eac43cd3d9d04f5bb6a72b2e07112f17 P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.694826  7328 tablet_replica.cc:333] T 5d3fdb5a5ec0464cb763d295872928ec P f60b2735fb904d28a38823fb1a2ceb9e: stopping tablet replica
I20260601 13:37:13.694900  7328 raft_consensus.cc:2243] T 5d3fdb5a5ec0464cb763d295872928ec P f60b2735fb904d28a38823fb1a2ceb9e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:13.694988  7328 raft_consensus.cc:2272] T 5d3fdb5a5ec0464cb763d295872928ec P f60b2735fb904d28a38823fb1a2ceb9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.695325  7328 tablet_replica.cc:333] T 69df935859fe480db0d5ad2ce54c22bd P f60b2735fb904d28a38823fb1a2ceb9e: stopping tablet replica
I20260601 13:37:13.695420  7328 raft_consensus.cc:2243] T 69df935859fe480db0d5ad2ce54c22bd P f60b2735fb904d28a38823fb1a2ceb9e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:13.695559  7328 raft_consensus.cc:2272] T 69df935859fe480db0d5ad2ce54c22bd P f60b2735fb904d28a38823fb1a2ceb9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.695879  7328 tablet_replica.cc:333] T d361845c320e4f86aa4a57d83be0e8f3 P f60b2735fb904d28a38823fb1a2ceb9e: stopping tablet replica
I20260601 13:37:13.695983  7328 raft_consensus.cc:2243] T d361845c320e4f86aa4a57d83be0e8f3 P f60b2735fb904d28a38823fb1a2ceb9e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:13.696403  7328 raft_consensus.cc:2272] T d361845c320e4f86aa4a57d83be0e8f3 P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.696792  7328 tablet_replica.cc:333] T a31aa001ddbb490ea6c0f6ed25796e05 P f60b2735fb904d28a38823fb1a2ceb9e: stopping tablet replica
I20260601 13:37:13.696949  7328 raft_consensus.cc:2243] T a31aa001ddbb490ea6c0f6ed25796e05 P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:13.697093  7328 raft_consensus.cc:2272] T a31aa001ddbb490ea6c0f6ed25796e05 P f60b2735fb904d28a38823fb1a2ceb9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.701963  7328 tablet_server.cc:196] TabletServer@127.7.40.3:0 shutdown complete.
W20260601 13:37:13.704932 10564 consensus_peers.cc:597] T 34e276687cb747f3922793e6f4d50576 P d54e0dba6e8a46a895402598e3c299b4 -> Peer cadbf6e7954b4ad695dcdc40b01c1dd6 (127.7.40.2:40775): Couldn't send request to peer cadbf6e7954b4ad695dcdc40b01c1dd6. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.2:40775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:13.706000  7328 tablet_server.cc:179] TabletServer@127.7.40.4:0 shutting down...
I20260601 13:37:13.710901  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:13.711207  7328 tablet_replica.cc:333] T e13f1d0ab6dd4ec4bb15afc463438375 P d54e0dba6e8a46a895402598e3c299b4: stopping tablet replica
I20260601 13:37:13.711377  7328 raft_consensus.cc:2243] T e13f1d0ab6dd4ec4bb15afc463438375 P d54e0dba6e8a46a895402598e3c299b4 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:37:13.711634  7328 raft_consensus.cc:2272] T e13f1d0ab6dd4ec4bb15afc463438375 P d54e0dba6e8a46a895402598e3c299b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.712301  7328 tablet_replica.cc:333] T 0359b48e468a4885803019a60297100f P d54e0dba6e8a46a895402598e3c299b4: stopping tablet replica
I20260601 13:37:13.712445  7328 raft_consensus.cc:2243] T 0359b48e468a4885803019a60297100f P d54e0dba6e8a46a895402598e3c299b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:13.712608  7328 raft_consensus.cc:2272] T 0359b48e468a4885803019a60297100f P d54e0dba6e8a46a895402598e3c299b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.713007  7328 tablet_replica.cc:333] T eac43cd3d9d04f5bb6a72b2e07112f17 P d54e0dba6e8a46a895402598e3c299b4: stopping tablet replica
I20260601 13:37:13.713131  7328 raft_consensus.cc:2243] T eac43cd3d9d04f5bb6a72b2e07112f17 P d54e0dba6e8a46a895402598e3c299b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:13.713276  7328 raft_consensus.cc:2272] T eac43cd3d9d04f5bb6a72b2e07112f17 P d54e0dba6e8a46a895402598e3c299b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.713639  7328 tablet_replica.cc:333] T 34e276687cb747f3922793e6f4d50576 P d54e0dba6e8a46a895402598e3c299b4: stopping tablet replica
I20260601 13:37:13.713752  7328 raft_consensus.cc:2243] T 34e276687cb747f3922793e6f4d50576 P d54e0dba6e8a46a895402598e3c299b4 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:13.713968  7328 raft_consensus.cc:2272] T 34e276687cb747f3922793e6f4d50576 P d54e0dba6e8a46a895402598e3c299b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.714320  7328 tablet_replica.cc:333] T c96a404349f04fddb93492cb74b95435 P d54e0dba6e8a46a895402598e3c299b4: stopping tablet replica
I20260601 13:37:13.714438  7328 raft_consensus.cc:2243] T c96a404349f04fddb93492cb74b95435 P d54e0dba6e8a46a895402598e3c299b4 [term 3 LEADER]: Raft consensus shutting down.
I20260601 13:37:13.714618  7328 raft_consensus.cc:2272] T c96a404349f04fddb93492cb74b95435 P d54e0dba6e8a46a895402598e3c299b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.714944  7328 tablet_replica.cc:333] T 35afd5c760f84b229556fa035a3ee26b P d54e0dba6e8a46a895402598e3c299b4: stopping tablet replica
I20260601 13:37:13.715051  7328 raft_consensus.cc:2243] T 35afd5c760f84b229556fa035a3ee26b P d54e0dba6e8a46a895402598e3c299b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:13.715191  7328 raft_consensus.cc:2272] T 35afd5c760f84b229556fa035a3ee26b P d54e0dba6e8a46a895402598e3c299b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.715533  7328 tablet_replica.cc:333] T a31aa001ddbb490ea6c0f6ed25796e05 P d54e0dba6e8a46a895402598e3c299b4: stopping tablet replica
I20260601 13:37:13.715648  7328 raft_consensus.cc:2243] T a31aa001ddbb490ea6c0f6ed25796e05 P d54e0dba6e8a46a895402598e3c299b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:13.715772  7328 raft_consensus.cc:2272] T a31aa001ddbb490ea6c0f6ed25796e05 P d54e0dba6e8a46a895402598e3c299b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.716099  7328 tablet_replica.cc:333] T d361845c320e4f86aa4a57d83be0e8f3 P d54e0dba6e8a46a895402598e3c299b4: stopping tablet replica
I20260601 13:37:13.716210  7328 raft_consensus.cc:2243] T d361845c320e4f86aa4a57d83be0e8f3 P d54e0dba6e8a46a895402598e3c299b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:13.716324  7328 raft_consensus.cc:2272] T d361845c320e4f86aa4a57d83be0e8f3 P d54e0dba6e8a46a895402598e3c299b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.716645  7328 tablet_replica.cc:333] T 59e7aba823824abb9b028115d0555673 P d54e0dba6e8a46a895402598e3c299b4: stopping tablet replica
I20260601 13:37:13.716753  7328 raft_consensus.cc:2243] T 59e7aba823824abb9b028115d0555673 P d54e0dba6e8a46a895402598e3c299b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:13.716885  7328 raft_consensus.cc:2272] T 59e7aba823824abb9b028115d0555673 P d54e0dba6e8a46a895402598e3c299b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.717496  7328 tablet_replica.cc:333] T 43eeccf9607148fd9d46e1b7a7076d60 P d54e0dba6e8a46a895402598e3c299b4: stopping tablet replica
I20260601 13:37:13.717635  7328 raft_consensus.cc:2243] T 43eeccf9607148fd9d46e1b7a7076d60 P d54e0dba6e8a46a895402598e3c299b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:13.717757  7328 raft_consensus.cc:2272] T 43eeccf9607148fd9d46e1b7a7076d60 P d54e0dba6e8a46a895402598e3c299b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.718088  7328 tablet_replica.cc:333] T 77130147db894a56bf86e06d496de8d8 P d54e0dba6e8a46a895402598e3c299b4: stopping tablet replica
I20260601 13:37:13.718196  7328 raft_consensus.cc:2243] T 77130147db894a56bf86e06d496de8d8 P d54e0dba6e8a46a895402598e3c299b4 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:13.718397  7328 raft_consensus.cc:2272] T 77130147db894a56bf86e06d496de8d8 P d54e0dba6e8a46a895402598e3c299b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.718762  7328 tablet_replica.cc:333] T 6de9d0e5c3044b2d960103bdd7cf19f5 P d54e0dba6e8a46a895402598e3c299b4: stopping tablet replica
I20260601 13:37:13.718866  7328 raft_consensus.cc:2243] T 6de9d0e5c3044b2d960103bdd7cf19f5 P d54e0dba6e8a46a895402598e3c299b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:13.718961  7328 raft_consensus.cc:2272] T 6de9d0e5c3044b2d960103bdd7cf19f5 P d54e0dba6e8a46a895402598e3c299b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.723433  7328 tablet_server.cc:196] TabletServer@127.7.40.4:0 shutdown complete.
I20260601 13:37:13.726907  7328 master.cc:562] Master@127.7.40.62:44567 shutting down...
I20260601 13:37:13.731240  7328 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ab67ecbb94fc4d249ed750414d743201 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:13.731469  7328 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ab67ecbb94fc4d249ed750414d743201 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:13.731556  7328 tablet_replica.cc:333] T 00000000000000000000000000000000 P ab67ecbb94fc4d249ed750414d743201: stopping tablet replica
I20260601 13:37:13.745007  7328 master.cc:584] Master@127.7.40.62:44567 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (9424 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260601 13:37:13.763149  7328 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.40.62:42631
I20260601 13:37:13.763655  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:13.765852 10877 instance_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:37:13.765861 10874 instance_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:37:13.766065 10875 instance_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:37:13.766059  7328 server_base.cc:1061] running on GCE node
I20260601 13:37:13.766338  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:13.766381  7328 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:37:13.766396  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321033766396 us; error 0 us; skew 500 ppm
I20260601 13:37:13.767405  7328 webserver.cc:533] Webserver started at http://127.7.40.62:44759/ using document root <none> and password file <none>
I20260601 13:37:13.767562  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:13.767608  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:13.767673  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:13.768071  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320954551505-7328-0/minicluster-data/master-0-root/instance:
uuid: "491a5e8a56c84ed19c9360fca4ed79c8"
format_stamp: "Formatted at 2026-06-01 13:37:13 on dist-test-slave-b9mm"
I20260601 13:37:13.769716  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:13.771040 10882 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:37:13.771620  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:13.771693  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320954551505-7328-0/minicluster-data/master-0-root
uuid: "491a5e8a56c84ed19c9360fca4ed79c8"
format_stamp: "Formatted at 2026-06-01 13:37:13 on dist-test-slave-b9mm"
I20260601 13:37:13.771804  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320954551505-7328-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320954551505-7328-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320954551505-7328-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:37:13.777912  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:13.778383  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:13.783011  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.62:42631
I20260601 13:37:13.791407 10934 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.62:42631 every 8 connection(s)
I20260601 13:37:13.791960 10935 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:37:13.793876 10935 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 491a5e8a56c84ed19c9360fca4ed79c8: Bootstrap starting.
I20260601 13:37:13.794804 10935 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 491a5e8a56c84ed19c9360fca4ed79c8: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:13.796136 10935 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 491a5e8a56c84ed19c9360fca4ed79c8: No bootstrap required, opened a new log
I20260601 13:37:13.796638 10935 raft_consensus.cc:359] T 00000000000000000000000000000000 P 491a5e8a56c84ed19c9360fca4ed79c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "491a5e8a56c84ed19c9360fca4ed79c8" member_type: VOTER }
I20260601 13:37:13.796773 10935 raft_consensus.cc:385] T 00000000000000000000000000000000 P 491a5e8a56c84ed19c9360fca4ed79c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:13.796821 10935 raft_consensus.cc:740] T 00000000000000000000000000000000 P 491a5e8a56c84ed19c9360fca4ed79c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 491a5e8a56c84ed19c9360fca4ed79c8, State: Initialized, Role: FOLLOWER
I20260601 13:37:13.797027 10935 consensus_queue.cc:260] T 00000000000000000000000000000000 P 491a5e8a56c84ed19c9360fca4ed79c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "491a5e8a56c84ed19c9360fca4ed79c8" member_type: VOTER }
I20260601 13:37:13.797147 10935 raft_consensus.cc:399] T 00000000000000000000000000000000 P 491a5e8a56c84ed19c9360fca4ed79c8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:37:13.797196 10935 raft_consensus.cc:493] T 00000000000000000000000000000000 P 491a5e8a56c84ed19c9360fca4ed79c8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:37:13.797250 10935 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 491a5e8a56c84ed19c9360fca4ed79c8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:13.798040 10935 raft_consensus.cc:515] T 00000000000000000000000000000000 P 491a5e8a56c84ed19c9360fca4ed79c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "491a5e8a56c84ed19c9360fca4ed79c8" member_type: VOTER }
I20260601 13:37:13.798209 10935 leader_election.cc:304] T 00000000000000000000000000000000 P 491a5e8a56c84ed19c9360fca4ed79c8 [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: 491a5e8a56c84ed19c9360fca4ed79c8; no voters: 
I20260601 13:37:13.798471 10935 leader_election.cc:290] T 00000000000000000000000000000000 P 491a5e8a56c84ed19c9360fca4ed79c8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:37:13.798683 10938 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 491a5e8a56c84ed19c9360fca4ed79c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:13.798924 10938 raft_consensus.cc:697] T 00000000000000000000000000000000 P 491a5e8a56c84ed19c9360fca4ed79c8 [term 1 LEADER]: Becoming Leader. State: Replica: 491a5e8a56c84ed19c9360fca4ed79c8, State: Running, Role: LEADER
I20260601 13:37:13.799044 10935 sys_catalog.cc:565] T 00000000000000000000000000000000 P 491a5e8a56c84ed19c9360fca4ed79c8 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:37:13.799106 10938 consensus_queue.cc:237] T 00000000000000000000000000000000 P 491a5e8a56c84ed19c9360fca4ed79c8 [LEADER]: Queue going to LEADER mode. State: All 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: "491a5e8a56c84ed19c9360fca4ed79c8" member_type: VOTER }
I20260601 13:37:13.799626 10939 sys_catalog.cc:455] T 00000000000000000000000000000000 P 491a5e8a56c84ed19c9360fca4ed79c8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "491a5e8a56c84ed19c9360fca4ed79c8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "491a5e8a56c84ed19c9360fca4ed79c8" member_type: VOTER } }
I20260601 13:37:13.799721 10939 sys_catalog.cc:458] T 00000000000000000000000000000000 P 491a5e8a56c84ed19c9360fca4ed79c8 [sys.catalog]: This master's current role is: LEADER
I20260601 13:37:13.799678 10940 sys_catalog.cc:455] T 00000000000000000000000000000000 P 491a5e8a56c84ed19c9360fca4ed79c8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 491a5e8a56c84ed19c9360fca4ed79c8. Latest consensus state: current_term: 1 leader_uuid: "491a5e8a56c84ed19c9360fca4ed79c8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "491a5e8a56c84ed19c9360fca4ed79c8" member_type: VOTER } }
I20260601 13:37:13.799768 10940 sys_catalog.cc:458] T 00000000000000000000000000000000 P 491a5e8a56c84ed19c9360fca4ed79c8 [sys.catalog]: This master's current role is: LEADER
I20260601 13:37:13.799993 10943 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:37:13.800937 10943 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:37:13.801213  7328 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:37:13.803339 10943 catalog_manager.cc:1382] Generated new cluster ID: 0fa0a434d4c747c59a31e0cae8a1451e
I20260601 13:37:13.803433 10943 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:37:13.816464 10943 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:37:13.817164 10943 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:37:13.830509 10943 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 491a5e8a56c84ed19c9360fca4ed79c8: Generated new TSK 0
I20260601 13:37:13.831005 10943 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:37:13.833748  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:13.836580 10957 instance_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:37:13.836603 10956 instance_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:37:13.836609 10959 instance_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:37:13.836694  7328 server_base.cc:1061] running on GCE node
I20260601 13:37:13.837103  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:13.837152  7328 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:37:13.837168  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321033837168 us; error 0 us; skew 500 ppm
I20260601 13:37:13.838562  7328 webserver.cc:533] Webserver started at http://127.7.40.1:36019/ using document root <none> and password file <none>
I20260601 13:37:13.838747  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:13.838796  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:13.838856  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:13.839322  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320954551505-7328-0/minicluster-data/ts-0-root/instance:
uuid: "4c46e842b4384f6e95b92eeb0788dea9"
format_stamp: "Formatted at 2026-06-01 13:37:13 on dist-test-slave-b9mm"
I20260601 13:37:13.841023  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:37:13.842294 10964 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:37:13.842757  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:13.842835  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320954551505-7328-0/minicluster-data/ts-0-root
uuid: "4c46e842b4384f6e95b92eeb0788dea9"
format_stamp: "Formatted at 2026-06-01 13:37:13 on dist-test-slave-b9mm"
I20260601 13:37:13.842980  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320954551505-7328-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320954551505-7328-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320954551505-7328-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:37:13.862835  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:13.863322  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:13.863624  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:13.864152  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:13.864215  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:13.864276  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:13.864323  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:13.869136  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.1:33359
I20260601 13:37:13.869750 11027 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.1:33359 every 8 connection(s)
I20260601 13:37:13.870390  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:13.873236 11032 instance_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:37:13.873347 11033 instance_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:37:13.873355 11035 instance_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:37:13.873612  7328 server_base.cc:1061] running on GCE node
I20260601 13:37:13.873787  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:13.873840  7328 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:37:13.873858  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321033873858 us; error 0 us; skew 500 ppm
I20260601 13:37:13.874904  7328 webserver.cc:533] Webserver started at http://127.7.40.2:32989/ using document root <none> and password file <none>
I20260601 13:37:13.875141  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:13.875212  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:13.875293  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:13.875738  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320954551505-7328-0/minicluster-data/ts-1-root/instance:
uuid: "f92f46e93f0e4f2c823081eb100729a6"
format_stamp: "Formatted at 2026-06-01 13:37:13 on dist-test-slave-b9mm"
I20260601 13:37:13.876036 11028 heartbeater.cc:344] Connected to a master server at 127.7.40.62:42631
I20260601 13:37:13.876124 11028 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:13.876399 11028 heartbeater.cc:507] Master 127.7.40.62:42631 requested a full tablet report, sending...
I20260601 13:37:13.877070 10899 ts_manager.cc:194] Registered new tserver with Master: 4c46e842b4384f6e95b92eeb0788dea9 (127.7.40.1:33359)
I20260601 13:37:13.877434  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:37:13.877918 10899 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40124
I20260601 13:37:13.878551 11040 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:37:13.878806  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:13.878871  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320954551505-7328-0/minicluster-data/ts-1-root
uuid: "f92f46e93f0e4f2c823081eb100729a6"
format_stamp: "Formatted at 2026-06-01 13:37:13 on dist-test-slave-b9mm"
I20260601 13:37:13.878966  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320954551505-7328-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320954551505-7328-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320954551505-7328-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:37:13.892402  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:13.892938  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:13.893291  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:13.893808  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:13.893868  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:13.893952  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:13.893999  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:13.898864  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.2:39957
I20260601 13:37:13.898890 11103 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.2:39957 every 8 connection(s)
I20260601 13:37:13.899852  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:13.902048 11107 instance_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:37:13.902179 11110 instance_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:37:13.902204 11108 instance_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:37:13.903190  7328 server_base.cc:1061] running on GCE node
I20260601 13:37:13.903468  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:13.903525  7328 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:37:13.903554  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321033903553 us; error 0 us; skew 500 ppm
I20260601 13:37:13.904562  7328 webserver.cc:533] Webserver started at http://127.7.40.3:39453/ using document root <none> and password file <none>
I20260601 13:37:13.904640 11104 heartbeater.cc:344] Connected to a master server at 127.7.40.62:42631
I20260601 13:37:13.904742 11104 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:13.904748  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:13.904836  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:13.904910  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:13.905030 11104 heartbeater.cc:507] Master 127.7.40.62:42631 requested a full tablet report, sending...
I20260601 13:37:13.905366  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320954551505-7328-0/minicluster-data/ts-2-root/instance:
uuid: "4ddf8d8076b34e0c88bc7408364261b9"
format_stamp: "Formatted at 2026-06-01 13:37:13 on dist-test-slave-b9mm"
I20260601 13:37:13.905714 10899 ts_manager.cc:194] Registered new tserver with Master: f92f46e93f0e4f2c823081eb100729a6 (127.7.40.2:39957)
I20260601 13:37:13.906292 10899 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40134
I20260601 13:37:13.907011  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:13.908102 11115 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:37:13.908370  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:13.908444  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320954551505-7328-0/minicluster-data/ts-2-root
uuid: "4ddf8d8076b34e0c88bc7408364261b9"
format_stamp: "Formatted at 2026-06-01 13:37:13 on dist-test-slave-b9mm"
I20260601 13:37:13.908510  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320954551505-7328-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320954551505-7328-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320954551505-7328-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:37:13.926682  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:13.927178  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:13.927505  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:13.928030  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:13.928068  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:13.928102  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:13.928115  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:13.932495  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.3:41795
I20260601 13:37:13.932641 11178 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.3:41795 every 8 connection(s)
I20260601 13:37:13.933385  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:13.935483 11182 instance_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:37:13.935611 11183 instance_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:37:13.935783  7328 server_base.cc:1061] running on GCE node
W20260601 13:37:13.935838 11185 instance_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:37:13.936116  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:13.936175  7328 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:37:13.936205  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321033936204 us; error 0 us; skew 500 ppm
I20260601 13:37:13.937453  7328 webserver.cc:533] Webserver started at http://127.7.40.4:43993/ using document root <none> and password file <none>
I20260601 13:37:13.937647  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:13.937721  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:13.937808  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:13.937968 11179 heartbeater.cc:344] Connected to a master server at 127.7.40.62:42631
I20260601 13:37:13.938100 11179 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:13.938331  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320954551505-7328-0/minicluster-data/ts-3-root/instance:
uuid: "528a0fb920a8430d800805adb6b96b44"
format_stamp: "Formatted at 2026-06-01 13:37:13 on dist-test-slave-b9mm"
I20260601 13:37:13.938378 11179 heartbeater.cc:507] Master 127.7.40.62:42631 requested a full tablet report, sending...
I20260601 13:37:13.939283 10899 ts_manager.cc:194] Registered new tserver with Master: 4ddf8d8076b34e0c88bc7408364261b9 (127.7.40.3:41795)
I20260601 13:37:13.939857 10899 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40140
I20260601 13:37:13.940274  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:37:13.941336 11190 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:37:13.941592  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:13.941682  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320954551505-7328-0/minicluster-data/ts-3-root
uuid: "528a0fb920a8430d800805adb6b96b44"
format_stamp: "Formatted at 2026-06-01 13:37:13 on dist-test-slave-b9mm"
I20260601 13:37:13.941785  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320954551505-7328-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320954551505-7328-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320954551505-7328-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:37:13.961163  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:13.961699  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:13.962067  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:13.962608  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:13.962672  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:13.962725  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:13.962775  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:13.967832  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.4:34135
I20260601 13:37:13.967976 11253 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.4:34135 every 8 connection(s)
I20260601 13:37:13.973459 11254 heartbeater.cc:344] Connected to a master server at 127.7.40.62:42631
I20260601 13:37:13.973595 11254 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:13.973881 11254 heartbeater.cc:507] Master 127.7.40.62:42631 requested a full tablet report, sending...
I20260601 13:37:13.974646 10899 ts_manager.cc:194] Registered new tserver with Master: 528a0fb920a8430d800805adb6b96b44 (127.7.40.4:34135)
I20260601 13:37:13.975296 10899 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40146
I20260601 13:37:13.975342  7328 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.007009694s
I20260601 13:37:14.879138 11028 heartbeater.cc:499] Master 127.7.40.62:42631 was elected leader, sending a full tablet report...
I20260601 13:37:14.907255 11104 heartbeater.cc:499] Master 127.7.40.62:42631 was elected leader, sending a full tablet report...
I20260601 13:37:14.940917 11179 heartbeater.cc:499] Master 127.7.40.62:42631 was elected leader, sending a full tablet report...
I20260601 13:37:14.976260 11254 heartbeater.cc:499] Master 127.7.40.62:42631 was elected leader, sending a full tablet report...
I20260601 13:37:15.019600 10899 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40176:
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:37:15.031426 11143 tablet_service.cc:1511] Processing CreateTablet for tablet 0943a45334e74abe81cbd6b41ecee562 (DEFAULT_TABLE table=test-workload [id=e969002142914114b76b09620dbabe64]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:37:15.031862 11143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0943a45334e74abe81cbd6b41ecee562. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:15.032014 11068 tablet_service.cc:1511] Processing CreateTablet for tablet 0943a45334e74abe81cbd6b41ecee562 (DEFAULT_TABLE table=test-workload [id=e969002142914114b76b09620dbabe64]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:37:15.032169 10992 tablet_service.cc:1511] Processing CreateTablet for tablet 0943a45334e74abe81cbd6b41ecee562 (DEFAULT_TABLE table=test-workload [id=e969002142914114b76b09620dbabe64]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:37:15.032269 11068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0943a45334e74abe81cbd6b41ecee562. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:15.032403 10992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0943a45334e74abe81cbd6b41ecee562. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:15.034605 11277 tablet_bootstrap.cc:492] T 0943a45334e74abe81cbd6b41ecee562 P f92f46e93f0e4f2c823081eb100729a6: Bootstrap starting.
I20260601 13:37:15.035297 11276 tablet_bootstrap.cc:492] T 0943a45334e74abe81cbd6b41ecee562 P 4ddf8d8076b34e0c88bc7408364261b9: Bootstrap starting.
I20260601 13:37:15.035837 11277 tablet_bootstrap.cc:654] T 0943a45334e74abe81cbd6b41ecee562 P f92f46e93f0e4f2c823081eb100729a6: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:15.036382 11276 tablet_bootstrap.cc:654] T 0943a45334e74abe81cbd6b41ecee562 P 4ddf8d8076b34e0c88bc7408364261b9: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:15.036737 11275 tablet_bootstrap.cc:492] T 0943a45334e74abe81cbd6b41ecee562 P 4c46e842b4384f6e95b92eeb0788dea9: Bootstrap starting.
I20260601 13:37:15.037391 11277 tablet_bootstrap.cc:492] T 0943a45334e74abe81cbd6b41ecee562 P f92f46e93f0e4f2c823081eb100729a6: No bootstrap required, opened a new log
I20260601 13:37:15.037520 11277 ts_tablet_manager.cc:1403] T 0943a45334e74abe81cbd6b41ecee562 P f92f46e93f0e4f2c823081eb100729a6: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:15.037789 11275 tablet_bootstrap.cc:654] T 0943a45334e74abe81cbd6b41ecee562 P 4c46e842b4384f6e95b92eeb0788dea9: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:15.038021 11276 tablet_bootstrap.cc:492] T 0943a45334e74abe81cbd6b41ecee562 P 4ddf8d8076b34e0c88bc7408364261b9: No bootstrap required, opened a new log
I20260601 13:37:15.038136 11276 ts_tablet_manager.cc:1403] T 0943a45334e74abe81cbd6b41ecee562 P 4ddf8d8076b34e0c88bc7408364261b9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:15.038066 11277 raft_consensus.cc:359] T 0943a45334e74abe81cbd6b41ecee562 P f92f46e93f0e4f2c823081eb100729a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ddf8d8076b34e0c88bc7408364261b9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 41795 } } peers { permanent_uuid: "4c46e842b4384f6e95b92eeb0788dea9" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 33359 } } peers { permanent_uuid: "f92f46e93f0e4f2c823081eb100729a6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39957 } }
I20260601 13:37:15.038292 11277 raft_consensus.cc:385] T 0943a45334e74abe81cbd6b41ecee562 P f92f46e93f0e4f2c823081eb100729a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:15.038415 11277 raft_consensus.cc:740] T 0943a45334e74abe81cbd6b41ecee562 P f92f46e93f0e4f2c823081eb100729a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f92f46e93f0e4f2c823081eb100729a6, State: Initialized, Role: FOLLOWER
I20260601 13:37:15.038640 11277 consensus_queue.cc:260] T 0943a45334e74abe81cbd6b41ecee562 P f92f46e93f0e4f2c823081eb100729a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ddf8d8076b34e0c88bc7408364261b9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 41795 } } peers { permanent_uuid: "4c46e842b4384f6e95b92eeb0788dea9" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 33359 } } peers { permanent_uuid: "f92f46e93f0e4f2c823081eb100729a6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39957 } }
I20260601 13:37:15.038681 11276 raft_consensus.cc:359] T 0943a45334e74abe81cbd6b41ecee562 P 4ddf8d8076b34e0c88bc7408364261b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ddf8d8076b34e0c88bc7408364261b9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 41795 } } peers { permanent_uuid: "4c46e842b4384f6e95b92eeb0788dea9" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 33359 } } peers { permanent_uuid: "f92f46e93f0e4f2c823081eb100729a6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39957 } }
I20260601 13:37:15.038815 11276 raft_consensus.cc:385] T 0943a45334e74abe81cbd6b41ecee562 P 4ddf8d8076b34e0c88bc7408364261b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:15.038895 11276 raft_consensus.cc:740] T 0943a45334e74abe81cbd6b41ecee562 P 4ddf8d8076b34e0c88bc7408364261b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ddf8d8076b34e0c88bc7408364261b9, State: Initialized, Role: FOLLOWER
I20260601 13:37:15.039031 11275 tablet_bootstrap.cc:492] T 0943a45334e74abe81cbd6b41ecee562 P 4c46e842b4384f6e95b92eeb0788dea9: No bootstrap required, opened a new log
I20260601 13:37:15.039109 11277 ts_tablet_manager.cc:1434] T 0943a45334e74abe81cbd6b41ecee562 P f92f46e93f0e4f2c823081eb100729a6: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:15.039156 11275 ts_tablet_manager.cc:1403] T 0943a45334e74abe81cbd6b41ecee562 P 4c46e842b4384f6e95b92eeb0788dea9: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:15.039095 11276 consensus_queue.cc:260] T 0943a45334e74abe81cbd6b41ecee562 P 4ddf8d8076b34e0c88bc7408364261b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ddf8d8076b34e0c88bc7408364261b9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 41795 } } peers { permanent_uuid: "4c46e842b4384f6e95b92eeb0788dea9" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 33359 } } peers { permanent_uuid: "f92f46e93f0e4f2c823081eb100729a6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39957 } }
I20260601 13:37:15.039568 11276 ts_tablet_manager.cc:1434] T 0943a45334e74abe81cbd6b41ecee562 P 4ddf8d8076b34e0c88bc7408364261b9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:15.039582 11275 raft_consensus.cc:359] T 0943a45334e74abe81cbd6b41ecee562 P 4c46e842b4384f6e95b92eeb0788dea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ddf8d8076b34e0c88bc7408364261b9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 41795 } } peers { permanent_uuid: "4c46e842b4384f6e95b92eeb0788dea9" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 33359 } } peers { permanent_uuid: "f92f46e93f0e4f2c823081eb100729a6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39957 } }
I20260601 13:37:15.039740 11275 raft_consensus.cc:385] T 0943a45334e74abe81cbd6b41ecee562 P 4c46e842b4384f6e95b92eeb0788dea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:15.039777 11275 raft_consensus.cc:740] T 0943a45334e74abe81cbd6b41ecee562 P 4c46e842b4384f6e95b92eeb0788dea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c46e842b4384f6e95b92eeb0788dea9, State: Initialized, Role: FOLLOWER
I20260601 13:37:15.039927 11275 consensus_queue.cc:260] T 0943a45334e74abe81cbd6b41ecee562 P 4c46e842b4384f6e95b92eeb0788dea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ddf8d8076b34e0c88bc7408364261b9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 41795 } } peers { permanent_uuid: "4c46e842b4384f6e95b92eeb0788dea9" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 33359 } } peers { permanent_uuid: "f92f46e93f0e4f2c823081eb100729a6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39957 } }
I20260601 13:37:15.040279 11275 ts_tablet_manager.cc:1434] T 0943a45334e74abe81cbd6b41ecee562 P 4c46e842b4384f6e95b92eeb0788dea9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:15.282718 11282 raft_consensus.cc:493] T 0943a45334e74abe81cbd6b41ecee562 P 4ddf8d8076b34e0c88bc7408364261b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:15.282886 11282 raft_consensus.cc:515] T 0943a45334e74abe81cbd6b41ecee562 P 4ddf8d8076b34e0c88bc7408364261b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ddf8d8076b34e0c88bc7408364261b9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 41795 } } peers { permanent_uuid: "4c46e842b4384f6e95b92eeb0788dea9" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 33359 } } peers { permanent_uuid: "f92f46e93f0e4f2c823081eb100729a6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39957 } }
I20260601 13:37:15.283605 11282 leader_election.cc:290] T 0943a45334e74abe81cbd6b41ecee562 P 4ddf8d8076b34e0c88bc7408364261b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c46e842b4384f6e95b92eeb0788dea9 (127.7.40.1:33359), f92f46e93f0e4f2c823081eb100729a6 (127.7.40.2:39957)
I20260601 13:37:15.287721 11078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0943a45334e74abe81cbd6b41ecee562" candidate_uuid: "4ddf8d8076b34e0c88bc7408364261b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f92f46e93f0e4f2c823081eb100729a6" is_pre_election: true
I20260601 13:37:15.287715 11002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0943a45334e74abe81cbd6b41ecee562" candidate_uuid: "4ddf8d8076b34e0c88bc7408364261b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c46e842b4384f6e95b92eeb0788dea9" is_pre_election: true
I20260601 13:37:15.287900 11078 raft_consensus.cc:2468] T 0943a45334e74abe81cbd6b41ecee562 P f92f46e93f0e4f2c823081eb100729a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ddf8d8076b34e0c88bc7408364261b9 in term 0.
I20260601 13:37:15.288002 11002 raft_consensus.cc:2468] T 0943a45334e74abe81cbd6b41ecee562 P 4c46e842b4384f6e95b92eeb0788dea9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ddf8d8076b34e0c88bc7408364261b9 in term 0.
I20260601 13:37:15.288319 11119 leader_election.cc:304] T 0943a45334e74abe81cbd6b41ecee562 P 4ddf8d8076b34e0c88bc7408364261b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ddf8d8076b34e0c88bc7408364261b9, f92f46e93f0e4f2c823081eb100729a6; no voters: 
I20260601 13:37:15.288506 11282 raft_consensus.cc:2804] T 0943a45334e74abe81cbd6b41ecee562 P 4ddf8d8076b34e0c88bc7408364261b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:15.288568 11282 raft_consensus.cc:493] T 0943a45334e74abe81cbd6b41ecee562 P 4ddf8d8076b34e0c88bc7408364261b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:15.288620 11282 raft_consensus.cc:3060] T 0943a45334e74abe81cbd6b41ecee562 P 4ddf8d8076b34e0c88bc7408364261b9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:15.289518 11282 raft_consensus.cc:515] T 0943a45334e74abe81cbd6b41ecee562 P 4ddf8d8076b34e0c88bc7408364261b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ddf8d8076b34e0c88bc7408364261b9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 41795 } } peers { permanent_uuid: "4c46e842b4384f6e95b92eeb0788dea9" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 33359 } } peers { permanent_uuid: "f92f46e93f0e4f2c823081eb100729a6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39957 } }
I20260601 13:37:15.289927 11282 leader_election.cc:290] T 0943a45334e74abe81cbd6b41ecee562 P 4ddf8d8076b34e0c88bc7408364261b9 [CANDIDATE]: Term 1 election: Requested vote from peers 4c46e842b4384f6e95b92eeb0788dea9 (127.7.40.1:33359), f92f46e93f0e4f2c823081eb100729a6 (127.7.40.2:39957)
I20260601 13:37:15.290352 11002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0943a45334e74abe81cbd6b41ecee562" candidate_uuid: "4ddf8d8076b34e0c88bc7408364261b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c46e842b4384f6e95b92eeb0788dea9"
I20260601 13:37:15.290373 11078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0943a45334e74abe81cbd6b41ecee562" candidate_uuid: "4ddf8d8076b34e0c88bc7408364261b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f92f46e93f0e4f2c823081eb100729a6"
I20260601 13:37:15.290524 11002 raft_consensus.cc:3060] T 0943a45334e74abe81cbd6b41ecee562 P 4c46e842b4384f6e95b92eeb0788dea9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:15.290552 11078 raft_consensus.cc:3060] T 0943a45334e74abe81cbd6b41ecee562 P f92f46e93f0e4f2c823081eb100729a6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:15.291461 11078 raft_consensus.cc:2468] T 0943a45334e74abe81cbd6b41ecee562 P f92f46e93f0e4f2c823081eb100729a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ddf8d8076b34e0c88bc7408364261b9 in term 1.
I20260601 13:37:15.291572 11002 raft_consensus.cc:2468] T 0943a45334e74abe81cbd6b41ecee562 P 4c46e842b4384f6e95b92eeb0788dea9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ddf8d8076b34e0c88bc7408364261b9 in term 1.
I20260601 13:37:15.291811 11119 leader_election.cc:304] T 0943a45334e74abe81cbd6b41ecee562 P 4ddf8d8076b34e0c88bc7408364261b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ddf8d8076b34e0c88bc7408364261b9, f92f46e93f0e4f2c823081eb100729a6; no voters: 
I20260601 13:37:15.292001 11282 raft_consensus.cc:2804] T 0943a45334e74abe81cbd6b41ecee562 P 4ddf8d8076b34e0c88bc7408364261b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:15.292239 11282 raft_consensus.cc:697] T 0943a45334e74abe81cbd6b41ecee562 P 4ddf8d8076b34e0c88bc7408364261b9 [term 1 LEADER]: Becoming Leader. State: Replica: 4ddf8d8076b34e0c88bc7408364261b9, State: Running, Role: LEADER
I20260601 13:37:15.292408 11282 consensus_queue.cc:237] T 0943a45334e74abe81cbd6b41ecee562 P 4ddf8d8076b34e0c88bc7408364261b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ddf8d8076b34e0c88bc7408364261b9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 41795 } } peers { permanent_uuid: "4c46e842b4384f6e95b92eeb0788dea9" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 33359 } } peers { permanent_uuid: "f92f46e93f0e4f2c823081eb100729a6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39957 } }
I20260601 13:37:15.294235 10897 catalog_manager.cc:5696] T 0943a45334e74abe81cbd6b41ecee562 P 4ddf8d8076b34e0c88bc7408364261b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ddf8d8076b34e0c88bc7408364261b9 (127.7.40.3). New cstate: current_term: 1 leader_uuid: "4ddf8d8076b34e0c88bc7408364261b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ddf8d8076b34e0c88bc7408364261b9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 41795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c46e842b4384f6e95b92eeb0788dea9" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 33359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f92f46e93f0e4f2c823081eb100729a6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39957 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:15.711450 11282 consensus_queue.cc:1048] T 0943a45334e74abe81cbd6b41ecee562 P 4ddf8d8076b34e0c88bc7408364261b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f92f46e93f0e4f2c823081eb100729a6" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:15.715039 11286 consensus_queue.cc:1048] T 0943a45334e74abe81cbd6b41ecee562 P 4ddf8d8076b34e0c88bc7408364261b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c46e842b4384f6e95b92eeb0788dea9" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 33359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:15.801347 10953 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:37:15.801726 10953 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:37:15.801790 10953 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:17.802153 10953 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:37:17.802573 10953 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:37:17.802657 10953 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:19.803035 10953 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:37:19.803555 10953 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:37:19.803630 10953 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:21.803997 10953 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:37:21.804395 10953 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:37:21.804508 10953 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:23.804863 10953 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:37:23.805256 10953 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:37:23.805320 10953 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:25.805727 10953 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:37:25.806227 10953 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:37:25.806362 10953 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:26.377082  7328 tablet_server.cc:179] TabletServer@127.7.40.1:0 shutting down...
I20260601 13:37:26.381053  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:26.381301  7328 tablet_replica.cc:333] T 0943a45334e74abe81cbd6b41ecee562 P 4c46e842b4384f6e95b92eeb0788dea9: stopping tablet replica
I20260601 13:37:26.381438  7328 raft_consensus.cc:2243] T 0943a45334e74abe81cbd6b41ecee562 P 4c46e842b4384f6e95b92eeb0788dea9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:26.381559  7328 raft_consensus.cc:2272] T 0943a45334e74abe81cbd6b41ecee562 P 4c46e842b4384f6e95b92eeb0788dea9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:26.394984  7328 tablet_server.cc:196] TabletServer@127.7.40.1:0 shutdown complete.
I20260601 13:37:26.397711  7328 tablet_server.cc:179] TabletServer@127.7.40.2:0 shutting down...
I20260601 13:37:26.401866  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:26.402136  7328 tablet_replica.cc:333] T 0943a45334e74abe81cbd6b41ecee562 P f92f46e93f0e4f2c823081eb100729a6: stopping tablet replica
I20260601 13:37:26.402289  7328 raft_consensus.cc:2243] T 0943a45334e74abe81cbd6b41ecee562 P f92f46e93f0e4f2c823081eb100729a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:26.402442  7328 raft_consensus.cc:2272] T 0943a45334e74abe81cbd6b41ecee562 P f92f46e93f0e4f2c823081eb100729a6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260601 13:37:26.414175 11119 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.40.2:39957: connect: Connection refused (error 111) [suppressed 3 similar messages]
W20260601 13:37:26.415256 11119 consensus_peers.cc:597] T 0943a45334e74abe81cbd6b41ecee562 P 4ddf8d8076b34e0c88bc7408364261b9 -> Peer f92f46e93f0e4f2c823081eb100729a6 (127.7.40.2:39957): Couldn't send request to peer f92f46e93f0e4f2c823081eb100729a6. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.2:39957: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:26.415285  7328 tablet_server.cc:196] TabletServer@127.7.40.2:0 shutdown complete.
I20260601 13:37:26.417730  7328 tablet_server.cc:179] TabletServer@127.7.40.3:0 shutting down...
I20260601 13:37:26.422874  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:26.423177  7328 tablet_replica.cc:333] T 0943a45334e74abe81cbd6b41ecee562 P 4ddf8d8076b34e0c88bc7408364261b9: stopping tablet replica
I20260601 13:37:26.423307  7328 raft_consensus.cc:2243] T 0943a45334e74abe81cbd6b41ecee562 P 4ddf8d8076b34e0c88bc7408364261b9 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:26.423533  7328 raft_consensus.cc:2272] T 0943a45334e74abe81cbd6b41ecee562 P 4ddf8d8076b34e0c88bc7408364261b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:26.436576  7328 tablet_server.cc:196] TabletServer@127.7.40.3:0 shutdown complete.
I20260601 13:37:26.438915  7328 tablet_server.cc:179] TabletServer@127.7.40.4:0 shutting down...
I20260601 13:37:26.442243  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:26.454737  7328 tablet_server.cc:196] TabletServer@127.7.40.4:0 shutdown complete.
I20260601 13:37:26.457015  7328 master.cc:562] Master@127.7.40.62:42631 shutting down...
I20260601 13:37:26.461071  7328 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 491a5e8a56c84ed19c9360fca4ed79c8 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:26.461262  7328 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 491a5e8a56c84ed19c9360fca4ed79c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:26.461356  7328 tablet_replica.cc:333] T 00000000000000000000000000000000 P 491a5e8a56c84ed19c9360fca4ed79c8: stopping tablet replica
I20260601 13:37:26.474203  7328 master.cc:584] Master@127.7.40.62:42631 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (12718 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260601 13:37:26.481155  7328 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.40.62:39975
I20260601 13:37:26.481551  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:26.483727 11301 instance_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:37:26.483754 11304 instance_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:37:26.483767 11302 instance_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:37:26.483893  7328 server_base.cc:1061] running on GCE node
I20260601 13:37:26.484151  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:26.484194  7328 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:37:26.484210  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321046484209 us; error 0 us; skew 500 ppm
I20260601 13:37:26.485074  7328 webserver.cc:533] Webserver started at http://127.7.40.62:42879/ using document root <none> and password file <none>
I20260601 13:37:26.485208  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:26.485251  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:26.485306  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:26.485702  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320954551505-7328-0/minicluster-data/master-0-root/instance:
uuid: "175b509e8b414507a282093292fb5b03"
format_stamp: "Formatted at 2026-06-01 13:37:26 on dist-test-slave-b9mm"
I20260601 13:37:26.487227  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:26.488230 11309 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:37:26.488492  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:26.488582  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320954551505-7328-0/minicluster-data/master-0-root
uuid: "175b509e8b414507a282093292fb5b03"
format_stamp: "Formatted at 2026-06-01 13:37:26 on dist-test-slave-b9mm"
I20260601 13:37:26.488691  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320954551505-7328-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320954551505-7328-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320954551505-7328-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:37:26.500131  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:26.500584  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:26.505354  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.62:39975
I20260601 13:37:26.507944 11361 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.62:39975 every 8 connection(s)
I20260601 13:37:26.508463 11362 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:37:26.510332 11362 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 175b509e8b414507a282093292fb5b03: Bootstrap starting.
I20260601 13:37:26.511314 11362 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 175b509e8b414507a282093292fb5b03: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:26.512440 11362 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 175b509e8b414507a282093292fb5b03: No bootstrap required, opened a new log
I20260601 13:37:26.512881 11362 raft_consensus.cc:359] T 00000000000000000000000000000000 P 175b509e8b414507a282093292fb5b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "175b509e8b414507a282093292fb5b03" member_type: VOTER }
I20260601 13:37:26.512987 11362 raft_consensus.cc:385] T 00000000000000000000000000000000 P 175b509e8b414507a282093292fb5b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:26.513048 11362 raft_consensus.cc:740] T 00000000000000000000000000000000 P 175b509e8b414507a282093292fb5b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 175b509e8b414507a282093292fb5b03, State: Initialized, Role: FOLLOWER
I20260601 13:37:26.513229 11362 consensus_queue.cc:260] T 00000000000000000000000000000000 P 175b509e8b414507a282093292fb5b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "175b509e8b414507a282093292fb5b03" member_type: VOTER }
I20260601 13:37:26.513327 11362 raft_consensus.cc:399] T 00000000000000000000000000000000 P 175b509e8b414507a282093292fb5b03 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:37:26.513393 11362 raft_consensus.cc:493] T 00000000000000000000000000000000 P 175b509e8b414507a282093292fb5b03 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:37:26.513453 11362 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 175b509e8b414507a282093292fb5b03 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:26.514272 11362 raft_consensus.cc:515] T 00000000000000000000000000000000 P 175b509e8b414507a282093292fb5b03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "175b509e8b414507a282093292fb5b03" member_type: VOTER }
I20260601 13:37:26.514441 11362 leader_election.cc:304] T 00000000000000000000000000000000 P 175b509e8b414507a282093292fb5b03 [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: 175b509e8b414507a282093292fb5b03; no voters: 
I20260601 13:37:26.514684 11362 leader_election.cc:290] T 00000000000000000000000000000000 P 175b509e8b414507a282093292fb5b03 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:37:26.514953 11365 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 175b509e8b414507a282093292fb5b03 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:26.515232 11365 raft_consensus.cc:697] T 00000000000000000000000000000000 P 175b509e8b414507a282093292fb5b03 [term 1 LEADER]: Becoming Leader. State: Replica: 175b509e8b414507a282093292fb5b03, State: Running, Role: LEADER
I20260601 13:37:26.515254 11362 sys_catalog.cc:565] T 00000000000000000000000000000000 P 175b509e8b414507a282093292fb5b03 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:37:26.515376 11365 consensus_queue.cc:237] T 00000000000000000000000000000000 P 175b509e8b414507a282093292fb5b03 [LEADER]: Queue going to LEADER mode. State: All 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: "175b509e8b414507a282093292fb5b03" member_type: VOTER }
I20260601 13:37:26.515885 11366 sys_catalog.cc:455] T 00000000000000000000000000000000 P 175b509e8b414507a282093292fb5b03 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "175b509e8b414507a282093292fb5b03" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "175b509e8b414507a282093292fb5b03" member_type: VOTER } }
I20260601 13:37:26.515904 11367 sys_catalog.cc:455] T 00000000000000000000000000000000 P 175b509e8b414507a282093292fb5b03 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 175b509e8b414507a282093292fb5b03. Latest consensus state: current_term: 1 leader_uuid: "175b509e8b414507a282093292fb5b03" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "175b509e8b414507a282093292fb5b03" member_type: VOTER } }
I20260601 13:37:26.516088 11367 sys_catalog.cc:458] T 00000000000000000000000000000000 P 175b509e8b414507a282093292fb5b03 [sys.catalog]: This master's current role is: LEADER
I20260601 13:37:26.516355 11373 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:37:26.516614 11366 sys_catalog.cc:458] T 00000000000000000000000000000000 P 175b509e8b414507a282093292fb5b03 [sys.catalog]: This master's current role is: LEADER
I20260601 13:37:26.517462 11373 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:37:26.517782  7328 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:37:26.519578 11373 catalog_manager.cc:1382] Generated new cluster ID: 83598fbf1f3b4f59be978e760cf30be6
I20260601 13:37:26.519629 11373 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:37:26.548065 11373 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:37:26.548702 11373 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:37:26.558702 11373 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 175b509e8b414507a282093292fb5b03: Generated new TSK 0
I20260601 13:37:26.558961 11373 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:37:26.582654  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:37:26.584815  7328 server_base.cc:1061] running on GCE node
W20260601 13:37:26.584798 11384 instance_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:37:26.584947 11383 instance_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:37:26.584798 11386 instance_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:37:26.585207  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:26.585258  7328 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:37:26.585273  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321046585273 us; error 0 us; skew 500 ppm
I20260601 13:37:26.586161  7328 webserver.cc:533] Webserver started at http://127.7.40.1:39537/ using document root <none> and password file <none>
I20260601 13:37:26.586311  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:26.586357  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:26.586412  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:26.586774  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320954551505-7328-0/minicluster-data/ts-0-root/instance:
uuid: "770ea90224fb419d9a49c23d726dc848"
format_stamp: "Formatted at 2026-06-01 13:37:26 on dist-test-slave-b9mm"
I20260601 13:37:26.588418  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:26.589512 11391 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:37:26.589848  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:26.589912  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320954551505-7328-0/minicluster-data/ts-0-root
uuid: "770ea90224fb419d9a49c23d726dc848"
format_stamp: "Formatted at 2026-06-01 13:37:26 on dist-test-slave-b9mm"
I20260601 13:37:26.590029  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320954551505-7328-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320954551505-7328-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320954551505-7328-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:37:26.597617  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:26.598098  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:26.598428  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:26.598941  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:26.599004  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:26.599056  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:26.599139  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:26.603709  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.1:42189
I20260601 13:37:26.603786 11454 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.1:42189 every 8 connection(s)
I20260601 13:37:26.604677  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:26.606868 11459 instance_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:37:26.606863 11460 instance_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:37:26.606925 11462 instance_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:37:26.607000  7328 server_base.cc:1061] running on GCE node
I20260601 13:37:26.607422  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:26.607569  7328 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:37:26.607592  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321046607591 us; error 0 us; skew 500 ppm
I20260601 13:37:26.609018  7328 webserver.cc:533] Webserver started at http://127.7.40.2:40677/ using document root <none> and password file <none>
I20260601 13:37:26.609216  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:26.609387  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:26.609494  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:26.609953 11455 heartbeater.cc:344] Connected to a master server at 127.7.40.62:39975
I20260601 13:37:26.610034  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320954551505-7328-0/minicluster-data/ts-1-root/instance:
uuid: "e6c03a4927b64b22a5c822ec7b611246"
format_stamp: "Formatted at 2026-06-01 13:37:26 on dist-test-slave-b9mm"
I20260601 13:37:26.610106 11455 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:26.610347 11455 heartbeater.cc:507] Master 127.7.40.62:39975 requested a full tablet report, sending...
I20260601 13:37:26.611145 11326 ts_manager.cc:194] Registered new tserver with Master: 770ea90224fb419d9a49c23d726dc848 (127.7.40.1:42189)
I20260601 13:37:26.612046 11326 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57752
I20260601 13:37:26.612151  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:37:26.613592 11467 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:37:26.613906  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:26.614003  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320954551505-7328-0/minicluster-data/ts-1-root
uuid: "e6c03a4927b64b22a5c822ec7b611246"
format_stamp: "Formatted at 2026-06-01 13:37:26 on dist-test-slave-b9mm"
I20260601 13:37:26.614113  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320954551505-7328-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320954551505-7328-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320954551505-7328-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:37:26.622116  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:26.622606  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:26.622977  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:26.623574  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:26.623653  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:26.623721  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:26.623759  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:26.628803  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.2:44567
I20260601 13:37:26.628837 11530 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.2:44567 every 8 connection(s)
I20260601 13:37:26.629700  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:26.632278 11534 instance_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:37:26.632334 11537 instance_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:37:26.632548  7328 server_base.cc:1061] running on GCE node
W20260601 13:37:26.632334 11535 instance_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:37:26.632877  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:26.632936  7328 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:37:26.632963  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321046632963 us; error 0 us; skew 500 ppm
I20260601 13:37:26.634179  7328 webserver.cc:533] Webserver started at http://127.7.40.3:39581/ using document root <none> and password file <none>
I20260601 13:37:26.634364  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:26.634431  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:26.634523  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:26.634907 11531 heartbeater.cc:344] Connected to a master server at 127.7.40.62:39975
I20260601 13:37:26.634995 11531 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:26.635020  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320954551505-7328-0/minicluster-data/ts-2-root/instance:
uuid: "05be8b9d2d26440682b9c3c62c960b50"
format_stamp: "Formatted at 2026-06-01 13:37:26 on dist-test-slave-b9mm"
I20260601 13:37:26.635306 11531 heartbeater.cc:507] Master 127.7.40.62:39975 requested a full tablet report, sending...
I20260601 13:37:26.636073 11326 ts_manager.cc:194] Registered new tserver with Master: e6c03a4927b64b22a5c822ec7b611246 (127.7.40.2:44567)
I20260601 13:37:26.636793 11326 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57758
I20260601 13:37:26.637084  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:37:26.638271 11542 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:37:26.638608  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:26.638705  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320954551505-7328-0/minicluster-data/ts-2-root
uuid: "05be8b9d2d26440682b9c3c62c960b50"
format_stamp: "Formatted at 2026-06-01 13:37:26 on dist-test-slave-b9mm"
I20260601 13:37:26.638810  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320954551505-7328-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320954551505-7328-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320954551505-7328-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:37:26.653213  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:26.653927  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:26.654347  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:26.654896  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:26.654964  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:26.655030  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:26.655088  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:26.660066  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.3:46285
I20260601 13:37:26.660161 11605 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.3:46285 every 8 connection(s)
I20260601 13:37:26.665253 11606 heartbeater.cc:344] Connected to a master server at 127.7.40.62:39975
I20260601 13:37:26.665434 11606 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:26.665663 11606 heartbeater.cc:507] Master 127.7.40.62:39975 requested a full tablet report, sending...
I20260601 13:37:26.666347 11326 ts_manager.cc:194] Registered new tserver with Master: 05be8b9d2d26440682b9c3c62c960b50 (127.7.40.3:46285)
I20260601 13:37:26.666436  7328 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005855417s
I20260601 13:37:26.666922 11326 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57762
I20260601 13:37:27.613106 11455 heartbeater.cc:499] Master 127.7.40.62:39975 was elected leader, sending a full tablet report...
I20260601 13:37:27.637883 11531 heartbeater.cc:499] Master 127.7.40.62:39975 was elected leader, sending a full tablet report...
I20260601 13:37:27.668010 11606 heartbeater.cc:499] Master 127.7.40.62:39975 was elected leader, sending a full tablet report...
I20260601 13:37:27.707731 11326 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57776:
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:37:27.708227 11326 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:37:27.719491 11495 tablet_service.cc:1511] Processing CreateTablet for tablet b323676feb234e93b65a5107bd19ba78 (DEFAULT_TABLE table=test-workload [id=3b95c13a5bc04f50997cb3bb41d02ef7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:37:27.719509 11570 tablet_service.cc:1511] Processing CreateTablet for tablet b323676feb234e93b65a5107bd19ba78 (DEFAULT_TABLE table=test-workload [id=3b95c13a5bc04f50997cb3bb41d02ef7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:37:27.719904 11495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b323676feb234e93b65a5107bd19ba78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:27.719908 11570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b323676feb234e93b65a5107bd19ba78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:27.722366 11627 tablet_bootstrap.cc:492] T b323676feb234e93b65a5107bd19ba78 P e6c03a4927b64b22a5c822ec7b611246: Bootstrap starting.
I20260601 13:37:27.722611 11628 tablet_bootstrap.cc:492] T b323676feb234e93b65a5107bd19ba78 P 05be8b9d2d26440682b9c3c62c960b50: Bootstrap starting.
I20260601 13:37:27.722774 11419 tablet_service.cc:1511] Processing CreateTablet for tablet b323676feb234e93b65a5107bd19ba78 (DEFAULT_TABLE table=test-workload [id=3b95c13a5bc04f50997cb3bb41d02ef7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:37:27.723040 11419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b323676feb234e93b65a5107bd19ba78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:27.723965 11628 tablet_bootstrap.cc:654] T b323676feb234e93b65a5107bd19ba78 P 05be8b9d2d26440682b9c3c62c960b50: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:27.724421 11627 tablet_bootstrap.cc:654] T b323676feb234e93b65a5107bd19ba78 P e6c03a4927b64b22a5c822ec7b611246: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:27.725666 11627 tablet_bootstrap.cc:492] T b323676feb234e93b65a5107bd19ba78 P e6c03a4927b64b22a5c822ec7b611246: No bootstrap required, opened a new log
I20260601 13:37:27.725772 11627 ts_tablet_manager.cc:1403] T b323676feb234e93b65a5107bd19ba78 P e6c03a4927b64b22a5c822ec7b611246: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:37:27.725999 11631 tablet_bootstrap.cc:492] T b323676feb234e93b65a5107bd19ba78 P 770ea90224fb419d9a49c23d726dc848: Bootstrap starting.
I20260601 13:37:27.726339 11627 raft_consensus.cc:359] T b323676feb234e93b65a5107bd19ba78 P e6c03a4927b64b22a5c822ec7b611246 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "770ea90224fb419d9a49c23d726dc848" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 42189 } } peers { permanent_uuid: "e6c03a4927b64b22a5c822ec7b611246" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 44567 } } peers { permanent_uuid: "05be8b9d2d26440682b9c3c62c960b50" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46285 } }
I20260601 13:37:27.726492 11627 raft_consensus.cc:385] T b323676feb234e93b65a5107bd19ba78 P e6c03a4927b64b22a5c822ec7b611246 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:27.726547 11627 raft_consensus.cc:740] T b323676feb234e93b65a5107bd19ba78 P e6c03a4927b64b22a5c822ec7b611246 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6c03a4927b64b22a5c822ec7b611246, State: Initialized, Role: FOLLOWER
I20260601 13:37:27.726723 11627 consensus_queue.cc:260] T b323676feb234e93b65a5107bd19ba78 P e6c03a4927b64b22a5c822ec7b611246 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "770ea90224fb419d9a49c23d726dc848" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 42189 } } peers { permanent_uuid: "e6c03a4927b64b22a5c822ec7b611246" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 44567 } } peers { permanent_uuid: "05be8b9d2d26440682b9c3c62c960b50" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46285 } }
I20260601 13:37:27.726908 11628 tablet_bootstrap.cc:492] T b323676feb234e93b65a5107bd19ba78 P 05be8b9d2d26440682b9c3c62c960b50: No bootstrap required, opened a new log
I20260601 13:37:27.727012 11628 ts_tablet_manager.cc:1403] T b323676feb234e93b65a5107bd19ba78 P 05be8b9d2d26440682b9c3c62c960b50: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:37:27.727120 11631 tablet_bootstrap.cc:654] T b323676feb234e93b65a5107bd19ba78 P 770ea90224fb419d9a49c23d726dc848: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:27.727279 11627 ts_tablet_manager.cc:1434] T b323676feb234e93b65a5107bd19ba78 P e6c03a4927b64b22a5c822ec7b611246: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:37:27.727583 11628 raft_consensus.cc:359] T b323676feb234e93b65a5107bd19ba78 P 05be8b9d2d26440682b9c3c62c960b50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "770ea90224fb419d9a49c23d726dc848" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 42189 } } peers { permanent_uuid: "e6c03a4927b64b22a5c822ec7b611246" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 44567 } } peers { permanent_uuid: "05be8b9d2d26440682b9c3c62c960b50" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46285 } }
I20260601 13:37:27.727739 11628 raft_consensus.cc:385] T b323676feb234e93b65a5107bd19ba78 P 05be8b9d2d26440682b9c3c62c960b50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:27.727798 11628 raft_consensus.cc:740] T b323676feb234e93b65a5107bd19ba78 P 05be8b9d2d26440682b9c3c62c960b50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05be8b9d2d26440682b9c3c62c960b50, State: Initialized, Role: FOLLOWER
I20260601 13:37:27.728087 11628 consensus_queue.cc:260] T b323676feb234e93b65a5107bd19ba78 P 05be8b9d2d26440682b9c3c62c960b50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "770ea90224fb419d9a49c23d726dc848" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 42189 } } peers { permanent_uuid: "e6c03a4927b64b22a5c822ec7b611246" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 44567 } } peers { permanent_uuid: "05be8b9d2d26440682b9c3c62c960b50" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46285 } }
I20260601 13:37:27.728632 11628 ts_tablet_manager.cc:1434] T b323676feb234e93b65a5107bd19ba78 P 05be8b9d2d26440682b9c3c62c960b50: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:37:27.729136 11631 tablet_bootstrap.cc:492] T b323676feb234e93b65a5107bd19ba78 P 770ea90224fb419d9a49c23d726dc848: No bootstrap required, opened a new log
I20260601 13:37:27.729310 11631 ts_tablet_manager.cc:1403] T b323676feb234e93b65a5107bd19ba78 P 770ea90224fb419d9a49c23d726dc848: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:27.729738 11631 raft_consensus.cc:359] T b323676feb234e93b65a5107bd19ba78 P 770ea90224fb419d9a49c23d726dc848 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "770ea90224fb419d9a49c23d726dc848" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 42189 } } peers { permanent_uuid: "e6c03a4927b64b22a5c822ec7b611246" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 44567 } } peers { permanent_uuid: "05be8b9d2d26440682b9c3c62c960b50" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46285 } }
I20260601 13:37:27.729826 11631 raft_consensus.cc:385] T b323676feb234e93b65a5107bd19ba78 P 770ea90224fb419d9a49c23d726dc848 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:27.729849 11631 raft_consensus.cc:740] T b323676feb234e93b65a5107bd19ba78 P 770ea90224fb419d9a49c23d726dc848 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 770ea90224fb419d9a49c23d726dc848, State: Initialized, Role: FOLLOWER
I20260601 13:37:27.730014 11631 consensus_queue.cc:260] T b323676feb234e93b65a5107bd19ba78 P 770ea90224fb419d9a49c23d726dc848 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "770ea90224fb419d9a49c23d726dc848" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 42189 } } peers { permanent_uuid: "e6c03a4927b64b22a5c822ec7b611246" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 44567 } } peers { permanent_uuid: "05be8b9d2d26440682b9c3c62c960b50" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46285 } }
I20260601 13:37:27.730360 11631 ts_tablet_manager.cc:1434] T b323676feb234e93b65a5107bd19ba78 P 770ea90224fb419d9a49c23d726dc848: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:27.788355 11635 raft_consensus.cc:493] T b323676feb234e93b65a5107bd19ba78 P 770ea90224fb419d9a49c23d726dc848 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:27.788530 11635 raft_consensus.cc:515] T b323676feb234e93b65a5107bd19ba78 P 770ea90224fb419d9a49c23d726dc848 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "770ea90224fb419d9a49c23d726dc848" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 42189 } } peers { permanent_uuid: "e6c03a4927b64b22a5c822ec7b611246" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 44567 } } peers { permanent_uuid: "05be8b9d2d26440682b9c3c62c960b50" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46285 } }
I20260601 13:37:27.789233 11635 leader_election.cc:290] T b323676feb234e93b65a5107bd19ba78 P 770ea90224fb419d9a49c23d726dc848 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6c03a4927b64b22a5c822ec7b611246 (127.7.40.2:44567), 05be8b9d2d26440682b9c3c62c960b50 (127.7.40.3:46285)
I20260601 13:37:27.793542 11580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b323676feb234e93b65a5107bd19ba78" candidate_uuid: "770ea90224fb419d9a49c23d726dc848" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05be8b9d2d26440682b9c3c62c960b50" is_pre_election: true
I20260601 13:37:27.793542 11505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b323676feb234e93b65a5107bd19ba78" candidate_uuid: "770ea90224fb419d9a49c23d726dc848" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6c03a4927b64b22a5c822ec7b611246" is_pre_election: true
I20260601 13:37:27.793725 11580 raft_consensus.cc:2468] T b323676feb234e93b65a5107bd19ba78 P 05be8b9d2d26440682b9c3c62c960b50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 770ea90224fb419d9a49c23d726dc848 in term 0.
I20260601 13:37:27.793795 11505 raft_consensus.cc:2468] T b323676feb234e93b65a5107bd19ba78 P e6c03a4927b64b22a5c822ec7b611246 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 770ea90224fb419d9a49c23d726dc848 in term 0.
I20260601 13:37:27.794167 11394 leader_election.cc:304] T b323676feb234e93b65a5107bd19ba78 P 770ea90224fb419d9a49c23d726dc848 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05be8b9d2d26440682b9c3c62c960b50, 770ea90224fb419d9a49c23d726dc848; no voters: 
I20260601 13:37:27.794354 11635 raft_consensus.cc:2804] T b323676feb234e93b65a5107bd19ba78 P 770ea90224fb419d9a49c23d726dc848 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:27.794418 11635 raft_consensus.cc:493] T b323676feb234e93b65a5107bd19ba78 P 770ea90224fb419d9a49c23d726dc848 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:27.794466 11635 raft_consensus.cc:3060] T b323676feb234e93b65a5107bd19ba78 P 770ea90224fb419d9a49c23d726dc848 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:27.795501 11635 raft_consensus.cc:515] T b323676feb234e93b65a5107bd19ba78 P 770ea90224fb419d9a49c23d726dc848 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "770ea90224fb419d9a49c23d726dc848" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 42189 } } peers { permanent_uuid: "e6c03a4927b64b22a5c822ec7b611246" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 44567 } } peers { permanent_uuid: "05be8b9d2d26440682b9c3c62c960b50" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46285 } }
I20260601 13:37:27.795934 11635 leader_election.cc:290] T b323676feb234e93b65a5107bd19ba78 P 770ea90224fb419d9a49c23d726dc848 [CANDIDATE]: Term 1 election: Requested vote from peers e6c03a4927b64b22a5c822ec7b611246 (127.7.40.2:44567), 05be8b9d2d26440682b9c3c62c960b50 (127.7.40.3:46285)
I20260601 13:37:27.796317 11505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b323676feb234e93b65a5107bd19ba78" candidate_uuid: "770ea90224fb419d9a49c23d726dc848" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6c03a4927b64b22a5c822ec7b611246"
I20260601 13:37:27.796327 11580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b323676feb234e93b65a5107bd19ba78" candidate_uuid: "770ea90224fb419d9a49c23d726dc848" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05be8b9d2d26440682b9c3c62c960b50"
I20260601 13:37:27.796478 11505 raft_consensus.cc:3060] T b323676feb234e93b65a5107bd19ba78 P e6c03a4927b64b22a5c822ec7b611246 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:27.796504 11580 raft_consensus.cc:3060] T b323676feb234e93b65a5107bd19ba78 P 05be8b9d2d26440682b9c3c62c960b50 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:27.797410 11580 raft_consensus.cc:2468] T b323676feb234e93b65a5107bd19ba78 P 05be8b9d2d26440682b9c3c62c960b50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 770ea90224fb419d9a49c23d726dc848 in term 1.
I20260601 13:37:27.797412 11505 raft_consensus.cc:2468] T b323676feb234e93b65a5107bd19ba78 P e6c03a4927b64b22a5c822ec7b611246 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 770ea90224fb419d9a49c23d726dc848 in term 1.
I20260601 13:37:27.797716 11394 leader_election.cc:304] T b323676feb234e93b65a5107bd19ba78 P 770ea90224fb419d9a49c23d726dc848 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05be8b9d2d26440682b9c3c62c960b50, 770ea90224fb419d9a49c23d726dc848; no voters: 
I20260601 13:37:27.797894 11635 raft_consensus.cc:2804] T b323676feb234e93b65a5107bd19ba78 P 770ea90224fb419d9a49c23d726dc848 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:27.798108 11635 raft_consensus.cc:697] T b323676feb234e93b65a5107bd19ba78 P 770ea90224fb419d9a49c23d726dc848 [term 1 LEADER]: Becoming Leader. State: Replica: 770ea90224fb419d9a49c23d726dc848, State: Running, Role: LEADER
I20260601 13:37:27.798301 11635 consensus_queue.cc:237] T b323676feb234e93b65a5107bd19ba78 P 770ea90224fb419d9a49c23d726dc848 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "770ea90224fb419d9a49c23d726dc848" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 42189 } } peers { permanent_uuid: "e6c03a4927b64b22a5c822ec7b611246" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 44567 } } peers { permanent_uuid: "05be8b9d2d26440682b9c3c62c960b50" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46285 } }
I20260601 13:37:27.800060 11325 catalog_manager.cc:5696] T b323676feb234e93b65a5107bd19ba78 P 770ea90224fb419d9a49c23d726dc848 reported cstate change: term changed from 0 to 1, leader changed from <none> to 770ea90224fb419d9a49c23d726dc848 (127.7.40.1). New cstate: current_term: 1 leader_uuid: "770ea90224fb419d9a49c23d726dc848" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "770ea90224fb419d9a49c23d726dc848" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 42189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6c03a4927b64b22a5c822ec7b611246" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 44567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05be8b9d2d26440682b9c3c62c960b50" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46285 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:28.236346 11635 consensus_queue.cc:1048] T b323676feb234e93b65a5107bd19ba78 P 770ea90224fb419d9a49c23d726dc848 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6c03a4927b64b22a5c822ec7b611246" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 44567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:28.240152 11635 consensus_queue.cc:1048] T b323676feb234e93b65a5107bd19ba78 P 770ea90224fb419d9a49c23d726dc848 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05be8b9d2d26440682b9c3c62c960b50" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:28.517508 11380 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:37:28.517863 11380 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:37:28.517911 11374 placement_policy_util.cc:407] tablet b323676feb234e93b65a5107bd19ba78: detected majority of replicas (2 of 3) at location L0
I20260601 13:37:28.517987 11380 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:29.519688 11374 placement_policy_util.cc:407] tablet b323676feb234e93b65a5107bd19ba78: detected majority of replicas (2 of 3) at location L0
I20260601 13:37:30.518368 11380 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:37:30.518766 11380 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:37:30.518879 11380 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:30.521355 11374 placement_policy_util.cc:407] tablet b323676feb234e93b65a5107bd19ba78: detected majority of replicas (2 of 3) at location L0
I20260601 13:37:31.523548 11374 placement_policy_util.cc:407] tablet b323676feb234e93b65a5107bd19ba78: detected majority of replicas (2 of 3) at location L0
I20260601 13:37:32.519418 11380 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:37:32.519940 11380 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:37:32.520038 11380 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:32.525846 11374 placement_policy_util.cc:407] tablet b323676feb234e93b65a5107bd19ba78: detected majority of replicas (2 of 3) at location L0
I20260601 13:37:33.527570 11374 placement_policy_util.cc:407] tablet b323676feb234e93b65a5107bd19ba78: detected majority of replicas (2 of 3) at location L0
I20260601 13:37:34.520457 11380 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:37:34.520969 11380 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:37:34.521059 11380 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:34.529331 11374 placement_policy_util.cc:407] tablet b323676feb234e93b65a5107bd19ba78: detected majority of replicas (2 of 3) at location L0
I20260601 13:37:35.531157 11374 placement_policy_util.cc:407] tablet b323676feb234e93b65a5107bd19ba78: detected majority of replicas (2 of 3) at location L0
I20260601 13:37:36.521402 11380 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:37:36.521806 11380 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:37:36.521898 11380 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:36.532928 11374 placement_policy_util.cc:407] tablet b323676feb234e93b65a5107bd19ba78: detected majority of replicas (2 of 3) at location L0
I20260601 13:37:37.534765 11374 placement_policy_util.cc:407] tablet b323676feb234e93b65a5107bd19ba78: detected majority of replicas (2 of 3) at location L0
I20260601 13:37:38.522334 11380 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:37:38.522722 11380 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:37:38.522811 11380 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:38.536670 11374 placement_policy_util.cc:407] tablet b323676feb234e93b65a5107bd19ba78: detected majority of replicas (2 of 3) at location L0
I20260601 13:37:38.868541  7328 tablet_server.cc:179] TabletServer@127.7.40.1:0 shutting down...
I20260601 13:37:38.872264  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:38.872511  7328 tablet_replica.cc:333] T b323676feb234e93b65a5107bd19ba78 P 770ea90224fb419d9a49c23d726dc848: stopping tablet replica
I20260601 13:37:38.872637  7328 raft_consensus.cc:2243] T b323676feb234e93b65a5107bd19ba78 P 770ea90224fb419d9a49c23d726dc848 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:38.872851  7328 raft_consensus.cc:2272] T b323676feb234e93b65a5107bd19ba78 P 770ea90224fb419d9a49c23d726dc848 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:38.885964  7328 tablet_server.cc:196] TabletServer@127.7.40.1:0 shutdown complete.
I20260601 13:37:38.888257  7328 tablet_server.cc:179] TabletServer@127.7.40.2:0 shutting down...
I20260601 13:37:38.891920  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:38.892153  7328 tablet_replica.cc:333] T b323676feb234e93b65a5107bd19ba78 P e6c03a4927b64b22a5c822ec7b611246: stopping tablet replica
I20260601 13:37:38.892297  7328 raft_consensus.cc:2243] T b323676feb234e93b65a5107bd19ba78 P e6c03a4927b64b22a5c822ec7b611246 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:38.892436  7328 raft_consensus.cc:2272] T b323676feb234e93b65a5107bd19ba78 P e6c03a4927b64b22a5c822ec7b611246 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:38.905527  7328 tablet_server.cc:196] TabletServer@127.7.40.2:0 shutdown complete.
I20260601 13:37:38.907917  7328 tablet_server.cc:179] TabletServer@127.7.40.3:0 shutting down...
I20260601 13:37:38.912298  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:38.912592  7328 tablet_replica.cc:333] T b323676feb234e93b65a5107bd19ba78 P 05be8b9d2d26440682b9c3c62c960b50: stopping tablet replica
I20260601 13:37:38.912791  7328 raft_consensus.cc:2243] T b323676feb234e93b65a5107bd19ba78 P 05be8b9d2d26440682b9c3c62c960b50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:38.912958  7328 raft_consensus.cc:2272] T b323676feb234e93b65a5107bd19ba78 P 05be8b9d2d26440682b9c3c62c960b50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:38.925752  7328 tablet_server.cc:196] TabletServer@127.7.40.3:0 shutdown complete.
I20260601 13:37:38.928020  7328 master.cc:562] Master@127.7.40.62:39975 shutting down...
I20260601 13:37:38.931363  7328 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 175b509e8b414507a282093292fb5b03 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:38.931547  7328 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 175b509e8b414507a282093292fb5b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:38.931630  7328 tablet_replica.cc:333] T 00000000000000000000000000000000 P 175b509e8b414507a282093292fb5b03: stopping tablet replica
I20260601 13:37:38.944212  7328 master.cc:584] Master@127.7.40.62:39975 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (12469 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260601 13:37:38.951053  7328 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.40.62:32839
I20260601 13:37:38.951503  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:38.953315 11648 instance_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:37:38.953405 11651 instance_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:37:38.953406 11649 instance_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:37:38.953405  7328 server_base.cc:1061] running on GCE node
I20260601 13:37:38.953753  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:38.953799  7328 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:37:38.953814  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321058953814 us; error 0 us; skew 500 ppm
I20260601 13:37:38.954687  7328 webserver.cc:533] Webserver started at http://127.7.40.62:43493/ using document root <none> and password file <none>
I20260601 13:37:38.954819  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:38.954890  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:38.954960  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:38.955405  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320954551505-7328-0/minicluster-data/master-0-root/instance:
uuid: "3e0fe23a7b2d49cb8acd49d0c7e27662"
format_stamp: "Formatted at 2026-06-01 13:37:38 on dist-test-slave-b9mm"
I20260601 13:37:38.956905  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:38.957852 11656 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:37:38.958153  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:38.958243  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320954551505-7328-0/minicluster-data/master-0-root
uuid: "3e0fe23a7b2d49cb8acd49d0c7e27662"
format_stamp: "Formatted at 2026-06-01 13:37:38 on dist-test-slave-b9mm"
I20260601 13:37:38.958333  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320954551505-7328-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320954551505-7328-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320954551505-7328-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:37:38.973659  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:38.974064  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:38.978448  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.62:32839
I20260601 13:37:38.981178 11708 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.62:32839 every 8 connection(s)
I20260601 13:37:38.981623 11709 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:37:38.983489 11709 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3e0fe23a7b2d49cb8acd49d0c7e27662: Bootstrap starting.
I20260601 13:37:38.984257 11709 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3e0fe23a7b2d49cb8acd49d0c7e27662: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:38.985241 11709 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3e0fe23a7b2d49cb8acd49d0c7e27662: No bootstrap required, opened a new log
I20260601 13:37:38.985615 11709 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3e0fe23a7b2d49cb8acd49d0c7e27662 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e0fe23a7b2d49cb8acd49d0c7e27662" member_type: VOTER }
I20260601 13:37:38.985703 11709 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3e0fe23a7b2d49cb8acd49d0c7e27662 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:38.985726 11709 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3e0fe23a7b2d49cb8acd49d0c7e27662 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e0fe23a7b2d49cb8acd49d0c7e27662, State: Initialized, Role: FOLLOWER
I20260601 13:37:38.985864 11709 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3e0fe23a7b2d49cb8acd49d0c7e27662 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3e0fe23a7b2d49cb8acd49d0c7e27662" member_type: VOTER }
I20260601 13:37:38.985951 11709 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3e0fe23a7b2d49cb8acd49d0c7e27662 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:37:38.985975 11709 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3e0fe23a7b2d49cb8acd49d0c7e27662 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:37:38.986011 11709 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3e0fe23a7b2d49cb8acd49d0c7e27662 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:38.986657 11709 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3e0fe23a7b2d49cb8acd49d0c7e27662 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e0fe23a7b2d49cb8acd49d0c7e27662" member_type: VOTER }
I20260601 13:37:38.986769 11709 leader_election.cc:304] T 00000000000000000000000000000000 P 3e0fe23a7b2d49cb8acd49d0c7e27662 [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: 3e0fe23a7b2d49cb8acd49d0c7e27662; no voters: 
I20260601 13:37:38.986927 11709 leader_election.cc:290] T 00000000000000000000000000000000 P 3e0fe23a7b2d49cb8acd49d0c7e27662 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:37:38.987093 11712 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3e0fe23a7b2d49cb8acd49d0c7e27662 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:38.987313 11712 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3e0fe23a7b2d49cb8acd49d0c7e27662 [term 1 LEADER]: Becoming Leader. State: Replica: 3e0fe23a7b2d49cb8acd49d0c7e27662, State: Running, Role: LEADER
I20260601 13:37:38.987437 11709 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3e0fe23a7b2d49cb8acd49d0c7e27662 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:37:38.987507 11712 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3e0fe23a7b2d49cb8acd49d0c7e27662 [LEADER]: Queue going to LEADER mode. State: All 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: "3e0fe23a7b2d49cb8acd49d0c7e27662" member_type: VOTER }
I20260601 13:37:38.987955 11713 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3e0fe23a7b2d49cb8acd49d0c7e27662 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3e0fe23a7b2d49cb8acd49d0c7e27662" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e0fe23a7b2d49cb8acd49d0c7e27662" member_type: VOTER } }
I20260601 13:37:38.987982 11714 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3e0fe23a7b2d49cb8acd49d0c7e27662 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3e0fe23a7b2d49cb8acd49d0c7e27662. Latest consensus state: current_term: 1 leader_uuid: "3e0fe23a7b2d49cb8acd49d0c7e27662" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e0fe23a7b2d49cb8acd49d0c7e27662" member_type: VOTER } }
I20260601 13:37:38.988058 11713 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3e0fe23a7b2d49cb8acd49d0c7e27662 [sys.catalog]: This master's current role is: LEADER
I20260601 13:37:38.988068 11714 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3e0fe23a7b2d49cb8acd49d0c7e27662 [sys.catalog]: This master's current role is: LEADER
I20260601 13:37:38.988974 11717 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:37:38.989867 11717 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:37:38.990100  7328 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:37:38.992046 11717 catalog_manager.cc:1382] Generated new cluster ID: 33fff69f45ee4243bbd98b627769b30e
I20260601 13:37:38.992103 11717 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:37:39.009011 11717 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:37:39.009554 11717 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:37:39.015108 11717 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 3e0fe23a7b2d49cb8acd49d0c7e27662: Generated new TSK 0
I20260601 13:37:39.015276 11717 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:37:39.022512  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:39.024592 11730 instance_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:37:39.024757 11731 instance_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:37:39.024812 11733 instance_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:37:39.024907  7328 server_base.cc:1061] running on GCE node
I20260601 13:37:39.025270  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:39.025318  7328 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:37:39.025334  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321059025334 us; error 0 us; skew 500 ppm
I20260601 13:37:39.026247  7328 webserver.cc:533] Webserver started at http://127.7.40.1:40109/ using document root <none> and password file <none>
I20260601 13:37:39.026417  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:39.026489  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:39.026575  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:39.026985  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320954551505-7328-0/minicluster-data/ts-0-root/instance:
uuid: "921ddc65b4da4630bad3bcdf122bc525"
format_stamp: "Formatted at 2026-06-01 13:37:39 on dist-test-slave-b9mm"
I20260601 13:37:39.028512  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:39.029441 11738 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:37:39.029699  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:39.029762  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320954551505-7328-0/minicluster-data/ts-0-root
uuid: "921ddc65b4da4630bad3bcdf122bc525"
format_stamp: "Formatted at 2026-06-01 13:37:39 on dist-test-slave-b9mm"
I20260601 13:37:39.029853  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320954551505-7328-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320954551505-7328-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320954551505-7328-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:37:39.044286  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:39.044732  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:39.045059  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:39.045554  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:39.045614  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:39.045671  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:39.045703  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:39.049921  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.1:40749
I20260601 13:37:39.049983 11801 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.1:40749 every 8 connection(s)
I20260601 13:37:39.050848  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:39.052919 11807 instance_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:37:39.052932 11806 instance_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:37:39.053037  7328 server_base.cc:1061] running on GCE node
W20260601 13:37:39.053164 11809 instance_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:37:39.053452  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:39.053510  7328 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:37:39.053531  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321059053531 us; error 0 us; skew 500 ppm
I20260601 13:37:39.054558  7328 webserver.cc:533] Webserver started at http://127.7.40.2:34173/ using document root <none> and password file <none>
I20260601 13:37:39.054740  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:39.054806  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:39.054883  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:39.055344  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320954551505-7328-0/minicluster-data/ts-1-root/instance:
uuid: "3268114f9aa64eb78d1bab61a68a498e"
format_stamp: "Formatted at 2026-06-01 13:37:39 on dist-test-slave-b9mm"
I20260601 13:37:39.056929  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:37:39.058145 11814 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:37:39.058459  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:39.058534  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320954551505-7328-0/minicluster-data/ts-1-root
uuid: "3268114f9aa64eb78d1bab61a68a498e"
format_stamp: "Formatted at 2026-06-01 13:37:39 on dist-test-slave-b9mm"
I20260601 13:37:39.058612  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320954551505-7328-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320954551505-7328-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320954551505-7328-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:37:39.058856 11802 heartbeater.cc:344] Connected to a master server at 127.7.40.62:32839
I20260601 13:37:39.058988 11802 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:39.059324 11802 heartbeater.cc:507] Master 127.7.40.62:32839 requested a full tablet report, sending...
I20260601 13:37:39.060007 11673 ts_manager.cc:194] Registered new tserver with Master: 921ddc65b4da4630bad3bcdf122bc525 (127.7.40.1:40749)
I20260601 13:37:39.061067 11673 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49638
I20260601 13:37:39.077229  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:39.077705  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:39.078011  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:39.078565  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:39.078606  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:39.078667  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:39.078709  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:39.083477  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.2:42799
I20260601 13:37:39.083551 11877 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.2:42799 every 8 connection(s)
I20260601 13:37:39.084398  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:39.086607 11884 instance_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:37:39.086634 11882 instance_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:37:39.086673 11881 instance_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:37:39.087050  7328 server_base.cc:1061] running on GCE node
I20260601 13:37:39.087280  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:39.087345  7328 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:37:39.087368  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321059087367 us; error 0 us; skew 500 ppm
I20260601 13:37:39.088593  7328 webserver.cc:533] Webserver started at http://127.7.40.3:35503/ using document root <none> and password file <none>
I20260601 13:37:39.088774  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:39.088852  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:39.088946  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:39.088972 11878 heartbeater.cc:344] Connected to a master server at 127.7.40.62:32839
I20260601 13:37:39.089064 11878 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:39.089311 11878 heartbeater.cc:507] Master 127.7.40.62:32839 requested a full tablet report, sending...
I20260601 13:37:39.089421  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320954551505-7328-0/minicluster-data/ts-2-root/instance:
uuid: "b9a32ef2c36d4004901c0424edf187a4"
format_stamp: "Formatted at 2026-06-01 13:37:39 on dist-test-slave-b9mm"
I20260601 13:37:39.089999 11673 ts_manager.cc:194] Registered new tserver with Master: 3268114f9aa64eb78d1bab61a68a498e (127.7.40.2:42799)
I20260601 13:37:39.090544 11673 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49642
I20260601 13:37:39.091393  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:37:39.092572 11889 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:37:39.092814  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:39.092898  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320954551505-7328-0/minicluster-data/ts-2-root
uuid: "b9a32ef2c36d4004901c0424edf187a4"
format_stamp: "Formatted at 2026-06-01 13:37:39 on dist-test-slave-b9mm"
I20260601 13:37:39.093000  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320954551505-7328-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320954551505-7328-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320954551505-7328-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:37:39.108675  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:39.109218  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:39.109622  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:39.110136  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:39.110196  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:39.110255  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:39.110302  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:39.115376  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.3:38305
I20260601 13:37:39.115413 11952 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.3:38305 every 8 connection(s)
I20260601 13:37:39.120592 11953 heartbeater.cc:344] Connected to a master server at 127.7.40.62:32839
I20260601 13:37:39.120720 11953 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:39.120949 11953 heartbeater.cc:507] Master 127.7.40.62:32839 requested a full tablet report, sending...
I20260601 13:37:39.121624 11673 ts_manager.cc:194] Registered new tserver with Master: b9a32ef2c36d4004901c0424edf187a4 (127.7.40.3:38305)
I20260601 13:37:39.122157 11673 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49658
I20260601 13:37:39.122694  7328 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006757124s
I20260601 13:37:40.062153 11802 heartbeater.cc:499] Master 127.7.40.62:32839 was elected leader, sending a full tablet report...
I20260601 13:37:40.091651 11878 heartbeater.cc:499] Master 127.7.40.62:32839 was elected leader, sending a full tablet report...
I20260601 13:37:40.123324 11953 heartbeater.cc:499] Master 127.7.40.62:32839 was elected leader, sending a full tablet report...
I20260601 13:37:40.158411 11673 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49664:
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:37:40.159126 11673 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:37:40.174139 11917 tablet_service.cc:1511] Processing CreateTablet for tablet 8d0f29cefb5d412faf24a36edf73e014 (DEFAULT_TABLE table=test-workload [id=f66647ba06c441dab64d494f288c3aa4]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260601 13:37:40.174355 11916 tablet_service.cc:1511] Processing CreateTablet for tablet ba05294bdc334502a7459d5a6490a6b5 (DEFAULT_TABLE table=test-workload [id=f66647ba06c441dab64d494f288c3aa4]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260601 13:37:40.174576 11917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d0f29cefb5d412faf24a36edf73e014. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:40.174813 11840 tablet_service.cc:1511] Processing CreateTablet for tablet 63c1dc9fba8f4f1f9185ba55d6c2efb8 (DEFAULT_TABLE table=test-workload [id=f66647ba06c441dab64d494f288c3aa4]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260601 13:37:40.175055 11840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63c1dc9fba8f4f1f9185ba55d6c2efb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:40.175309 11914 tablet_service.cc:1511] Processing CreateTablet for tablet 93e414d1394f44c4a669af644f0652d8 (DEFAULT_TABLE table=test-workload [id=f66647ba06c441dab64d494f288c3aa4]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260601 13:37:40.175582 11914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93e414d1394f44c4a669af644f0652d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:40.175971 11916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba05294bdc334502a7459d5a6490a6b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:40.177534 11839 tablet_service.cc:1511] Processing CreateTablet for tablet 93e414d1394f44c4a669af644f0652d8 (DEFAULT_TABLE table=test-workload [id=f66647ba06c441dab64d494f288c3aa4]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260601 13:37:40.177800 11839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93e414d1394f44c4a669af644f0652d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:40.177991 11838 tablet_service.cc:1511] Processing CreateTablet for tablet 23a087cd2f274d0dbb837d02e871b2bd (DEFAULT_TABLE table=test-workload [id=f66647ba06c441dab64d494f288c3aa4]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260601 13:37:40.174371 11842 tablet_service.cc:1511] Processing CreateTablet for tablet 8d0f29cefb5d412faf24a36edf73e014 (DEFAULT_TABLE table=test-workload [id=f66647ba06c441dab64d494f288c3aa4]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260601 13:37:40.174609 11841 tablet_service.cc:1511] Processing CreateTablet for tablet ba05294bdc334502a7459d5a6490a6b5 (DEFAULT_TABLE table=test-workload [id=f66647ba06c441dab64d494f288c3aa4]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260601 13:37:40.174976 11915 tablet_service.cc:1511] Processing CreateTablet for tablet 63c1dc9fba8f4f1f9185ba55d6c2efb8 (DEFAULT_TABLE table=test-workload [id=f66647ba06c441dab64d494f288c3aa4]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260601 13:37:40.178257 11838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23a087cd2f274d0dbb837d02e871b2bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:40.178390 11915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63c1dc9fba8f4f1f9185ba55d6c2efb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:40.179821 11765 tablet_service.cc:1511] Processing CreateTablet for tablet ba05294bdc334502a7459d5a6490a6b5 (DEFAULT_TABLE table=test-workload [id=f66647ba06c441dab64d494f288c3aa4]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260601 13:37:40.179947 11766 tablet_service.cc:1511] Processing CreateTablet for tablet 8d0f29cefb5d412faf24a36edf73e014 (DEFAULT_TABLE table=test-workload [id=f66647ba06c441dab64d494f288c3aa4]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260601 13:37:40.180109 11765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba05294bdc334502a7459d5a6490a6b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:40.180430 11764 tablet_service.cc:1511] Processing CreateTablet for tablet 63c1dc9fba8f4f1f9185ba55d6c2efb8 (DEFAULT_TABLE table=test-workload [id=f66647ba06c441dab64d494f288c3aa4]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260601 13:37:40.180497 11841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba05294bdc334502a7459d5a6490a6b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:40.180531 11762 tablet_service.cc:1511] Processing CreateTablet for tablet 23a087cd2f274d0dbb837d02e871b2bd (DEFAULT_TABLE table=test-workload [id=f66647ba06c441dab64d494f288c3aa4]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260601 13:37:40.180665 11764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63c1dc9fba8f4f1f9185ba55d6c2efb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:40.180966 11763 tablet_service.cc:1511] Processing CreateTablet for tablet 93e414d1394f44c4a669af644f0652d8 (DEFAULT_TABLE table=test-workload [id=f66647ba06c441dab64d494f288c3aa4]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260601 13:37:40.181183 11763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93e414d1394f44c4a669af644f0652d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:40.182924 11766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d0f29cefb5d412faf24a36edf73e014. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:40.182967 11842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d0f29cefb5d412faf24a36edf73e014. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:40.183171 11762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23a087cd2f274d0dbb837d02e871b2bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:40.185737 11974 tablet_bootstrap.cc:492] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 3268114f9aa64eb78d1bab61a68a498e: Bootstrap starting.
I20260601 13:37:40.186250 11915 tablet_service.cc:1511] Processing CreateTablet for tablet 23a087cd2f274d0dbb837d02e871b2bd (DEFAULT_TABLE table=test-workload [id=f66647ba06c441dab64d494f288c3aa4]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260601 13:37:40.186358 11766 tablet_service.cc:1511] Processing CreateTablet for tablet 24fd2b88452c4fba9688a7ed9000eb83 (DEFAULT_TABLE table=test-workload [id=f66647ba06c441dab64d494f288c3aa4]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260601 13:37:40.186514 11915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23a087cd2f274d0dbb837d02e871b2bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:40.186537 11766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24fd2b88452c4fba9688a7ed9000eb83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:40.187269 11975 tablet_bootstrap.cc:492] T ba05294bdc334502a7459d5a6490a6b5 P 921ddc65b4da4630bad3bcdf122bc525: Bootstrap starting.
I20260601 13:37:40.188128 11975 tablet_bootstrap.cc:654] T ba05294bdc334502a7459d5a6490a6b5 P 921ddc65b4da4630bad3bcdf122bc525: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:40.189071 11842 tablet_service.cc:1511] Processing CreateTablet for tablet 24fd2b88452c4fba9688a7ed9000eb83 (DEFAULT_TABLE table=test-workload [id=f66647ba06c441dab64d494f288c3aa4]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260601 13:37:40.189358 11842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24fd2b88452c4fba9688a7ed9000eb83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:40.189582 11915 tablet_service.cc:1511] Processing CreateTablet for tablet 24fd2b88452c4fba9688a7ed9000eb83 (DEFAULT_TABLE table=test-workload [id=f66647ba06c441dab64d494f288c3aa4]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260601 13:37:40.189806 11915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24fd2b88452c4fba9688a7ed9000eb83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:40.190642 11916 tablet_service.cc:1511] Processing CreateTablet for tablet e27d6b2bd771429c9723141c04605a04 (DEFAULT_TABLE table=test-workload [id=f66647ba06c441dab64d494f288c3aa4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260601 13:37:40.190907 11916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e27d6b2bd771429c9723141c04605a04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:40.189814 11766 tablet_service.cc:1511] Processing CreateTablet for tablet e27d6b2bd771429c9723141c04605a04 (DEFAULT_TABLE table=test-workload [id=f66647ba06c441dab64d494f288c3aa4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260601 13:37:40.191366 11766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e27d6b2bd771429c9723141c04605a04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:40.191711 11838 tablet_service.cc:1511] Processing CreateTablet for tablet e27d6b2bd771429c9723141c04605a04 (DEFAULT_TABLE table=test-workload [id=f66647ba06c441dab64d494f288c3aa4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260601 13:37:40.191985 11838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e27d6b2bd771429c9723141c04605a04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:40.193430 11915 tablet_service.cc:1511] Processing CreateTablet for tablet 66330a1aa6b14704b00850b3194a3385 (DEFAULT_TABLE table=test-workload [id=f66647ba06c441dab64d494f288c3aa4]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260601 13:37:40.189366 11974 tablet_bootstrap.cc:654] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 3268114f9aa64eb78d1bab61a68a498e: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:40.193668 11915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66330a1aa6b14704b00850b3194a3385. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:40.193751 11763 tablet_service.cc:1511] Processing CreateTablet for tablet 186131957cc24d70922b6972d7d926fe (DEFAULT_TABLE table=test-workload [id=f66647ba06c441dab64d494f288c3aa4]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260601 13:37:40.193990 11763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 186131957cc24d70922b6972d7d926fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:40.194290 11762 tablet_service.cc:1511] Processing CreateTablet for tablet 66330a1aa6b14704b00850b3194a3385 (DEFAULT_TABLE table=test-workload [id=f66647ba06c441dab64d494f288c3aa4]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260601 13:37:40.194461 11973 tablet_bootstrap.cc:492] T 8d0f29cefb5d412faf24a36edf73e014 P b9a32ef2c36d4004901c0424edf187a4: Bootstrap starting.
I20260601 13:37:40.194517 11762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66330a1aa6b14704b00850b3194a3385. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:40.195567 11973 tablet_bootstrap.cc:654] T 8d0f29cefb5d412faf24a36edf73e014 P b9a32ef2c36d4004901c0424edf187a4: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:40.196389 11916 tablet_service.cc:1511] Processing CreateTablet for tablet 186131957cc24d70922b6972d7d926fe (DEFAULT_TABLE table=test-workload [id=f66647ba06c441dab64d494f288c3aa4]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260601 13:37:40.196641 11916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 186131957cc24d70922b6972d7d926fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:40.197100 11762 tablet_service.cc:1511] Processing CreateTablet for tablet a4023d68e0894ade986446d2546323bf (DEFAULT_TABLE table=test-workload [id=f66647ba06c441dab64d494f288c3aa4]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260601 13:37:40.197294 11839 tablet_service.cc:1511] Processing CreateTablet for tablet a4023d68e0894ade986446d2546323bf (DEFAULT_TABLE table=test-workload [id=f66647ba06c441dab64d494f288c3aa4]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260601 13:37:40.197387 11762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4023d68e0894ade986446d2546323bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:40.197538 11839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4023d68e0894ade986446d2546323bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:40.197603 11915 tablet_service.cc:1511] Processing CreateTablet for tablet a4023d68e0894ade986446d2546323bf (DEFAULT_TABLE table=test-workload [id=f66647ba06c441dab64d494f288c3aa4]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260601 13:37:40.197822 11915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4023d68e0894ade986446d2546323bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:40.199709 11838 tablet_service.cc:1511] Processing CreateTablet for tablet 66330a1aa6b14704b00850b3194a3385 (DEFAULT_TABLE table=test-workload [id=f66647ba06c441dab64d494f288c3aa4]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260601 13:37:40.199975 11838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66330a1aa6b14704b00850b3194a3385. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:40.200377 11973 tablet_bootstrap.cc:492] T 8d0f29cefb5d412faf24a36edf73e014 P b9a32ef2c36d4004901c0424edf187a4: No bootstrap required, opened a new log
I20260601 13:37:40.200469 11973 ts_tablet_manager.cc:1403] T 8d0f29cefb5d412faf24a36edf73e014 P b9a32ef2c36d4004901c0424edf187a4: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:37:40.200655 11762 tablet_service.cc:1511] Processing CreateTablet for tablet f6cf840151af4a8690f36561a801835d (DEFAULT_TABLE table=test-workload [id=f66647ba06c441dab64d494f288c3aa4]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260601 13:37:40.201015 11973 raft_consensus.cc:359] T 8d0f29cefb5d412faf24a36edf73e014 P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } }
I20260601 13:37:40.201121 11973 raft_consensus.cc:385] T 8d0f29cefb5d412faf24a36edf73e014 P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:40.201155 11973 raft_consensus.cc:740] T 8d0f29cefb5d412faf24a36edf73e014 P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9a32ef2c36d4004901c0424edf187a4, State: Initialized, Role: FOLLOWER
I20260601 13:37:40.201200 11763 tablet_service.cc:1511] Processing CreateTablet for tablet 0d0711d628db49e59992ed1da281631e (DEFAULT_TABLE table=test-workload [id=f66647ba06c441dab64d494f288c3aa4]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260601 13:37:40.201287 11973 consensus_queue.cc:260] T 8d0f29cefb5d412faf24a36edf73e014 P b9a32ef2c36d4004901c0424edf187a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } }
I20260601 13:37:40.201558 11763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d0711d628db49e59992ed1da281631e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:40.201594 11842 tablet_service.cc:1511] Processing CreateTablet for tablet 186131957cc24d70922b6972d7d926fe (DEFAULT_TABLE table=test-workload [id=f66647ba06c441dab64d494f288c3aa4]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260601 13:37:40.201709 11973 ts_tablet_manager.cc:1434] T 8d0f29cefb5d412faf24a36edf73e014 P b9a32ef2c36d4004901c0424edf187a4: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:40.201841 11842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 186131957cc24d70922b6972d7d926fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:40.202085 11916 tablet_service.cc:1511] Processing CreateTablet for tablet 0d0711d628db49e59992ed1da281631e (DEFAULT_TABLE table=test-workload [id=f66647ba06c441dab64d494f288c3aa4]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260601 13:37:40.202227 11973 tablet_bootstrap.cc:492] T 93e414d1394f44c4a669af644f0652d8 P b9a32ef2c36d4004901c0424edf187a4: Bootstrap starting.
I20260601 13:37:40.202544 11915 tablet_service.cc:1511] Processing CreateTablet for tablet f6cf840151af4a8690f36561a801835d (DEFAULT_TABLE table=test-workload [id=f66647ba06c441dab64d494f288c3aa4]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260601 13:37:40.202100 11841 tablet_service.cc:1511] Processing CreateTablet for tablet 0d0711d628db49e59992ed1da281631e (DEFAULT_TABLE table=test-workload [id=f66647ba06c441dab64d494f288c3aa4]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260601 13:37:40.202944 11762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6cf840151af4a8690f36561a801835d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:40.203140 11841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d0711d628db49e59992ed1da281631e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:40.203192 11916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d0711d628db49e59992ed1da281631e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:40.203346 11915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6cf840151af4a8690f36561a801835d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:40.204739 11973 tablet_bootstrap.cc:654] T 93e414d1394f44c4a669af644f0652d8 P b9a32ef2c36d4004901c0424edf187a4: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:40.205950 11973 tablet_bootstrap.cc:492] T 93e414d1394f44c4a669af644f0652d8 P b9a32ef2c36d4004901c0424edf187a4: No bootstrap required, opened a new log
I20260601 13:37:40.206064 11973 ts_tablet_manager.cc:1403] T 93e414d1394f44c4a669af644f0652d8 P b9a32ef2c36d4004901c0424edf187a4: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:37:40.206532 11973 raft_consensus.cc:359] T 93e414d1394f44c4a669af644f0652d8 P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.206643 11973 raft_consensus.cc:385] T 93e414d1394f44c4a669af644f0652d8 P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:40.206691 11973 raft_consensus.cc:740] T 93e414d1394f44c4a669af644f0652d8 P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9a32ef2c36d4004901c0424edf187a4, State: Initialized, Role: FOLLOWER
I20260601 13:37:40.206837 11973 consensus_queue.cc:260] T 93e414d1394f44c4a669af644f0652d8 P b9a32ef2c36d4004901c0424edf187a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.207048 11975 tablet_bootstrap.cc:492] T ba05294bdc334502a7459d5a6490a6b5 P 921ddc65b4da4630bad3bcdf122bc525: No bootstrap required, opened a new log
I20260601 13:37:40.207160 11975 ts_tablet_manager.cc:1403] T ba05294bdc334502a7459d5a6490a6b5 P 921ddc65b4da4630bad3bcdf122bc525: Time spent bootstrapping tablet: real 0.020s	user 0.000s	sys 0.002s
I20260601 13:37:40.207315 11973 ts_tablet_manager.cc:1434] T 93e414d1394f44c4a669af644f0652d8 P b9a32ef2c36d4004901c0424edf187a4: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:40.207516 11973 tablet_bootstrap.cc:492] T ba05294bdc334502a7459d5a6490a6b5 P b9a32ef2c36d4004901c0424edf187a4: Bootstrap starting.
I20260601 13:37:40.207845 11974 tablet_bootstrap.cc:492] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 3268114f9aa64eb78d1bab61a68a498e: No bootstrap required, opened a new log
I20260601 13:37:40.207868 11975 raft_consensus.cc:359] T ba05294bdc334502a7459d5a6490a6b5 P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.207931 11974 ts_tablet_manager.cc:1403] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 3268114f9aa64eb78d1bab61a68a498e: Time spent bootstrapping tablet: real 0.022s	user 0.002s	sys 0.000s
I20260601 13:37:40.205957 11839 tablet_service.cc:1511] Processing CreateTablet for tablet f6cf840151af4a8690f36561a801835d (DEFAULT_TABLE table=test-workload [id=f66647ba06c441dab64d494f288c3aa4]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260601 13:37:40.208379 11839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6cf840151af4a8690f36561a801835d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:40.208467 11974 raft_consensus.cc:359] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.208546 11974 raft_consensus.cc:385] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:40.208577 11973 tablet_bootstrap.cc:654] T ba05294bdc334502a7459d5a6490a6b5 P b9a32ef2c36d4004901c0424edf187a4: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:40.208578 11974 raft_consensus.cc:740] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3268114f9aa64eb78d1bab61a68a498e, State: Initialized, Role: FOLLOWER
I20260601 13:37:40.208794 11974 consensus_queue.cc:260] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 3268114f9aa64eb78d1bab61a68a498e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.209123 11974 ts_tablet_manager.cc:1434] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 3268114f9aa64eb78d1bab61a68a498e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:40.209313 11974 tablet_bootstrap.cc:492] T ba05294bdc334502a7459d5a6490a6b5 P 3268114f9aa64eb78d1bab61a68a498e: Bootstrap starting.
I20260601 13:37:40.210296 11974 tablet_bootstrap.cc:654] T ba05294bdc334502a7459d5a6490a6b5 P 3268114f9aa64eb78d1bab61a68a498e: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:40.210505 11975 raft_consensus.cc:385] T ba05294bdc334502a7459d5a6490a6b5 P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:40.210604 11975 raft_consensus.cc:740] T ba05294bdc334502a7459d5a6490a6b5 P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921ddc65b4da4630bad3bcdf122bc525, State: Initialized, Role: FOLLOWER
I20260601 13:37:40.210775 11975 consensus_queue.cc:260] T ba05294bdc334502a7459d5a6490a6b5 P 921ddc65b4da4630bad3bcdf122bc525 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.211241 11975 ts_tablet_manager.cc:1434] T ba05294bdc334502a7459d5a6490a6b5 P 921ddc65b4da4630bad3bcdf122bc525: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.001s
I20260601 13:37:40.211436 11975 tablet_bootstrap.cc:492] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 921ddc65b4da4630bad3bcdf122bc525: Bootstrap starting.
I20260601 13:37:40.211793 11973 tablet_bootstrap.cc:492] T ba05294bdc334502a7459d5a6490a6b5 P b9a32ef2c36d4004901c0424edf187a4: No bootstrap required, opened a new log
I20260601 13:37:40.211925 11974 tablet_bootstrap.cc:492] T ba05294bdc334502a7459d5a6490a6b5 P 3268114f9aa64eb78d1bab61a68a498e: No bootstrap required, opened a new log
I20260601 13:37:40.211941 11973 ts_tablet_manager.cc:1403] T ba05294bdc334502a7459d5a6490a6b5 P b9a32ef2c36d4004901c0424edf187a4: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:37:40.212015 11974 ts_tablet_manager.cc:1403] T ba05294bdc334502a7459d5a6490a6b5 P 3268114f9aa64eb78d1bab61a68a498e: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:40.212419 11973 raft_consensus.cc:359] T ba05294bdc334502a7459d5a6490a6b5 P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.212536 11975 tablet_bootstrap.cc:654] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 921ddc65b4da4630bad3bcdf122bc525: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:40.212459 11974 raft_consensus.cc:359] T ba05294bdc334502a7459d5a6490a6b5 P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.212652 11974 raft_consensus.cc:385] T ba05294bdc334502a7459d5a6490a6b5 P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:40.212693 11974 raft_consensus.cc:740] T ba05294bdc334502a7459d5a6490a6b5 P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3268114f9aa64eb78d1bab61a68a498e, State: Initialized, Role: FOLLOWER
I20260601 13:37:40.212827 11974 consensus_queue.cc:260] T ba05294bdc334502a7459d5a6490a6b5 P 3268114f9aa64eb78d1bab61a68a498e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.213112 11974 ts_tablet_manager.cc:1434] T ba05294bdc334502a7459d5a6490a6b5 P 3268114f9aa64eb78d1bab61a68a498e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:40.212568 11973 raft_consensus.cc:385] T ba05294bdc334502a7459d5a6490a6b5 P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:40.213289 11974 tablet_bootstrap.cc:492] T 93e414d1394f44c4a669af644f0652d8 P 3268114f9aa64eb78d1bab61a68a498e: Bootstrap starting.
I20260601 13:37:40.213342 11973 raft_consensus.cc:740] T ba05294bdc334502a7459d5a6490a6b5 P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9a32ef2c36d4004901c0424edf187a4, State: Initialized, Role: FOLLOWER
I20260601 13:37:40.213485 11973 consensus_queue.cc:260] T ba05294bdc334502a7459d5a6490a6b5 P b9a32ef2c36d4004901c0424edf187a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.213759 11973 ts_tablet_manager.cc:1434] T ba05294bdc334502a7459d5a6490a6b5 P b9a32ef2c36d4004901c0424edf187a4: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:37:40.213950 11973 tablet_bootstrap.cc:492] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P b9a32ef2c36d4004901c0424edf187a4: Bootstrap starting.
I20260601 13:37:40.214249 11975 tablet_bootstrap.cc:492] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 921ddc65b4da4630bad3bcdf122bc525: No bootstrap required, opened a new log
I20260601 13:37:40.214335 11975 ts_tablet_manager.cc:1403] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 921ddc65b4da4630bad3bcdf122bc525: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:37:40.214826 11975 raft_consensus.cc:359] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.214988 11973 tablet_bootstrap.cc:654] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P b9a32ef2c36d4004901c0424edf187a4: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:40.215011 11975 raft_consensus.cc:385] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:40.215106 11975 raft_consensus.cc:740] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921ddc65b4da4630bad3bcdf122bc525, State: Initialized, Role: FOLLOWER
I20260601 13:37:40.214340 11974 tablet_bootstrap.cc:654] T 93e414d1394f44c4a669af644f0652d8 P 3268114f9aa64eb78d1bab61a68a498e: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:40.215276 11975 consensus_queue.cc:260] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 921ddc65b4da4630bad3bcdf122bc525 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.216257 11973 tablet_bootstrap.cc:492] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P b9a32ef2c36d4004901c0424edf187a4: No bootstrap required, opened a new log
I20260601 13:37:40.216368 11973 ts_tablet_manager.cc:1403] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P b9a32ef2c36d4004901c0424edf187a4: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:37:40.216604 11975 ts_tablet_manager.cc:1434] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 921ddc65b4da4630bad3bcdf122bc525: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:37:40.216801 11975 tablet_bootstrap.cc:492] T 93e414d1394f44c4a669af644f0652d8 P 921ddc65b4da4630bad3bcdf122bc525: Bootstrap starting.
I20260601 13:37:40.216840 11973 raft_consensus.cc:359] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.216940 11973 raft_consensus.cc:385] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:40.216975 11973 raft_consensus.cc:740] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9a32ef2c36d4004901c0424edf187a4, State: Initialized, Role: FOLLOWER
I20260601 13:37:40.217080 11973 consensus_queue.cc:260] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P b9a32ef2c36d4004901c0424edf187a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.217355 11973 ts_tablet_manager.cc:1434] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P b9a32ef2c36d4004901c0424edf187a4: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:40.217527 11973 tablet_bootstrap.cc:492] T 23a087cd2f274d0dbb837d02e871b2bd P b9a32ef2c36d4004901c0424edf187a4: Bootstrap starting.
I20260601 13:37:40.217908 11975 tablet_bootstrap.cc:654] T 93e414d1394f44c4a669af644f0652d8 P 921ddc65b4da4630bad3bcdf122bc525: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:40.218535 11973 tablet_bootstrap.cc:654] T 23a087cd2f274d0dbb837d02e871b2bd P b9a32ef2c36d4004901c0424edf187a4: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:40.218921 11975 tablet_bootstrap.cc:492] T 93e414d1394f44c4a669af644f0652d8 P 921ddc65b4da4630bad3bcdf122bc525: No bootstrap required, opened a new log
I20260601 13:37:40.219031 11975 ts_tablet_manager.cc:1403] T 93e414d1394f44c4a669af644f0652d8 P 921ddc65b4da4630bad3bcdf122bc525: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:37:40.219525 11975 raft_consensus.cc:359] T 93e414d1394f44c4a669af644f0652d8 P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.219676 11975 raft_consensus.cc:385] T 93e414d1394f44c4a669af644f0652d8 P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:40.219754 11973 tablet_bootstrap.cc:492] T 23a087cd2f274d0dbb837d02e871b2bd P b9a32ef2c36d4004901c0424edf187a4: No bootstrap required, opened a new log
I20260601 13:37:40.219766 11975 raft_consensus.cc:740] T 93e414d1394f44c4a669af644f0652d8 P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921ddc65b4da4630bad3bcdf122bc525, State: Initialized, Role: FOLLOWER
I20260601 13:37:40.219905 11973 ts_tablet_manager.cc:1403] T 23a087cd2f274d0dbb837d02e871b2bd P b9a32ef2c36d4004901c0424edf187a4: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:37:40.219965 11975 consensus_queue.cc:260] T 93e414d1394f44c4a669af644f0652d8 P 921ddc65b4da4630bad3bcdf122bc525 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.219973 11974 tablet_bootstrap.cc:492] T 93e414d1394f44c4a669af644f0652d8 P 3268114f9aa64eb78d1bab61a68a498e: No bootstrap required, opened a new log
I20260601 13:37:40.220280 11974 ts_tablet_manager.cc:1403] T 93e414d1394f44c4a669af644f0652d8 P 3268114f9aa64eb78d1bab61a68a498e: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:37:40.220348 11973 raft_consensus.cc:359] T 23a087cd2f274d0dbb837d02e871b2bd P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.220446 11973 raft_consensus.cc:385] T 23a087cd2f274d0dbb837d02e871b2bd P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:40.220479 11973 raft_consensus.cc:740] T 23a087cd2f274d0dbb837d02e871b2bd P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9a32ef2c36d4004901c0424edf187a4, State: Initialized, Role: FOLLOWER
I20260601 13:37:40.220516 11975 ts_tablet_manager.cc:1434] T 93e414d1394f44c4a669af644f0652d8 P 921ddc65b4da4630bad3bcdf122bc525: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:40.220593 11973 consensus_queue.cc:260] T 23a087cd2f274d0dbb837d02e871b2bd P b9a32ef2c36d4004901c0424edf187a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.220737 11974 raft_consensus.cc:359] T 93e414d1394f44c4a669af644f0652d8 P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.220850 11974 raft_consensus.cc:385] T 93e414d1394f44c4a669af644f0652d8 P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:40.220870 11973 ts_tablet_manager.cc:1434] T 23a087cd2f274d0dbb837d02e871b2bd P b9a32ef2c36d4004901c0424edf187a4: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:40.220885 11974 raft_consensus.cc:740] T 93e414d1394f44c4a669af644f0652d8 P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3268114f9aa64eb78d1bab61a68a498e, State: Initialized, Role: FOLLOWER
I20260601 13:37:40.221057 11973 tablet_bootstrap.cc:492] T 24fd2b88452c4fba9688a7ed9000eb83 P b9a32ef2c36d4004901c0424edf187a4: Bootstrap starting.
I20260601 13:37:40.221074 11974 consensus_queue.cc:260] T 93e414d1394f44c4a669af644f0652d8 P 3268114f9aa64eb78d1bab61a68a498e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.221391 11974 ts_tablet_manager.cc:1434] T 93e414d1394f44c4a669af644f0652d8 P 3268114f9aa64eb78d1bab61a68a498e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:40.221601 11974 tablet_bootstrap.cc:492] T 23a087cd2f274d0dbb837d02e871b2bd P 3268114f9aa64eb78d1bab61a68a498e: Bootstrap starting.
I20260601 13:37:40.222158 11973 tablet_bootstrap.cc:654] T 24fd2b88452c4fba9688a7ed9000eb83 P b9a32ef2c36d4004901c0424edf187a4: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:40.222632 11974 tablet_bootstrap.cc:654] T 23a087cd2f274d0dbb837d02e871b2bd P 3268114f9aa64eb78d1bab61a68a498e: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:40.223052 11975 tablet_bootstrap.cc:492] T 8d0f29cefb5d412faf24a36edf73e014 P 921ddc65b4da4630bad3bcdf122bc525: Bootstrap starting.
I20260601 13:37:40.223891 11974 tablet_bootstrap.cc:492] T 23a087cd2f274d0dbb837d02e871b2bd P 3268114f9aa64eb78d1bab61a68a498e: No bootstrap required, opened a new log
I20260601 13:37:40.223991 11974 ts_tablet_manager.cc:1403] T 23a087cd2f274d0dbb837d02e871b2bd P 3268114f9aa64eb78d1bab61a68a498e: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:40.224407 11975 tablet_bootstrap.cc:654] T 8d0f29cefb5d412faf24a36edf73e014 P 921ddc65b4da4630bad3bcdf122bc525: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:40.224453 11974 raft_consensus.cc:359] T 23a087cd2f274d0dbb837d02e871b2bd P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.224565 11974 raft_consensus.cc:385] T 23a087cd2f274d0dbb837d02e871b2bd P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:40.224608 11974 raft_consensus.cc:740] T 23a087cd2f274d0dbb837d02e871b2bd P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3268114f9aa64eb78d1bab61a68a498e, State: Initialized, Role: FOLLOWER
I20260601 13:37:40.224730 11974 consensus_queue.cc:260] T 23a087cd2f274d0dbb837d02e871b2bd P 3268114f9aa64eb78d1bab61a68a498e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.225023 11974 ts_tablet_manager.cc:1434] T 23a087cd2f274d0dbb837d02e871b2bd P 3268114f9aa64eb78d1bab61a68a498e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:40.225255 11974 tablet_bootstrap.cc:492] T 8d0f29cefb5d412faf24a36edf73e014 P 3268114f9aa64eb78d1bab61a68a498e: Bootstrap starting.
I20260601 13:37:40.225590 11975 tablet_bootstrap.cc:492] T 8d0f29cefb5d412faf24a36edf73e014 P 921ddc65b4da4630bad3bcdf122bc525: No bootstrap required, opened a new log
I20260601 13:37:40.225687 11975 ts_tablet_manager.cc:1403] T 8d0f29cefb5d412faf24a36edf73e014 P 921ddc65b4da4630bad3bcdf122bc525: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:40.226063 11975 raft_consensus.cc:359] T 8d0f29cefb5d412faf24a36edf73e014 P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } }
I20260601 13:37:40.226166 11975 raft_consensus.cc:385] T 8d0f29cefb5d412faf24a36edf73e014 P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:40.226207 11975 raft_consensus.cc:740] T 8d0f29cefb5d412faf24a36edf73e014 P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921ddc65b4da4630bad3bcdf122bc525, State: Initialized, Role: FOLLOWER
I20260601 13:37:40.226249 11974 tablet_bootstrap.cc:654] T 8d0f29cefb5d412faf24a36edf73e014 P 3268114f9aa64eb78d1bab61a68a498e: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:40.226348 11975 consensus_queue.cc:260] T 8d0f29cefb5d412faf24a36edf73e014 P 921ddc65b4da4630bad3bcdf122bc525 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } }
I20260601 13:37:40.226629 11975 ts_tablet_manager.cc:1434] T 8d0f29cefb5d412faf24a36edf73e014 P 921ddc65b4da4630bad3bcdf122bc525: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:40.227233 11973 tablet_bootstrap.cc:492] T 24fd2b88452c4fba9688a7ed9000eb83 P b9a32ef2c36d4004901c0424edf187a4: No bootstrap required, opened a new log
I20260601 13:37:40.227259 11975 tablet_bootstrap.cc:492] T 23a087cd2f274d0dbb837d02e871b2bd P 921ddc65b4da4630bad3bcdf122bc525: Bootstrap starting.
I20260601 13:37:40.227325 11973 ts_tablet_manager.cc:1403] T 24fd2b88452c4fba9688a7ed9000eb83 P b9a32ef2c36d4004901c0424edf187a4: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.002s
I20260601 13:37:40.227357 11974 tablet_bootstrap.cc:492] T 8d0f29cefb5d412faf24a36edf73e014 P 3268114f9aa64eb78d1bab61a68a498e: No bootstrap required, opened a new log
I20260601 13:37:40.227419 11974 ts_tablet_manager.cc:1403] T 8d0f29cefb5d412faf24a36edf73e014 P 3268114f9aa64eb78d1bab61a68a498e: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:40.227782 11974 raft_consensus.cc:359] T 8d0f29cefb5d412faf24a36edf73e014 P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } }
I20260601 13:37:40.227782 11973 raft_consensus.cc:359] T 24fd2b88452c4fba9688a7ed9000eb83 P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.227914 11973 raft_consensus.cc:385] T 24fd2b88452c4fba9688a7ed9000eb83 P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:40.227962 11973 raft_consensus.cc:740] T 24fd2b88452c4fba9688a7ed9000eb83 P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9a32ef2c36d4004901c0424edf187a4, State: Initialized, Role: FOLLOWER
I20260601 13:37:40.228096 11973 consensus_queue.cc:260] T 24fd2b88452c4fba9688a7ed9000eb83 P b9a32ef2c36d4004901c0424edf187a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.228302 11975 tablet_bootstrap.cc:654] T 23a087cd2f274d0dbb837d02e871b2bd P 921ddc65b4da4630bad3bcdf122bc525: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:40.228389 11973 ts_tablet_manager.cc:1434] T 24fd2b88452c4fba9688a7ed9000eb83 P b9a32ef2c36d4004901c0424edf187a4: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:40.228567 11973 tablet_bootstrap.cc:492] T e27d6b2bd771429c9723141c04605a04 P b9a32ef2c36d4004901c0424edf187a4: Bootstrap starting.
I20260601 13:37:40.229394 11975 tablet_bootstrap.cc:492] T 23a087cd2f274d0dbb837d02e871b2bd P 921ddc65b4da4630bad3bcdf122bc525: No bootstrap required, opened a new log
I20260601 13:37:40.229494 11975 ts_tablet_manager.cc:1403] T 23a087cd2f274d0dbb837d02e871b2bd P 921ddc65b4da4630bad3bcdf122bc525: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:37:40.229539 11973 tablet_bootstrap.cc:654] T e27d6b2bd771429c9723141c04605a04 P b9a32ef2c36d4004901c0424edf187a4: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:40.230017 11975 raft_consensus.cc:359] T 23a087cd2f274d0dbb837d02e871b2bd P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.230127 11975 raft_consensus.cc:385] T 23a087cd2f274d0dbb837d02e871b2bd P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:40.230170 11975 raft_consensus.cc:740] T 23a087cd2f274d0dbb837d02e871b2bd P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921ddc65b4da4630bad3bcdf122bc525, State: Initialized, Role: FOLLOWER
I20260601 13:37:40.230315 11975 consensus_queue.cc:260] T 23a087cd2f274d0dbb837d02e871b2bd P 921ddc65b4da4630bad3bcdf122bc525 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.230556 11974 raft_consensus.cc:385] T 8d0f29cefb5d412faf24a36edf73e014 P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:40.230643 11973 tablet_bootstrap.cc:492] T e27d6b2bd771429c9723141c04605a04 P b9a32ef2c36d4004901c0424edf187a4: No bootstrap required, opened a new log
I20260601 13:37:40.230657 11974 raft_consensus.cc:740] T 8d0f29cefb5d412faf24a36edf73e014 P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3268114f9aa64eb78d1bab61a68a498e, State: Initialized, Role: FOLLOWER
I20260601 13:37:40.230787 11973 ts_tablet_manager.cc:1403] T e27d6b2bd771429c9723141c04605a04 P b9a32ef2c36d4004901c0424edf187a4: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:37:40.230929 11974 consensus_queue.cc:260] T 8d0f29cefb5d412faf24a36edf73e014 P 3268114f9aa64eb78d1bab61a68a498e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } }
I20260601 13:37:40.231364 11973 raft_consensus.cc:359] T e27d6b2bd771429c9723141c04605a04 P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.231595 11973 raft_consensus.cc:385] T e27d6b2bd771429c9723141c04605a04 P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:40.231707 11973 raft_consensus.cc:740] T e27d6b2bd771429c9723141c04605a04 P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9a32ef2c36d4004901c0424edf187a4, State: Initialized, Role: FOLLOWER
I20260601 13:37:40.231719 11975 ts_tablet_manager.cc:1434] T 23a087cd2f274d0dbb837d02e871b2bd P 921ddc65b4da4630bad3bcdf122bc525: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:37:40.232211 11975 tablet_bootstrap.cc:492] T 24fd2b88452c4fba9688a7ed9000eb83 P 921ddc65b4da4630bad3bcdf122bc525: Bootstrap starting.
I20260601 13:37:40.232666 11985 raft_consensus.cc:493] T 8d0f29cefb5d412faf24a36edf73e014 P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:40.232755 11985 raft_consensus.cc:515] T 8d0f29cefb5d412faf24a36edf73e014 P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } }
I20260601 13:37:40.233287 11985 leader_election.cc:290] T 8d0f29cefb5d412faf24a36edf73e014 P 921ddc65b4da4630bad3bcdf122bc525 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3268114f9aa64eb78d1bab61a68a498e (127.7.40.2:42799), b9a32ef2c36d4004901c0424edf187a4 (127.7.40.3:38305)
I20260601 13:37:40.233659 11975 tablet_bootstrap.cc:654] T 24fd2b88452c4fba9688a7ed9000eb83 P 921ddc65b4da4630bad3bcdf122bc525: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:40.232297 11974 ts_tablet_manager.cc:1434] T 8d0f29cefb5d412faf24a36edf73e014 P 3268114f9aa64eb78d1bab61a68a498e: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.001s
I20260601 13:37:40.231958 11973 consensus_queue.cc:260] T e27d6b2bd771429c9723141c04605a04 P b9a32ef2c36d4004901c0424edf187a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.234445 11973 ts_tablet_manager.cc:1434] T e27d6b2bd771429c9723141c04605a04 P b9a32ef2c36d4004901c0424edf187a4: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:37:40.234663 11973 tablet_bootstrap.cc:492] T 66330a1aa6b14704b00850b3194a3385 P b9a32ef2c36d4004901c0424edf187a4: Bootstrap starting.
I20260601 13:37:40.234807 11974 tablet_bootstrap.cc:492] T 24fd2b88452c4fba9688a7ed9000eb83 P 3268114f9aa64eb78d1bab61a68a498e: Bootstrap starting.
I20260601 13:37:40.235761 11973 tablet_bootstrap.cc:654] T 66330a1aa6b14704b00850b3194a3385 P b9a32ef2c36d4004901c0424edf187a4: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:40.236938 11973 tablet_bootstrap.cc:492] T 66330a1aa6b14704b00850b3194a3385 P b9a32ef2c36d4004901c0424edf187a4: No bootstrap required, opened a new log
I20260601 13:37:40.237058 11973 ts_tablet_manager.cc:1403] T 66330a1aa6b14704b00850b3194a3385 P b9a32ef2c36d4004901c0424edf187a4: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:40.237484 11974 tablet_bootstrap.cc:654] T 24fd2b88452c4fba9688a7ed9000eb83 P 3268114f9aa64eb78d1bab61a68a498e: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:40.237571 11852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d0f29cefb5d412faf24a36edf73e014" candidate_uuid: "921ddc65b4da4630bad3bcdf122bc525" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3268114f9aa64eb78d1bab61a68a498e" is_pre_election: true
I20260601 13:37:40.237569 11973 raft_consensus.cc:359] T 66330a1aa6b14704b00850b3194a3385 P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.237727 11973 raft_consensus.cc:385] T 66330a1aa6b14704b00850b3194a3385 P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:40.237810 11973 raft_consensus.cc:740] T 66330a1aa6b14704b00850b3194a3385 P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9a32ef2c36d4004901c0424edf187a4, State: Initialized, Role: FOLLOWER
I20260601 13:37:40.237741 11852 raft_consensus.cc:2468] T 8d0f29cefb5d412faf24a36edf73e014 P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 921ddc65b4da4630bad3bcdf122bc525 in term 0.
I20260601 13:37:40.237974 11973 consensus_queue.cc:260] T 66330a1aa6b14704b00850b3194a3385 P b9a32ef2c36d4004901c0424edf187a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.238268 11742 leader_election.cc:304] T 8d0f29cefb5d412faf24a36edf73e014 P 921ddc65b4da4630bad3bcdf122bc525 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3268114f9aa64eb78d1bab61a68a498e, 921ddc65b4da4630bad3bcdf122bc525; no voters: 
I20260601 13:37:40.238271 11973 ts_tablet_manager.cc:1434] T 66330a1aa6b14704b00850b3194a3385 P b9a32ef2c36d4004901c0424edf187a4: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:40.238479 11985 raft_consensus.cc:2804] T 8d0f29cefb5d412faf24a36edf73e014 P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:40.238513 11973 tablet_bootstrap.cc:492] T 186131957cc24d70922b6972d7d926fe P b9a32ef2c36d4004901c0424edf187a4: Bootstrap starting.
I20260601 13:37:40.238529 11985 raft_consensus.cc:493] T 8d0f29cefb5d412faf24a36edf73e014 P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:40.238613 11985 raft_consensus.cc:3060] T 8d0f29cefb5d412faf24a36edf73e014 P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:40.240127 11985 raft_consensus.cc:515] T 8d0f29cefb5d412faf24a36edf73e014 P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } }
I20260601 13:37:40.240523 11973 tablet_bootstrap.cc:654] T 186131957cc24d70922b6972d7d926fe P b9a32ef2c36d4004901c0424edf187a4: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:40.240883 11927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d0f29cefb5d412faf24a36edf73e014" candidate_uuid: "921ddc65b4da4630bad3bcdf122bc525" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9a32ef2c36d4004901c0424edf187a4" is_pre_election: true
I20260601 13:37:40.241012 11927 raft_consensus.cc:2468] T 8d0f29cefb5d412faf24a36edf73e014 P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 921ddc65b4da4630bad3bcdf122bc525 in term 0.
I20260601 13:37:40.240916 11926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d0f29cefb5d412faf24a36edf73e014" candidate_uuid: "921ddc65b4da4630bad3bcdf122bc525" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9a32ef2c36d4004901c0424edf187a4"
I20260601 13:37:40.241204 11926 raft_consensus.cc:3060] T 8d0f29cefb5d412faf24a36edf73e014 P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:40.241514 11975 tablet_bootstrap.cc:492] T 24fd2b88452c4fba9688a7ed9000eb83 P 921ddc65b4da4630bad3bcdf122bc525: No bootstrap required, opened a new log
I20260601 13:37:40.241601 11975 ts_tablet_manager.cc:1403] T 24fd2b88452c4fba9688a7ed9000eb83 P 921ddc65b4da4630bad3bcdf122bc525: Time spent bootstrapping tablet: real 0.009s	user 0.001s	sys 0.001s
I20260601 13:37:40.241648 11973 tablet_bootstrap.cc:492] T 186131957cc24d70922b6972d7d926fe P b9a32ef2c36d4004901c0424edf187a4: No bootstrap required, opened a new log
I20260601 13:37:40.241711 11973 ts_tablet_manager.cc:1403] T 186131957cc24d70922b6972d7d926fe P b9a32ef2c36d4004901c0424edf187a4: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:37:40.242054 11926 raft_consensus.cc:2468] T 8d0f29cefb5d412faf24a36edf73e014 P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921ddc65b4da4630bad3bcdf122bc525 in term 1.
I20260601 13:37:40.242089 11973 raft_consensus.cc:359] T 186131957cc24d70922b6972d7d926fe P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.242107 11975 raft_consensus.cc:359] T 24fd2b88452c4fba9688a7ed9000eb83 P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.242213 11973 raft_consensus.cc:385] T 186131957cc24d70922b6972d7d926fe P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:40.242249 11975 raft_consensus.cc:385] T 24fd2b88452c4fba9688a7ed9000eb83 P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:40.242255 11973 raft_consensus.cc:740] T 186131957cc24d70922b6972d7d926fe P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9a32ef2c36d4004901c0424edf187a4, State: Initialized, Role: FOLLOWER
I20260601 13:37:40.242306 11975 raft_consensus.cc:740] T 24fd2b88452c4fba9688a7ed9000eb83 P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921ddc65b4da4630bad3bcdf122bc525, State: Initialized, Role: FOLLOWER
I20260601 13:37:40.242410 11973 consensus_queue.cc:260] T 186131957cc24d70922b6972d7d926fe P b9a32ef2c36d4004901c0424edf187a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.242410 11975 consensus_queue.cc:260] T 24fd2b88452c4fba9688a7ed9000eb83 P 921ddc65b4da4630bad3bcdf122bc525 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.242600 11741 leader_election.cc:304] T 8d0f29cefb5d412faf24a36edf73e014 P 921ddc65b4da4630bad3bcdf122bc525 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921ddc65b4da4630bad3bcdf122bc525, b9a32ef2c36d4004901c0424edf187a4; no voters: 
I20260601 13:37:40.242777 11973 ts_tablet_manager.cc:1434] T 186131957cc24d70922b6972d7d926fe P b9a32ef2c36d4004901c0424edf187a4: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:40.242898 11852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d0f29cefb5d412faf24a36edf73e014" candidate_uuid: "921ddc65b4da4630bad3bcdf122bc525" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3268114f9aa64eb78d1bab61a68a498e"
I20260601 13:37:40.242966 11973 tablet_bootstrap.cc:492] T a4023d68e0894ade986446d2546323bf P b9a32ef2c36d4004901c0424edf187a4: Bootstrap starting.
I20260601 13:37:40.243028 11852 raft_consensus.cc:3060] T 8d0f29cefb5d412faf24a36edf73e014 P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:40.242909 11975 ts_tablet_manager.cc:1434] T 24fd2b88452c4fba9688a7ed9000eb83 P 921ddc65b4da4630bad3bcdf122bc525: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:37:40.243351 11975 tablet_bootstrap.cc:492] T e27d6b2bd771429c9723141c04605a04 P 921ddc65b4da4630bad3bcdf122bc525: Bootstrap starting.
I20260601 13:37:40.244069 11973 tablet_bootstrap.cc:654] T a4023d68e0894ade986446d2546323bf P b9a32ef2c36d4004901c0424edf187a4: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:40.244076 11852 raft_consensus.cc:2468] T 8d0f29cefb5d412faf24a36edf73e014 P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921ddc65b4da4630bad3bcdf122bc525 in term 1.
I20260601 13:37:40.244320 11975 tablet_bootstrap.cc:654] T e27d6b2bd771429c9723141c04605a04 P 921ddc65b4da4630bad3bcdf122bc525: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:40.245285 11973 tablet_bootstrap.cc:492] T a4023d68e0894ade986446d2546323bf P b9a32ef2c36d4004901c0424edf187a4: No bootstrap required, opened a new log
I20260601 13:37:40.245366 11973 ts_tablet_manager.cc:1403] T a4023d68e0894ade986446d2546323bf P b9a32ef2c36d4004901c0424edf187a4: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:40.245431 11975 tablet_bootstrap.cc:492] T e27d6b2bd771429c9723141c04605a04 P 921ddc65b4da4630bad3bcdf122bc525: No bootstrap required, opened a new log
I20260601 13:37:40.240525 11985 leader_election.cc:290] T 8d0f29cefb5d412faf24a36edf73e014 P 921ddc65b4da4630bad3bcdf122bc525 [CANDIDATE]: Term 1 election: Requested vote from peers 3268114f9aa64eb78d1bab61a68a498e (127.7.40.2:42799), b9a32ef2c36d4004901c0424edf187a4 (127.7.40.3:38305)
I20260601 13:37:40.245698 11985 raft_consensus.cc:2804] T 8d0f29cefb5d412faf24a36edf73e014 P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:40.245792 11985 raft_consensus.cc:697] T 8d0f29cefb5d412faf24a36edf73e014 P 921ddc65b4da4630bad3bcdf122bc525 [term 1 LEADER]: Becoming Leader. State: Replica: 921ddc65b4da4630bad3bcdf122bc525, State: Running, Role: LEADER
I20260601 13:37:40.245862 11973 raft_consensus.cc:359] T a4023d68e0894ade986446d2546323bf P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.245963 11973 raft_consensus.cc:385] T a4023d68e0894ade986446d2546323bf P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:40.245911 11985 consensus_queue.cc:237] T 8d0f29cefb5d412faf24a36edf73e014 P 921ddc65b4da4630bad3bcdf122bc525 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } }
I20260601 13:37:40.246004 11973 raft_consensus.cc:740] T a4023d68e0894ade986446d2546323bf P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9a32ef2c36d4004901c0424edf187a4, State: Initialized, Role: FOLLOWER
I20260601 13:37:40.246126 11973 consensus_queue.cc:260] T a4023d68e0894ade986446d2546323bf P b9a32ef2c36d4004901c0424edf187a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.246452 11973 ts_tablet_manager.cc:1434] T a4023d68e0894ade986446d2546323bf P b9a32ef2c36d4004901c0424edf187a4: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:40.246639 11973 tablet_bootstrap.cc:492] T 0d0711d628db49e59992ed1da281631e P b9a32ef2c36d4004901c0424edf187a4: Bootstrap starting.
I20260601 13:37:40.247025 11974 tablet_bootstrap.cc:492] T 24fd2b88452c4fba9688a7ed9000eb83 P 3268114f9aa64eb78d1bab61a68a498e: No bootstrap required, opened a new log
I20260601 13:37:40.247150 11974 ts_tablet_manager.cc:1403] T 24fd2b88452c4fba9688a7ed9000eb83 P 3268114f9aa64eb78d1bab61a68a498e: Time spent bootstrapping tablet: real 0.012s	user 0.000s	sys 0.002s
I20260601 13:37:40.247627 11974 raft_consensus.cc:359] T 24fd2b88452c4fba9688a7ed9000eb83 P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.247726 11974 raft_consensus.cc:385] T 24fd2b88452c4fba9688a7ed9000eb83 P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:40.247761 11974 raft_consensus.cc:740] T 24fd2b88452c4fba9688a7ed9000eb83 P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3268114f9aa64eb78d1bab61a68a498e, State: Initialized, Role: FOLLOWER
I20260601 13:37:40.247795 11973 tablet_bootstrap.cc:654] T 0d0711d628db49e59992ed1da281631e P b9a32ef2c36d4004901c0424edf187a4: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:40.247879 11974 consensus_queue.cc:260] T 24fd2b88452c4fba9688a7ed9000eb83 P 3268114f9aa64eb78d1bab61a68a498e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.248174 11974 ts_tablet_manager.cc:1434] T 24fd2b88452c4fba9688a7ed9000eb83 P 3268114f9aa64eb78d1bab61a68a498e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:40.248370 11974 tablet_bootstrap.cc:492] T e27d6b2bd771429c9723141c04605a04 P 3268114f9aa64eb78d1bab61a68a498e: Bootstrap starting.
I20260601 13:37:40.249368 11974 tablet_bootstrap.cc:654] T e27d6b2bd771429c9723141c04605a04 P 3268114f9aa64eb78d1bab61a68a498e: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:40.249332 11673 catalog_manager.cc:5696] T 8d0f29cefb5d412faf24a36edf73e014 P 921ddc65b4da4630bad3bcdf122bc525 reported cstate change: term changed from 0 to 1, leader changed from <none> to 921ddc65b4da4630bad3bcdf122bc525 (127.7.40.1). New cstate: current_term: 1 leader_uuid: "921ddc65b4da4630bad3bcdf122bc525" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } health_report { overall_health: HEALTHY } } }
I20260601 13:37:40.249644 11973 tablet_bootstrap.cc:492] T 0d0711d628db49e59992ed1da281631e P b9a32ef2c36d4004901c0424edf187a4: No bootstrap required, opened a new log
I20260601 13:37:40.249775 11973 ts_tablet_manager.cc:1403] T 0d0711d628db49e59992ed1da281631e P b9a32ef2c36d4004901c0424edf187a4: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:40.250192 11973 raft_consensus.cc:359] T 0d0711d628db49e59992ed1da281631e P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.250308 11974 tablet_bootstrap.cc:492] T e27d6b2bd771429c9723141c04605a04 P 3268114f9aa64eb78d1bab61a68a498e: No bootstrap required, opened a new log
I20260601 13:37:40.250430 11974 ts_tablet_manager.cc:1403] T e27d6b2bd771429c9723141c04605a04 P 3268114f9aa64eb78d1bab61a68a498e: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:37:40.250378 11973 raft_consensus.cc:385] T 0d0711d628db49e59992ed1da281631e P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:40.250619 11973 raft_consensus.cc:740] T 0d0711d628db49e59992ed1da281631e P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9a32ef2c36d4004901c0424edf187a4, State: Initialized, Role: FOLLOWER
I20260601 13:37:40.250809 11973 consensus_queue.cc:260] T 0d0711d628db49e59992ed1da281631e P b9a32ef2c36d4004901c0424edf187a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.250973 11974 raft_consensus.cc:359] T e27d6b2bd771429c9723141c04605a04 P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.251498 11974 raft_consensus.cc:385] T e27d6b2bd771429c9723141c04605a04 P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:40.251542 11974 raft_consensus.cc:740] T e27d6b2bd771429c9723141c04605a04 P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3268114f9aa64eb78d1bab61a68a498e, State: Initialized, Role: FOLLOWER
I20260601 13:37:40.251659 11974 consensus_queue.cc:260] T e27d6b2bd771429c9723141c04605a04 P 3268114f9aa64eb78d1bab61a68a498e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.251938 11974 ts_tablet_manager.cc:1434] T e27d6b2bd771429c9723141c04605a04 P 3268114f9aa64eb78d1bab61a68a498e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:40.251206 11973 ts_tablet_manager.cc:1434] T 0d0711d628db49e59992ed1da281631e P b9a32ef2c36d4004901c0424edf187a4: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:40.252159 11973 tablet_bootstrap.cc:492] T f6cf840151af4a8690f36561a801835d P b9a32ef2c36d4004901c0424edf187a4: Bootstrap starting.
I20260601 13:37:40.245517 11975 ts_tablet_manager.cc:1403] T e27d6b2bd771429c9723141c04605a04 P 921ddc65b4da4630bad3bcdf122bc525: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:37:40.252866 11975 raft_consensus.cc:359] T e27d6b2bd771429c9723141c04605a04 P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.252982 11975 raft_consensus.cc:385] T e27d6b2bd771429c9723141c04605a04 P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:40.253023 11975 raft_consensus.cc:740] T e27d6b2bd771429c9723141c04605a04 P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921ddc65b4da4630bad3bcdf122bc525, State: Initialized, Role: FOLLOWER
I20260601 13:37:40.253171 11973 tablet_bootstrap.cc:654] T f6cf840151af4a8690f36561a801835d P b9a32ef2c36d4004901c0424edf187a4: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:40.253152 11975 consensus_queue.cc:260] T e27d6b2bd771429c9723141c04605a04 P 921ddc65b4da4630bad3bcdf122bc525 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.253422 11974 tablet_bootstrap.cc:492] T a4023d68e0894ade986446d2546323bf P 3268114f9aa64eb78d1bab61a68a498e: Bootstrap starting.
I20260601 13:37:40.254297 11974 tablet_bootstrap.cc:654] T a4023d68e0894ade986446d2546323bf P 3268114f9aa64eb78d1bab61a68a498e: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:40.254789 11973 tablet_bootstrap.cc:492] T f6cf840151af4a8690f36561a801835d P b9a32ef2c36d4004901c0424edf187a4: No bootstrap required, opened a new log
I20260601 13:37:40.254889 11973 ts_tablet_manager.cc:1403] T f6cf840151af4a8690f36561a801835d P b9a32ef2c36d4004901c0424edf187a4: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:40.255374 11973 raft_consensus.cc:359] T f6cf840151af4a8690f36561a801835d P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.255498 11973 raft_consensus.cc:385] T f6cf840151af4a8690f36561a801835d P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:40.255513 11975 ts_tablet_manager.cc:1434] T e27d6b2bd771429c9723141c04605a04 P 921ddc65b4da4630bad3bcdf122bc525: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.001s
I20260601 13:37:40.255532 11973 raft_consensus.cc:740] T f6cf840151af4a8690f36561a801835d P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9a32ef2c36d4004901c0424edf187a4, State: Initialized, Role: FOLLOWER
I20260601 13:37:40.255698 11975 tablet_bootstrap.cc:492] T 186131957cc24d70922b6972d7d926fe P 921ddc65b4da4630bad3bcdf122bc525: Bootstrap starting.
I20260601 13:37:40.255649 11973 consensus_queue.cc:260] T f6cf840151af4a8690f36561a801835d P b9a32ef2c36d4004901c0424edf187a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.255950 11973 ts_tablet_manager.cc:1434] T f6cf840151af4a8690f36561a801835d P b9a32ef2c36d4004901c0424edf187a4: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:40.255374 11974 tablet_bootstrap.cc:492] T a4023d68e0894ade986446d2546323bf P 3268114f9aa64eb78d1bab61a68a498e: No bootstrap required, opened a new log
I20260601 13:37:40.256178 11974 ts_tablet_manager.cc:1403] T a4023d68e0894ade986446d2546323bf P 3268114f9aa64eb78d1bab61a68a498e: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:37:40.256595 11974 raft_consensus.cc:359] T a4023d68e0894ade986446d2546323bf P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.256692 11975 tablet_bootstrap.cc:654] T 186131957cc24d70922b6972d7d926fe P 921ddc65b4da4630bad3bcdf122bc525: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:40.256697 11974 raft_consensus.cc:385] T a4023d68e0894ade986446d2546323bf P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:40.256780 11974 raft_consensus.cc:740] T a4023d68e0894ade986446d2546323bf P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3268114f9aa64eb78d1bab61a68a498e, State: Initialized, Role: FOLLOWER
I20260601 13:37:40.256927 11974 consensus_queue.cc:260] T a4023d68e0894ade986446d2546323bf P 3268114f9aa64eb78d1bab61a68a498e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.257205 11974 ts_tablet_manager.cc:1434] T a4023d68e0894ade986446d2546323bf P 3268114f9aa64eb78d1bab61a68a498e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:40.257421 11974 tablet_bootstrap.cc:492] T 0d0711d628db49e59992ed1da281631e P 3268114f9aa64eb78d1bab61a68a498e: Bootstrap starting.
I20260601 13:37:40.258406 11974 tablet_bootstrap.cc:654] T 0d0711d628db49e59992ed1da281631e P 3268114f9aa64eb78d1bab61a68a498e: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:40.259763 11974 tablet_bootstrap.cc:492] T 0d0711d628db49e59992ed1da281631e P 3268114f9aa64eb78d1bab61a68a498e: No bootstrap required, opened a new log
I20260601 13:37:40.259804 11975 tablet_bootstrap.cc:492] T 186131957cc24d70922b6972d7d926fe P 921ddc65b4da4630bad3bcdf122bc525: No bootstrap required, opened a new log
I20260601 13:37:40.259852 11974 ts_tablet_manager.cc:1403] T 0d0711d628db49e59992ed1da281631e P 3268114f9aa64eb78d1bab61a68a498e: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:37:40.259881 11975 ts_tablet_manager.cc:1403] T 186131957cc24d70922b6972d7d926fe P 921ddc65b4da4630bad3bcdf122bc525: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:37:40.260258 11974 raft_consensus.cc:359] T 0d0711d628db49e59992ed1da281631e P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.260283 11975 raft_consensus.cc:359] T 186131957cc24d70922b6972d7d926fe P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.260382 11974 raft_consensus.cc:385] T 0d0711d628db49e59992ed1da281631e P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:40.260413 11975 raft_consensus.cc:385] T 186131957cc24d70922b6972d7d926fe P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:40.260430 11974 raft_consensus.cc:740] T 0d0711d628db49e59992ed1da281631e P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3268114f9aa64eb78d1bab61a68a498e, State: Initialized, Role: FOLLOWER
I20260601 13:37:40.260485 11975 raft_consensus.cc:740] T 186131957cc24d70922b6972d7d926fe P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921ddc65b4da4630bad3bcdf122bc525, State: Initialized, Role: FOLLOWER
I20260601 13:37:40.260607 11975 consensus_queue.cc:260] T 186131957cc24d70922b6972d7d926fe P 921ddc65b4da4630bad3bcdf122bc525 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.260607 11974 consensus_queue.cc:260] T 0d0711d628db49e59992ed1da281631e P 3268114f9aa64eb78d1bab61a68a498e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.260927 11974 ts_tablet_manager.cc:1434] T 0d0711d628db49e59992ed1da281631e P 3268114f9aa64eb78d1bab61a68a498e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:40.260928 11975 ts_tablet_manager.cc:1434] T 186131957cc24d70922b6972d7d926fe P 921ddc65b4da4630bad3bcdf122bc525: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:40.261142 11974 tablet_bootstrap.cc:492] T 66330a1aa6b14704b00850b3194a3385 P 3268114f9aa64eb78d1bab61a68a498e: Bootstrap starting.
I20260601 13:37:40.261303 11975 tablet_bootstrap.cc:492] T 66330a1aa6b14704b00850b3194a3385 P 921ddc65b4da4630bad3bcdf122bc525: Bootstrap starting.
I20260601 13:37:40.262145 11975 tablet_bootstrap.cc:654] T 66330a1aa6b14704b00850b3194a3385 P 921ddc65b4da4630bad3bcdf122bc525: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:40.262202 11974 tablet_bootstrap.cc:654] T 66330a1aa6b14704b00850b3194a3385 P 3268114f9aa64eb78d1bab61a68a498e: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:40.263358 11974 tablet_bootstrap.cc:492] T 66330a1aa6b14704b00850b3194a3385 P 3268114f9aa64eb78d1bab61a68a498e: No bootstrap required, opened a new log
I20260601 13:37:40.263389 11975 tablet_bootstrap.cc:492] T 66330a1aa6b14704b00850b3194a3385 P 921ddc65b4da4630bad3bcdf122bc525: No bootstrap required, opened a new log
I20260601 13:37:40.263468 11975 ts_tablet_manager.cc:1403] T 66330a1aa6b14704b00850b3194a3385 P 921ddc65b4da4630bad3bcdf122bc525: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:37:40.263454 11974 ts_tablet_manager.cc:1403] T 66330a1aa6b14704b00850b3194a3385 P 3268114f9aa64eb78d1bab61a68a498e: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:37:40.263938 11974 raft_consensus.cc:359] T 66330a1aa6b14704b00850b3194a3385 P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.263958 11975 raft_consensus.cc:359] T 66330a1aa6b14704b00850b3194a3385 P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.264056 11974 raft_consensus.cc:385] T 66330a1aa6b14704b00850b3194a3385 P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:40.264076 11975 raft_consensus.cc:385] T 66330a1aa6b14704b00850b3194a3385 P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:40.264107 11974 raft_consensus.cc:740] T 66330a1aa6b14704b00850b3194a3385 P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3268114f9aa64eb78d1bab61a68a498e, State: Initialized, Role: FOLLOWER
I20260601 13:37:40.264122 11975 raft_consensus.cc:740] T 66330a1aa6b14704b00850b3194a3385 P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921ddc65b4da4630bad3bcdf122bc525, State: Initialized, Role: FOLLOWER
I20260601 13:37:40.264221 11974 consensus_queue.cc:260] T 66330a1aa6b14704b00850b3194a3385 P 3268114f9aa64eb78d1bab61a68a498e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.264273 11975 consensus_queue.cc:260] T 66330a1aa6b14704b00850b3194a3385 P 921ddc65b4da4630bad3bcdf122bc525 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.264532 11975 ts_tablet_manager.cc:1434] T 66330a1aa6b14704b00850b3194a3385 P 921ddc65b4da4630bad3bcdf122bc525: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:40.264576 11974 ts_tablet_manager.cc:1434] T 66330a1aa6b14704b00850b3194a3385 P 3268114f9aa64eb78d1bab61a68a498e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:40.264691 11975 tablet_bootstrap.cc:492] T a4023d68e0894ade986446d2546323bf P 921ddc65b4da4630bad3bcdf122bc525: Bootstrap starting.
I20260601 13:37:40.264703 11974 tablet_bootstrap.cc:492] T f6cf840151af4a8690f36561a801835d P 3268114f9aa64eb78d1bab61a68a498e: Bootstrap starting.
I20260601 13:37:40.265767 11975 tablet_bootstrap.cc:654] T a4023d68e0894ade986446d2546323bf P 921ddc65b4da4630bad3bcdf122bc525: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:40.266426 11974 tablet_bootstrap.cc:654] T f6cf840151af4a8690f36561a801835d P 3268114f9aa64eb78d1bab61a68a498e: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:40.267112 11975 tablet_bootstrap.cc:492] T a4023d68e0894ade986446d2546323bf P 921ddc65b4da4630bad3bcdf122bc525: No bootstrap required, opened a new log
I20260601 13:37:40.267270 11975 ts_tablet_manager.cc:1403] T a4023d68e0894ade986446d2546323bf P 921ddc65b4da4630bad3bcdf122bc525: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:40.267692 11974 tablet_bootstrap.cc:492] T f6cf840151af4a8690f36561a801835d P 3268114f9aa64eb78d1bab61a68a498e: No bootstrap required, opened a new log
I20260601 13:37:40.267803 11974 ts_tablet_manager.cc:1403] T f6cf840151af4a8690f36561a801835d P 3268114f9aa64eb78d1bab61a68a498e: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:37:40.267709 11975 raft_consensus.cc:359] T a4023d68e0894ade986446d2546323bf P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.267899 11975 raft_consensus.cc:385] T a4023d68e0894ade986446d2546323bf P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:40.267939 11975 raft_consensus.cc:740] T a4023d68e0894ade986446d2546323bf P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921ddc65b4da4630bad3bcdf122bc525, State: Initialized, Role: FOLLOWER
I20260601 13:37:40.268066 11975 consensus_queue.cc:260] T a4023d68e0894ade986446d2546323bf P 921ddc65b4da4630bad3bcdf122bc525 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.268229 11974 raft_consensus.cc:359] T f6cf840151af4a8690f36561a801835d P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.268339 11975 ts_tablet_manager.cc:1434] T a4023d68e0894ade986446d2546323bf P 921ddc65b4da4630bad3bcdf122bc525: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:40.268337 11974 raft_consensus.cc:385] T f6cf840151af4a8690f36561a801835d P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:40.268427 11974 raft_consensus.cc:740] T f6cf840151af4a8690f36561a801835d P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3268114f9aa64eb78d1bab61a68a498e, State: Initialized, Role: FOLLOWER
I20260601 13:37:40.268589 11975 tablet_bootstrap.cc:492] T 0d0711d628db49e59992ed1da281631e P 921ddc65b4da4630bad3bcdf122bc525: Bootstrap starting.
I20260601 13:37:40.268574 11974 consensus_queue.cc:260] T f6cf840151af4a8690f36561a801835d P 3268114f9aa64eb78d1bab61a68a498e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.268828 11974 ts_tablet_manager.cc:1434] T f6cf840151af4a8690f36561a801835d P 3268114f9aa64eb78d1bab61a68a498e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:40.268952 11974 tablet_bootstrap.cc:492] T 186131957cc24d70922b6972d7d926fe P 3268114f9aa64eb78d1bab61a68a498e: Bootstrap starting.
I20260601 13:37:40.269637 11975 tablet_bootstrap.cc:654] T 0d0711d628db49e59992ed1da281631e P 921ddc65b4da4630bad3bcdf122bc525: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:40.269677 11974 tablet_bootstrap.cc:654] T 186131957cc24d70922b6972d7d926fe P 3268114f9aa64eb78d1bab61a68a498e: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:40.271361 11974 tablet_bootstrap.cc:492] T 186131957cc24d70922b6972d7d926fe P 3268114f9aa64eb78d1bab61a68a498e: No bootstrap required, opened a new log
I20260601 13:37:40.271389 11975 tablet_bootstrap.cc:492] T 0d0711d628db49e59992ed1da281631e P 921ddc65b4da4630bad3bcdf122bc525: No bootstrap required, opened a new log
I20260601 13:37:40.271432 11974 ts_tablet_manager.cc:1403] T 186131957cc24d70922b6972d7d926fe P 3268114f9aa64eb78d1bab61a68a498e: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.001s
I20260601 13:37:40.271488 11975 ts_tablet_manager.cc:1403] T 0d0711d628db49e59992ed1da281631e P 921ddc65b4da4630bad3bcdf122bc525: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:40.271813 11974 raft_consensus.cc:359] T 186131957cc24d70922b6972d7d926fe P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.271895 11974 raft_consensus.cc:385] T 186131957cc24d70922b6972d7d926fe P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:40.271836 11975 raft_consensus.cc:359] T 0d0711d628db49e59992ed1da281631e P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.271917 11974 raft_consensus.cc:740] T 186131957cc24d70922b6972d7d926fe P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3268114f9aa64eb78d1bab61a68a498e, State: Initialized, Role: FOLLOWER
I20260601 13:37:40.271934 11975 raft_consensus.cc:385] T 0d0711d628db49e59992ed1da281631e P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:40.272001 11975 raft_consensus.cc:740] T 0d0711d628db49e59992ed1da281631e P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921ddc65b4da4630bad3bcdf122bc525, State: Initialized, Role: FOLLOWER
I20260601 13:37:40.272066 11974 consensus_queue.cc:260] T 186131957cc24d70922b6972d7d926fe P 3268114f9aa64eb78d1bab61a68a498e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.272125 11975 consensus_queue.cc:260] T 0d0711d628db49e59992ed1da281631e P 921ddc65b4da4630bad3bcdf122bc525 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.272387 11974 ts_tablet_manager.cc:1434] T 186131957cc24d70922b6972d7d926fe P 3268114f9aa64eb78d1bab61a68a498e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:40.272435 11975 ts_tablet_manager.cc:1434] T 0d0711d628db49e59992ed1da281631e P 921ddc65b4da4630bad3bcdf122bc525: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:40.272591 11975 tablet_bootstrap.cc:492] T f6cf840151af4a8690f36561a801835d P 921ddc65b4da4630bad3bcdf122bc525: Bootstrap starting.
I20260601 13:37:40.273615 11975 tablet_bootstrap.cc:654] T f6cf840151af4a8690f36561a801835d P 921ddc65b4da4630bad3bcdf122bc525: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:40.274431 12004 raft_consensus.cc:493] T 66330a1aa6b14704b00850b3194a3385 P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:40.274528 12004 raft_consensus.cc:515] T 66330a1aa6b14704b00850b3194a3385 P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.275012 12004 leader_election.cc:290] T 66330a1aa6b14704b00850b3194a3385 P 921ddc65b4da4630bad3bcdf122bc525 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3268114f9aa64eb78d1bab61a68a498e (127.7.40.2:42799), b9a32ef2c36d4004901c0424edf187a4 (127.7.40.3:38305)
I20260601 13:37:40.275354 11926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66330a1aa6b14704b00850b3194a3385" candidate_uuid: "921ddc65b4da4630bad3bcdf122bc525" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9a32ef2c36d4004901c0424edf187a4" is_pre_election: true
I20260601 13:37:40.275354 11852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66330a1aa6b14704b00850b3194a3385" candidate_uuid: "921ddc65b4da4630bad3bcdf122bc525" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3268114f9aa64eb78d1bab61a68a498e" is_pre_election: true
I20260601 13:37:40.275490 11852 raft_consensus.cc:2468] T 66330a1aa6b14704b00850b3194a3385 P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 921ddc65b4da4630bad3bcdf122bc525 in term 0.
I20260601 13:37:40.275490 11926 raft_consensus.cc:2468] T 66330a1aa6b14704b00850b3194a3385 P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 921ddc65b4da4630bad3bcdf122bc525 in term 0.
I20260601 13:37:40.275677 11975 tablet_bootstrap.cc:492] T f6cf840151af4a8690f36561a801835d P 921ddc65b4da4630bad3bcdf122bc525: No bootstrap required, opened a new log
I20260601 13:37:40.275775 11975 ts_tablet_manager.cc:1403] T f6cf840151af4a8690f36561a801835d P 921ddc65b4da4630bad3bcdf122bc525: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:37:40.275767 11741 leader_election.cc:304] T 66330a1aa6b14704b00850b3194a3385 P 921ddc65b4da4630bad3bcdf122bc525 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921ddc65b4da4630bad3bcdf122bc525, b9a32ef2c36d4004901c0424edf187a4; no voters: 
I20260601 13:37:40.275967 12004 raft_consensus.cc:493] T 0d0711d628db49e59992ed1da281631e P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:40.276041 11985 raft_consensus.cc:2804] T 66330a1aa6b14704b00850b3194a3385 P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:40.276115 11985 raft_consensus.cc:493] T 66330a1aa6b14704b00850b3194a3385 P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:40.276170 11985 raft_consensus.cc:3060] T 66330a1aa6b14704b00850b3194a3385 P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:40.276051 12004 raft_consensus.cc:515] T 0d0711d628db49e59992ed1da281631e P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.276330 11975 raft_consensus.cc:359] T f6cf840151af4a8690f36561a801835d P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.276440 11975 raft_consensus.cc:385] T f6cf840151af4a8690f36561a801835d P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:40.276485 11975 raft_consensus.cc:740] T f6cf840151af4a8690f36561a801835d P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 921ddc65b4da4630bad3bcdf122bc525, State: Initialized, Role: FOLLOWER
I20260601 13:37:40.276647 11975 consensus_queue.cc:260] T f6cf840151af4a8690f36561a801835d P 921ddc65b4da4630bad3bcdf122bc525 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.277006 11975 ts_tablet_manager.cc:1434] T f6cf840151af4a8690f36561a801835d P 921ddc65b4da4630bad3bcdf122bc525: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:40.277263 11985 raft_consensus.cc:515] T 66330a1aa6b14704b00850b3194a3385 P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.277271 11852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d0711d628db49e59992ed1da281631e" candidate_uuid: "921ddc65b4da4630bad3bcdf122bc525" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3268114f9aa64eb78d1bab61a68a498e" is_pre_election: true
I20260601 13:37:40.277429 11852 raft_consensus.cc:2468] T 0d0711d628db49e59992ed1da281631e P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 921ddc65b4da4630bad3bcdf122bc525 in term 0.
I20260601 13:37:40.277575 11926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d0711d628db49e59992ed1da281631e" candidate_uuid: "921ddc65b4da4630bad3bcdf122bc525" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9a32ef2c36d4004901c0424edf187a4" is_pre_election: true
I20260601 13:37:40.277577 12003 raft_consensus.cc:493] T 93e414d1394f44c4a669af644f0652d8 P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:40.277712 11926 raft_consensus.cc:2468] T 0d0711d628db49e59992ed1da281631e P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 921ddc65b4da4630bad3bcdf122bc525 in term 0.
I20260601 13:37:40.277619 11985 leader_election.cc:290] T 66330a1aa6b14704b00850b3194a3385 P 921ddc65b4da4630bad3bcdf122bc525 [CANDIDATE]: Term 1 election: Requested vote from peers 3268114f9aa64eb78d1bab61a68a498e (127.7.40.2:42799), b9a32ef2c36d4004901c0424edf187a4 (127.7.40.3:38305)
I20260601 13:37:40.277719 12003 raft_consensus.cc:515] T 93e414d1394f44c4a669af644f0652d8 P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.278116 12003 leader_election.cc:290] T 93e414d1394f44c4a669af644f0652d8 P 921ddc65b4da4630bad3bcdf122bc525 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3268114f9aa64eb78d1bab61a68a498e (127.7.40.2:42799), b9a32ef2c36d4004901c0424edf187a4 (127.7.40.3:38305)
I20260601 13:37:40.278179 11742 leader_election.cc:304] T 0d0711d628db49e59992ed1da281631e P 921ddc65b4da4630bad3bcdf122bc525 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3268114f9aa64eb78d1bab61a68a498e, 921ddc65b4da4630bad3bcdf122bc525; no voters: 
I20260601 13:37:40.278334 11852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66330a1aa6b14704b00850b3194a3385" candidate_uuid: "921ddc65b4da4630bad3bcdf122bc525" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3268114f9aa64eb78d1bab61a68a498e"
I20260601 13:37:40.278354 12003 raft_consensus.cc:2804] T 0d0711d628db49e59992ed1da281631e P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:40.278417 12003 raft_consensus.cc:493] T 0d0711d628db49e59992ed1da281631e P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:40.278420 11852 raft_consensus.cc:3060] T 66330a1aa6b14704b00850b3194a3385 P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:40.278472 12003 raft_consensus.cc:3060] T 0d0711d628db49e59992ed1da281631e P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:40.278618 11851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e414d1394f44c4a669af644f0652d8" candidate_uuid: "921ddc65b4da4630bad3bcdf122bc525" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3268114f9aa64eb78d1bab61a68a498e" is_pre_election: true
I20260601 13:37:40.278771 11851 raft_consensus.cc:2468] T 93e414d1394f44c4a669af644f0652d8 P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 921ddc65b4da4630bad3bcdf122bc525 in term 0.
I20260601 13:37:40.279394 11927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e414d1394f44c4a669af644f0652d8" candidate_uuid: "921ddc65b4da4630bad3bcdf122bc525" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9a32ef2c36d4004901c0424edf187a4" is_pre_election: true
I20260601 13:37:40.279495 11927 raft_consensus.cc:2468] T 93e414d1394f44c4a669af644f0652d8 P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 921ddc65b4da4630bad3bcdf122bc525 in term 0.
I20260601 13:37:40.279644 11852 raft_consensus.cc:2468] T 66330a1aa6b14704b00850b3194a3385 P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921ddc65b4da4630bad3bcdf122bc525 in term 1.
I20260601 13:37:40.279633 12003 raft_consensus.cc:515] T 0d0711d628db49e59992ed1da281631e P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.279786 11926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66330a1aa6b14704b00850b3194a3385" candidate_uuid: "921ddc65b4da4630bad3bcdf122bc525" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9a32ef2c36d4004901c0424edf187a4"
I20260601 13:37:40.279871 11926 raft_consensus.cc:3060] T 66330a1aa6b14704b00850b3194a3385 P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:40.280056 12003 leader_election.cc:290] T 0d0711d628db49e59992ed1da281631e P 921ddc65b4da4630bad3bcdf122bc525 [CANDIDATE]: Term 1 election: Requested vote from peers 3268114f9aa64eb78d1bab61a68a498e (127.7.40.2:42799), b9a32ef2c36d4004901c0424edf187a4 (127.7.40.3:38305)
I20260601 13:37:40.280742 11926 raft_consensus.cc:2468] T 66330a1aa6b14704b00850b3194a3385 P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921ddc65b4da4630bad3bcdf122bc525 in term 1.
I20260601 13:37:40.281042 11742 leader_election.cc:304] T 93e414d1394f44c4a669af644f0652d8 P 921ddc65b4da4630bad3bcdf122bc525 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3268114f9aa64eb78d1bab61a68a498e, 921ddc65b4da4630bad3bcdf122bc525; no voters: 
I20260601 13:37:40.281211 11852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d0711d628db49e59992ed1da281631e" candidate_uuid: "921ddc65b4da4630bad3bcdf122bc525" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3268114f9aa64eb78d1bab61a68a498e"
I20260601 13:37:40.281243 11742 leader_election.cc:304] T 66330a1aa6b14704b00850b3194a3385 P 921ddc65b4da4630bad3bcdf122bc525 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3268114f9aa64eb78d1bab61a68a498e, 921ddc65b4da4630bad3bcdf122bc525; no voters: 
I20260601 13:37:40.281317 11852 raft_consensus.cc:3060] T 0d0711d628db49e59992ed1da281631e P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:40.281433 11985 raft_consensus.cc:2804] T 93e414d1394f44c4a669af644f0652d8 P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:40.281489 11985 raft_consensus.cc:493] T 93e414d1394f44c4a669af644f0652d8 P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:40.281538 11985 raft_consensus.cc:3060] T 93e414d1394f44c4a669af644f0652d8 P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:40.277312 12004 leader_election.cc:290] T 0d0711d628db49e59992ed1da281631e P 921ddc65b4da4630bad3bcdf122bc525 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3268114f9aa64eb78d1bab61a68a498e (127.7.40.2:42799), b9a32ef2c36d4004901c0424edf187a4 (127.7.40.3:38305)
I20260601 13:37:40.281782 12004 raft_consensus.cc:2804] T 66330a1aa6b14704b00850b3194a3385 P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:40.281852 12004 raft_consensus.cc:697] T 66330a1aa6b14704b00850b3194a3385 P 921ddc65b4da4630bad3bcdf122bc525 [term 1 LEADER]: Becoming Leader. State: Replica: 921ddc65b4da4630bad3bcdf122bc525, State: Running, Role: LEADER
I20260601 13:37:40.281961 12004 consensus_queue.cc:237] T 66330a1aa6b14704b00850b3194a3385 P 921ddc65b4da4630bad3bcdf122bc525 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.282076 11852 raft_consensus.cc:2468] T 0d0711d628db49e59992ed1da281631e P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921ddc65b4da4630bad3bcdf122bc525 in term 1.
I20260601 13:37:40.282378 11985 raft_consensus.cc:515] T 93e414d1394f44c4a669af644f0652d8 P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.282745 11985 leader_election.cc:290] T 93e414d1394f44c4a669af644f0652d8 P 921ddc65b4da4630bad3bcdf122bc525 [CANDIDATE]: Term 1 election: Requested vote from peers 3268114f9aa64eb78d1bab61a68a498e (127.7.40.2:42799), b9a32ef2c36d4004901c0424edf187a4 (127.7.40.3:38305)
I20260601 13:37:40.282894 11742 leader_election.cc:304] T 0d0711d628db49e59992ed1da281631e P 921ddc65b4da4630bad3bcdf122bc525 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3268114f9aa64eb78d1bab61a68a498e, 921ddc65b4da4630bad3bcdf122bc525; no voters: 
I20260601 13:37:40.283207 11927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e414d1394f44c4a669af644f0652d8" candidate_uuid: "921ddc65b4da4630bad3bcdf122bc525" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9a32ef2c36d4004901c0424edf187a4"
I20260601 13:37:40.283242 11852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e414d1394f44c4a669af644f0652d8" candidate_uuid: "921ddc65b4da4630bad3bcdf122bc525" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3268114f9aa64eb78d1bab61a68a498e"
I20260601 13:37:40.283315 11927 raft_consensus.cc:3060] T 93e414d1394f44c4a669af644f0652d8 P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:40.283346 11852 raft_consensus.cc:3060] T 93e414d1394f44c4a669af644f0652d8 P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:40.283659 12003 raft_consensus.cc:2804] T 0d0711d628db49e59992ed1da281631e P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:40.283783 12003 raft_consensus.cc:697] T 0d0711d628db49e59992ed1da281631e P 921ddc65b4da4630bad3bcdf122bc525 [term 1 LEADER]: Becoming Leader. State: Replica: 921ddc65b4da4630bad3bcdf122bc525, State: Running, Role: LEADER
I20260601 13:37:40.283951 12003 consensus_queue.cc:237] T 0d0711d628db49e59992ed1da281631e P 921ddc65b4da4630bad3bcdf122bc525 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.284320 11852 raft_consensus.cc:2468] T 93e414d1394f44c4a669af644f0652d8 P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921ddc65b4da4630bad3bcdf122bc525 in term 1.
I20260601 13:37:40.284555 11927 raft_consensus.cc:2468] T 93e414d1394f44c4a669af644f0652d8 P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921ddc65b4da4630bad3bcdf122bc525 in term 1.
I20260601 13:37:40.284657 11742 leader_election.cc:304] T 93e414d1394f44c4a669af644f0652d8 P 921ddc65b4da4630bad3bcdf122bc525 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3268114f9aa64eb78d1bab61a68a498e, 921ddc65b4da4630bad3bcdf122bc525; no voters: 
I20260601 13:37:40.284921 12004 raft_consensus.cc:2804] T 93e414d1394f44c4a669af644f0652d8 P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:40.285014 12004 raft_consensus.cc:697] T 93e414d1394f44c4a669af644f0652d8 P 921ddc65b4da4630bad3bcdf122bc525 [term 1 LEADER]: Becoming Leader. State: Replica: 921ddc65b4da4630bad3bcdf122bc525, State: Running, Role: LEADER
I20260601 13:37:40.285149 12004 consensus_queue.cc:237] T 93e414d1394f44c4a669af644f0652d8 P 921ddc65b4da4630bad3bcdf122bc525 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.285605 11926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d0711d628db49e59992ed1da281631e" candidate_uuid: "921ddc65b4da4630bad3bcdf122bc525" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9a32ef2c36d4004901c0424edf187a4"
I20260601 13:37:40.285706 11926 raft_consensus.cc:3060] T 0d0711d628db49e59992ed1da281631e P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:40.286163 11673 catalog_manager.cc:5696] T 66330a1aa6b14704b00850b3194a3385 P 921ddc65b4da4630bad3bcdf122bc525 reported cstate change: term changed from 0 to 1, leader changed from <none> to 921ddc65b4da4630bad3bcdf122bc525 (127.7.40.1). New cstate: current_term: 1 leader_uuid: "921ddc65b4da4630bad3bcdf122bc525" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:40.286296 11926 raft_consensus.cc:2468] T 0d0711d628db49e59992ed1da281631e P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921ddc65b4da4630bad3bcdf122bc525 in term 1.
I20260601 13:37:40.286386 11673 catalog_manager.cc:5696] T 0d0711d628db49e59992ed1da281631e P 921ddc65b4da4630bad3bcdf122bc525 reported cstate change: term changed from 0 to 1, leader changed from <none> to 921ddc65b4da4630bad3bcdf122bc525 (127.7.40.1). New cstate: current_term: 1 leader_uuid: "921ddc65b4da4630bad3bcdf122bc525" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:40.286968 11982 raft_consensus.cc:493] T e27d6b2bd771429c9723141c04605a04 P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:40.287038 11982 raft_consensus.cc:515] T e27d6b2bd771429c9723141c04605a04 P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.287539 11982 leader_election.cc:290] T e27d6b2bd771429c9723141c04605a04 P 3268114f9aa64eb78d1bab61a68a498e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 921ddc65b4da4630bad3bcdf122bc525 (127.7.40.1:40749), b9a32ef2c36d4004901c0424edf187a4 (127.7.40.3:38305)
I20260601 13:37:40.290829 11673 catalog_manager.cc:5696] T 93e414d1394f44c4a669af644f0652d8 P 921ddc65b4da4630bad3bcdf122bc525 reported cstate change: term changed from 0 to 1, leader changed from <none> to 921ddc65b4da4630bad3bcdf122bc525 (127.7.40.1). New cstate: current_term: 1 leader_uuid: "921ddc65b4da4630bad3bcdf122bc525" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:40.291483 11926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e27d6b2bd771429c9723141c04605a04" candidate_uuid: "3268114f9aa64eb78d1bab61a68a498e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9a32ef2c36d4004901c0424edf187a4" is_pre_election: true
I20260601 13:37:40.291601 11926 raft_consensus.cc:2468] T e27d6b2bd771429c9723141c04605a04 P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3268114f9aa64eb78d1bab61a68a498e in term 0.
I20260601 13:37:40.291895 11817 leader_election.cc:304] T e27d6b2bd771429c9723141c04605a04 P 3268114f9aa64eb78d1bab61a68a498e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3268114f9aa64eb78d1bab61a68a498e, b9a32ef2c36d4004901c0424edf187a4; no voters: 
I20260601 13:37:40.292348 11982 raft_consensus.cc:2804] T e27d6b2bd771429c9723141c04605a04 P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:40.292423 11982 raft_consensus.cc:493] T e27d6b2bd771429c9723141c04605a04 P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:40.292459 11776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e27d6b2bd771429c9723141c04605a04" candidate_uuid: "3268114f9aa64eb78d1bab61a68a498e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921ddc65b4da4630bad3bcdf122bc525" is_pre_election: true
I20260601 13:37:40.292464 11982 raft_consensus.cc:3060] T e27d6b2bd771429c9723141c04605a04 P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:40.292574 11776 raft_consensus.cc:2468] T e27d6b2bd771429c9723141c04605a04 P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3268114f9aa64eb78d1bab61a68a498e in term 0.
I20260601 13:37:40.293574 11982 raft_consensus.cc:515] T e27d6b2bd771429c9723141c04605a04 P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.294011 11982 leader_election.cc:290] T e27d6b2bd771429c9723141c04605a04 P 3268114f9aa64eb78d1bab61a68a498e [CANDIDATE]: Term 1 election: Requested vote from peers 921ddc65b4da4630bad3bcdf122bc525 (127.7.40.1:40749), b9a32ef2c36d4004901c0424edf187a4 (127.7.40.3:38305)
I20260601 13:37:40.294332 11776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e27d6b2bd771429c9723141c04605a04" candidate_uuid: "3268114f9aa64eb78d1bab61a68a498e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921ddc65b4da4630bad3bcdf122bc525"
I20260601 13:37:40.294341 11926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e27d6b2bd771429c9723141c04605a04" candidate_uuid: "3268114f9aa64eb78d1bab61a68a498e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9a32ef2c36d4004901c0424edf187a4"
I20260601 13:37:40.294430 11776 raft_consensus.cc:3060] T e27d6b2bd771429c9723141c04605a04 P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:40.294486 11926 raft_consensus.cc:3060] T e27d6b2bd771429c9723141c04605a04 P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:40.295305 11776 raft_consensus.cc:2468] T e27d6b2bd771429c9723141c04605a04 P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3268114f9aa64eb78d1bab61a68a498e in term 1.
I20260601 13:37:40.295328 11926 raft_consensus.cc:2468] T e27d6b2bd771429c9723141c04605a04 P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3268114f9aa64eb78d1bab61a68a498e in term 1.
I20260601 13:37:40.295603 11815 leader_election.cc:304] T e27d6b2bd771429c9723141c04605a04 P 3268114f9aa64eb78d1bab61a68a498e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3268114f9aa64eb78d1bab61a68a498e, 921ddc65b4da4630bad3bcdf122bc525; no voters: 
I20260601 13:37:40.295795 11982 raft_consensus.cc:2804] T e27d6b2bd771429c9723141c04605a04 P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:40.296023 11982 raft_consensus.cc:697] T e27d6b2bd771429c9723141c04605a04 P 3268114f9aa64eb78d1bab61a68a498e [term 1 LEADER]: Becoming Leader. State: Replica: 3268114f9aa64eb78d1bab61a68a498e, State: Running, Role: LEADER
I20260601 13:37:40.296180 11982 consensus_queue.cc:237] T e27d6b2bd771429c9723141c04605a04 P 3268114f9aa64eb78d1bab61a68a498e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.297950 11673 catalog_manager.cc:5696] T e27d6b2bd771429c9723141c04605a04 P 3268114f9aa64eb78d1bab61a68a498e reported cstate change: term changed from 0 to 1, leader changed from <none> to 3268114f9aa64eb78d1bab61a68a498e (127.7.40.2). New cstate: current_term: 1 leader_uuid: "3268114f9aa64eb78d1bab61a68a498e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } health_report { overall_health: UNKNOWN } } }
W20260601 13:37:40.301947 11803 tablet.cc:2404] T 0d0711d628db49e59992ed1da281631e P 921ddc65b4da4630bad3bcdf122bc525: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:37:40.303210 11981 raft_consensus.cc:493] T 186131957cc24d70922b6972d7d926fe P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:40.303320 11981 raft_consensus.cc:515] T 186131957cc24d70922b6972d7d926fe P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.303916 11981 leader_election.cc:290] T 186131957cc24d70922b6972d7d926fe P b9a32ef2c36d4004901c0424edf187a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 921ddc65b4da4630bad3bcdf122bc525 (127.7.40.1:40749), 3268114f9aa64eb78d1bab61a68a498e (127.7.40.2:42799)
I20260601 13:37:40.307643 11852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "186131957cc24d70922b6972d7d926fe" candidate_uuid: "b9a32ef2c36d4004901c0424edf187a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3268114f9aa64eb78d1bab61a68a498e" is_pre_election: true
I20260601 13:37:40.307643 11776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "186131957cc24d70922b6972d7d926fe" candidate_uuid: "b9a32ef2c36d4004901c0424edf187a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921ddc65b4da4630bad3bcdf122bc525" is_pre_election: true
I20260601 13:37:40.307837 11852 raft_consensus.cc:2468] T 186131957cc24d70922b6972d7d926fe P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9a32ef2c36d4004901c0424edf187a4 in term 0.
I20260601 13:37:40.307866 11776 raft_consensus.cc:2468] T 186131957cc24d70922b6972d7d926fe P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9a32ef2c36d4004901c0424edf187a4 in term 0.
I20260601 13:37:40.308145 11893 leader_election.cc:304] T 186131957cc24d70922b6972d7d926fe P b9a32ef2c36d4004901c0424edf187a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3268114f9aa64eb78d1bab61a68a498e, b9a32ef2c36d4004901c0424edf187a4; no voters: 
I20260601 13:37:40.308313 11981 raft_consensus.cc:2804] T 186131957cc24d70922b6972d7d926fe P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:40.308377 11981 raft_consensus.cc:493] T 186131957cc24d70922b6972d7d926fe P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:40.308413 11981 raft_consensus.cc:3060] T 186131957cc24d70922b6972d7d926fe P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:40.309295 11981 raft_consensus.cc:515] T 186131957cc24d70922b6972d7d926fe P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.309705 11981 leader_election.cc:290] T 186131957cc24d70922b6972d7d926fe P b9a32ef2c36d4004901c0424edf187a4 [CANDIDATE]: Term 1 election: Requested vote from peers 921ddc65b4da4630bad3bcdf122bc525 (127.7.40.1:40749), 3268114f9aa64eb78d1bab61a68a498e (127.7.40.2:42799)
I20260601 13:37:40.310050 11776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "186131957cc24d70922b6972d7d926fe" candidate_uuid: "b9a32ef2c36d4004901c0424edf187a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921ddc65b4da4630bad3bcdf122bc525"
I20260601 13:37:40.310165 11776 raft_consensus.cc:3060] T 186131957cc24d70922b6972d7d926fe P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:40.310155 11852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "186131957cc24d70922b6972d7d926fe" candidate_uuid: "b9a32ef2c36d4004901c0424edf187a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3268114f9aa64eb78d1bab61a68a498e"
I20260601 13:37:40.310388 11852 raft_consensus.cc:3060] T 186131957cc24d70922b6972d7d926fe P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:40.311121 11776 raft_consensus.cc:2468] T 186131957cc24d70922b6972d7d926fe P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9a32ef2c36d4004901c0424edf187a4 in term 1.
I20260601 13:37:40.311214 11852 raft_consensus.cc:2468] T 186131957cc24d70922b6972d7d926fe P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9a32ef2c36d4004901c0424edf187a4 in term 1.
I20260601 13:37:40.311460 11890 leader_election.cc:304] T 186131957cc24d70922b6972d7d926fe P b9a32ef2c36d4004901c0424edf187a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921ddc65b4da4630bad3bcdf122bc525, b9a32ef2c36d4004901c0424edf187a4; no voters: 
I20260601 13:37:40.311637 11981 raft_consensus.cc:2804] T 186131957cc24d70922b6972d7d926fe P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:40.311730 11981 raft_consensus.cc:697] T 186131957cc24d70922b6972d7d926fe P b9a32ef2c36d4004901c0424edf187a4 [term 1 LEADER]: Becoming Leader. State: Replica: b9a32ef2c36d4004901c0424edf187a4, State: Running, Role: LEADER
I20260601 13:37:40.311889 11981 consensus_queue.cc:237] T 186131957cc24d70922b6972d7d926fe P b9a32ef2c36d4004901c0424edf187a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.313656 11673 catalog_manager.cc:5696] T 186131957cc24d70922b6972d7d926fe P b9a32ef2c36d4004901c0424edf187a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9a32ef2c36d4004901c0424edf187a4 (127.7.40.3). New cstate: current_term: 1 leader_uuid: "b9a32ef2c36d4004901c0424edf187a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } health_report { overall_health: HEALTHY } } }
I20260601 13:37:40.316780 12004 raft_consensus.cc:493] T 23a087cd2f274d0dbb837d02e871b2bd P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:40.316900 12004 raft_consensus.cc:515] T 23a087cd2f274d0dbb837d02e871b2bd P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.317247 12004 leader_election.cc:290] T 23a087cd2f274d0dbb837d02e871b2bd P 921ddc65b4da4630bad3bcdf122bc525 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3268114f9aa64eb78d1bab61a68a498e (127.7.40.2:42799), b9a32ef2c36d4004901c0424edf187a4 (127.7.40.3:38305)
I20260601 13:37:40.317600 11852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23a087cd2f274d0dbb837d02e871b2bd" candidate_uuid: "921ddc65b4da4630bad3bcdf122bc525" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3268114f9aa64eb78d1bab61a68a498e" is_pre_election: true
I20260601 13:37:40.317600 11926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23a087cd2f274d0dbb837d02e871b2bd" candidate_uuid: "921ddc65b4da4630bad3bcdf122bc525" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9a32ef2c36d4004901c0424edf187a4" is_pre_election: true
I20260601 13:37:40.317754 11852 raft_consensus.cc:2468] T 23a087cd2f274d0dbb837d02e871b2bd P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 921ddc65b4da4630bad3bcdf122bc525 in term 0.
I20260601 13:37:40.317754 11926 raft_consensus.cc:2468] T 23a087cd2f274d0dbb837d02e871b2bd P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 921ddc65b4da4630bad3bcdf122bc525 in term 0.
I20260601 13:37:40.318032 11742 leader_election.cc:304] T 23a087cd2f274d0dbb837d02e871b2bd P 921ddc65b4da4630bad3bcdf122bc525 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3268114f9aa64eb78d1bab61a68a498e, 921ddc65b4da4630bad3bcdf122bc525; no voters: 
I20260601 13:37:40.318181 12004 raft_consensus.cc:2804] T 23a087cd2f274d0dbb837d02e871b2bd P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:40.318236 12004 raft_consensus.cc:493] T 23a087cd2f274d0dbb837d02e871b2bd P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:40.318280 12004 raft_consensus.cc:3060] T 23a087cd2f274d0dbb837d02e871b2bd P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:40.319510 12004 raft_consensus.cc:515] T 23a087cd2f274d0dbb837d02e871b2bd P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.319891 12004 leader_election.cc:290] T 23a087cd2f274d0dbb837d02e871b2bd P 921ddc65b4da4630bad3bcdf122bc525 [CANDIDATE]: Term 1 election: Requested vote from peers 3268114f9aa64eb78d1bab61a68a498e (127.7.40.2:42799), b9a32ef2c36d4004901c0424edf187a4 (127.7.40.3:38305)
I20260601 13:37:40.320147 11852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23a087cd2f274d0dbb837d02e871b2bd" candidate_uuid: "921ddc65b4da4630bad3bcdf122bc525" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3268114f9aa64eb78d1bab61a68a498e"
I20260601 13:37:40.320212 11926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23a087cd2f274d0dbb837d02e871b2bd" candidate_uuid: "921ddc65b4da4630bad3bcdf122bc525" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9a32ef2c36d4004901c0424edf187a4"
I20260601 13:37:40.320252 11852 raft_consensus.cc:3060] T 23a087cd2f274d0dbb837d02e871b2bd P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:40.320341 11926 raft_consensus.cc:3060] T 23a087cd2f274d0dbb837d02e871b2bd P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:40.321053 11852 raft_consensus.cc:2468] T 23a087cd2f274d0dbb837d02e871b2bd P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921ddc65b4da4630bad3bcdf122bc525 in term 1.
I20260601 13:37:40.321152 11926 raft_consensus.cc:2468] T 23a087cd2f274d0dbb837d02e871b2bd P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 921ddc65b4da4630bad3bcdf122bc525 in term 1.
I20260601 13:37:40.321357 11742 leader_election.cc:304] T 23a087cd2f274d0dbb837d02e871b2bd P 921ddc65b4da4630bad3bcdf122bc525 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3268114f9aa64eb78d1bab61a68a498e, 921ddc65b4da4630bad3bcdf122bc525; no voters: 
I20260601 13:37:40.321560 12004 raft_consensus.cc:2804] T 23a087cd2f274d0dbb837d02e871b2bd P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:40.321631 12004 raft_consensus.cc:697] T 23a087cd2f274d0dbb837d02e871b2bd P 921ddc65b4da4630bad3bcdf122bc525 [term 1 LEADER]: Becoming Leader. State: Replica: 921ddc65b4da4630bad3bcdf122bc525, State: Running, Role: LEADER
I20260601 13:37:40.321763 12004 consensus_queue.cc:237] T 23a087cd2f274d0dbb837d02e871b2bd P 921ddc65b4da4630bad3bcdf122bc525 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.323966 11673 catalog_manager.cc:5696] T 23a087cd2f274d0dbb837d02e871b2bd P 921ddc65b4da4630bad3bcdf122bc525 reported cstate change: term changed from 0 to 1, leader changed from <none> to 921ddc65b4da4630bad3bcdf122bc525 (127.7.40.1). New cstate: current_term: 1 leader_uuid: "921ddc65b4da4630bad3bcdf122bc525" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:40.342021 11982 raft_consensus.cc:493] T f6cf840151af4a8690f36561a801835d P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:40.342195 11982 raft_consensus.cc:515] T f6cf840151af4a8690f36561a801835d P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.342792 11982 leader_election.cc:290] T f6cf840151af4a8690f36561a801835d P 3268114f9aa64eb78d1bab61a68a498e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 921ddc65b4da4630bad3bcdf122bc525 (127.7.40.1:40749), b9a32ef2c36d4004901c0424edf187a4 (127.7.40.3:38305)
I20260601 13:37:40.343290 11926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6cf840151af4a8690f36561a801835d" candidate_uuid: "3268114f9aa64eb78d1bab61a68a498e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9a32ef2c36d4004901c0424edf187a4" is_pre_election: true
I20260601 13:37:40.343288 11776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6cf840151af4a8690f36561a801835d" candidate_uuid: "3268114f9aa64eb78d1bab61a68a498e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921ddc65b4da4630bad3bcdf122bc525" is_pre_election: true
I20260601 13:37:40.343465 11776 raft_consensus.cc:2468] T f6cf840151af4a8690f36561a801835d P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3268114f9aa64eb78d1bab61a68a498e in term 0.
I20260601 13:37:40.343480 11926 raft_consensus.cc:2468] T f6cf840151af4a8690f36561a801835d P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3268114f9aa64eb78d1bab61a68a498e in term 0.
I20260601 13:37:40.343801 11815 leader_election.cc:304] T f6cf840151af4a8690f36561a801835d P 3268114f9aa64eb78d1bab61a68a498e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3268114f9aa64eb78d1bab61a68a498e, 921ddc65b4da4630bad3bcdf122bc525; no voters: 
I20260601 13:37:40.343998 11982 raft_consensus.cc:2804] T f6cf840151af4a8690f36561a801835d P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:40.344053 11982 raft_consensus.cc:493] T f6cf840151af4a8690f36561a801835d P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:40.344080 11982 raft_consensus.cc:3060] T f6cf840151af4a8690f36561a801835d P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:40.344900 11982 raft_consensus.cc:515] T f6cf840151af4a8690f36561a801835d P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.345264 11982 leader_election.cc:290] T f6cf840151af4a8690f36561a801835d P 3268114f9aa64eb78d1bab61a68a498e [CANDIDATE]: Term 1 election: Requested vote from peers 921ddc65b4da4630bad3bcdf122bc525 (127.7.40.1:40749), b9a32ef2c36d4004901c0424edf187a4 (127.7.40.3:38305)
I20260601 13:37:40.345647 11926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6cf840151af4a8690f36561a801835d" candidate_uuid: "3268114f9aa64eb78d1bab61a68a498e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9a32ef2c36d4004901c0424edf187a4"
I20260601 13:37:40.345750 11926 raft_consensus.cc:3060] T f6cf840151af4a8690f36561a801835d P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:40.346464 11926 raft_consensus.cc:2468] T f6cf840151af4a8690f36561a801835d P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3268114f9aa64eb78d1bab61a68a498e in term 1.
I20260601 13:37:40.346728 11776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6cf840151af4a8690f36561a801835d" candidate_uuid: "3268114f9aa64eb78d1bab61a68a498e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921ddc65b4da4630bad3bcdf122bc525"
I20260601 13:37:40.346760 11817 leader_election.cc:304] T f6cf840151af4a8690f36561a801835d P 3268114f9aa64eb78d1bab61a68a498e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3268114f9aa64eb78d1bab61a68a498e, b9a32ef2c36d4004901c0424edf187a4; no voters: 
I20260601 13:37:40.346844 11776 raft_consensus.cc:3060] T f6cf840151af4a8690f36561a801835d P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:40.347000 11982 raft_consensus.cc:2804] T f6cf840151af4a8690f36561a801835d P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:40.347129 11982 raft_consensus.cc:697] T f6cf840151af4a8690f36561a801835d P 3268114f9aa64eb78d1bab61a68a498e [term 1 LEADER]: Becoming Leader. State: Replica: 3268114f9aa64eb78d1bab61a68a498e, State: Running, Role: LEADER
I20260601 13:37:40.347286 11982 consensus_queue.cc:237] T f6cf840151af4a8690f36561a801835d P 3268114f9aa64eb78d1bab61a68a498e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.347940 11776 raft_consensus.cc:2468] T f6cf840151af4a8690f36561a801835d P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3268114f9aa64eb78d1bab61a68a498e in term 1.
I20260601 13:37:40.349134 11673 catalog_manager.cc:5696] T f6cf840151af4a8690f36561a801835d P 3268114f9aa64eb78d1bab61a68a498e reported cstate change: term changed from 0 to 1, leader changed from <none> to 3268114f9aa64eb78d1bab61a68a498e (127.7.40.2). New cstate: current_term: 1 leader_uuid: "3268114f9aa64eb78d1bab61a68a498e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:40.395018 11982 raft_consensus.cc:493] T a4023d68e0894ade986446d2546323bf P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:40.395282 11982 raft_consensus.cc:515] T a4023d68e0894ade986446d2546323bf P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.395833 11982 leader_election.cc:290] T a4023d68e0894ade986446d2546323bf P 3268114f9aa64eb78d1bab61a68a498e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 921ddc65b4da4630bad3bcdf122bc525 (127.7.40.1:40749), b9a32ef2c36d4004901c0424edf187a4 (127.7.40.3:38305)
I20260601 13:37:40.396293 11776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4023d68e0894ade986446d2546323bf" candidate_uuid: "3268114f9aa64eb78d1bab61a68a498e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921ddc65b4da4630bad3bcdf122bc525" is_pre_election: true
I20260601 13:37:40.396294 11926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4023d68e0894ade986446d2546323bf" candidate_uuid: "3268114f9aa64eb78d1bab61a68a498e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9a32ef2c36d4004901c0424edf187a4" is_pre_election: true
I20260601 13:37:40.396481 11776 raft_consensus.cc:2468] T a4023d68e0894ade986446d2546323bf P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3268114f9aa64eb78d1bab61a68a498e in term 0.
I20260601 13:37:40.396504 11926 raft_consensus.cc:2468] T a4023d68e0894ade986446d2546323bf P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3268114f9aa64eb78d1bab61a68a498e in term 0.
I20260601 13:37:40.396821 11815 leader_election.cc:304] T a4023d68e0894ade986446d2546323bf P 3268114f9aa64eb78d1bab61a68a498e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3268114f9aa64eb78d1bab61a68a498e, 921ddc65b4da4630bad3bcdf122bc525; no voters: 
I20260601 13:37:40.397004 11982 raft_consensus.cc:2804] T a4023d68e0894ade986446d2546323bf P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:40.397073 11982 raft_consensus.cc:493] T a4023d68e0894ade986446d2546323bf P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:40.397130 11982 raft_consensus.cc:3060] T a4023d68e0894ade986446d2546323bf P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:40.398135 11982 raft_consensus.cc:515] T a4023d68e0894ade986446d2546323bf P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.398551 11982 leader_election.cc:290] T a4023d68e0894ade986446d2546323bf P 3268114f9aa64eb78d1bab61a68a498e [CANDIDATE]: Term 1 election: Requested vote from peers 921ddc65b4da4630bad3bcdf122bc525 (127.7.40.1:40749), b9a32ef2c36d4004901c0424edf187a4 (127.7.40.3:38305)
I20260601 13:37:40.398910 11776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4023d68e0894ade986446d2546323bf" candidate_uuid: "3268114f9aa64eb78d1bab61a68a498e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921ddc65b4da4630bad3bcdf122bc525"
I20260601 13:37:40.399000 11926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4023d68e0894ade986446d2546323bf" candidate_uuid: "3268114f9aa64eb78d1bab61a68a498e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9a32ef2c36d4004901c0424edf187a4"
I20260601 13:37:40.399004 11776 raft_consensus.cc:3060] T a4023d68e0894ade986446d2546323bf P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:40.399168 11926 raft_consensus.cc:3060] T a4023d68e0894ade986446d2546323bf P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:40.399905 11776 raft_consensus.cc:2468] T a4023d68e0894ade986446d2546323bf P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3268114f9aa64eb78d1bab61a68a498e in term 1.
I20260601 13:37:40.400017 11926 raft_consensus.cc:2468] T a4023d68e0894ade986446d2546323bf P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3268114f9aa64eb78d1bab61a68a498e in term 1.
I20260601 13:37:40.400207 11815 leader_election.cc:304] T a4023d68e0894ade986446d2546323bf P 3268114f9aa64eb78d1bab61a68a498e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3268114f9aa64eb78d1bab61a68a498e, 921ddc65b4da4630bad3bcdf122bc525; no voters: 
I20260601 13:37:40.400353 11982 raft_consensus.cc:2804] T a4023d68e0894ade986446d2546323bf P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:40.400452 11982 raft_consensus.cc:697] T a4023d68e0894ade986446d2546323bf P 3268114f9aa64eb78d1bab61a68a498e [term 1 LEADER]: Becoming Leader. State: Replica: 3268114f9aa64eb78d1bab61a68a498e, State: Running, Role: LEADER
I20260601 13:37:40.400594 11982 consensus_queue.cc:237] T a4023d68e0894ade986446d2546323bf P 3268114f9aa64eb78d1bab61a68a498e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.402474 11673 catalog_manager.cc:5696] T a4023d68e0894ade986446d2546323bf P 3268114f9aa64eb78d1bab61a68a498e reported cstate change: term changed from 0 to 1, leader changed from <none> to 3268114f9aa64eb78d1bab61a68a498e (127.7.40.2). New cstate: current_term: 1 leader_uuid: "3268114f9aa64eb78d1bab61a68a498e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:40.450539 11982 raft_consensus.cc:493] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:40.450762 11982 raft_consensus.cc:515] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.451328 11982 leader_election.cc:290] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 3268114f9aa64eb78d1bab61a68a498e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 921ddc65b4da4630bad3bcdf122bc525 (127.7.40.1:40749), b9a32ef2c36d4004901c0424edf187a4 (127.7.40.3:38305)
I20260601 13:37:40.451841 11926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63c1dc9fba8f4f1f9185ba55d6c2efb8" candidate_uuid: "3268114f9aa64eb78d1bab61a68a498e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9a32ef2c36d4004901c0424edf187a4" is_pre_election: true
I20260601 13:37:40.451841 11776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63c1dc9fba8f4f1f9185ba55d6c2efb8" candidate_uuid: "3268114f9aa64eb78d1bab61a68a498e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921ddc65b4da4630bad3bcdf122bc525" is_pre_election: true
I20260601 13:37:40.452045 11926 raft_consensus.cc:2468] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3268114f9aa64eb78d1bab61a68a498e in term 0.
I20260601 13:37:40.452045 11776 raft_consensus.cc:2468] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3268114f9aa64eb78d1bab61a68a498e in term 0.
I20260601 13:37:40.452419 11815 leader_election.cc:304] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 3268114f9aa64eb78d1bab61a68a498e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3268114f9aa64eb78d1bab61a68a498e, 921ddc65b4da4630bad3bcdf122bc525; no voters: 
I20260601 13:37:40.452631 11982 raft_consensus.cc:2804] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:40.452687 11982 raft_consensus.cc:493] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:40.452715 11982 raft_consensus.cc:3060] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:40.453598 11982 raft_consensus.cc:515] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.454042 11982 leader_election.cc:290] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 3268114f9aa64eb78d1bab61a68a498e [CANDIDATE]: Term 1 election: Requested vote from peers 921ddc65b4da4630bad3bcdf122bc525 (127.7.40.1:40749), b9a32ef2c36d4004901c0424edf187a4 (127.7.40.3:38305)
I20260601 13:37:40.454454 11776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63c1dc9fba8f4f1f9185ba55d6c2efb8" candidate_uuid: "3268114f9aa64eb78d1bab61a68a498e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921ddc65b4da4630bad3bcdf122bc525"
I20260601 13:37:40.454504 11926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63c1dc9fba8f4f1f9185ba55d6c2efb8" candidate_uuid: "3268114f9aa64eb78d1bab61a68a498e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9a32ef2c36d4004901c0424edf187a4"
I20260601 13:37:40.454560 11776 raft_consensus.cc:3060] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:40.454689 11926 raft_consensus.cc:3060] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:40.455534 11776 raft_consensus.cc:2468] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3268114f9aa64eb78d1bab61a68a498e in term 1.
I20260601 13:37:40.455541 11926 raft_consensus.cc:2468] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3268114f9aa64eb78d1bab61a68a498e in term 1.
I20260601 13:37:40.455907 11815 leader_election.cc:304] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 3268114f9aa64eb78d1bab61a68a498e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3268114f9aa64eb78d1bab61a68a498e, 921ddc65b4da4630bad3bcdf122bc525; no voters: 
I20260601 13:37:40.456095 11982 raft_consensus.cc:2804] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:40.456200 11982 raft_consensus.cc:697] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 3268114f9aa64eb78d1bab61a68a498e [term 1 LEADER]: Becoming Leader. State: Replica: 3268114f9aa64eb78d1bab61a68a498e, State: Running, Role: LEADER
I20260601 13:37:40.456357 11982 consensus_queue.cc:237] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 3268114f9aa64eb78d1bab61a68a498e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.458276 11671 catalog_manager.cc:5696] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 3268114f9aa64eb78d1bab61a68a498e reported cstate change: term changed from 0 to 1, leader changed from <none> to 3268114f9aa64eb78d1bab61a68a498e (127.7.40.2). New cstate: current_term: 1 leader_uuid: "3268114f9aa64eb78d1bab61a68a498e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:40.464807 11981 raft_consensus.cc:493] T 24fd2b88452c4fba9688a7ed9000eb83 P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:40.464974 11981 raft_consensus.cc:515] T 24fd2b88452c4fba9688a7ed9000eb83 P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.465473 11981 leader_election.cc:290] T 24fd2b88452c4fba9688a7ed9000eb83 P b9a32ef2c36d4004901c0424edf187a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 921ddc65b4da4630bad3bcdf122bc525 (127.7.40.1:40749), 3268114f9aa64eb78d1bab61a68a498e (127.7.40.2:42799)
I20260601 13:37:40.465910 11776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24fd2b88452c4fba9688a7ed9000eb83" candidate_uuid: "b9a32ef2c36d4004901c0424edf187a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921ddc65b4da4630bad3bcdf122bc525" is_pre_election: true
I20260601 13:37:40.465924 11852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24fd2b88452c4fba9688a7ed9000eb83" candidate_uuid: "b9a32ef2c36d4004901c0424edf187a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3268114f9aa64eb78d1bab61a68a498e" is_pre_election: true
I20260601 13:37:40.466073 11776 raft_consensus.cc:2468] T 24fd2b88452c4fba9688a7ed9000eb83 P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9a32ef2c36d4004901c0424edf187a4 in term 0.
I20260601 13:37:40.466099 11852 raft_consensus.cc:2468] T 24fd2b88452c4fba9688a7ed9000eb83 P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9a32ef2c36d4004901c0424edf187a4 in term 0.
I20260601 13:37:40.466367 11890 leader_election.cc:304] T 24fd2b88452c4fba9688a7ed9000eb83 P b9a32ef2c36d4004901c0424edf187a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921ddc65b4da4630bad3bcdf122bc525, b9a32ef2c36d4004901c0424edf187a4; no voters: 
I20260601 13:37:40.466542 11981 raft_consensus.cc:2804] T 24fd2b88452c4fba9688a7ed9000eb83 P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:40.466601 11981 raft_consensus.cc:493] T 24fd2b88452c4fba9688a7ed9000eb83 P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:40.466643 11981 raft_consensus.cc:3060] T 24fd2b88452c4fba9688a7ed9000eb83 P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:40.467628 11981 raft_consensus.cc:515] T 24fd2b88452c4fba9688a7ed9000eb83 P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.467984 11981 leader_election.cc:290] T 24fd2b88452c4fba9688a7ed9000eb83 P b9a32ef2c36d4004901c0424edf187a4 [CANDIDATE]: Term 1 election: Requested vote from peers 921ddc65b4da4630bad3bcdf122bc525 (127.7.40.1:40749), 3268114f9aa64eb78d1bab61a68a498e (127.7.40.2:42799)
I20260601 13:37:40.468328 11852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24fd2b88452c4fba9688a7ed9000eb83" candidate_uuid: "b9a32ef2c36d4004901c0424edf187a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3268114f9aa64eb78d1bab61a68a498e"
I20260601 13:37:40.468329 11776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24fd2b88452c4fba9688a7ed9000eb83" candidate_uuid: "b9a32ef2c36d4004901c0424edf187a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921ddc65b4da4630bad3bcdf122bc525"
I20260601 13:37:40.468465 11852 raft_consensus.cc:3060] T 24fd2b88452c4fba9688a7ed9000eb83 P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:40.468526 11776 raft_consensus.cc:3060] T 24fd2b88452c4fba9688a7ed9000eb83 P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:40.469259 11776 raft_consensus.cc:2468] T 24fd2b88452c4fba9688a7ed9000eb83 P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9a32ef2c36d4004901c0424edf187a4 in term 1.
I20260601 13:37:40.469259 11852 raft_consensus.cc:2468] T 24fd2b88452c4fba9688a7ed9000eb83 P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9a32ef2c36d4004901c0424edf187a4 in term 1.
I20260601 13:37:40.469585 11890 leader_election.cc:304] T 24fd2b88452c4fba9688a7ed9000eb83 P b9a32ef2c36d4004901c0424edf187a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 921ddc65b4da4630bad3bcdf122bc525, b9a32ef2c36d4004901c0424edf187a4; no voters: 
I20260601 13:37:40.469753 11981 raft_consensus.cc:2804] T 24fd2b88452c4fba9688a7ed9000eb83 P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:40.469851 11981 raft_consensus.cc:697] T 24fd2b88452c4fba9688a7ed9000eb83 P b9a32ef2c36d4004901c0424edf187a4 [term 1 LEADER]: Becoming Leader. State: Replica: b9a32ef2c36d4004901c0424edf187a4, State: Running, Role: LEADER
I20260601 13:37:40.470003 11981 consensus_queue.cc:237] T 24fd2b88452c4fba9688a7ed9000eb83 P b9a32ef2c36d4004901c0424edf187a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.471774 11671 catalog_manager.cc:5696] T 24fd2b88452c4fba9688a7ed9000eb83 P b9a32ef2c36d4004901c0424edf187a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9a32ef2c36d4004901c0424edf187a4 (127.7.40.3). New cstate: current_term: 1 leader_uuid: "b9a32ef2c36d4004901c0424edf187a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } health_report { overall_health: HEALTHY } } }
I20260601 13:37:40.515360 11982 raft_consensus.cc:493] T ba05294bdc334502a7459d5a6490a6b5 P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:40.515538 11982 raft_consensus.cc:515] T ba05294bdc334502a7459d5a6490a6b5 P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.516050 11982 leader_election.cc:290] T ba05294bdc334502a7459d5a6490a6b5 P 3268114f9aa64eb78d1bab61a68a498e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 921ddc65b4da4630bad3bcdf122bc525 (127.7.40.1:40749), b9a32ef2c36d4004901c0424edf187a4 (127.7.40.3:38305)
I20260601 13:37:40.516533 11926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba05294bdc334502a7459d5a6490a6b5" candidate_uuid: "3268114f9aa64eb78d1bab61a68a498e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9a32ef2c36d4004901c0424edf187a4" is_pre_election: true
I20260601 13:37:40.516533 11776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba05294bdc334502a7459d5a6490a6b5" candidate_uuid: "3268114f9aa64eb78d1bab61a68a498e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921ddc65b4da4630bad3bcdf122bc525" is_pre_election: true
I20260601 13:37:40.516726 11776 raft_consensus.cc:2468] T ba05294bdc334502a7459d5a6490a6b5 P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3268114f9aa64eb78d1bab61a68a498e in term 0.
I20260601 13:37:40.516726 11926 raft_consensus.cc:2468] T ba05294bdc334502a7459d5a6490a6b5 P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3268114f9aa64eb78d1bab61a68a498e in term 0.
I20260601 13:37:40.517095 11817 leader_election.cc:304] T ba05294bdc334502a7459d5a6490a6b5 P 3268114f9aa64eb78d1bab61a68a498e [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: 3268114f9aa64eb78d1bab61a68a498e, 921ddc65b4da4630bad3bcdf122bc525, b9a32ef2c36d4004901c0424edf187a4; no voters: 
I20260601 13:37:40.517263 11982 raft_consensus.cc:2804] T ba05294bdc334502a7459d5a6490a6b5 P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:40.517320 11982 raft_consensus.cc:493] T ba05294bdc334502a7459d5a6490a6b5 P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:40.517370 11982 raft_consensus.cc:3060] T ba05294bdc334502a7459d5a6490a6b5 P 3268114f9aa64eb78d1bab61a68a498e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:40.518214 11982 raft_consensus.cc:515] T ba05294bdc334502a7459d5a6490a6b5 P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.518584 11982 leader_election.cc:290] T ba05294bdc334502a7459d5a6490a6b5 P 3268114f9aa64eb78d1bab61a68a498e [CANDIDATE]: Term 1 election: Requested vote from peers 921ddc65b4da4630bad3bcdf122bc525 (127.7.40.1:40749), b9a32ef2c36d4004901c0424edf187a4 (127.7.40.3:38305)
I20260601 13:37:40.518955 11926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba05294bdc334502a7459d5a6490a6b5" candidate_uuid: "3268114f9aa64eb78d1bab61a68a498e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9a32ef2c36d4004901c0424edf187a4"
I20260601 13:37:40.518971 11776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba05294bdc334502a7459d5a6490a6b5" candidate_uuid: "3268114f9aa64eb78d1bab61a68a498e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "921ddc65b4da4630bad3bcdf122bc525"
I20260601 13:37:40.519110 11926 raft_consensus.cc:3060] T ba05294bdc334502a7459d5a6490a6b5 P b9a32ef2c36d4004901c0424edf187a4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:40.519174 11776 raft_consensus.cc:3060] T ba05294bdc334502a7459d5a6490a6b5 P 921ddc65b4da4630bad3bcdf122bc525 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:40.519922 11926 raft_consensus.cc:2468] T ba05294bdc334502a7459d5a6490a6b5 P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3268114f9aa64eb78d1bab61a68a498e in term 1.
I20260601 13:37:40.520076 11776 raft_consensus.cc:2468] T ba05294bdc334502a7459d5a6490a6b5 P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3268114f9aa64eb78d1bab61a68a498e in term 1.
I20260601 13:37:40.520257 11817 leader_election.cc:304] T ba05294bdc334502a7459d5a6490a6b5 P 3268114f9aa64eb78d1bab61a68a498e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3268114f9aa64eb78d1bab61a68a498e, b9a32ef2c36d4004901c0424edf187a4; no voters: 
I20260601 13:37:40.520490 11982 raft_consensus.cc:2804] T ba05294bdc334502a7459d5a6490a6b5 P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:40.520587 11982 raft_consensus.cc:697] T ba05294bdc334502a7459d5a6490a6b5 P 3268114f9aa64eb78d1bab61a68a498e [term 1 LEADER]: Becoming Leader. State: Replica: 3268114f9aa64eb78d1bab61a68a498e, State: Running, Role: LEADER
I20260601 13:37:40.520709 11982 consensus_queue.cc:237] T ba05294bdc334502a7459d5a6490a6b5 P 3268114f9aa64eb78d1bab61a68a498e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } }
I20260601 13:37:40.522533 11671 catalog_manager.cc:5696] T ba05294bdc334502a7459d5a6490a6b5 P 3268114f9aa64eb78d1bab61a68a498e reported cstate change: term changed from 0 to 1, leader changed from <none> to 3268114f9aa64eb78d1bab61a68a498e (127.7.40.2). New cstate: current_term: 1 leader_uuid: "3268114f9aa64eb78d1bab61a68a498e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:40.566649 11776 raft_consensus.cc:1275] T 24fd2b88452c4fba9688a7ed9000eb83 P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Refusing update from remote peer b9a32ef2c36d4004901c0424edf187a4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:40.567651 11851 raft_consensus.cc:1275] T 24fd2b88452c4fba9688a7ed9000eb83 P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Refusing update from remote peer b9a32ef2c36d4004901c0424edf187a4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:40.567885 11852 raft_consensus.cc:1275] T 186131957cc24d70922b6972d7d926fe P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Refusing update from remote peer b9a32ef2c36d4004901c0424edf187a4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:40.568430 11981 consensus_queue.cc:1048] T 24fd2b88452c4fba9688a7ed9000eb83 P b9a32ef2c36d4004901c0424edf187a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:40.575798 11850 raft_consensus.cc:1275] T 8d0f29cefb5d412faf24a36edf73e014 P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Refusing update from remote peer 921ddc65b4da4630bad3bcdf122bc525: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:40.576109 11849 raft_consensus.cc:1275] T 0d0711d628db49e59992ed1da281631e P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Refusing update from remote peer 921ddc65b4da4630bad3bcdf122bc525: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:40.576418 11848 raft_consensus.cc:1275] T 93e414d1394f44c4a669af644f0652d8 P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Refusing update from remote peer 921ddc65b4da4630bad3bcdf122bc525: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:40.576608 11927 raft_consensus.cc:1275] T 23a087cd2f274d0dbb837d02e871b2bd P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Refusing update from remote peer 921ddc65b4da4630bad3bcdf122bc525: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:40.576737 11926 raft_consensus.cc:1275] T 66330a1aa6b14704b00850b3194a3385 P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Refusing update from remote peer 921ddc65b4da4630bad3bcdf122bc525: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:40.576936 11925 raft_consensus.cc:1275] T 8d0f29cefb5d412faf24a36edf73e014 P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Refusing update from remote peer 921ddc65b4da4630bad3bcdf122bc525: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:40.576982 11981 consensus_queue.cc:1048] T 24fd2b88452c4fba9688a7ed9000eb83 P b9a32ef2c36d4004901c0424edf187a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:40.577050 11979 consensus_queue.cc:1048] T 186131957cc24d70922b6972d7d926fe P b9a32ef2c36d4004901c0424edf187a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:40.577222 11924 raft_consensus.cc:1275] T 0d0711d628db49e59992ed1da281631e P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Refusing update from remote peer 921ddc65b4da4630bad3bcdf122bc525: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:40.577502 11923 raft_consensus.cc:1275] T 93e414d1394f44c4a669af644f0652d8 P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Refusing update from remote peer 921ddc65b4da4630bad3bcdf122bc525: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:40.577967 11775 raft_consensus.cc:1275] T 186131957cc24d70922b6972d7d926fe P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Refusing update from remote peer b9a32ef2c36d4004901c0424edf187a4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:40.578401 11979 consensus_queue.cc:1048] T 186131957cc24d70922b6972d7d926fe P b9a32ef2c36d4004901c0424edf187a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:40.578676 12004 consensus_queue.cc:1048] T 23a087cd2f274d0dbb837d02e871b2bd P 921ddc65b4da4630bad3bcdf122bc525 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:40.578851 11985 consensus_queue.cc:1048] T 66330a1aa6b14704b00850b3194a3385 P 921ddc65b4da4630bad3bcdf122bc525 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:40.578994 12004 consensus_queue.cc:1048] T 8d0f29cefb5d412faf24a36edf73e014 P 921ddc65b4da4630bad3bcdf122bc525 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:40.579145 11985 consensus_queue.cc:1048] T 0d0711d628db49e59992ed1da281631e P 921ddc65b4da4630bad3bcdf122bc525 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:40.579272 12004 consensus_queue.cc:1048] T 93e414d1394f44c4a669af644f0652d8 P 921ddc65b4da4630bad3bcdf122bc525 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:40.579579 12004 consensus_queue.cc:1048] T 8d0f29cefb5d412faf24a36edf73e014 P 921ddc65b4da4630bad3bcdf122bc525 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:40.579645 12003 consensus_queue.cc:1048] T 0d0711d628db49e59992ed1da281631e P 921ddc65b4da4630bad3bcdf122bc525 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:40.579874 12004 consensus_queue.cc:1048] T 93e414d1394f44c4a669af644f0652d8 P 921ddc65b4da4630bad3bcdf122bc525 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:40.579272 11852 raft_consensus.cc:1275] T 66330a1aa6b14704b00850b3194a3385 P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Refusing update from remote peer 921ddc65b4da4630bad3bcdf122bc525: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:40.579027 11851 raft_consensus.cc:1275] T 23a087cd2f274d0dbb837d02e871b2bd P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Refusing update from remote peer 921ddc65b4da4630bad3bcdf122bc525: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:40.584542 12003 consensus_queue.cc:1048] T 66330a1aa6b14704b00850b3194a3385 P 921ddc65b4da4630bad3bcdf122bc525 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:40.584856 12003 consensus_queue.cc:1048] T 23a087cd2f274d0dbb837d02e871b2bd P 921ddc65b4da4630bad3bcdf122bc525 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:40.588461 11922 raft_consensus.cc:1275] T f6cf840151af4a8690f36561a801835d P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Refusing update from remote peer 3268114f9aa64eb78d1bab61a68a498e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:40.588913 11982 consensus_queue.cc:1048] T f6cf840151af4a8690f36561a801835d P 3268114f9aa64eb78d1bab61a68a498e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:40.591683 11774 raft_consensus.cc:1275] T f6cf840151af4a8690f36561a801835d P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Refusing update from remote peer 3268114f9aa64eb78d1bab61a68a498e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:40.592094 11982 consensus_queue.cc:1048] T f6cf840151af4a8690f36561a801835d P 3268114f9aa64eb78d1bab61a68a498e [LEADER]: Connected to new peer: Peer: permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:40.595543 12049 mvcc.cc:204] Tried to move back new op lower bound from 7292195064128188416 to 7292195062769008640. Current Snapshot: MvccSnapshot[applied={T|T < 7292195064104943616}]
I20260601 13:37:40.596037 11925 raft_consensus.cc:1275] T a4023d68e0894ade986446d2546323bf P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Refusing update from remote peer 3268114f9aa64eb78d1bab61a68a498e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:40.596401 11982 consensus_queue.cc:1048] T a4023d68e0894ade986446d2546323bf P 3268114f9aa64eb78d1bab61a68a498e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:40.598264 11773 raft_consensus.cc:1275] T a4023d68e0894ade986446d2546323bf P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Refusing update from remote peer 3268114f9aa64eb78d1bab61a68a498e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:40.599748 11982 consensus_queue.cc:1048] T a4023d68e0894ade986446d2546323bf P 3268114f9aa64eb78d1bab61a68a498e [LEADER]: Connected to new peer: Peer: permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:40.601236 11927 raft_consensus.cc:1275] T e27d6b2bd771429c9723141c04605a04 P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Refusing update from remote peer 3268114f9aa64eb78d1bab61a68a498e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:40.601251 11772 raft_consensus.cc:1275] T e27d6b2bd771429c9723141c04605a04 P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Refusing update from remote peer 3268114f9aa64eb78d1bab61a68a498e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:40.601962 12026 consensus_queue.cc:1048] T e27d6b2bd771429c9723141c04605a04 P 3268114f9aa64eb78d1bab61a68a498e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:40.602835 12026 consensus_queue.cc:1048] T e27d6b2bd771429c9723141c04605a04 P 3268114f9aa64eb78d1bab61a68a498e [LEADER]: Connected to new peer: Peer: permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:40.608079 11771 raft_consensus.cc:1275] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Refusing update from remote peer 3268114f9aa64eb78d1bab61a68a498e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:40.608083 11921 raft_consensus.cc:1275] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Refusing update from remote peer 3268114f9aa64eb78d1bab61a68a498e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:40.609372 12026 consensus_queue.cc:1048] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 3268114f9aa64eb78d1bab61a68a498e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:40.609675 12026 consensus_queue.cc:1048] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 3268114f9aa64eb78d1bab61a68a498e [LEADER]: Connected to new peer: Peer: permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:40.615429 12048 mvcc.cc:204] Tried to move back new op lower bound from 7292195064071536640 to 7292195063039197184. Current Snapshot: MvccSnapshot[applied={T|T < 7292195064071536640}]
I20260601 13:37:40.617136 11924 raft_consensus.cc:1275] T ba05294bdc334502a7459d5a6490a6b5 P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Refusing update from remote peer 3268114f9aa64eb78d1bab61a68a498e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:40.617602 12026 consensus_queue.cc:1048] T ba05294bdc334502a7459d5a6490a6b5 P 3268114f9aa64eb78d1bab61a68a498e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:40.620376 11771 raft_consensus.cc:1275] T ba05294bdc334502a7459d5a6490a6b5 P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Refusing update from remote peer 3268114f9aa64eb78d1bab61a68a498e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:40.621263 12026 consensus_queue.cc:1048] T ba05294bdc334502a7459d5a6490a6b5 P 3268114f9aa64eb78d1bab61a68a498e [LEADER]: Connected to new peer: Peer: permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:40.639343 12045 mvcc.cc:204] Tried to move back new op lower bound from 7292195064248586240 to 7292195063894351872. Current Snapshot: MvccSnapshot[applied={T|T < 7292195064248586240}]
I20260601 13:37:41.186264  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:41.188511 12144 instance_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:37:41.188705  7328 server_base.cc:1061] running on GCE node
W20260601 13:37:41.188537 12143 instance_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:37:41.188817 12146 instance_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:37:41.189096  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:41.189143  7328 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:37:41.189160  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321061189160 us; error 0 us; skew 500 ppm
I20260601 13:37:41.190305  7328 webserver.cc:533] Webserver started at http://127.7.40.4:34705/ using document root <none> and password file <none>
I20260601 13:37:41.190485  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:41.190555  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:41.190642  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:41.191146  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320954551505-7328-0/minicluster-data/ts-3-root/instance:
uuid: "8a55161d365a447893f1d0e3149aca3b"
format_stamp: "Formatted at 2026-06-01 13:37:41 on dist-test-slave-b9mm"
I20260601 13:37:41.192773  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:41.193949 12151 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:37:41.194208  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:41.194291  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320954551505-7328-0/minicluster-data/ts-3-root
uuid: "8a55161d365a447893f1d0e3149aca3b"
format_stamp: "Formatted at 2026-06-01 13:37:41 on dist-test-slave-b9mm"
I20260601 13:37:41.194401  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320954551505-7328-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320954551505-7328-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320954551505-7328-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:37:41.207044  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:41.207697  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:41.208068  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:41.208810  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:41.208915  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:41.208983  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:41.209033  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:41.213969  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.4:45703
I20260601 13:37:41.214001 12214 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.4:45703 every 8 connection(s)
I20260601 13:37:41.215006  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:41.217301 12222 instance_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:37:41.217386 12219 instance_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:37:41.217691 12220 instance_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:37:41.217931  7328 server_base.cc:1061] running on GCE node
I20260601 13:37:41.218134  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:41.218187  7328 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:37:41.218210  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321061218210 us; error 0 us; skew 500 ppm
I20260601 13:37:41.219548  7328 webserver.cc:533] Webserver started at http://127.7.40.5:41545/ using document root <none> and password file <none>
I20260601 13:37:41.219758  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:41.219847  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:41.219944  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:41.220506  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320954551505-7328-0/minicluster-data/ts-4-root/instance:
uuid: "0ff52c5316fd4b3aa5bacdd699c12df8"
format_stamp: "Formatted at 2026-06-01 13:37:41 on dist-test-slave-b9mm"
I20260601 13:37:41.220831 12215 heartbeater.cc:344] Connected to a master server at 127.7.40.62:32839
I20260601 13:37:41.220947 12215 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:41.221287 12215 heartbeater.cc:507] Master 127.7.40.62:32839 requested a full tablet report, sending...
I20260601 13:37:41.222137 11670 ts_manager.cc:194] Registered new tserver with Master: 8a55161d365a447893f1d0e3149aca3b (127.7.40.4:45703)
I20260601 13:37:41.222658  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:37:41.222965 11670 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49670
I20260601 13:37:41.224517 12227 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:37:41.224840  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:41.224936  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320954551505-7328-0/minicluster-data/ts-4-root
uuid: "0ff52c5316fd4b3aa5bacdd699c12df8"
format_stamp: "Formatted at 2026-06-01 13:37:41 on dist-test-slave-b9mm"
I20260601 13:37:41.225018  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320954551505-7328-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320954551505-7328-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320954551505-7328-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:37:41.237495  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:41.238010  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:41.238355  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:41.238893  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:41.238952  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:41.239012  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:41.239060  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:41.244207  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.5:35825
I20260601 13:37:41.244402 12290 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.5:35825 every 8 connection(s)
I20260601 13:37:41.245260  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:41.247359 12297 instance_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:37:41.247385 12295 instance_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:37:41.247366 12294 instance_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:37:41.248665  7328 server_base.cc:1061] running on GCE node
I20260601 13:37:41.248910  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:41.248970  7328 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:37:41.248997  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321061248996 us; error 0 us; skew 500 ppm
I20260601 13:37:41.250093 12291 heartbeater.cc:344] Connected to a master server at 127.7.40.62:32839
I20260601 13:37:41.250186  7328 webserver.cc:533] Webserver started at http://127.7.40.6:38221/ using document root <none> and password file <none>
I20260601 13:37:41.250213 12291 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:41.250345  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:41.250417  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:41.250455 12291 heartbeater.cc:507] Master 127.7.40.62:32839 requested a full tablet report, sending...
I20260601 13:37:41.250499  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:41.250973  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320954551505-7328-0/minicluster-data/ts-5-root/instance:
uuid: "3db8ce264af44ce98d215f6de852ec4c"
format_stamp: "Formatted at 2026-06-01 13:37:41 on dist-test-slave-b9mm"
I20260601 13:37:41.251181 11670 ts_manager.cc:194] Registered new tserver with Master: 0ff52c5316fd4b3aa5bacdd699c12df8 (127.7.40.5:35825)
I20260601 13:37:41.251937 11670 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49678
I20260601 13:37:41.252926  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:41.253831 12302 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:37:41.254074  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:41.254134  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320954551505-7328-0/minicluster-data/ts-5-root
uuid: "3db8ce264af44ce98d215f6de852ec4c"
format_stamp: "Formatted at 2026-06-01 13:37:41 on dist-test-slave-b9mm"
I20260601 13:37:41.254227  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320954551505-7328-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320954551505-7328-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320954551505-7328-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:37:41.265830  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:41.266331  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:41.266674  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:41.267238  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:41.267282  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:41.267333  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:41.267380  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:41.272578  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.6:39365
I20260601 13:37:41.272783 12365 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.6:39365 every 8 connection(s)
I20260601 13:37:41.277967 12366 heartbeater.cc:344] Connected to a master server at 127.7.40.62:32839
I20260601 13:37:41.278088 12366 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:41.278311 12366 heartbeater.cc:507] Master 127.7.40.62:32839 requested a full tablet report, sending...
I20260601 13:37:41.278950 11670 ts_manager.cc:194] Registered new tserver with Master: 3db8ce264af44ce98d215f6de852ec4c (127.7.40.6:39365)
I20260601 13:37:41.279528 11670 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49686
I20260601 13:37:42.000367 11922 consensus_queue.cc:237] T 24fd2b88452c4fba9688a7ed9000eb83 P b9a32ef2c36d4004901c0424edf187a4 [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: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } attrs { replace: true } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "3db8ce264af44ce98d215f6de852ec4c" member_type: NON_VOTER last_known_addr { host: "127.7.40.6" port: 39365 } attrs { promote: true } }
I20260601 13:37:42.002452 11775 raft_consensus.cc:1275] T 24fd2b88452c4fba9688a7ed9000eb83 P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Refusing update from remote peer b9a32ef2c36d4004901c0424edf187a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:37:42.002454 11849 raft_consensus.cc:1275] T 24fd2b88452c4fba9688a7ed9000eb83 P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Refusing update from remote peer b9a32ef2c36d4004901c0424edf187a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:37:42.002915 11979 consensus_queue.cc:1048] T 24fd2b88452c4fba9688a7ed9000eb83 P b9a32ef2c36d4004901c0424edf187a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:37:42.003121 12114 consensus_queue.cc:1048] T 24fd2b88452c4fba9688a7ed9000eb83 P b9a32ef2c36d4004901c0424edf187a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } 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:37:42.005319 12371 raft_consensus.cc:2955] T 24fd2b88452c4fba9688a7ed9000eb83 P b9a32ef2c36d4004901c0424edf187a4 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER 3db8ce264af44ce98d215f6de852ec4c (127.7.40.6) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } attrs { replace: true } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "3db8ce264af44ce98d215f6de852ec4c" member_type: NON_VOTER last_known_addr { host: "127.7.40.6" port: 39365 } attrs { promote: true } } }
I20260601 13:37:42.005532 11849 raft_consensus.cc:2955] T 24fd2b88452c4fba9688a7ed9000eb83 P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER 3db8ce264af44ce98d215f6de852ec4c (127.7.40.6) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } attrs { replace: true } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "3db8ce264af44ce98d215f6de852ec4c" member_type: NON_VOTER last_known_addr { host: "127.7.40.6" port: 39365 } attrs { promote: true } } }
I20260601 13:37:42.005601 11775 raft_consensus.cc:2955] T 24fd2b88452c4fba9688a7ed9000eb83 P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER 3db8ce264af44ce98d215f6de852ec4c (127.7.40.6) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } attrs { replace: true } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "3db8ce264af44ce98d215f6de852ec4c" member_type: NON_VOTER last_known_addr { host: "127.7.40.6" port: 39365 } attrs { promote: true } } }
W20260601 13:37:42.008121 11891 consensus_peers.cc:597] T 24fd2b88452c4fba9688a7ed9000eb83 P b9a32ef2c36d4004901c0424edf187a4 -> Peer 3db8ce264af44ce98d215f6de852ec4c (127.7.40.6:39365): Couldn't send request to peer 3db8ce264af44ce98d215f6de852ec4c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 24fd2b88452c4fba9688a7ed9000eb83. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:42.008860 11672 catalog_manager.cc:5696] T 24fd2b88452c4fba9688a7ed9000eb83 P 3268114f9aa64eb78d1bab61a68a498e reported cstate change: config changed from index -1 to 30, NON_VOTER 3db8ce264af44ce98d215f6de852ec4c (127.7.40.6) added. New cstate: current_term: 1 leader_uuid: "b9a32ef2c36d4004901c0424edf187a4" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } attrs { replace: true } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "3db8ce264af44ce98d215f6de852ec4c" member_type: NON_VOTER last_known_addr { host: "127.7.40.6" port: 39365 } attrs { promote: true } } }
I20260601 13:37:42.014384 11849 consensus_queue.cc:237] T a4023d68e0894ade986446d2546323bf P 3268114f9aa64eb78d1bab61a68a498e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } attrs { replace: true } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: NON_VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: true } }
I20260601 13:37:42.016469 11922 raft_consensus.cc:1275] T a4023d68e0894ade986446d2546323bf P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Refusing update from remote peer 3268114f9aa64eb78d1bab61a68a498e: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:37:42.016620 11775 raft_consensus.cc:1275] T a4023d68e0894ade986446d2546323bf P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Refusing update from remote peer 3268114f9aa64eb78d1bab61a68a498e: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:37:42.017102 12379 consensus_queue.cc:1048] T a4023d68e0894ade986446d2546323bf P 3268114f9aa64eb78d1bab61a68a498e [LEADER]: Connected to new peer: Peer: permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:37:42.017359 12380 consensus_queue.cc:1048] T a4023d68e0894ade986446d2546323bf P 3268114f9aa64eb78d1bab61a68a498e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:37:42.018946 12121 raft_consensus.cc:2955] T a4023d68e0894ade986446d2546323bf P 3268114f9aa64eb78d1bab61a68a498e [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 0ff52c5316fd4b3aa5bacdd699c12df8 (127.7.40.5) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } attrs { replace: true } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: NON_VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: true } } }
I20260601 13:37:42.019477 11922 raft_consensus.cc:2955] T a4023d68e0894ade986446d2546323bf P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 0ff52c5316fd4b3aa5bacdd699c12df8 (127.7.40.5) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } attrs { replace: true } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: NON_VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: true } } }
W20260601 13:37:42.021523 11817 consensus_peers.cc:597] T a4023d68e0894ade986446d2546323bf P 3268114f9aa64eb78d1bab61a68a498e -> Peer 0ff52c5316fd4b3aa5bacdd699c12df8 (127.7.40.5:35825): Couldn't send request to peer 0ff52c5316fd4b3aa5bacdd699c12df8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a4023d68e0894ade986446d2546323bf. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:42.022040 11849 consensus_queue.cc:237] T e27d6b2bd771429c9723141c04605a04 P 3268114f9aa64eb78d1bab61a68a498e [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: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } attrs { replace: true } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: true } }
I20260601 13:37:42.022224 11673 catalog_manager.cc:5696] T a4023d68e0894ade986446d2546323bf P 3268114f9aa64eb78d1bab61a68a498e reported cstate change: config changed from index -1 to 28, NON_VOTER 0ff52c5316fd4b3aa5bacdd699c12df8 (127.7.40.5) added. New cstate: current_term: 1 leader_uuid: "3268114f9aa64eb78d1bab61a68a498e" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: NON_VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:42.022996 11775 raft_consensus.cc:2955] T a4023d68e0894ade986446d2546323bf P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 0ff52c5316fd4b3aa5bacdd699c12df8 (127.7.40.5) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } attrs { replace: true } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: NON_VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: true } } }
I20260601 13:37:42.023576 11772 raft_consensus.cc:1275] T e27d6b2bd771429c9723141c04605a04 P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Refusing update from remote peer 3268114f9aa64eb78d1bab61a68a498e: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:37:42.024072 11922 raft_consensus.cc:1275] T e27d6b2bd771429c9723141c04605a04 P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Refusing update from remote peer 3268114f9aa64eb78d1bab61a68a498e: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:37:42.024021 12380 consensus_queue.cc:1048] T e27d6b2bd771429c9723141c04605a04 P 3268114f9aa64eb78d1bab61a68a498e [LEADER]: Connected to new peer: Peer: permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:37:42.024631 12121 consensus_queue.cc:1048] T e27d6b2bd771429c9723141c04605a04 P 3268114f9aa64eb78d1bab61a68a498e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } 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:37:42.026058 12121 raft_consensus.cc:2955] T e27d6b2bd771429c9723141c04605a04 P 3268114f9aa64eb78d1bab61a68a498e [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER 8a55161d365a447893f1d0e3149aca3b (127.7.40.4) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } attrs { replace: true } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: true } } }
I20260601 13:37:42.027652 11775 raft_consensus.cc:2955] T e27d6b2bd771429c9723141c04605a04 P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER 8a55161d365a447893f1d0e3149aca3b (127.7.40.4) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } attrs { replace: true } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: true } } }
W20260601 13:37:42.028877 11817 consensus_peers.cc:597] T e27d6b2bd771429c9723141c04605a04 P 3268114f9aa64eb78d1bab61a68a498e -> Peer 8a55161d365a447893f1d0e3149aca3b (127.7.40.4:45703): Couldn't send request to peer 8a55161d365a447893f1d0e3149aca3b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e27d6b2bd771429c9723141c04605a04. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:42.029650 11922 raft_consensus.cc:2955] T e27d6b2bd771429c9723141c04605a04 P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER 8a55161d365a447893f1d0e3149aca3b (127.7.40.4) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } attrs { replace: true } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: true } } }
I20260601 13:37:42.029776 11670 catalog_manager.cc:5696] T e27d6b2bd771429c9723141c04605a04 P 3268114f9aa64eb78d1bab61a68a498e reported cstate change: config changed from index -1 to 29, NON_VOTER 8a55161d365a447893f1d0e3149aca3b (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "3268114f9aa64eb78d1bab61a68a498e" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:42.036682 11775 consensus_queue.cc:237] T 93e414d1394f44c4a669af644f0652d8 P 921ddc65b4da4630bad3bcdf122bc525 [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: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } attrs { replace: true } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "3db8ce264af44ce98d215f6de852ec4c" member_type: NON_VOTER last_known_addr { host: "127.7.40.6" port: 39365 } attrs { promote: true } }
I20260601 13:37:42.038367 11849 raft_consensus.cc:1275] T 93e414d1394f44c4a669af644f0652d8 P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Refusing update from remote peer 921ddc65b4da4630bad3bcdf122bc525: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:37:42.038659 11922 raft_consensus.cc:1275] T 93e414d1394f44c4a669af644f0652d8 P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Refusing update from remote peer 921ddc65b4da4630bad3bcdf122bc525: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:37:42.038777 12136 consensus_queue.cc:1048] T 93e414d1394f44c4a669af644f0652d8 P 921ddc65b4da4630bad3bcdf122bc525 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } 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:37:42.039243 12136 consensus_queue.cc:1048] T 93e414d1394f44c4a669af644f0652d8 P 921ddc65b4da4630bad3bcdf122bc525 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:37:42.040516 12385 raft_consensus.cc:2955] T 93e414d1394f44c4a669af644f0652d8 P 921ddc65b4da4630bad3bcdf122bc525 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER 3db8ce264af44ce98d215f6de852ec4c (127.7.40.6) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } attrs { replace: true } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "3db8ce264af44ce98d215f6de852ec4c" member_type: NON_VOTER last_known_addr { host: "127.7.40.6" port: 39365 } attrs { promote: true } } }
I20260601 13:37:42.040925 11849 raft_consensus.cc:2955] T 93e414d1394f44c4a669af644f0652d8 P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER 3db8ce264af44ce98d215f6de852ec4c (127.7.40.6) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } attrs { replace: true } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "3db8ce264af44ce98d215f6de852ec4c" member_type: NON_VOTER last_known_addr { host: "127.7.40.6" port: 39365 } attrs { promote: true } } }
I20260601 13:37:42.041397 11922 raft_consensus.cc:2955] T 93e414d1394f44c4a669af644f0652d8 P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER 3db8ce264af44ce98d215f6de852ec4c (127.7.40.6) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } attrs { replace: true } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "3db8ce264af44ce98d215f6de852ec4c" member_type: NON_VOTER last_known_addr { host: "127.7.40.6" port: 39365 } attrs { promote: true } } }
I20260601 13:37:42.043844 11673 catalog_manager.cc:5696] T 93e414d1394f44c4a669af644f0652d8 P 921ddc65b4da4630bad3bcdf122bc525 reported cstate change: config changed from index -1 to 30, NON_VOTER 3db8ce264af44ce98d215f6de852ec4c (127.7.40.6) added. New cstate: current_term: 1 leader_uuid: "921ddc65b4da4630bad3bcdf122bc525" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3db8ce264af44ce98d215f6de852ec4c" member_type: NON_VOTER last_known_addr { host: "127.7.40.6" port: 39365 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:42.044421 11775 consensus_queue.cc:237] T 66330a1aa6b14704b00850b3194a3385 P 921ddc65b4da4630bad3bcdf122bc525 [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: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } attrs { replace: true } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: NON_VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: true } }
W20260601 13:37:42.044493 11740 consensus_peers.cc:597] T 93e414d1394f44c4a669af644f0652d8 P 921ddc65b4da4630bad3bcdf122bc525 -> Peer 3db8ce264af44ce98d215f6de852ec4c (127.7.40.6:39365): Couldn't send request to peer 3db8ce264af44ce98d215f6de852ec4c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 93e414d1394f44c4a669af644f0652d8. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:42.046064 11849 raft_consensus.cc:1275] T 66330a1aa6b14704b00850b3194a3385 P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Refusing update from remote peer 921ddc65b4da4630bad3bcdf122bc525: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:37:42.046452 11920 raft_consensus.cc:1275] T 66330a1aa6b14704b00850b3194a3385 P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Refusing update from remote peer 921ddc65b4da4630bad3bcdf122bc525: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:37:42.047143 12386 consensus_queue.cc:1048] T 66330a1aa6b14704b00850b3194a3385 P 921ddc65b4da4630bad3bcdf122bc525 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260601 13:37:42.048029 12385 consensus_queue.cc:1048] T 66330a1aa6b14704b00850b3194a3385 P 921ddc65b4da4630bad3bcdf122bc525 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } 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:37:42.050073 12136 raft_consensus.cc:2955] T 66330a1aa6b14704b00850b3194a3385 P 921ddc65b4da4630bad3bcdf122bc525 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER 0ff52c5316fd4b3aa5bacdd699c12df8 (127.7.40.5) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } attrs { replace: true } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: NON_VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: true } } }
I20260601 13:37:42.050488 11849 raft_consensus.cc:2955] T 66330a1aa6b14704b00850b3194a3385 P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER 0ff52c5316fd4b3aa5bacdd699c12df8 (127.7.40.5) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } attrs { replace: true } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: NON_VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: true } } }
W20260601 13:37:42.052505 11741 consensus_peers.cc:597] T 66330a1aa6b14704b00850b3194a3385 P 921ddc65b4da4630bad3bcdf122bc525 -> Peer 0ff52c5316fd4b3aa5bacdd699c12df8 (127.7.40.5:35825): Couldn't send request to peer 0ff52c5316fd4b3aa5bacdd699c12df8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 66330a1aa6b14704b00850b3194a3385. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:42.052960 11922 raft_consensus.cc:2955] T 66330a1aa6b14704b00850b3194a3385 P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER 0ff52c5316fd4b3aa5bacdd699c12df8 (127.7.40.5) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } attrs { replace: true } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: NON_VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: true } } }
I20260601 13:37:42.053575 11849 consensus_queue.cc:237] T f6cf840151af4a8690f36561a801835d P 3268114f9aa64eb78d1bab61a68a498e [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: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } attrs { replace: true } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: true } }
I20260601 13:37:42.053614 11670 catalog_manager.cc:5696] T 66330a1aa6b14704b00850b3194a3385 P 921ddc65b4da4630bad3bcdf122bc525 reported cstate change: config changed from index -1 to 29, NON_VOTER 0ff52c5316fd4b3aa5bacdd699c12df8 (127.7.40.5) added. New cstate: current_term: 1 leader_uuid: "921ddc65b4da4630bad3bcdf122bc525" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: NON_VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:42.055758 11775 raft_consensus.cc:1275] T f6cf840151af4a8690f36561a801835d P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Refusing update from remote peer 3268114f9aa64eb78d1bab61a68a498e: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
W20260601 13:37:42.056015 11817 consensus_peers.cc:597] T f6cf840151af4a8690f36561a801835d P 3268114f9aa64eb78d1bab61a68a498e -> Peer 8a55161d365a447893f1d0e3149aca3b (127.7.40.4:45703): Couldn't send request to peer 8a55161d365a447893f1d0e3149aca3b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f6cf840151af4a8690f36561a801835d. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:42.056159 11922 raft_consensus.cc:1275] T f6cf840151af4a8690f36561a801835d P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Refusing update from remote peer 3268114f9aa64eb78d1bab61a68a498e: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:37:42.056227 12379 consensus_queue.cc:1048] T f6cf840151af4a8690f36561a801835d P 3268114f9aa64eb78d1bab61a68a498e [LEADER]: Connected to new peer: Peer: permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } 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:37:42.056843 12380 consensus_queue.cc:1048] T f6cf840151af4a8690f36561a801835d P 3268114f9aa64eb78d1bab61a68a498e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:37:42.057724 12379 raft_consensus.cc:2955] T f6cf840151af4a8690f36561a801835d P 3268114f9aa64eb78d1bab61a68a498e [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER 8a55161d365a447893f1d0e3149aca3b (127.7.40.4) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } attrs { replace: true } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: true } } }
I20260601 13:37:42.058156 11775 raft_consensus.cc:2955] T f6cf840151af4a8690f36561a801835d P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER 8a55161d365a447893f1d0e3149aca3b (127.7.40.4) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } attrs { replace: true } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: true } } }
I20260601 13:37:42.058775 11922 raft_consensus.cc:2955] T f6cf840151af4a8690f36561a801835d P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER 8a55161d365a447893f1d0e3149aca3b (127.7.40.4) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } attrs { replace: true } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: true } } }
I20260601 13:37:42.060658 11673 catalog_manager.cc:5696] T f6cf840151af4a8690f36561a801835d P 921ddc65b4da4630bad3bcdf122bc525 reported cstate change: config changed from index -1 to 29, NON_VOTER 8a55161d365a447893f1d0e3149aca3b (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "3268114f9aa64eb78d1bab61a68a498e" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } attrs { replace: true } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: true } } }
I20260601 13:37:42.224298 12215 heartbeater.cc:499] Master 127.7.40.62:32839 was elected leader, sending a full tablet report...
I20260601 13:37:42.253003 12291 heartbeater.cc:499] Master 127.7.40.62:32839 was elected leader, sending a full tablet report...
I20260601 13:37:42.280505 12366 heartbeater.cc:499] Master 127.7.40.62:32839 was elected leader, sending a full tablet report...
I20260601 13:37:42.379729 12388 ts_tablet_manager.cc:933] T 24fd2b88452c4fba9688a7ed9000eb83 P 3db8ce264af44ce98d215f6de852ec4c: Initiating tablet copy from peer b9a32ef2c36d4004901c0424edf187a4 (127.7.40.3:38305)
I20260601 13:37:42.380148 12388 tablet_copy_client.cc:323] T 24fd2b88452c4fba9688a7ed9000eb83 P 3db8ce264af44ce98d215f6de852ec4c: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.3:38305
I20260601 13:37:42.384497 11937 tablet_copy_service.cc:140] P b9a32ef2c36d4004901c0424edf187a4: Received BeginTabletCopySession request for tablet 24fd2b88452c4fba9688a7ed9000eb83 from peer 3db8ce264af44ce98d215f6de852ec4c ({username='slave'} at 127.0.0.1:44874)
I20260601 13:37:42.384640 11937 tablet_copy_service.cc:161] P b9a32ef2c36d4004901c0424edf187a4: Beginning new tablet copy session on tablet 24fd2b88452c4fba9688a7ed9000eb83 from peer 3db8ce264af44ce98d215f6de852ec4c at {username='slave'} at 127.0.0.1:44874: session id = 3db8ce264af44ce98d215f6de852ec4c-24fd2b88452c4fba9688a7ed9000eb83
I20260601 13:37:42.385828 11937 tablet_copy_source_session.cc:215] T 24fd2b88452c4fba9688a7ed9000eb83 P b9a32ef2c36d4004901c0424edf187a4: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:37:42.386925 12388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24fd2b88452c4fba9688a7ed9000eb83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:42.389432 12388 tablet_copy_client.cc:806] T 24fd2b88452c4fba9688a7ed9000eb83 P 3db8ce264af44ce98d215f6de852ec4c: tablet copy: Starting download of 0 data blocks...
I20260601 13:37:42.389621 12388 tablet_copy_client.cc:670] T 24fd2b88452c4fba9688a7ed9000eb83 P 3db8ce264af44ce98d215f6de852ec4c: tablet copy: Starting download of 1 WAL segments...
I20260601 13:37:42.390867 12389 tablet_copy_client.cc:1025] T 24fd2b88452c4fba9688a7ed9000eb83 P 3db8ce264af44ce98d215f6de852ec4c: tablet copy: Injecting latency into file download: 2000
I20260601 13:37:42.462182 12391 ts_tablet_manager.cc:933] T 93e414d1394f44c4a669af644f0652d8 P 3db8ce264af44ce98d215f6de852ec4c: Initiating tablet copy from peer 921ddc65b4da4630bad3bcdf122bc525 (127.7.40.1:40749)
I20260601 13:37:42.462616 12391 tablet_copy_client.cc:323] T 93e414d1394f44c4a669af644f0652d8 P 3db8ce264af44ce98d215f6de852ec4c: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.1:40749
I20260601 13:37:42.466573 12393 ts_tablet_manager.cc:933] T f6cf840151af4a8690f36561a801835d P 8a55161d365a447893f1d0e3149aca3b: Initiating tablet copy from peer 3268114f9aa64eb78d1bab61a68a498e (127.7.40.2:42799)
I20260601 13:37:42.466852 11786 tablet_copy_service.cc:140] P 921ddc65b4da4630bad3bcdf122bc525: Received BeginTabletCopySession request for tablet 93e414d1394f44c4a669af644f0652d8 from peer 3db8ce264af44ce98d215f6de852ec4c ({username='slave'} at 127.0.0.1:52950)
I20260601 13:37:42.466965 11786 tablet_copy_service.cc:161] P 921ddc65b4da4630bad3bcdf122bc525: Beginning new tablet copy session on tablet 93e414d1394f44c4a669af644f0652d8 from peer 3db8ce264af44ce98d215f6de852ec4c at {username='slave'} at 127.0.0.1:52950: session id = 3db8ce264af44ce98d215f6de852ec4c-93e414d1394f44c4a669af644f0652d8
I20260601 13:37:42.467013 12393 tablet_copy_client.cc:323] T f6cf840151af4a8690f36561a801835d P 8a55161d365a447893f1d0e3149aca3b: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.2:42799
I20260601 13:37:42.468165 11786 tablet_copy_source_session.cc:215] T 93e414d1394f44c4a669af644f0652d8 P 921ddc65b4da4630bad3bcdf122bc525: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:37:42.469051 12391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93e414d1394f44c4a669af644f0652d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:42.471772 11862 tablet_copy_service.cc:140] P 3268114f9aa64eb78d1bab61a68a498e: Received BeginTabletCopySession request for tablet f6cf840151af4a8690f36561a801835d from peer 8a55161d365a447893f1d0e3149aca3b ({username='slave'} at 127.0.0.1:41340)
I20260601 13:37:42.471858 12391 tablet_copy_client.cc:806] T 93e414d1394f44c4a669af644f0652d8 P 3db8ce264af44ce98d215f6de852ec4c: tablet copy: Starting download of 0 data blocks...
I20260601 13:37:42.471891 11862 tablet_copy_service.cc:161] P 3268114f9aa64eb78d1bab61a68a498e: Beginning new tablet copy session on tablet f6cf840151af4a8690f36561a801835d from peer 8a55161d365a447893f1d0e3149aca3b at {username='slave'} at 127.0.0.1:41340: session id = 8a55161d365a447893f1d0e3149aca3b-f6cf840151af4a8690f36561a801835d
I20260601 13:37:42.472029 12391 tablet_copy_client.cc:670] T 93e414d1394f44c4a669af644f0652d8 P 3db8ce264af44ce98d215f6de852ec4c: tablet copy: Starting download of 1 WAL segments...
I20260601 13:37:42.472874 11862 tablet_copy_source_session.cc:215] T f6cf840151af4a8690f36561a801835d P 3268114f9aa64eb78d1bab61a68a498e: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:37:42.473145 12392 tablet_copy_client.cc:1025] T 93e414d1394f44c4a669af644f0652d8 P 3db8ce264af44ce98d215f6de852ec4c: tablet copy: Injecting latency into file download: 2000
I20260601 13:37:42.473706 12393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6cf840151af4a8690f36561a801835d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:42.475508 12393 tablet_copy_client.cc:806] T f6cf840151af4a8690f36561a801835d P 8a55161d365a447893f1d0e3149aca3b: tablet copy: Starting download of 0 data blocks...
I20260601 13:37:42.475668 12393 tablet_copy_client.cc:670] T f6cf840151af4a8690f36561a801835d P 8a55161d365a447893f1d0e3149aca3b: tablet copy: Starting download of 1 WAL segments...
I20260601 13:37:42.476825 12394 tablet_copy_client.cc:1025] T f6cf840151af4a8690f36561a801835d P 8a55161d365a447893f1d0e3149aca3b: tablet copy: Injecting latency into file download: 2000
I20260601 13:37:42.480643 12396 ts_tablet_manager.cc:933] T a4023d68e0894ade986446d2546323bf P 0ff52c5316fd4b3aa5bacdd699c12df8: Initiating tablet copy from peer 3268114f9aa64eb78d1bab61a68a498e (127.7.40.2:42799)
I20260601 13:37:42.481045 12396 tablet_copy_client.cc:323] T a4023d68e0894ade986446d2546323bf P 0ff52c5316fd4b3aa5bacdd699c12df8: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.2:42799
I20260601 13:37:42.485311 11862 tablet_copy_service.cc:140] P 3268114f9aa64eb78d1bab61a68a498e: Received BeginTabletCopySession request for tablet a4023d68e0894ade986446d2546323bf from peer 0ff52c5316fd4b3aa5bacdd699c12df8 ({username='slave'} at 127.0.0.1:41342)
I20260601 13:37:42.485436 11862 tablet_copy_service.cc:161] P 3268114f9aa64eb78d1bab61a68a498e: Beginning new tablet copy session on tablet a4023d68e0894ade986446d2546323bf from peer 0ff52c5316fd4b3aa5bacdd699c12df8 at {username='slave'} at 127.0.0.1:41342: session id = 0ff52c5316fd4b3aa5bacdd699c12df8-a4023d68e0894ade986446d2546323bf
I20260601 13:37:42.486024 12399 ts_tablet_manager.cc:933] T 66330a1aa6b14704b00850b3194a3385 P 0ff52c5316fd4b3aa5bacdd699c12df8: Initiating tablet copy from peer 921ddc65b4da4630bad3bcdf122bc525 (127.7.40.1:40749)
I20260601 13:37:42.486415 12399 tablet_copy_client.cc:323] T 66330a1aa6b14704b00850b3194a3385 P 0ff52c5316fd4b3aa5bacdd699c12df8: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.1:40749
I20260601 13:37:42.486538 11862 tablet_copy_source_session.cc:215] T a4023d68e0894ade986446d2546323bf P 3268114f9aa64eb78d1bab61a68a498e: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:37:42.487702 12396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4023d68e0894ade986446d2546323bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:42.489982 12396 tablet_copy_client.cc:806] T a4023d68e0894ade986446d2546323bf P 0ff52c5316fd4b3aa5bacdd699c12df8: tablet copy: Starting download of 0 data blocks...
I20260601 13:37:42.490155 12396 tablet_copy_client.cc:670] T a4023d68e0894ade986446d2546323bf P 0ff52c5316fd4b3aa5bacdd699c12df8: tablet copy: Starting download of 1 WAL segments...
I20260601 13:37:42.491147 11786 tablet_copy_service.cc:140] P 921ddc65b4da4630bad3bcdf122bc525: Received BeginTabletCopySession request for tablet 66330a1aa6b14704b00850b3194a3385 from peer 0ff52c5316fd4b3aa5bacdd699c12df8 ({username='slave'} at 127.0.0.1:52958)
I20260601 13:37:42.491241 12397 tablet_copy_client.cc:1025] T a4023d68e0894ade986446d2546323bf P 0ff52c5316fd4b3aa5bacdd699c12df8: tablet copy: Injecting latency into file download: 2000
I20260601 13:37:42.491259 11786 tablet_copy_service.cc:161] P 921ddc65b4da4630bad3bcdf122bc525: Beginning new tablet copy session on tablet 66330a1aa6b14704b00850b3194a3385 from peer 0ff52c5316fd4b3aa5bacdd699c12df8 at {username='slave'} at 127.0.0.1:52958: session id = 0ff52c5316fd4b3aa5bacdd699c12df8-66330a1aa6b14704b00850b3194a3385
I20260601 13:37:42.492234 11786 tablet_copy_source_session.cc:215] T 66330a1aa6b14704b00850b3194a3385 P 921ddc65b4da4630bad3bcdf122bc525: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:37:42.493189 12399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66330a1aa6b14704b00850b3194a3385. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:42.496069 12399 tablet_copy_client.cc:806] T 66330a1aa6b14704b00850b3194a3385 P 0ff52c5316fd4b3aa5bacdd699c12df8: tablet copy: Starting download of 0 data blocks...
I20260601 13:37:42.496268 12399 tablet_copy_client.cc:670] T 66330a1aa6b14704b00850b3194a3385 P 0ff52c5316fd4b3aa5bacdd699c12df8: tablet copy: Starting download of 1 WAL segments...
I20260601 13:37:42.497547 12400 tablet_copy_client.cc:1025] T 66330a1aa6b14704b00850b3194a3385 P 0ff52c5316fd4b3aa5bacdd699c12df8: tablet copy: Injecting latency into file download: 2000
I20260601 13:37:42.622826 12401 ts_tablet_manager.cc:933] T e27d6b2bd771429c9723141c04605a04 P 8a55161d365a447893f1d0e3149aca3b: Initiating tablet copy from peer 3268114f9aa64eb78d1bab61a68a498e (127.7.40.2:42799)
I20260601 13:37:42.623337 12401 tablet_copy_client.cc:323] T e27d6b2bd771429c9723141c04605a04 P 8a55161d365a447893f1d0e3149aca3b: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.2:42799
I20260601 13:37:42.624009 11862 tablet_copy_service.cc:140] P 3268114f9aa64eb78d1bab61a68a498e: Received BeginTabletCopySession request for tablet e27d6b2bd771429c9723141c04605a04 from peer 8a55161d365a447893f1d0e3149aca3b ({username='slave'} at 127.0.0.1:41340)
I20260601 13:37:42.624136 11862 tablet_copy_service.cc:161] P 3268114f9aa64eb78d1bab61a68a498e: Beginning new tablet copy session on tablet e27d6b2bd771429c9723141c04605a04 from peer 8a55161d365a447893f1d0e3149aca3b at {username='slave'} at 127.0.0.1:41340: session id = 8a55161d365a447893f1d0e3149aca3b-e27d6b2bd771429c9723141c04605a04
I20260601 13:37:42.625126 11862 tablet_copy_source_session.cc:215] T e27d6b2bd771429c9723141c04605a04 P 3268114f9aa64eb78d1bab61a68a498e: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:37:42.626144 12401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e27d6b2bd771429c9723141c04605a04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:42.628401 12401 tablet_copy_client.cc:806] T e27d6b2bd771429c9723141c04605a04 P 8a55161d365a447893f1d0e3149aca3b: tablet copy: Starting download of 0 data blocks...
I20260601 13:37:42.628600 12401 tablet_copy_client.cc:670] T e27d6b2bd771429c9723141c04605a04 P 8a55161d365a447893f1d0e3149aca3b: tablet copy: Starting download of 1 WAL segments...
I20260601 13:37:42.629926 12402 tablet_copy_client.cc:1025] T e27d6b2bd771429c9723141c04605a04 P 8a55161d365a447893f1d0e3149aca3b: tablet copy: Injecting latency into file download: 2000
I20260601 13:37:44.392052 12388 tablet_copy_client.cc:538] T 24fd2b88452c4fba9688a7ed9000eb83 P 3db8ce264af44ce98d215f6de852ec4c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:37:44.393836 12388 tablet_bootstrap.cc:492] T 24fd2b88452c4fba9688a7ed9000eb83 P 3db8ce264af44ce98d215f6de852ec4c: Bootstrap starting.
I20260601 13:37:44.417173 12388 tablet_bootstrap.cc:492] T 24fd2b88452c4fba9688a7ed9000eb83 P 3db8ce264af44ce98d215f6de852ec4c: Bootstrap replayed 1/1 log segments. Stats: ops{read=30 overwritten=0 applied=30 ignored=0} inserts{seen=136 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:37:44.417546 12388 tablet_bootstrap.cc:492] T 24fd2b88452c4fba9688a7ed9000eb83 P 3db8ce264af44ce98d215f6de852ec4c: Bootstrap complete.
I20260601 13:37:44.417783 12388 ts_tablet_manager.cc:1403] T 24fd2b88452c4fba9688a7ed9000eb83 P 3db8ce264af44ce98d215f6de852ec4c: Time spent bootstrapping tablet: real 0.024s	user 0.023s	sys 0.000s
I20260601 13:37:44.418298 12388 raft_consensus.cc:359] T 24fd2b88452c4fba9688a7ed9000eb83 P 3db8ce264af44ce98d215f6de852ec4c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } attrs { replace: true } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "3db8ce264af44ce98d215f6de852ec4c" member_type: NON_VOTER last_known_addr { host: "127.7.40.6" port: 39365 } attrs { promote: true } }
I20260601 13:37:44.418443 12388 raft_consensus.cc:740] T 24fd2b88452c4fba9688a7ed9000eb83 P 3db8ce264af44ce98d215f6de852ec4c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3db8ce264af44ce98d215f6de852ec4c, State: Initialized, Role: LEARNER
I20260601 13:37:44.418587 12388 consensus_queue.cc:260] T 24fd2b88452c4fba9688a7ed9000eb83 P 3db8ce264af44ce98d215f6de852ec4c [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: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } attrs { replace: true } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "3db8ce264af44ce98d215f6de852ec4c" member_type: NON_VOTER last_known_addr { host: "127.7.40.6" port: 39365 } attrs { promote: true } }
I20260601 13:37:44.418996 12388 ts_tablet_manager.cc:1434] T 24fd2b88452c4fba9688a7ed9000eb83 P 3db8ce264af44ce98d215f6de852ec4c: Time spent starting tablet: real 0.001s	user 0.004s	sys 0.000s
I20260601 13:37:44.419780 11937 tablet_copy_service.cc:342] P b9a32ef2c36d4004901c0424edf187a4: Request end of tablet copy session 3db8ce264af44ce98d215f6de852ec4c-24fd2b88452c4fba9688a7ed9000eb83 received from {username='slave'} at 127.0.0.1:44874
I20260601 13:37:44.419875 11937 tablet_copy_service.cc:434] P b9a32ef2c36d4004901c0424edf187a4: ending tablet copy session 3db8ce264af44ce98d215f6de852ec4c-24fd2b88452c4fba9688a7ed9000eb83 on tablet 24fd2b88452c4fba9688a7ed9000eb83 with peer 3db8ce264af44ce98d215f6de852ec4c
I20260601 13:37:44.456508 12340 raft_consensus.cc:1217] T 24fd2b88452c4fba9688a7ed9000eb83 P 3db8ce264af44ce98d215f6de852ec4c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.29->[1.30-1.30]   Dedup: 1.30->[]
I20260601 13:37:44.474677 12391 tablet_copy_client.cc:538] T 93e414d1394f44c4a669af644f0652d8 P 3db8ce264af44ce98d215f6de852ec4c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:37:44.476351 12391 tablet_bootstrap.cc:492] T 93e414d1394f44c4a669af644f0652d8 P 3db8ce264af44ce98d215f6de852ec4c: Bootstrap starting.
I20260601 13:37:44.477875 12393 tablet_copy_client.cc:538] T f6cf840151af4a8690f36561a801835d P 8a55161d365a447893f1d0e3149aca3b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:37:44.479511 12393 tablet_bootstrap.cc:492] T f6cf840151af4a8690f36561a801835d P 8a55161d365a447893f1d0e3149aca3b: Bootstrap starting.
I20260601 13:37:44.491887 12396 tablet_copy_client.cc:538] T a4023d68e0894ade986446d2546323bf P 0ff52c5316fd4b3aa5bacdd699c12df8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:37:44.493204 12396 tablet_bootstrap.cc:492] T a4023d68e0894ade986446d2546323bf P 0ff52c5316fd4b3aa5bacdd699c12df8: Bootstrap starting.
I20260601 13:37:44.499410 12399 tablet_copy_client.cc:538] T 66330a1aa6b14704b00850b3194a3385 P 0ff52c5316fd4b3aa5bacdd699c12df8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:37:44.501027 12399 tablet_bootstrap.cc:492] T 66330a1aa6b14704b00850b3194a3385 P 0ff52c5316fd4b3aa5bacdd699c12df8: Bootstrap starting.
I20260601 13:37:44.503945 12391 tablet_bootstrap.cc:492] T 93e414d1394f44c4a669af644f0652d8 P 3db8ce264af44ce98d215f6de852ec4c: Bootstrap replayed 1/1 log segments. Stats: ops{read=30 overwritten=0 applied=30 ignored=0} inserts{seen=128 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:37:44.504290 12391 tablet_bootstrap.cc:492] T 93e414d1394f44c4a669af644f0652d8 P 3db8ce264af44ce98d215f6de852ec4c: Bootstrap complete.
I20260601 13:37:44.504525 12391 ts_tablet_manager.cc:1403] T 93e414d1394f44c4a669af644f0652d8 P 3db8ce264af44ce98d215f6de852ec4c: Time spent bootstrapping tablet: real 0.028s	user 0.023s	sys 0.004s
I20260601 13:37:44.505120 12391 raft_consensus.cc:359] T 93e414d1394f44c4a669af644f0652d8 P 3db8ce264af44ce98d215f6de852ec4c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } attrs { replace: true } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "3db8ce264af44ce98d215f6de852ec4c" member_type: NON_VOTER last_known_addr { host: "127.7.40.6" port: 39365 } attrs { promote: true } }
I20260601 13:37:44.505421 12391 raft_consensus.cc:740] T 93e414d1394f44c4a669af644f0652d8 P 3db8ce264af44ce98d215f6de852ec4c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3db8ce264af44ce98d215f6de852ec4c, State: Initialized, Role: LEARNER
I20260601 13:37:44.505601 12391 consensus_queue.cc:260] T 93e414d1394f44c4a669af644f0652d8 P 3db8ce264af44ce98d215f6de852ec4c [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: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } attrs { replace: true } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "3db8ce264af44ce98d215f6de852ec4c" member_type: NON_VOTER last_known_addr { host: "127.7.40.6" port: 39365 } attrs { promote: true } }
I20260601 13:37:44.506016 12391 ts_tablet_manager.cc:1434] T 93e414d1394f44c4a669af644f0652d8 P 3db8ce264af44ce98d215f6de852ec4c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:44.507169 11786 tablet_copy_service.cc:342] P 921ddc65b4da4630bad3bcdf122bc525: Request end of tablet copy session 3db8ce264af44ce98d215f6de852ec4c-93e414d1394f44c4a669af644f0652d8 received from {username='slave'} at 127.0.0.1:52950
I20260601 13:37:44.507274 11786 tablet_copy_service.cc:434] P 921ddc65b4da4630bad3bcdf122bc525: ending tablet copy session 3db8ce264af44ce98d215f6de852ec4c-93e414d1394f44c4a669af644f0652d8 on tablet 93e414d1394f44c4a669af644f0652d8 with peer 3db8ce264af44ce98d215f6de852ec4c
I20260601 13:37:44.511260 12393 tablet_bootstrap.cc:492] T f6cf840151af4a8690f36561a801835d P 8a55161d365a447893f1d0e3149aca3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=127 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:37:44.511644 12393 tablet_bootstrap.cc:492] T f6cf840151af4a8690f36561a801835d P 8a55161d365a447893f1d0e3149aca3b: Bootstrap complete.
I20260601 13:37:44.511914 12393 ts_tablet_manager.cc:1403] T f6cf840151af4a8690f36561a801835d P 8a55161d365a447893f1d0e3149aca3b: Time spent bootstrapping tablet: real 0.032s	user 0.026s	sys 0.005s
I20260601 13:37:44.512514 12393 raft_consensus.cc:359] T f6cf840151af4a8690f36561a801835d P 8a55161d365a447893f1d0e3149aca3b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } attrs { replace: true } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: true } }
I20260601 13:37:44.512713 12393 raft_consensus.cc:740] T f6cf840151af4a8690f36561a801835d P 8a55161d365a447893f1d0e3149aca3b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8a55161d365a447893f1d0e3149aca3b, State: Initialized, Role: LEARNER
I20260601 13:37:44.512884 12393 consensus_queue.cc:260] T f6cf840151af4a8690f36561a801835d P 8a55161d365a447893f1d0e3149aca3b [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: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } attrs { replace: true } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: true } }
I20260601 13:37:44.513342 12393 ts_tablet_manager.cc:1434] T f6cf840151af4a8690f36561a801835d P 8a55161d365a447893f1d0e3149aca3b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:44.515080 11862 tablet_copy_service.cc:342] P 3268114f9aa64eb78d1bab61a68a498e: Request end of tablet copy session 8a55161d365a447893f1d0e3149aca3b-f6cf840151af4a8690f36561a801835d received from {username='slave'} at 127.0.0.1:41340
I20260601 13:37:44.515182 11862 tablet_copy_service.cc:434] P 3268114f9aa64eb78d1bab61a68a498e: ending tablet copy session 8a55161d365a447893f1d0e3149aca3b-f6cf840151af4a8690f36561a801835d on tablet f6cf840151af4a8690f36561a801835d with peer 8a55161d365a447893f1d0e3149aca3b
I20260601 13:37:44.531013 12396 tablet_bootstrap.cc:492] T a4023d68e0894ade986446d2546323bf P 0ff52c5316fd4b3aa5bacdd699c12df8: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=125 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:37:44.531497 12396 tablet_bootstrap.cc:492] T a4023d68e0894ade986446d2546323bf P 0ff52c5316fd4b3aa5bacdd699c12df8: Bootstrap complete.
I20260601 13:37:44.531709 12399 tablet_bootstrap.cc:492] T 66330a1aa6b14704b00850b3194a3385 P 0ff52c5316fd4b3aa5bacdd699c12df8: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=99 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:37:44.531724 12396 ts_tablet_manager.cc:1403] T a4023d68e0894ade986446d2546323bf P 0ff52c5316fd4b3aa5bacdd699c12df8: Time spent bootstrapping tablet: real 0.039s	user 0.025s	sys 0.003s
I20260601 13:37:44.531989 12399 tablet_bootstrap.cc:492] T 66330a1aa6b14704b00850b3194a3385 P 0ff52c5316fd4b3aa5bacdd699c12df8: Bootstrap complete.
I20260601 13:37:44.532162 12399 ts_tablet_manager.cc:1403] T 66330a1aa6b14704b00850b3194a3385 P 0ff52c5316fd4b3aa5bacdd699c12df8: Time spent bootstrapping tablet: real 0.031s	user 0.024s	sys 0.005s
I20260601 13:37:44.532351 12396 raft_consensus.cc:359] T a4023d68e0894ade986446d2546323bf P 0ff52c5316fd4b3aa5bacdd699c12df8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } attrs { replace: true } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: NON_VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: true } }
I20260601 13:37:44.532507 12396 raft_consensus.cc:740] T a4023d68e0894ade986446d2546323bf P 0ff52c5316fd4b3aa5bacdd699c12df8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0ff52c5316fd4b3aa5bacdd699c12df8, State: Initialized, Role: LEARNER
I20260601 13:37:44.532613 12399 raft_consensus.cc:359] T 66330a1aa6b14704b00850b3194a3385 P 0ff52c5316fd4b3aa5bacdd699c12df8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } attrs { replace: true } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: NON_VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: true } }
I20260601 13:37:44.532629 12396 consensus_queue.cc:260] T a4023d68e0894ade986446d2546323bf P 0ff52c5316fd4b3aa5bacdd699c12df8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 1.28, Last appended by leader: 28, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } attrs { replace: true } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: NON_VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: true } }
I20260601 13:37:44.532712 12399 raft_consensus.cc:740] T 66330a1aa6b14704b00850b3194a3385 P 0ff52c5316fd4b3aa5bacdd699c12df8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0ff52c5316fd4b3aa5bacdd699c12df8, State: Initialized, Role: LEARNER
I20260601 13:37:44.532797 12399 consensus_queue.cc:260] T 66330a1aa6b14704b00850b3194a3385 P 0ff52c5316fd4b3aa5bacdd699c12df8 [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: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } attrs { replace: true } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: NON_VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: true } }
I20260601 13:37:44.533052 12396 ts_tablet_manager.cc:1434] T a4023d68e0894ade986446d2546323bf P 0ff52c5316fd4b3aa5bacdd699c12df8: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:44.533157 12399 ts_tablet_manager.cc:1434] T 66330a1aa6b14704b00850b3194a3385 P 0ff52c5316fd4b3aa5bacdd699c12df8: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:44.533898 11862 tablet_copy_service.cc:342] P 3268114f9aa64eb78d1bab61a68a498e: Request end of tablet copy session 0ff52c5316fd4b3aa5bacdd699c12df8-a4023d68e0894ade986446d2546323bf received from {username='slave'} at 127.0.0.1:41342
I20260601 13:37:44.533912 11786 tablet_copy_service.cc:342] P 921ddc65b4da4630bad3bcdf122bc525: Request end of tablet copy session 0ff52c5316fd4b3aa5bacdd699c12df8-66330a1aa6b14704b00850b3194a3385 received from {username='slave'} at 127.0.0.1:52958
I20260601 13:37:44.534008 11862 tablet_copy_service.cc:434] P 3268114f9aa64eb78d1bab61a68a498e: ending tablet copy session 0ff52c5316fd4b3aa5bacdd699c12df8-a4023d68e0894ade986446d2546323bf on tablet a4023d68e0894ade986446d2546323bf with peer 0ff52c5316fd4b3aa5bacdd699c12df8
I20260601 13:37:44.534008 11786 tablet_copy_service.cc:434] P 921ddc65b4da4630bad3bcdf122bc525: ending tablet copy session 0ff52c5316fd4b3aa5bacdd699c12df8-66330a1aa6b14704b00850b3194a3385 on tablet 66330a1aa6b14704b00850b3194a3385 with peer 0ff52c5316fd4b3aa5bacdd699c12df8
I20260601 13:37:44.631335 12401 tablet_copy_client.cc:538] T e27d6b2bd771429c9723141c04605a04 P 8a55161d365a447893f1d0e3149aca3b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:37:44.633339 12401 tablet_bootstrap.cc:492] T e27d6b2bd771429c9723141c04605a04 P 8a55161d365a447893f1d0e3149aca3b: Bootstrap starting.
I20260601 13:37:44.663858 12401 tablet_bootstrap.cc:492] T e27d6b2bd771429c9723141c04605a04 P 8a55161d365a447893f1d0e3149aca3b: 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:37:44.664268 12401 tablet_bootstrap.cc:492] T e27d6b2bd771429c9723141c04605a04 P 8a55161d365a447893f1d0e3149aca3b: Bootstrap complete.
I20260601 13:37:44.664505 12401 ts_tablet_manager.cc:1403] T e27d6b2bd771429c9723141c04605a04 P 8a55161d365a447893f1d0e3149aca3b: Time spent bootstrapping tablet: real 0.031s	user 0.028s	sys 0.004s
I20260601 13:37:44.665128 12401 raft_consensus.cc:359] T e27d6b2bd771429c9723141c04605a04 P 8a55161d365a447893f1d0e3149aca3b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } attrs { replace: true } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: true } }
I20260601 13:37:44.665288 12401 raft_consensus.cc:740] T e27d6b2bd771429c9723141c04605a04 P 8a55161d365a447893f1d0e3149aca3b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8a55161d365a447893f1d0e3149aca3b, State: Initialized, Role: LEARNER
I20260601 13:37:44.665398 12401 consensus_queue.cc:260] T e27d6b2bd771429c9723141c04605a04 P 8a55161d365a447893f1d0e3149aca3b [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: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } attrs { replace: true } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: true } }
I20260601 13:37:44.665737 12401 ts_tablet_manager.cc:1434] T e27d6b2bd771429c9723141c04605a04 P 8a55161d365a447893f1d0e3149aca3b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:44.666401 11862 tablet_copy_service.cc:342] P 3268114f9aa64eb78d1bab61a68a498e: Request end of tablet copy session 8a55161d365a447893f1d0e3149aca3b-e27d6b2bd771429c9723141c04605a04 received from {username='slave'} at 127.0.0.1:41340
I20260601 13:37:44.666507 11862 tablet_copy_service.cc:434] P 3268114f9aa64eb78d1bab61a68a498e: ending tablet copy session 8a55161d365a447893f1d0e3149aca3b-e27d6b2bd771429c9723141c04605a04 on tablet e27d6b2bd771429c9723141c04605a04 with peer 8a55161d365a447893f1d0e3149aca3b
I20260601 13:37:44.683868 12189 raft_consensus.cc:1217] T e27d6b2bd771429c9723141c04605a04 P 8a55161d365a447893f1d0e3149aca3b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.28->[1.29-1.29]   Dedup: 1.29->[]
I20260601 13:37:44.717645 12340 raft_consensus.cc:1217] T 93e414d1394f44c4a669af644f0652d8 P 3db8ce264af44ce98d215f6de852ec4c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.29->[1.30-1.30]   Dedup: 1.30->[]
I20260601 13:37:44.781534 12265 raft_consensus.cc:1217] T a4023d68e0894ade986446d2546323bf P 0ff52c5316fd4b3aa5bacdd699c12df8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.27->[1.28-1.28]   Dedup: 1.28->[]
I20260601 13:37:44.853722 12265 raft_consensus.cc:1217] T 66330a1aa6b14704b00850b3194a3385 P 0ff52c5316fd4b3aa5bacdd699c12df8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.28->[1.29-1.29]   Dedup: 1.29->[]
I20260601 13:37:45.041940 12189 raft_consensus.cc:1217] T f6cf840151af4a8690f36561a801835d P 8a55161d365a447893f1d0e3149aca3b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.28->[1.29-1.29]   Dedup: 1.29->[]
I20260601 13:37:45.072995 12424 raft_consensus.cc:1064] T 24fd2b88452c4fba9688a7ed9000eb83 P b9a32ef2c36d4004901c0424edf187a4: attempting to promote NON_VOTER 3db8ce264af44ce98d215f6de852ec4c to VOTER
I20260601 13:37:45.073503 12424 consensus_queue.cc:237] T 24fd2b88452c4fba9688a7ed9000eb83 P b9a32ef2c36d4004901c0424edf187a4 [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: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } attrs { replace: true } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "3db8ce264af44ce98d215f6de852ec4c" member_type: VOTER last_known_addr { host: "127.7.40.6" port: 39365 } attrs { promote: false } }
I20260601 13:37:45.075106 12340 raft_consensus.cc:1275] T 24fd2b88452c4fba9688a7ed9000eb83 P 3db8ce264af44ce98d215f6de852ec4c [term 1 LEARNER]: Refusing update from remote peer b9a32ef2c36d4004901c0424edf187a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:37:45.075183 11849 raft_consensus.cc:1275] T 24fd2b88452c4fba9688a7ed9000eb83 P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Refusing update from remote peer b9a32ef2c36d4004901c0424edf187a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:37:45.075500 12423 consensus_queue.cc:1048] T 24fd2b88452c4fba9688a7ed9000eb83 P b9a32ef2c36d4004901c0424edf187a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3db8ce264af44ce98d215f6de852ec4c" member_type: VOTER last_known_addr { host: "127.7.40.6" port: 39365 } 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:37:45.075781 11775 raft_consensus.cc:1275] T 24fd2b88452c4fba9688a7ed9000eb83 P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Refusing update from remote peer b9a32ef2c36d4004901c0424edf187a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:37:45.075817 12424 consensus_queue.cc:1048] T 24fd2b88452c4fba9688a7ed9000eb83 P b9a32ef2c36d4004901c0424edf187a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } 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:37:45.076153 12423 consensus_queue.cc:1048] T 24fd2b88452c4fba9688a7ed9000eb83 P b9a32ef2c36d4004901c0424edf187a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:37:45.078224 12410 raft_consensus.cc:2955] T 24fd2b88452c4fba9688a7ed9000eb83 P b9a32ef2c36d4004901c0424edf187a4 [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index 30 to 31, 3db8ce264af44ce98d215f6de852ec4c (127.7.40.6) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } attrs { replace: true } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "3db8ce264af44ce98d215f6de852ec4c" member_type: VOTER last_known_addr { host: "127.7.40.6" port: 39365 } attrs { promote: false } } }
I20260601 13:37:45.079516 11775 raft_consensus.cc:2955] T 24fd2b88452c4fba9688a7ed9000eb83 P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, 3db8ce264af44ce98d215f6de852ec4c (127.7.40.6) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } attrs { replace: true } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "3db8ce264af44ce98d215f6de852ec4c" member_type: VOTER last_known_addr { host: "127.7.40.6" port: 39365 } attrs { promote: false } } }
I20260601 13:37:45.081087 12340 raft_consensus.cc:2955] T 24fd2b88452c4fba9688a7ed9000eb83 P 3db8ce264af44ce98d215f6de852ec4c [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, 3db8ce264af44ce98d215f6de852ec4c (127.7.40.6) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } attrs { replace: true } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "3db8ce264af44ce98d215f6de852ec4c" member_type: VOTER last_known_addr { host: "127.7.40.6" port: 39365 } attrs { promote: false } } }
I20260601 13:37:45.081835 11672 catalog_manager.cc:5696] T 24fd2b88452c4fba9688a7ed9000eb83 P 921ddc65b4da4630bad3bcdf122bc525 reported cstate change: config changed from index 30 to 31, 3db8ce264af44ce98d215f6de852ec4c (127.7.40.6) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b9a32ef2c36d4004901c0424edf187a4" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } attrs { replace: true } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "3db8ce264af44ce98d215f6de852ec4c" member_type: VOTER last_known_addr { host: "127.7.40.6" port: 39365 } attrs { promote: false } } }
I20260601 13:37:45.083555 11849 raft_consensus.cc:2955] T 24fd2b88452c4fba9688a7ed9000eb83 P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, 3db8ce264af44ce98d215f6de852ec4c (127.7.40.6) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } attrs { replace: true } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "3db8ce264af44ce98d215f6de852ec4c" member_type: VOTER last_known_addr { host: "127.7.40.6" port: 39365 } attrs { promote: false } } }
I20260601 13:37:45.086376 11920 consensus_queue.cc:237] T 24fd2b88452c4fba9688a7ed9000eb83 P b9a32ef2c36d4004901c0424edf187a4 [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: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "3db8ce264af44ce98d215f6de852ec4c" member_type: VOTER last_known_addr { host: "127.7.40.6" port: 39365 } attrs { promote: false } }
I20260601 13:37:45.087618 12340 raft_consensus.cc:1275] T 24fd2b88452c4fba9688a7ed9000eb83 P 3db8ce264af44ce98d215f6de852ec4c [term 1 FOLLOWER]: Refusing update from remote peer b9a32ef2c36d4004901c0424edf187a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260601 13:37:45.087729 11775 raft_consensus.cc:1275] T 24fd2b88452c4fba9688a7ed9000eb83 P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Refusing update from remote peer b9a32ef2c36d4004901c0424edf187a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260601 13:37:45.088168 12424 consensus_queue.cc:1048] T 24fd2b88452c4fba9688a7ed9000eb83 P b9a32ef2c36d4004901c0424edf187a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3db8ce264af44ce98d215f6de852ec4c" member_type: VOTER last_known_addr { host: "127.7.40.6" port: 39365 } 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:37:45.088362 12423 consensus_queue.cc:1048] T 24fd2b88452c4fba9688a7ed9000eb83 P b9a32ef2c36d4004901c0424edf187a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260601 13:37:45.090409 12340 raft_consensus.cc:2955] T 24fd2b88452c4fba9688a7ed9000eb83 P 3db8ce264af44ce98d215f6de852ec4c [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, VOTER 3268114f9aa64eb78d1bab61a68a498e (127.7.40.2) evicted. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "3db8ce264af44ce98d215f6de852ec4c" member_type: VOTER last_known_addr { host: "127.7.40.6" port: 39365 } attrs { promote: false } } }
I20260601 13:37:45.091001 11775 raft_consensus.cc:2955] T 24fd2b88452c4fba9688a7ed9000eb83 P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, VOTER 3268114f9aa64eb78d1bab61a68a498e (127.7.40.2) evicted. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "3db8ce264af44ce98d215f6de852ec4c" member_type: VOTER last_known_addr { host: "127.7.40.6" port: 39365 } attrs { promote: false } } }
I20260601 13:37:45.089994 12424 raft_consensus.cc:2955] T 24fd2b88452c4fba9688a7ed9000eb83 P b9a32ef2c36d4004901c0424edf187a4 [term 1 LEADER]: Committing config change with OpId 1.32: config changed from index 31 to 32, VOTER 3268114f9aa64eb78d1bab61a68a498e (127.7.40.2) evicted. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "3db8ce264af44ce98d215f6de852ec4c" member_type: VOTER last_known_addr { host: "127.7.40.6" port: 39365 } attrs { promote: false } } }
I20260601 13:37:45.094226 11670 catalog_manager.cc:5696] T 24fd2b88452c4fba9688a7ed9000eb83 P 3db8ce264af44ce98d215f6de852ec4c reported cstate change: config changed from index 31 to 32, VOTER 3268114f9aa64eb78d1bab61a68a498e (127.7.40.2) evicted. New cstate: current_term: 1 leader_uuid: "b9a32ef2c36d4004901c0424edf187a4" committed_config { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "3db8ce264af44ce98d215f6de852ec4c" member_type: VOTER last_known_addr { host: "127.7.40.6" port: 39365 } attrs { promote: false } } }
I20260601 13:37:45.095539 11659 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 24fd2b88452c4fba9688a7ed9000eb83 with cas_config_opid_index 31: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:37:45.098011 11842 tablet_service.cc:1558] Processing DeleteTablet for tablet 24fd2b88452c4fba9688a7ed9000eb83 with delete_type TABLET_DATA_TOMBSTONED (TS 3268114f9aa64eb78d1bab61a68a498e not found in new config with opid_index 32) from {username='slave'} at 127.0.0.1:41300
I20260601 13:37:45.098500 12433 tablet_replica.cc:333] T 24fd2b88452c4fba9688a7ed9000eb83 P 3268114f9aa64eb78d1bab61a68a498e: stopping tablet replica
I20260601 13:37:45.098685 12433 raft_consensus.cc:2243] T 24fd2b88452c4fba9688a7ed9000eb83 P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:45.098922 12433 raft_consensus.cc:2272] T 24fd2b88452c4fba9688a7ed9000eb83 P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:45.099579 12433 ts_tablet_manager.cc:1916] T 24fd2b88452c4fba9688a7ed9000eb83 P 3268114f9aa64eb78d1bab61a68a498e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:37:45.101611 12433 ts_tablet_manager.cc:1929] T 24fd2b88452c4fba9688a7ed9000eb83 P 3268114f9aa64eb78d1bab61a68a498e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.31
I20260601 13:37:45.101692 12433 log.cc:1199] T 24fd2b88452c4fba9688a7ed9000eb83 P 3268114f9aa64eb78d1bab61a68a498e: Deleting WAL directory at /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320954551505-7328-0/minicluster-data/ts-1-root/wals/24fd2b88452c4fba9688a7ed9000eb83
I20260601 13:37:45.102370 11660 catalog_manager.cc:5027] TS 3268114f9aa64eb78d1bab61a68a498e (127.7.40.2:42799): tablet 24fd2b88452c4fba9688a7ed9000eb83 (table test-workload [id=f66647ba06c441dab64d494f288c3aa4]) successfully deleted
I20260601 13:37:45.164621 12434 raft_consensus.cc:1064] T e27d6b2bd771429c9723141c04605a04 P 3268114f9aa64eb78d1bab61a68a498e: attempting to promote NON_VOTER 8a55161d365a447893f1d0e3149aca3b to VOTER
I20260601 13:37:45.165127 12434 consensus_queue.cc:237] T e27d6b2bd771429c9723141c04605a04 P 3268114f9aa64eb78d1bab61a68a498e [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: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } attrs { replace: true } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: false } }
I20260601 13:37:45.166744 12189 raft_consensus.cc:1275] T e27d6b2bd771429c9723141c04605a04 P 8a55161d365a447893f1d0e3149aca3b [term 1 LEARNER]: Refusing update from remote peer 3268114f9aa64eb78d1bab61a68a498e: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:37:45.166772 11920 raft_consensus.cc:1275] T e27d6b2bd771429c9723141c04605a04 P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Refusing update from remote peer 3268114f9aa64eb78d1bab61a68a498e: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:37:45.166817 11775 raft_consensus.cc:1275] T e27d6b2bd771429c9723141c04605a04 P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Refusing update from remote peer 3268114f9aa64eb78d1bab61a68a498e: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:37:45.167214 12434 consensus_queue.cc:1048] T e27d6b2bd771429c9723141c04605a04 P 3268114f9aa64eb78d1bab61a68a498e [LEADER]: Connected to new peer: Peer: permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:37:45.167420 12422 consensus_queue.cc:1048] T e27d6b2bd771429c9723141c04605a04 P 3268114f9aa64eb78d1bab61a68a498e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } 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:37:45.167572 12380 consensus_queue.cc:1048] T e27d6b2bd771429c9723141c04605a04 P 3268114f9aa64eb78d1bab61a68a498e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45703 } 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:37:45.169823 12380 raft_consensus.cc:2955] T e27d6b2bd771429c9723141c04605a04 P 3268114f9aa64eb78d1bab61a68a498e [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 8a55161d365a447893f1d0e3149aca3b (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } attrs { replace: true } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: false } } }
I20260601 13:37:45.170512 11775 raft_consensus.cc:2955] T e27d6b2bd771429c9723141c04605a04 P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 8a55161d365a447893f1d0e3149aca3b (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } attrs { replace: true } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: false } } }
I20260601 13:37:45.172447 12189 raft_consensus.cc:2955] T e27d6b2bd771429c9723141c04605a04 P 8a55161d365a447893f1d0e3149aca3b [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 8a55161d365a447893f1d0e3149aca3b (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } attrs { replace: true } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: false } } }
I20260601 13:37:45.173333 11672 catalog_manager.cc:5696] T e27d6b2bd771429c9723141c04605a04 P 3268114f9aa64eb78d1bab61a68a498e reported cstate change: config changed from index 29 to 30, 8a55161d365a447893f1d0e3149aca3b (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3268114f9aa64eb78d1bab61a68a498e" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:37:45.174932 11920 raft_consensus.cc:2955] T e27d6b2bd771429c9723141c04605a04 P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 8a55161d365a447893f1d0e3149aca3b (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } attrs { replace: true } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: false } } }
I20260601 13:37:45.177701 11849 consensus_queue.cc:237] T e27d6b2bd771429c9723141c04605a04 P 3268114f9aa64eb78d1bab61a68a498e [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: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: false } }
I20260601 13:37:45.178829 12189 raft_consensus.cc:1275] T e27d6b2bd771429c9723141c04605a04 P 8a55161d365a447893f1d0e3149aca3b [term 1 FOLLOWER]: Refusing update from remote peer 3268114f9aa64eb78d1bab61a68a498e: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:37:45.179224 12434 consensus_queue.cc:1048] T e27d6b2bd771429c9723141c04605a04 P 3268114f9aa64eb78d1bab61a68a498e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45703 } 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:37:45.180011 11775 raft_consensus.cc:1275] T e27d6b2bd771429c9723141c04605a04 P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Refusing update from remote peer 3268114f9aa64eb78d1bab61a68a498e: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:37:45.180438 12422 consensus_queue.cc:1048] T e27d6b2bd771429c9723141c04605a04 P 3268114f9aa64eb78d1bab61a68a498e [LEADER]: Connected to new peer: Peer: permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:37:45.181241 12422 raft_consensus.cc:2955] T e27d6b2bd771429c9723141c04605a04 P 3268114f9aa64eb78d1bab61a68a498e [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER b9a32ef2c36d4004901c0424edf187a4 (127.7.40.3) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: false } } }
I20260601 13:37:45.181555 12189 raft_consensus.cc:2955] T e27d6b2bd771429c9723141c04605a04 P 8a55161d365a447893f1d0e3149aca3b [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER b9a32ef2c36d4004901c0424edf187a4 (127.7.40.3) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: false } } }
I20260601 13:37:45.182471 11775 raft_consensus.cc:2955] T e27d6b2bd771429c9723141c04605a04 P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER b9a32ef2c36d4004901c0424edf187a4 (127.7.40.3) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: false } } }
I20260601 13:37:45.182960 11660 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet e27d6b2bd771429c9723141c04605a04 with cas_config_opid_index 30: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:37:45.183660 11670 catalog_manager.cc:5696] T e27d6b2bd771429c9723141c04605a04 P 8a55161d365a447893f1d0e3149aca3b reported cstate change: config changed from index 30 to 31, VOTER b9a32ef2c36d4004901c0424edf187a4 (127.7.40.3) evicted. New cstate: current_term: 1 leader_uuid: "3268114f9aa64eb78d1bab61a68a498e" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: false } } }
I20260601 13:37:45.186462 11915 tablet_service.cc:1558] Processing DeleteTablet for tablet e27d6b2bd771429c9723141c04605a04 with delete_type TABLET_DATA_TOMBSTONED (TS b9a32ef2c36d4004901c0424edf187a4 not found in new config with opid_index 31) from {username='slave'} at 127.0.0.1:44820
I20260601 13:37:45.186923 12439 tablet_replica.cc:333] T e27d6b2bd771429c9723141c04605a04 P b9a32ef2c36d4004901c0424edf187a4: stopping tablet replica
I20260601 13:37:45.187130 12439 raft_consensus.cc:2243] T e27d6b2bd771429c9723141c04605a04 P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:45.187353 12439 raft_consensus.cc:2272] T e27d6b2bd771429c9723141c04605a04 P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:45.187983 12439 ts_tablet_manager.cc:1916] T e27d6b2bd771429c9723141c04605a04 P b9a32ef2c36d4004901c0424edf187a4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:37:45.190063 12439 ts_tablet_manager.cc:1929] T e27d6b2bd771429c9723141c04605a04 P b9a32ef2c36d4004901c0424edf187a4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.30
I20260601 13:37:45.190184 12439 log.cc:1199] T e27d6b2bd771429c9723141c04605a04 P b9a32ef2c36d4004901c0424edf187a4: Deleting WAL directory at /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320954551505-7328-0/minicluster-data/ts-2-root/wals/e27d6b2bd771429c9723141c04605a04
I20260601 13:37:45.190755 11659 catalog_manager.cc:5027] TS b9a32ef2c36d4004901c0424edf187a4 (127.7.40.3:38305): tablet e27d6b2bd771429c9723141c04605a04 (table test-workload [id=f66647ba06c441dab64d494f288c3aa4]) successfully deleted
I20260601 13:37:45.220651 12411 raft_consensus.cc:1064] T 93e414d1394f44c4a669af644f0652d8 P 921ddc65b4da4630bad3bcdf122bc525: attempting to promote NON_VOTER 3db8ce264af44ce98d215f6de852ec4c to VOTER
I20260601 13:37:45.221199 12411 consensus_queue.cc:237] T 93e414d1394f44c4a669af644f0652d8 P 921ddc65b4da4630bad3bcdf122bc525 [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: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } attrs { replace: true } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "3db8ce264af44ce98d215f6de852ec4c" member_type: VOTER last_known_addr { host: "127.7.40.6" port: 39365 } attrs { promote: false } }
I20260601 13:37:45.222697 11920 raft_consensus.cc:1275] T 93e414d1394f44c4a669af644f0652d8 P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Refusing update from remote peer 921ddc65b4da4630bad3bcdf122bc525: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:37:45.222697 11849 raft_consensus.cc:1275] T 93e414d1394f44c4a669af644f0652d8 P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Refusing update from remote peer 921ddc65b4da4630bad3bcdf122bc525: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:37:45.222978 12340 raft_consensus.cc:1275] T 93e414d1394f44c4a669af644f0652d8 P 3db8ce264af44ce98d215f6de852ec4c [term 1 LEARNER]: Refusing update from remote peer 921ddc65b4da4630bad3bcdf122bc525: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:37:45.223197 12411 consensus_queue.cc:1048] T 93e414d1394f44c4a669af644f0652d8 P 921ddc65b4da4630bad3bcdf122bc525 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } 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:37:45.223438 12443 consensus_queue.cc:1048] T 93e414d1394f44c4a669af644f0652d8 P 921ddc65b4da4630bad3bcdf122bc525 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3db8ce264af44ce98d215f6de852ec4c" member_type: VOTER last_known_addr { host: "127.7.40.6" port: 39365 } 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:37:45.223707 12440 consensus_queue.cc:1048] T 93e414d1394f44c4a669af644f0652d8 P 921ddc65b4da4630bad3bcdf122bc525 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:37:45.225744 12411 raft_consensus.cc:2955] T 93e414d1394f44c4a669af644f0652d8 P 921ddc65b4da4630bad3bcdf122bc525 [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index 30 to 31, 3db8ce264af44ce98d215f6de852ec4c (127.7.40.6) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } attrs { replace: true } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "3db8ce264af44ce98d215f6de852ec4c" member_type: VOTER last_known_addr { host: "127.7.40.6" port: 39365 } attrs { promote: false } } }
I20260601 13:37:45.226390 12340 raft_consensus.cc:2955] T 93e414d1394f44c4a669af644f0652d8 P 3db8ce264af44ce98d215f6de852ec4c [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, 3db8ce264af44ce98d215f6de852ec4c (127.7.40.6) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } attrs { replace: true } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "3db8ce264af44ce98d215f6de852ec4c" member_type: VOTER last_known_addr { host: "127.7.40.6" port: 39365 } attrs { promote: false } } }
I20260601 13:37:45.228363 11920 raft_consensus.cc:2955] T 93e414d1394f44c4a669af644f0652d8 P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, 3db8ce264af44ce98d215f6de852ec4c (127.7.40.6) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } attrs { replace: true } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "3db8ce264af44ce98d215f6de852ec4c" member_type: VOTER last_known_addr { host: "127.7.40.6" port: 39365 } attrs { promote: false } } }
I20260601 13:37:45.228786 11673 catalog_manager.cc:5696] T 93e414d1394f44c4a669af644f0652d8 P 3db8ce264af44ce98d215f6de852ec4c reported cstate change: config changed from index 30 to 31, 3db8ce264af44ce98d215f6de852ec4c (127.7.40.6) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "921ddc65b4da4630bad3bcdf122bc525" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } attrs { replace: true } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "3db8ce264af44ce98d215f6de852ec4c" member_type: VOTER last_known_addr { host: "127.7.40.6" port: 39365 } attrs { promote: false } } }
I20260601 13:37:45.230569 11849 raft_consensus.cc:2955] T 93e414d1394f44c4a669af644f0652d8 P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, 3db8ce264af44ce98d215f6de852ec4c (127.7.40.6) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } attrs { replace: true } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "3db8ce264af44ce98d215f6de852ec4c" member_type: VOTER last_known_addr { host: "127.7.40.6" port: 39365 } attrs { promote: false } } }
I20260601 13:37:45.235740 11775 consensus_queue.cc:237] T 93e414d1394f44c4a669af644f0652d8 P 921ddc65b4da4630bad3bcdf122bc525 [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: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "3db8ce264af44ce98d215f6de852ec4c" member_type: VOTER last_known_addr { host: "127.7.40.6" port: 39365 } attrs { promote: false } }
I20260601 13:37:45.236879 12340 raft_consensus.cc:1275] T 93e414d1394f44c4a669af644f0652d8 P 3db8ce264af44ce98d215f6de852ec4c [term 1 FOLLOWER]: Refusing update from remote peer 921ddc65b4da4630bad3bcdf122bc525: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260601 13:37:45.236893 11920 raft_consensus.cc:1275] T 93e414d1394f44c4a669af644f0652d8 P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Refusing update from remote peer 921ddc65b4da4630bad3bcdf122bc525: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260601 13:37:45.237301 12411 consensus_queue.cc:1048] T 93e414d1394f44c4a669af644f0652d8 P 921ddc65b4da4630bad3bcdf122bc525 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260601 13:37:45.237529 12443 consensus_queue.cc:1048] T 93e414d1394f44c4a669af644f0652d8 P 921ddc65b4da4630bad3bcdf122bc525 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3db8ce264af44ce98d215f6de852ec4c" member_type: VOTER last_known_addr { host: "127.7.40.6" port: 39365 } 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:37:45.239038 12441 raft_consensus.cc:2955] T 93e414d1394f44c4a669af644f0652d8 P 921ddc65b4da4630bad3bcdf122bc525 [term 1 LEADER]: Committing config change with OpId 1.32: config changed from index 31 to 32, VOTER 3268114f9aa64eb78d1bab61a68a498e (127.7.40.2) evicted. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "3db8ce264af44ce98d215f6de852ec4c" member_type: VOTER last_known_addr { host: "127.7.40.6" port: 39365 } attrs { promote: false } } }
I20260601 13:37:45.239552 12340 raft_consensus.cc:2955] T 93e414d1394f44c4a669af644f0652d8 P 3db8ce264af44ce98d215f6de852ec4c [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, VOTER 3268114f9aa64eb78d1bab61a68a498e (127.7.40.2) evicted. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "3db8ce264af44ce98d215f6de852ec4c" member_type: VOTER last_known_addr { host: "127.7.40.6" port: 39365 } attrs { promote: false } } }
I20260601 13:37:45.240708 11657 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 93e414d1394f44c4a669af644f0652d8 with cas_config_opid_index 31: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:37:45.241732 11673 catalog_manager.cc:5696] T 93e414d1394f44c4a669af644f0652d8 P 921ddc65b4da4630bad3bcdf122bc525 reported cstate change: config changed from index 31 to 32, VOTER 3268114f9aa64eb78d1bab61a68a498e (127.7.40.2) evicted. New cstate: current_term: 1 leader_uuid: "921ddc65b4da4630bad3bcdf122bc525" committed_config { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3db8ce264af44ce98d215f6de852ec4c" member_type: VOTER last_known_addr { host: "127.7.40.6" port: 39365 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:37:45.241775 11920 raft_consensus.cc:2955] T 93e414d1394f44c4a669af644f0652d8 P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, VOTER 3268114f9aa64eb78d1bab61a68a498e (127.7.40.2) evicted. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "3db8ce264af44ce98d215f6de852ec4c" member_type: VOTER last_known_addr { host: "127.7.40.6" port: 39365 } attrs { promote: false } } }
I20260601 13:37:45.244506 11842 tablet_service.cc:1558] Processing DeleteTablet for tablet 93e414d1394f44c4a669af644f0652d8 with delete_type TABLET_DATA_TOMBSTONED (TS 3268114f9aa64eb78d1bab61a68a498e not found in new config with opid_index 32) from {username='slave'} at 127.0.0.1:41300
I20260601 13:37:45.244715 12433 tablet_replica.cc:333] T 93e414d1394f44c4a669af644f0652d8 P 3268114f9aa64eb78d1bab61a68a498e: stopping tablet replica
I20260601 13:37:45.244838 12433 raft_consensus.cc:2243] T 93e414d1394f44c4a669af644f0652d8 P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:45.244946 12433 raft_consensus.cc:2272] T 93e414d1394f44c4a669af644f0652d8 P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:45.246055 12433 ts_tablet_manager.cc:1916] T 93e414d1394f44c4a669af644f0652d8 P 3268114f9aa64eb78d1bab61a68a498e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:37:45.247810 12433 ts_tablet_manager.cc:1929] T 93e414d1394f44c4a669af644f0652d8 P 3268114f9aa64eb78d1bab61a68a498e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.31
I20260601 13:37:45.247920 12433 log.cc:1199] T 93e414d1394f44c4a669af644f0652d8 P 3268114f9aa64eb78d1bab61a68a498e: Deleting WAL directory at /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320954551505-7328-0/minicluster-data/ts-1-root/wals/93e414d1394f44c4a669af644f0652d8
I20260601 13:37:45.248467 11660 catalog_manager.cc:5027] TS 3268114f9aa64eb78d1bab61a68a498e (127.7.40.2:42799): tablet 93e414d1394f44c4a669af644f0652d8 (table test-workload [id=f66647ba06c441dab64d494f288c3aa4]) successfully deleted
I20260601 13:37:45.271978 12441 raft_consensus.cc:1064] T 66330a1aa6b14704b00850b3194a3385 P 921ddc65b4da4630bad3bcdf122bc525: attempting to promote NON_VOTER 0ff52c5316fd4b3aa5bacdd699c12df8 to VOTER
I20260601 13:37:45.272413 12441 consensus_queue.cc:237] T 66330a1aa6b14704b00850b3194a3385 P 921ddc65b4da4630bad3bcdf122bc525 [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: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } attrs { replace: true } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: false } }
I20260601 13:37:45.273842 11849 raft_consensus.cc:1275] T 66330a1aa6b14704b00850b3194a3385 P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Refusing update from remote peer 921ddc65b4da4630bad3bcdf122bc525: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:37:45.273867 11920 raft_consensus.cc:1275] T 66330a1aa6b14704b00850b3194a3385 P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Refusing update from remote peer 921ddc65b4da4630bad3bcdf122bc525: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:37:45.274210 12265 raft_consensus.cc:1275] T 66330a1aa6b14704b00850b3194a3385 P 0ff52c5316fd4b3aa5bacdd699c12df8 [term 1 LEARNER]: Refusing update from remote peer 921ddc65b4da4630bad3bcdf122bc525: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:37:45.274288 12443 consensus_queue.cc:1048] T 66330a1aa6b14704b00850b3194a3385 P 921ddc65b4da4630bad3bcdf122bc525 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:37:45.274583 12440 consensus_queue.cc:1048] T 66330a1aa6b14704b00850b3194a3385 P 921ddc65b4da4630bad3bcdf122bc525 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } 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:37:45.274770 12443 consensus_queue.cc:1048] T 66330a1aa6b14704b00850b3194a3385 P 921ddc65b4da4630bad3bcdf122bc525 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: VOTER last_known_addr { host: "127.7.40.5" port: 35825 } 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:37:45.276477 12440 raft_consensus.cc:2955] T 66330a1aa6b14704b00850b3194a3385 P 921ddc65b4da4630bad3bcdf122bc525 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 0ff52c5316fd4b3aa5bacdd699c12df8 (127.7.40.5) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } attrs { replace: true } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: false } } }
I20260601 13:37:45.276870 11920 raft_consensus.cc:2955] T 66330a1aa6b14704b00850b3194a3385 P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 0ff52c5316fd4b3aa5bacdd699c12df8 (127.7.40.5) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } attrs { replace: true } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: false } } }
I20260601 13:37:45.277241 12265 raft_consensus.cc:2955] T 66330a1aa6b14704b00850b3194a3385 P 0ff52c5316fd4b3aa5bacdd699c12df8 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 0ff52c5316fd4b3aa5bacdd699c12df8 (127.7.40.5) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } attrs { replace: true } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: false } } }
I20260601 13:37:45.279567 11849 raft_consensus.cc:2955] T 66330a1aa6b14704b00850b3194a3385 P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 0ff52c5316fd4b3aa5bacdd699c12df8 (127.7.40.5) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } attrs { replace: true } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: false } } }
I20260601 13:37:45.280083 11672 catalog_manager.cc:5696] T 66330a1aa6b14704b00850b3194a3385 P b9a32ef2c36d4004901c0424edf187a4 reported cstate change: config changed from index 29 to 30, 0ff52c5316fd4b3aa5bacdd699c12df8 (127.7.40.5) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "921ddc65b4da4630bad3bcdf122bc525" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } attrs { replace: true } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: false } } }
I20260601 13:37:45.283694 11775 consensus_queue.cc:237] T 66330a1aa6b14704b00850b3194a3385 P 921ddc65b4da4630bad3bcdf122bc525 [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: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: false } }
I20260601 13:37:45.284898 12265 raft_consensus.cc:1275] T 66330a1aa6b14704b00850b3194a3385 P 0ff52c5316fd4b3aa5bacdd699c12df8 [term 1 FOLLOWER]: Refusing update from remote peer 921ddc65b4da4630bad3bcdf122bc525: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:37:45.284972 11849 raft_consensus.cc:1275] T 66330a1aa6b14704b00850b3194a3385 P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Refusing update from remote peer 921ddc65b4da4630bad3bcdf122bc525: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:37:45.285320 12443 consensus_queue.cc:1048] T 66330a1aa6b14704b00850b3194a3385 P 921ddc65b4da4630bad3bcdf122bc525 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: VOTER last_known_addr { host: "127.7.40.5" port: 35825 } 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:37:45.285477 12411 consensus_queue.cc:1048] T 66330a1aa6b14704b00850b3194a3385 P 921ddc65b4da4630bad3bcdf122bc525 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:37:45.287909 12411 raft_consensus.cc:2955] T 66330a1aa6b14704b00850b3194a3385 P 921ddc65b4da4630bad3bcdf122bc525 [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER b9a32ef2c36d4004901c0424edf187a4 (127.7.40.3) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: false } } }
I20260601 13:37:45.288416 11849 raft_consensus.cc:2955] T 66330a1aa6b14704b00850b3194a3385 P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER b9a32ef2c36d4004901c0424edf187a4 (127.7.40.3) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: false } } }
I20260601 13:37:45.290431 11657 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 66330a1aa6b14704b00850b3194a3385 with cas_config_opid_index 30: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:37:45.291260 11668 catalog_manager.cc:5696] T 66330a1aa6b14704b00850b3194a3385 P 921ddc65b4da4630bad3bcdf122bc525 reported cstate change: config changed from index 30 to 31, VOTER b9a32ef2c36d4004901c0424edf187a4 (127.7.40.3) evicted. New cstate: current_term: 1 leader_uuid: "921ddc65b4da4630bad3bcdf122bc525" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:45.295182 12265 raft_consensus.cc:2955] T 66330a1aa6b14704b00850b3194a3385 P 0ff52c5316fd4b3aa5bacdd699c12df8 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER b9a32ef2c36d4004901c0424edf187a4 (127.7.40.3) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: false } } }
I20260601 13:37:45.297497 11915 tablet_service.cc:1558] Processing DeleteTablet for tablet 66330a1aa6b14704b00850b3194a3385 with delete_type TABLET_DATA_TOMBSTONED (TS b9a32ef2c36d4004901c0424edf187a4 not found in new config with opid_index 31) from {username='slave'} at 127.0.0.1:44820
I20260601 13:37:45.297782 12439 tablet_replica.cc:333] T 66330a1aa6b14704b00850b3194a3385 P b9a32ef2c36d4004901c0424edf187a4: stopping tablet replica
I20260601 13:37:45.297933 12439 raft_consensus.cc:2243] T 66330a1aa6b14704b00850b3194a3385 P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:45.298084 12439 raft_consensus.cc:2272] T 66330a1aa6b14704b00850b3194a3385 P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:45.299022 12439 ts_tablet_manager.cc:1916] T 66330a1aa6b14704b00850b3194a3385 P b9a32ef2c36d4004901c0424edf187a4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:37:45.301512 12439 ts_tablet_manager.cc:1929] T 66330a1aa6b14704b00850b3194a3385 P b9a32ef2c36d4004901c0424edf187a4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.30
I20260601 13:37:45.301592 12439 log.cc:1199] T 66330a1aa6b14704b00850b3194a3385 P b9a32ef2c36d4004901c0424edf187a4: Deleting WAL directory at /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320954551505-7328-0/minicluster-data/ts-2-root/wals/66330a1aa6b14704b00850b3194a3385
I20260601 13:37:45.302187 11659 catalog_manager.cc:5027] TS b9a32ef2c36d4004901c0424edf187a4 (127.7.40.3:38305): tablet 66330a1aa6b14704b00850b3194a3385 (table test-workload [id=f66647ba06c441dab64d494f288c3aa4]) successfully deleted
I20260601 13:37:45.393529 12434 raft_consensus.cc:1064] T a4023d68e0894ade986446d2546323bf P 3268114f9aa64eb78d1bab61a68a498e: attempting to promote NON_VOTER 0ff52c5316fd4b3aa5bacdd699c12df8 to VOTER
I20260601 13:37:45.394052 12434 consensus_queue.cc:237] T a4023d68e0894ade986446d2546323bf P 3268114f9aa64eb78d1bab61a68a498e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } attrs { replace: true } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: false } }
I20260601 13:37:45.395859 11775 raft_consensus.cc:1275] T a4023d68e0894ade986446d2546323bf P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Refusing update from remote peer 3268114f9aa64eb78d1bab61a68a498e: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:37:45.396255 11920 raft_consensus.cc:1275] T a4023d68e0894ade986446d2546323bf P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Refusing update from remote peer 3268114f9aa64eb78d1bab61a68a498e: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:37:45.396337 12453 consensus_queue.cc:1048] T a4023d68e0894ade986446d2546323bf P 3268114f9aa64eb78d1bab61a68a498e [LEADER]: Connected to new peer: Peer: permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } 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:37:45.396607 12434 consensus_queue.cc:1048] T a4023d68e0894ade986446d2546323bf P 3268114f9aa64eb78d1bab61a68a498e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:37:45.396648 12265 raft_consensus.cc:1275] T a4023d68e0894ade986446d2546323bf P 0ff52c5316fd4b3aa5bacdd699c12df8 [term 1 LEARNER]: Refusing update from remote peer 3268114f9aa64eb78d1bab61a68a498e: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:37:45.397255 12434 consensus_queue.cc:1048] T a4023d68e0894ade986446d2546323bf P 3268114f9aa64eb78d1bab61a68a498e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:37:45.399422 11775 raft_consensus.cc:2955] T a4023d68e0894ade986446d2546323bf P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 0ff52c5316fd4b3aa5bacdd699c12df8 (127.7.40.5) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } attrs { replace: true } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: false } } }
I20260601 13:37:45.399538 12265 raft_consensus.cc:2955] T a4023d68e0894ade986446d2546323bf P 0ff52c5316fd4b3aa5bacdd699c12df8 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 0ff52c5316fd4b3aa5bacdd699c12df8 (127.7.40.5) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } attrs { replace: true } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: false } } }
I20260601 13:37:45.398989 12452 raft_consensus.cc:2955] T a4023d68e0894ade986446d2546323bf P 3268114f9aa64eb78d1bab61a68a498e [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 0ff52c5316fd4b3aa5bacdd699c12df8 (127.7.40.5) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } attrs { replace: true } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: false } } }
I20260601 13:37:45.401893 11673 catalog_manager.cc:5696] T a4023d68e0894ade986446d2546323bf P 0ff52c5316fd4b3aa5bacdd699c12df8 reported cstate change: config changed from index 28 to 29, 0ff52c5316fd4b3aa5bacdd699c12df8 (127.7.40.5) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3268114f9aa64eb78d1bab61a68a498e" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } attrs { replace: true } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: false } } }
I20260601 13:37:45.404049 11920 raft_consensus.cc:2955] T a4023d68e0894ade986446d2546323bf P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 0ff52c5316fd4b3aa5bacdd699c12df8 (127.7.40.5) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } attrs { replace: true } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: false } } }
I20260601 13:37:45.406589 11849 consensus_queue.cc:237] T a4023d68e0894ade986446d2546323bf P 3268114f9aa64eb78d1bab61a68a498e [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: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: false } }
I20260601 13:37:45.407969 12265 raft_consensus.cc:1275] T a4023d68e0894ade986446d2546323bf P 0ff52c5316fd4b3aa5bacdd699c12df8 [term 1 FOLLOWER]: Refusing update from remote peer 3268114f9aa64eb78d1bab61a68a498e: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:37:45.408699 12452 consensus_queue.cc:1048] T a4023d68e0894ade986446d2546323bf P 3268114f9aa64eb78d1bab61a68a498e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: VOTER last_known_addr { host: "127.7.40.5" port: 35825 } 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:37:45.408885 11920 raft_consensus.cc:1275] T a4023d68e0894ade986446d2546323bf P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Refusing update from remote peer 3268114f9aa64eb78d1bab61a68a498e: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:37:45.409348 12452 consensus_queue.cc:1048] T a4023d68e0894ade986446d2546323bf P 3268114f9aa64eb78d1bab61a68a498e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:37:45.410779 12422 raft_consensus.cc:2955] T a4023d68e0894ade986446d2546323bf P 3268114f9aa64eb78d1bab61a68a498e [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 921ddc65b4da4630bad3bcdf122bc525 (127.7.40.1) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: false } } }
I20260601 13:37:45.412266 11660 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a4023d68e0894ade986446d2546323bf with cas_config_opid_index 29: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:37:45.412755 11920 raft_consensus.cc:2955] T a4023d68e0894ade986446d2546323bf P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 921ddc65b4da4630bad3bcdf122bc525 (127.7.40.1) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: false } } }
I20260601 13:37:45.413044 12265 raft_consensus.cc:2955] T a4023d68e0894ade986446d2546323bf P 0ff52c5316fd4b3aa5bacdd699c12df8 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 921ddc65b4da4630bad3bcdf122bc525 (127.7.40.1) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: false } } }
I20260601 13:37:45.413691 11668 catalog_manager.cc:5696] T a4023d68e0894ade986446d2546323bf P 3268114f9aa64eb78d1bab61a68a498e reported cstate change: config changed from index 29 to 30, VOTER 921ddc65b4da4630bad3bcdf122bc525 (127.7.40.1) evicted. New cstate: current_term: 1 leader_uuid: "3268114f9aa64eb78d1bab61a68a498e" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:37:45.417024 11762 tablet_service.cc:1558] Processing DeleteTablet for tablet a4023d68e0894ade986446d2546323bf with delete_type TABLET_DATA_TOMBSTONED (TS 921ddc65b4da4630bad3bcdf122bc525 not found in new config with opid_index 30) from {username='slave'} at 127.0.0.1:52908
I20260601 13:37:45.417949 12457 tablet_replica.cc:333] T a4023d68e0894ade986446d2546323bf P 921ddc65b4da4630bad3bcdf122bc525: stopping tablet replica
I20260601 13:37:45.418114 12457 raft_consensus.cc:2243] T a4023d68e0894ade986446d2546323bf P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:45.418334 12457 raft_consensus.cc:2272] T a4023d68e0894ade986446d2546323bf P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:45.419198 12457 ts_tablet_manager.cc:1916] T a4023d68e0894ade986446d2546323bf P 921ddc65b4da4630bad3bcdf122bc525: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:37:45.421088 12457 ts_tablet_manager.cc:1929] T a4023d68e0894ade986446d2546323bf P 921ddc65b4da4630bad3bcdf122bc525: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.29
I20260601 13:37:45.421192 12457 log.cc:1199] T a4023d68e0894ade986446d2546323bf P 921ddc65b4da4630bad3bcdf122bc525: Deleting WAL directory at /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320954551505-7328-0/minicluster-data/ts-0-root/wals/a4023d68e0894ade986446d2546323bf
I20260601 13:37:45.421784 11657 catalog_manager.cc:5027] TS 921ddc65b4da4630bad3bcdf122bc525 (127.7.40.1:40749): tablet a4023d68e0894ade986446d2546323bf (table test-workload [id=f66647ba06c441dab64d494f288c3aa4]) successfully deleted
I20260601 13:37:45.597617 12422 raft_consensus.cc:1064] T f6cf840151af4a8690f36561a801835d P 3268114f9aa64eb78d1bab61a68a498e: attempting to promote NON_VOTER 8a55161d365a447893f1d0e3149aca3b to VOTER
I20260601 13:37:45.598197 12422 consensus_queue.cc:237] T f6cf840151af4a8690f36561a801835d P 3268114f9aa64eb78d1bab61a68a498e [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: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } attrs { replace: true } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: false } }
I20260601 13:37:45.599648 11775 raft_consensus.cc:1275] T f6cf840151af4a8690f36561a801835d P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Refusing update from remote peer 3268114f9aa64eb78d1bab61a68a498e: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:37:45.599701 11920 raft_consensus.cc:1275] T f6cf840151af4a8690f36561a801835d P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Refusing update from remote peer 3268114f9aa64eb78d1bab61a68a498e: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:37:45.600018 12422 consensus_queue.cc:1048] T f6cf840151af4a8690f36561a801835d P 3268114f9aa64eb78d1bab61a68a498e [LEADER]: Connected to new peer: Peer: permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } 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:37:45.600056 12189 raft_consensus.cc:1275] T f6cf840151af4a8690f36561a801835d P 8a55161d365a447893f1d0e3149aca3b [term 1 LEARNER]: Refusing update from remote peer 3268114f9aa64eb78d1bab61a68a498e: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:37:45.600304 12380 consensus_queue.cc:1048] T f6cf840151af4a8690f36561a801835d P 3268114f9aa64eb78d1bab61a68a498e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:37:45.601454 12452 consensus_queue.cc:1048] T f6cf840151af4a8690f36561a801835d P 3268114f9aa64eb78d1bab61a68a498e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45703 } 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:37:45.602439 12422 raft_consensus.cc:2955] T f6cf840151af4a8690f36561a801835d P 3268114f9aa64eb78d1bab61a68a498e [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 8a55161d365a447893f1d0e3149aca3b (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } attrs { replace: true } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: false } } }
I20260601 13:37:45.602864 11775 raft_consensus.cc:2955] T f6cf840151af4a8690f36561a801835d P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 8a55161d365a447893f1d0e3149aca3b (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } attrs { replace: true } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: false } } }
I20260601 13:37:45.605316 11670 catalog_manager.cc:5696] T f6cf840151af4a8690f36561a801835d P 921ddc65b4da4630bad3bcdf122bc525 reported cstate change: config changed from index 29 to 30, 8a55161d365a447893f1d0e3149aca3b (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3268114f9aa64eb78d1bab61a68a498e" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } attrs { replace: true } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: false } } }
I20260601 13:37:45.605597 12189 raft_consensus.cc:2955] T f6cf840151af4a8690f36561a801835d P 8a55161d365a447893f1d0e3149aca3b [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 8a55161d365a447893f1d0e3149aca3b (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } attrs { replace: true } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: false } } }
I20260601 13:37:45.605600 11920 raft_consensus.cc:2955] T f6cf840151af4a8690f36561a801835d P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 8a55161d365a447893f1d0e3149aca3b (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } attrs { replace: true } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: false } } }
I20260601 13:37:45.610759 11849 consensus_queue.cc:237] T f6cf840151af4a8690f36561a801835d P 3268114f9aa64eb78d1bab61a68a498e [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: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: false } }
I20260601 13:37:45.612100 12189 raft_consensus.cc:1275] T f6cf840151af4a8690f36561a801835d P 8a55161d365a447893f1d0e3149aca3b [term 1 FOLLOWER]: Refusing update from remote peer 3268114f9aa64eb78d1bab61a68a498e: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:37:45.612236 11920 raft_consensus.cc:1275] T f6cf840151af4a8690f36561a801835d P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Refusing update from remote peer 3268114f9aa64eb78d1bab61a68a498e: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:37:45.612532 12452 consensus_queue.cc:1048] T f6cf840151af4a8690f36561a801835d P 3268114f9aa64eb78d1bab61a68a498e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45703 } 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:37:45.612751 12434 consensus_queue.cc:1048] T f6cf840151af4a8690f36561a801835d P 3268114f9aa64eb78d1bab61a68a498e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:37:45.614216 12452 raft_consensus.cc:2955] T f6cf840151af4a8690f36561a801835d P 3268114f9aa64eb78d1bab61a68a498e [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER 921ddc65b4da4630bad3bcdf122bc525 (127.7.40.1) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: false } } }
I20260601 13:37:45.614710 11920 raft_consensus.cc:2955] T f6cf840151af4a8690f36561a801835d P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER 921ddc65b4da4630bad3bcdf122bc525 (127.7.40.1) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: false } } }
I20260601 13:37:45.615242 12189 raft_consensus.cc:2955] T f6cf840151af4a8690f36561a801835d P 8a55161d365a447893f1d0e3149aca3b [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER 921ddc65b4da4630bad3bcdf122bc525 (127.7.40.1) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: false } } }
I20260601 13:37:45.616101 11660 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f6cf840151af4a8690f36561a801835d with cas_config_opid_index 30: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:37:45.617406 11672 catalog_manager.cc:5696] T f6cf840151af4a8690f36561a801835d P 3268114f9aa64eb78d1bab61a68a498e reported cstate change: config changed from index 30 to 31, VOTER 921ddc65b4da4630bad3bcdf122bc525 (127.7.40.1) evicted. New cstate: current_term: 1 leader_uuid: "3268114f9aa64eb78d1bab61a68a498e" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:37:45.620479 11762 tablet_service.cc:1558] Processing DeleteTablet for tablet f6cf840151af4a8690f36561a801835d with delete_type TABLET_DATA_TOMBSTONED (TS 921ddc65b4da4630bad3bcdf122bc525 not found in new config with opid_index 31) from {username='slave'} at 127.0.0.1:52908
I20260601 13:37:45.620714 12457 tablet_replica.cc:333] T f6cf840151af4a8690f36561a801835d P 921ddc65b4da4630bad3bcdf122bc525: stopping tablet replica
I20260601 13:37:45.620873 12457 raft_consensus.cc:2243] T f6cf840151af4a8690f36561a801835d P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:45.621058 12457 raft_consensus.cc:2272] T f6cf840151af4a8690f36561a801835d P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:45.621757 12457 ts_tablet_manager.cc:1916] T f6cf840151af4a8690f36561a801835d P 921ddc65b4da4630bad3bcdf122bc525: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:37:45.623677 12457 ts_tablet_manager.cc:1929] T f6cf840151af4a8690f36561a801835d P 921ddc65b4da4630bad3bcdf122bc525: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.30
I20260601 13:37:45.623761 12457 log.cc:1199] T f6cf840151af4a8690f36561a801835d P 921ddc65b4da4630bad3bcdf122bc525: Deleting WAL directory at /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320954551505-7328-0/minicluster-data/ts-0-root/wals/f6cf840151af4a8690f36561a801835d
I20260601 13:37:45.624409 11657 catalog_manager.cc:5027] TS 921ddc65b4da4630bad3bcdf122bc525 (127.7.40.1:40749): tablet f6cf840151af4a8690f36561a801835d (table test-workload [id=f66647ba06c441dab64d494f288c3aa4]) successfully deleted
I20260601 13:37:46.624603 11775 consensus_queue.cc:237] T 8d0f29cefb5d412faf24a36edf73e014 P 921ddc65b4da4630bad3bcdf122bc525 [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: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } attrs { replace: true } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3db8ce264af44ce98d215f6de852ec4c" member_type: NON_VOTER last_known_addr { host: "127.7.40.6" port: 39365 } attrs { promote: true } }
I20260601 13:37:46.626304 11849 raft_consensus.cc:1275] T 8d0f29cefb5d412faf24a36edf73e014 P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Refusing update from remote peer 921ddc65b4da4630bad3bcdf122bc525: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:37:46.626349 11920 raft_consensus.cc:1275] T 8d0f29cefb5d412faf24a36edf73e014 P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Refusing update from remote peer 921ddc65b4da4630bad3bcdf122bc525: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
W20260601 13:37:46.626514 11740 consensus_peers.cc:597] T 8d0f29cefb5d412faf24a36edf73e014 P 921ddc65b4da4630bad3bcdf122bc525 -> Peer 3db8ce264af44ce98d215f6de852ec4c (127.7.40.6:39365): Couldn't send request to peer 3db8ce264af44ce98d215f6de852ec4c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8d0f29cefb5d412faf24a36edf73e014. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:46.626820 12464 consensus_queue.cc:1048] T 8d0f29cefb5d412faf24a36edf73e014 P 921ddc65b4da4630bad3bcdf122bc525 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:37:46.627043 12411 consensus_queue.cc:1048] T 8d0f29cefb5d412faf24a36edf73e014 P 921ddc65b4da4630bad3bcdf122bc525 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } 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:37:46.628949 12463 raft_consensus.cc:2955] T 8d0f29cefb5d412faf24a36edf73e014 P 921ddc65b4da4630bad3bcdf122bc525 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER 3db8ce264af44ce98d215f6de852ec4c (127.7.40.6) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } attrs { replace: true } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3db8ce264af44ce98d215f6de852ec4c" member_type: NON_VOTER last_known_addr { host: "127.7.40.6" port: 39365 } attrs { promote: true } } }
I20260601 13:37:46.629444 11920 raft_consensus.cc:2955] T 8d0f29cefb5d412faf24a36edf73e014 P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER 3db8ce264af44ce98d215f6de852ec4c (127.7.40.6) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } attrs { replace: true } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3db8ce264af44ce98d215f6de852ec4c" member_type: NON_VOTER last_known_addr { host: "127.7.40.6" port: 39365 } attrs { promote: true } } }
I20260601 13:37:46.629460 11849 raft_consensus.cc:2955] T 8d0f29cefb5d412faf24a36edf73e014 P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER 3db8ce264af44ce98d215f6de852ec4c (127.7.40.6) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } attrs { replace: true } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3db8ce264af44ce98d215f6de852ec4c" member_type: NON_VOTER last_known_addr { host: "127.7.40.6" port: 39365 } attrs { promote: true } } }
I20260601 13:37:46.632033 11668 catalog_manager.cc:5696] T 8d0f29cefb5d412faf24a36edf73e014 P 3268114f9aa64eb78d1bab61a68a498e reported cstate change: config changed from index -1 to 30, NON_VOTER 3db8ce264af44ce98d215f6de852ec4c (127.7.40.6) added. New cstate: current_term: 1 leader_uuid: "921ddc65b4da4630bad3bcdf122bc525" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } attrs { replace: true } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3db8ce264af44ce98d215f6de852ec4c" member_type: NON_VOTER last_known_addr { host: "127.7.40.6" port: 39365 } attrs { promote: true } } }
I20260601 13:37:46.632625 11849 consensus_queue.cc:237] T f6cf840151af4a8690f36561a801835d P 3268114f9aa64eb78d1bab61a68a498e [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: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } attrs { replace: true } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: false } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: NON_VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: true } }
I20260601 13:37:46.634261 12189 raft_consensus.cc:1275] T f6cf840151af4a8690f36561a801835d P 8a55161d365a447893f1d0e3149aca3b [term 1 FOLLOWER]: Refusing update from remote peer 3268114f9aa64eb78d1bab61a68a498e: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260601 13:37:46.634464 11920 raft_consensus.cc:1275] T f6cf840151af4a8690f36561a801835d P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Refusing update from remote peer 3268114f9aa64eb78d1bab61a68a498e: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
W20260601 13:37:46.634529 11817 consensus_peers.cc:597] T f6cf840151af4a8690f36561a801835d P 3268114f9aa64eb78d1bab61a68a498e -> Peer 0ff52c5316fd4b3aa5bacdd699c12df8 (127.7.40.5:35825): Couldn't send request to peer 0ff52c5316fd4b3aa5bacdd699c12df8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f6cf840151af4a8690f36561a801835d. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:46.634909 12434 consensus_queue.cc:1048] T f6cf840151af4a8690f36561a801835d P 3268114f9aa64eb78d1bab61a68a498e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45703 } 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:37:46.635356 12470 consensus_queue.cc:1048] T f6cf840151af4a8690f36561a801835d P 3268114f9aa64eb78d1bab61a68a498e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } 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:37:46.637154 12434 raft_consensus.cc:2955] T f6cf840151af4a8690f36561a801835d P 3268114f9aa64eb78d1bab61a68a498e [term 1 LEADER]: Committing config change with OpId 1.32: config changed from index 31 to 32, NON_VOTER 0ff52c5316fd4b3aa5bacdd699c12df8 (127.7.40.5) added. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } attrs { replace: true } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: false } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: NON_VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: true } } }
I20260601 13:37:46.637614 12189 raft_consensus.cc:2955] T f6cf840151af4a8690f36561a801835d P 8a55161d365a447893f1d0e3149aca3b [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, NON_VOTER 0ff52c5316fd4b3aa5bacdd699c12df8 (127.7.40.5) added. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } attrs { replace: true } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: false } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: NON_VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: true } } }
I20260601 13:37:46.637621 11920 raft_consensus.cc:2955] T f6cf840151af4a8690f36561a801835d P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, NON_VOTER 0ff52c5316fd4b3aa5bacdd699c12df8 (127.7.40.5) added. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } attrs { replace: true } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: false } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: NON_VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: true } } }
I20260601 13:37:46.639914 11673 catalog_manager.cc:5696] T f6cf840151af4a8690f36561a801835d P 3268114f9aa64eb78d1bab61a68a498e reported cstate change: config changed from index 31 to 32, NON_VOTER 0ff52c5316fd4b3aa5bacdd699c12df8 (127.7.40.5) added. New cstate: current_term: 1 leader_uuid: "3268114f9aa64eb78d1bab61a68a498e" committed_config { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: NON_VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:46.640754 11849 consensus_queue.cc:237] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 3268114f9aa64eb78d1bab61a68a498e [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: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } attrs { replace: true } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: true } }
W20260601 13:37:46.642345 11817 consensus_peers.cc:597] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 3268114f9aa64eb78d1bab61a68a498e -> Peer 8a55161d365a447893f1d0e3149aca3b (127.7.40.4:45703): Couldn't send request to peer 8a55161d365a447893f1d0e3149aca3b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 63c1dc9fba8f4f1f9185ba55d6c2efb8. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:46.642324 11775 raft_consensus.cc:1275] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Refusing update from remote peer 3268114f9aa64eb78d1bab61a68a498e: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:37:46.642891 12434 consensus_queue.cc:1048] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 3268114f9aa64eb78d1bab61a68a498e [LEADER]: Connected to new peer: Peer: permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } 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:37:46.643189 11920 raft_consensus.cc:1275] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Refusing update from remote peer 3268114f9aa64eb78d1bab61a68a498e: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:37:46.643527 12434 consensus_queue.cc:1048] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 3268114f9aa64eb78d1bab61a68a498e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:37:46.644703 12470 raft_consensus.cc:2955] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 3268114f9aa64eb78d1bab61a68a498e [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER 8a55161d365a447893f1d0e3149aca3b (127.7.40.4) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } attrs { replace: true } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: true } } }
I20260601 13:37:46.645237 11775 raft_consensus.cc:2955] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER 8a55161d365a447893f1d0e3149aca3b (127.7.40.4) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } attrs { replace: true } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: true } } }
I20260601 13:37:46.645351 11920 raft_consensus.cc:2955] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER 8a55161d365a447893f1d0e3149aca3b (127.7.40.4) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } attrs { replace: true } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: true } } }
I20260601 13:37:46.647526 11775 consensus_queue.cc:237] T 66330a1aa6b14704b00850b3194a3385 P 921ddc65b4da4630bad3bcdf122bc525 [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: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } attrs { replace: true } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: false } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: true } }
I20260601 13:37:46.647650 11668 catalog_manager.cc:5696] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 3268114f9aa64eb78d1bab61a68a498e reported cstate change: config changed from index -1 to 30, NON_VOTER 8a55161d365a447893f1d0e3149aca3b (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "3268114f9aa64eb78d1bab61a68a498e" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:46.649174 12265 raft_consensus.cc:1275] T 66330a1aa6b14704b00850b3194a3385 P 0ff52c5316fd4b3aa5bacdd699c12df8 [term 1 FOLLOWER]: Refusing update from remote peer 921ddc65b4da4630bad3bcdf122bc525: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260601 13:37:46.649503 12463 consensus_queue.cc:1048] T 66330a1aa6b14704b00850b3194a3385 P 921ddc65b4da4630bad3bcdf122bc525 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: VOTER last_known_addr { host: "127.7.40.5" port: 35825 } 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:37:46.650329 11849 raft_consensus.cc:1275] T 66330a1aa6b14704b00850b3194a3385 P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Refusing update from remote peer 921ddc65b4da4630bad3bcdf122bc525: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260601 13:37:46.650771 12411 consensus_queue.cc:1048] T 66330a1aa6b14704b00850b3194a3385 P 921ddc65b4da4630bad3bcdf122bc525 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } 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:37:46.653069 12463 raft_consensus.cc:2955] T 66330a1aa6b14704b00850b3194a3385 P 921ddc65b4da4630bad3bcdf122bc525 [term 1 LEADER]: Committing config change with OpId 1.32: config changed from index 31 to 32, NON_VOTER 8a55161d365a447893f1d0e3149aca3b (127.7.40.4) added. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } attrs { replace: true } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: false } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: true } } }
I20260601 13:37:46.653494 11849 raft_consensus.cc:2955] T 66330a1aa6b14704b00850b3194a3385 P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, NON_VOTER 8a55161d365a447893f1d0e3149aca3b (127.7.40.4) added. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } attrs { replace: true } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: false } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: true } } }
I20260601 13:37:46.653715 12265 raft_consensus.cc:2955] T 66330a1aa6b14704b00850b3194a3385 P 0ff52c5316fd4b3aa5bacdd699c12df8 [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, NON_VOTER 8a55161d365a447893f1d0e3149aca3b (127.7.40.4) added. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } attrs { replace: true } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: false } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: true } } }
I20260601 13:37:46.655968 11672 catalog_manager.cc:5696] T 66330a1aa6b14704b00850b3194a3385 P 3268114f9aa64eb78d1bab61a68a498e reported cstate change: config changed from index 31 to 32, NON_VOTER 8a55161d365a447893f1d0e3149aca3b (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "921ddc65b4da4630bad3bcdf122bc525" committed_config { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } attrs { replace: true } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: false } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: true } } }
I20260601 13:37:46.656629 11775 consensus_queue.cc:237] T 0d0711d628db49e59992ed1da281631e P 921ddc65b4da4630bad3bcdf122bc525 [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: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } attrs { replace: true } } peers { permanent_uuid: "3db8ce264af44ce98d215f6de852ec4c" member_type: NON_VOTER last_known_addr { host: "127.7.40.6" port: 39365 } attrs { promote: true } }
I20260601 13:37:46.658186 11849 raft_consensus.cc:1275] T 0d0711d628db49e59992ed1da281631e P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Refusing update from remote peer 921ddc65b4da4630bad3bcdf122bc525: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:37:46.658633 12463 consensus_queue.cc:1048] T 0d0711d628db49e59992ed1da281631e P 921ddc65b4da4630bad3bcdf122bc525 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
W20260601 13:37:46.658915 11741 consensus_peers.cc:597] T 66330a1aa6b14704b00850b3194a3385 P 921ddc65b4da4630bad3bcdf122bc525 -> Peer 8a55161d365a447893f1d0e3149aca3b (127.7.40.4:45703): Couldn't send request to peer 8a55161d365a447893f1d0e3149aca3b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 66330a1aa6b14704b00850b3194a3385. This is attempt 1: this message will repeat every 5th retry.
W20260601 13:37:46.659340 11740 consensus_peers.cc:597] T 0d0711d628db49e59992ed1da281631e P 921ddc65b4da4630bad3bcdf122bc525 -> Peer 3db8ce264af44ce98d215f6de852ec4c (127.7.40.6:39365): Couldn't send request to peer 3db8ce264af44ce98d215f6de852ec4c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0d0711d628db49e59992ed1da281631e. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:46.659548 11920 raft_consensus.cc:1275] T 0d0711d628db49e59992ed1da281631e P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Refusing update from remote peer 921ddc65b4da4630bad3bcdf122bc525: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:37:46.659997 12464 consensus_queue.cc:1048] T 0d0711d628db49e59992ed1da281631e P 921ddc65b4da4630bad3bcdf122bc525 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } 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:37:46.661504 12463 raft_consensus.cc:2955] T 0d0711d628db49e59992ed1da281631e P 921ddc65b4da4630bad3bcdf122bc525 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER 3db8ce264af44ce98d215f6de852ec4c (127.7.40.6) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } attrs { replace: true } } peers { permanent_uuid: "3db8ce264af44ce98d215f6de852ec4c" member_type: NON_VOTER last_known_addr { host: "127.7.40.6" port: 39365 } attrs { promote: true } } }
I20260601 13:37:46.661929 11849 raft_consensus.cc:2955] T 0d0711d628db49e59992ed1da281631e P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER 3db8ce264af44ce98d215f6de852ec4c (127.7.40.6) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } attrs { replace: true } } peers { permanent_uuid: "3db8ce264af44ce98d215f6de852ec4c" member_type: NON_VOTER last_known_addr { host: "127.7.40.6" port: 39365 } attrs { promote: true } } }
I20260601 13:37:46.662166 11920 raft_consensus.cc:2955] T 0d0711d628db49e59992ed1da281631e P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER 3db8ce264af44ce98d215f6de852ec4c (127.7.40.6) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } attrs { replace: true } } peers { permanent_uuid: "3db8ce264af44ce98d215f6de852ec4c" member_type: NON_VOTER last_known_addr { host: "127.7.40.6" port: 39365 } attrs { promote: true } } }
I20260601 13:37:46.664332 11920 consensus_queue.cc:237] T 186131957cc24d70922b6972d7d926fe P b9a32ef2c36d4004901c0424edf187a4 [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: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } attrs { replace: true } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: NON_VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: true } }
I20260601 13:37:46.664273 11668 catalog_manager.cc:5696] T 0d0711d628db49e59992ed1da281631e P 921ddc65b4da4630bad3bcdf122bc525 reported cstate change: config changed from index -1 to 30, NON_VOTER 3db8ce264af44ce98d215f6de852ec4c (127.7.40.6) added. New cstate: current_term: 1 leader_uuid: "921ddc65b4da4630bad3bcdf122bc525" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3db8ce264af44ce98d215f6de852ec4c" member_type: NON_VOTER last_known_addr { host: "127.7.40.6" port: 39365 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:46.665912 11775 raft_consensus.cc:1275] T 186131957cc24d70922b6972d7d926fe P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Refusing update from remote peer b9a32ef2c36d4004901c0424edf187a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:37:46.666072 11849 raft_consensus.cc:1275] T 186131957cc24d70922b6972d7d926fe P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Refusing update from remote peer b9a32ef2c36d4004901c0424edf187a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:37:46.666314 12424 consensus_queue.cc:1048] T 186131957cc24d70922b6972d7d926fe P b9a32ef2c36d4004901c0424edf187a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } 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:37:46.667052 12424 consensus_queue.cc:1048] T 186131957cc24d70922b6972d7d926fe P b9a32ef2c36d4004901c0424edf187a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:37:46.670429 11775 raft_consensus.cc:2955] T 186131957cc24d70922b6972d7d926fe P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER 0ff52c5316fd4b3aa5bacdd699c12df8 (127.7.40.5) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } attrs { replace: true } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: NON_VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: true } } }
I20260601 13:37:46.670433 11849 raft_consensus.cc:2955] T 186131957cc24d70922b6972d7d926fe P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER 0ff52c5316fd4b3aa5bacdd699c12df8 (127.7.40.5) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } attrs { replace: true } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: NON_VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: true } } }
I20260601 13:37:46.670674 12494 raft_consensus.cc:2955] T 186131957cc24d70922b6972d7d926fe P b9a32ef2c36d4004901c0424edf187a4 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER 0ff52c5316fd4b3aa5bacdd699c12df8 (127.7.40.5) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } attrs { replace: true } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: NON_VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: true } } }
W20260601 13:37:46.671176 11892 consensus_peers.cc:597] T 186131957cc24d70922b6972d7d926fe P b9a32ef2c36d4004901c0424edf187a4 -> Peer 0ff52c5316fd4b3aa5bacdd699c12df8 (127.7.40.5:35825): Couldn't send request to peer 0ff52c5316fd4b3aa5bacdd699c12df8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 186131957cc24d70922b6972d7d926fe. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:46.673063 11672 catalog_manager.cc:5696] T 186131957cc24d70922b6972d7d926fe P 921ddc65b4da4630bad3bcdf122bc525 reported cstate change: config changed from index -1 to 30, NON_VOTER 0ff52c5316fd4b3aa5bacdd699c12df8 (127.7.40.5) added. New cstate: current_term: 1 leader_uuid: "b9a32ef2c36d4004901c0424edf187a4" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } attrs { replace: true } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: NON_VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: true } } }
I20260601 13:37:47.019660 12497 ts_tablet_manager.cc:933] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 8a55161d365a447893f1d0e3149aca3b: Initiating tablet copy from peer 3268114f9aa64eb78d1bab61a68a498e (127.7.40.2:42799)
I20260601 13:37:47.020231 12497 tablet_copy_client.cc:323] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 8a55161d365a447893f1d0e3149aca3b: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.2:42799
I20260601 13:37:47.020830 11862 tablet_copy_service.cc:140] P 3268114f9aa64eb78d1bab61a68a498e: Received BeginTabletCopySession request for tablet 63c1dc9fba8f4f1f9185ba55d6c2efb8 from peer 8a55161d365a447893f1d0e3149aca3b ({username='slave'} at 127.0.0.1:41340)
I20260601 13:37:47.020957 11862 tablet_copy_service.cc:161] P 3268114f9aa64eb78d1bab61a68a498e: Beginning new tablet copy session on tablet 63c1dc9fba8f4f1f9185ba55d6c2efb8 from peer 8a55161d365a447893f1d0e3149aca3b at {username='slave'} at 127.0.0.1:41340: session id = 8a55161d365a447893f1d0e3149aca3b-63c1dc9fba8f4f1f9185ba55d6c2efb8
I20260601 13:37:47.021968 11862 tablet_copy_source_session.cc:215] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 3268114f9aa64eb78d1bab61a68a498e: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:37:47.022924 12497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63c1dc9fba8f4f1f9185ba55d6c2efb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:47.025311 12497 tablet_copy_client.cc:806] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 8a55161d365a447893f1d0e3149aca3b: tablet copy: Starting download of 0 data blocks...
I20260601 13:37:47.025501 12497 tablet_copy_client.cc:670] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 8a55161d365a447893f1d0e3149aca3b: tablet copy: Starting download of 1 WAL segments...
I20260601 13:37:47.026644 12498 tablet_copy_client.cc:1025] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 8a55161d365a447893f1d0e3149aca3b: tablet copy: Injecting latency into file download: 2000
I20260601 13:37:47.068384 12499 ts_tablet_manager.cc:933] T 8d0f29cefb5d412faf24a36edf73e014 P 3db8ce264af44ce98d215f6de852ec4c: Initiating tablet copy from peer 921ddc65b4da4630bad3bcdf122bc525 (127.7.40.1:40749)
I20260601 13:37:47.069093 12499 tablet_copy_client.cc:323] T 8d0f29cefb5d412faf24a36edf73e014 P 3db8ce264af44ce98d215f6de852ec4c: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.1:40749
I20260601 13:37:47.069500 12501 ts_tablet_manager.cc:933] T f6cf840151af4a8690f36561a801835d P 0ff52c5316fd4b3aa5bacdd699c12df8: Initiating tablet copy from peer 3268114f9aa64eb78d1bab61a68a498e (127.7.40.2:42799)
I20260601 13:37:47.069690 11786 tablet_copy_service.cc:140] P 921ddc65b4da4630bad3bcdf122bc525: Received BeginTabletCopySession request for tablet 8d0f29cefb5d412faf24a36edf73e014 from peer 3db8ce264af44ce98d215f6de852ec4c ({username='slave'} at 127.0.0.1:52950)
I20260601 13:37:47.069799 11786 tablet_copy_service.cc:161] P 921ddc65b4da4630bad3bcdf122bc525: Beginning new tablet copy session on tablet 8d0f29cefb5d412faf24a36edf73e014 from peer 3db8ce264af44ce98d215f6de852ec4c at {username='slave'} at 127.0.0.1:52950: session id = 3db8ce264af44ce98d215f6de852ec4c-8d0f29cefb5d412faf24a36edf73e014
I20260601 13:37:47.069890 12501 tablet_copy_client.cc:323] T f6cf840151af4a8690f36561a801835d P 0ff52c5316fd4b3aa5bacdd699c12df8: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.2:42799
I20260601 13:37:47.070323 11862 tablet_copy_service.cc:140] P 3268114f9aa64eb78d1bab61a68a498e: Received BeginTabletCopySession request for tablet f6cf840151af4a8690f36561a801835d from peer 0ff52c5316fd4b3aa5bacdd699c12df8 ({username='slave'} at 127.0.0.1:41342)
I20260601 13:37:47.070425 11862 tablet_copy_service.cc:161] P 3268114f9aa64eb78d1bab61a68a498e: Beginning new tablet copy session on tablet f6cf840151af4a8690f36561a801835d from peer 0ff52c5316fd4b3aa5bacdd699c12df8 at {username='slave'} at 127.0.0.1:41342: session id = 0ff52c5316fd4b3aa5bacdd699c12df8-f6cf840151af4a8690f36561a801835d
I20260601 13:37:47.070971 11786 tablet_copy_source_session.cc:215] T 8d0f29cefb5d412faf24a36edf73e014 P 921ddc65b4da4630bad3bcdf122bc525: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:37:47.071367 11862 tablet_copy_source_session.cc:215] T f6cf840151af4a8690f36561a801835d P 3268114f9aa64eb78d1bab61a68a498e: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:37:47.072321 12501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6cf840151af4a8690f36561a801835d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:47.072458 12499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d0f29cefb5d412faf24a36edf73e014. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:47.075300 12499 tablet_copy_client.cc:806] T 8d0f29cefb5d412faf24a36edf73e014 P 3db8ce264af44ce98d215f6de852ec4c: tablet copy: Starting download of 0 data blocks...
I20260601 13:37:47.075477 12499 tablet_copy_client.cc:670] T 8d0f29cefb5d412faf24a36edf73e014 P 3db8ce264af44ce98d215f6de852ec4c: tablet copy: Starting download of 1 WAL segments...
I20260601 13:37:47.075551 12501 tablet_copy_client.cc:806] T f6cf840151af4a8690f36561a801835d P 0ff52c5316fd4b3aa5bacdd699c12df8: tablet copy: Starting download of 0 data blocks...
I20260601 13:37:47.075728 12501 tablet_copy_client.cc:670] T f6cf840151af4a8690f36561a801835d P 0ff52c5316fd4b3aa5bacdd699c12df8: tablet copy: Starting download of 1 WAL segments...
I20260601 13:37:47.076970 12502 tablet_copy_client.cc:1025] T f6cf840151af4a8690f36561a801835d P 0ff52c5316fd4b3aa5bacdd699c12df8: tablet copy: Injecting latency into file download: 2000
I20260601 13:37:47.076994 12500 tablet_copy_client.cc:1025] T 8d0f29cefb5d412faf24a36edf73e014 P 3db8ce264af44ce98d215f6de852ec4c: tablet copy: Injecting latency into file download: 2000
I20260601 13:37:47.084041 12503 ts_tablet_manager.cc:933] T 0d0711d628db49e59992ed1da281631e P 3db8ce264af44ce98d215f6de852ec4c: Initiating tablet copy from peer 921ddc65b4da4630bad3bcdf122bc525 (127.7.40.1:40749)
I20260601 13:37:47.084494 12503 tablet_copy_client.cc:323] T 0d0711d628db49e59992ed1da281631e P 3db8ce264af44ce98d215f6de852ec4c: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.1:40749
I20260601 13:37:47.085021 11786 tablet_copy_service.cc:140] P 921ddc65b4da4630bad3bcdf122bc525: Received BeginTabletCopySession request for tablet 0d0711d628db49e59992ed1da281631e from peer 3db8ce264af44ce98d215f6de852ec4c ({username='slave'} at 127.0.0.1:52950)
I20260601 13:37:47.085142 11786 tablet_copy_service.cc:161] P 921ddc65b4da4630bad3bcdf122bc525: Beginning new tablet copy session on tablet 0d0711d628db49e59992ed1da281631e from peer 3db8ce264af44ce98d215f6de852ec4c at {username='slave'} at 127.0.0.1:52950: session id = 3db8ce264af44ce98d215f6de852ec4c-0d0711d628db49e59992ed1da281631e
I20260601 13:37:47.086021 11786 tablet_copy_source_session.cc:215] T 0d0711d628db49e59992ed1da281631e P 921ddc65b4da4630bad3bcdf122bc525: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:37:47.086903 12503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d0711d628db49e59992ed1da281631e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:47.089354 12503 tablet_copy_client.cc:806] T 0d0711d628db49e59992ed1da281631e P 3db8ce264af44ce98d215f6de852ec4c: tablet copy: Starting download of 0 data blocks...
I20260601 13:37:47.089534 12503 tablet_copy_client.cc:670] T 0d0711d628db49e59992ed1da281631e P 3db8ce264af44ce98d215f6de852ec4c: tablet copy: Starting download of 1 WAL segments...
I20260601 13:37:47.090732 12504 tablet_copy_client.cc:1025] T 0d0711d628db49e59992ed1da281631e P 3db8ce264af44ce98d215f6de852ec4c: tablet copy: Injecting latency into file download: 2000
I20260601 13:37:47.130542 12505 ts_tablet_manager.cc:933] T 186131957cc24d70922b6972d7d926fe P 0ff52c5316fd4b3aa5bacdd699c12df8: Initiating tablet copy from peer b9a32ef2c36d4004901c0424edf187a4 (127.7.40.3:38305)
I20260601 13:37:47.131093 12505 tablet_copy_client.cc:323] T 186131957cc24d70922b6972d7d926fe P 0ff52c5316fd4b3aa5bacdd699c12df8: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.3:38305
I20260601 13:37:47.131264 12507 ts_tablet_manager.cc:933] T 66330a1aa6b14704b00850b3194a3385 P 8a55161d365a447893f1d0e3149aca3b: Initiating tablet copy from peer 921ddc65b4da4630bad3bcdf122bc525 (127.7.40.1:40749)
I20260601 13:37:47.132153 12507 tablet_copy_client.cc:323] T 66330a1aa6b14704b00850b3194a3385 P 8a55161d365a447893f1d0e3149aca3b: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.1:40749
I20260601 13:37:47.135951 11937 tablet_copy_service.cc:140] P b9a32ef2c36d4004901c0424edf187a4: Received BeginTabletCopySession request for tablet 186131957cc24d70922b6972d7d926fe from peer 0ff52c5316fd4b3aa5bacdd699c12df8 ({username='slave'} at 127.0.0.1:34734)
I20260601 13:37:47.136066 11937 tablet_copy_service.cc:161] P b9a32ef2c36d4004901c0424edf187a4: Beginning new tablet copy session on tablet 186131957cc24d70922b6972d7d926fe from peer 0ff52c5316fd4b3aa5bacdd699c12df8 at {username='slave'} at 127.0.0.1:34734: session id = 0ff52c5316fd4b3aa5bacdd699c12df8-186131957cc24d70922b6972d7d926fe
I20260601 13:37:47.137100 11937 tablet_copy_source_session.cc:215] T 186131957cc24d70922b6972d7d926fe P b9a32ef2c36d4004901c0424edf187a4: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:37:47.137542 11786 tablet_copy_service.cc:140] P 921ddc65b4da4630bad3bcdf122bc525: Received BeginTabletCopySession request for tablet 66330a1aa6b14704b00850b3194a3385 from peer 8a55161d365a447893f1d0e3149aca3b ({username='slave'} at 127.0.0.1:56762)
I20260601 13:37:47.137660 11786 tablet_copy_service.cc:161] P 921ddc65b4da4630bad3bcdf122bc525: Beginning new tablet copy session on tablet 66330a1aa6b14704b00850b3194a3385 from peer 8a55161d365a447893f1d0e3149aca3b at {username='slave'} at 127.0.0.1:56762: session id = 8a55161d365a447893f1d0e3149aca3b-66330a1aa6b14704b00850b3194a3385
I20260601 13:37:47.138351 12505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 186131957cc24d70922b6972d7d926fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:47.138545 11786 tablet_copy_source_session.cc:215] T 66330a1aa6b14704b00850b3194a3385 P 921ddc65b4da4630bad3bcdf122bc525: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:37:47.140525 12505 tablet_copy_client.cc:806] T 186131957cc24d70922b6972d7d926fe P 0ff52c5316fd4b3aa5bacdd699c12df8: tablet copy: Starting download of 0 data blocks...
I20260601 13:37:47.140693 12505 tablet_copy_client.cc:670] T 186131957cc24d70922b6972d7d926fe P 0ff52c5316fd4b3aa5bacdd699c12df8: tablet copy: Starting download of 1 WAL segments...
I20260601 13:37:47.141136 12507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66330a1aa6b14704b00850b3194a3385. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:47.141904 12506 tablet_copy_client.cc:1025] T 186131957cc24d70922b6972d7d926fe P 0ff52c5316fd4b3aa5bacdd699c12df8: tablet copy: Injecting latency into file download: 2000
I20260601 13:37:47.142993 12507 tablet_copy_client.cc:806] T 66330a1aa6b14704b00850b3194a3385 P 8a55161d365a447893f1d0e3149aca3b: tablet copy: Starting download of 0 data blocks...
I20260601 13:37:47.143164 12507 tablet_copy_client.cc:670] T 66330a1aa6b14704b00850b3194a3385 P 8a55161d365a447893f1d0e3149aca3b: tablet copy: Starting download of 1 WAL segments...
I20260601 13:37:47.144430 12508 tablet_copy_client.cc:1025] T 66330a1aa6b14704b00850b3194a3385 P 8a55161d365a447893f1d0e3149aca3b: tablet copy: Injecting latency into file download: 2000
I20260601 13:37:47.583168  7328 tablet_server.cc:179] TabletServer@127.7.40.1:0 shutting down...
I20260601 13:37:47.584725  7328 tablet_copy_service.cc:362] P 921ddc65b4da4630bad3bcdf122bc525: Destroying tablet copy session 8a55161d365a447893f1d0e3149aca3b-66330a1aa6b14704b00850b3194a3385 due to service shutdown
I20260601 13:37:47.584851  7328 tablet_copy_service.cc:434] P 921ddc65b4da4630bad3bcdf122bc525: ending tablet copy session 8a55161d365a447893f1d0e3149aca3b-66330a1aa6b14704b00850b3194a3385 on tablet 66330a1aa6b14704b00850b3194a3385 with peer 8a55161d365a447893f1d0e3149aca3b
I20260601 13:37:47.585021  7328 tablet_copy_service.cc:362] P 921ddc65b4da4630bad3bcdf122bc525: Destroying tablet copy session 3db8ce264af44ce98d215f6de852ec4c-8d0f29cefb5d412faf24a36edf73e014 due to service shutdown
I20260601 13:37:47.585079  7328 tablet_copy_service.cc:434] P 921ddc65b4da4630bad3bcdf122bc525: ending tablet copy session 3db8ce264af44ce98d215f6de852ec4c-8d0f29cefb5d412faf24a36edf73e014 on tablet 8d0f29cefb5d412faf24a36edf73e014 with peer 3db8ce264af44ce98d215f6de852ec4c
I20260601 13:37:47.585166  7328 tablet_copy_service.cc:362] P 921ddc65b4da4630bad3bcdf122bc525: Destroying tablet copy session 3db8ce264af44ce98d215f6de852ec4c-0d0711d628db49e59992ed1da281631e due to service shutdown
I20260601 13:37:47.585227  7328 tablet_copy_service.cc:434] P 921ddc65b4da4630bad3bcdf122bc525: ending tablet copy session 3db8ce264af44ce98d215f6de852ec4c-0d0711d628db49e59992ed1da281631e on tablet 0d0711d628db49e59992ed1da281631e with peer 3db8ce264af44ce98d215f6de852ec4c
I20260601 13:37:47.589516  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:47.589783  7328 tablet_replica.cc:333] T 186131957cc24d70922b6972d7d926fe P 921ddc65b4da4630bad3bcdf122bc525: stopping tablet replica
I20260601 13:37:47.589937  7328 raft_consensus.cc:2243] T 186131957cc24d70922b6972d7d926fe P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:47.590116  7328 raft_consensus.cc:2272] T 186131957cc24d70922b6972d7d926fe P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:47.590883  7328 tablet_replica.cc:333] T e27d6b2bd771429c9723141c04605a04 P 921ddc65b4da4630bad3bcdf122bc525: stopping tablet replica
I20260601 13:37:47.591018  7328 raft_consensus.cc:2243] T e27d6b2bd771429c9723141c04605a04 P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:47.591212  7328 raft_consensus.cc:2272] T e27d6b2bd771429c9723141c04605a04 P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:47.591696  7328 tablet_replica.cc:333] T 66330a1aa6b14704b00850b3194a3385 P 921ddc65b4da4630bad3bcdf122bc525: stopping tablet replica
I20260601 13:37:47.591815  7328 raft_consensus.cc:2243] T 66330a1aa6b14704b00850b3194a3385 P 921ddc65b4da4630bad3bcdf122bc525 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:47.592082  7328 raft_consensus.cc:2272] T 66330a1aa6b14704b00850b3194a3385 P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:47.592731  7328 tablet_replica.cc:333] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 921ddc65b4da4630bad3bcdf122bc525: stopping tablet replica
I20260601 13:37:47.592839  7328 raft_consensus.cc:2243] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:47.592975  7328 raft_consensus.cc:2272] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:47.593564  7328 tablet_replica.cc:333] T 23a087cd2f274d0dbb837d02e871b2bd P 921ddc65b4da4630bad3bcdf122bc525: stopping tablet replica
I20260601 13:37:47.593672  7328 raft_consensus.cc:2243] T 23a087cd2f274d0dbb837d02e871b2bd P 921ddc65b4da4630bad3bcdf122bc525 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:47.593858  7328 raft_consensus.cc:2272] T 23a087cd2f274d0dbb837d02e871b2bd P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:47.594296  7328 tablet_replica.cc:333] T 0d0711d628db49e59992ed1da281631e P 921ddc65b4da4630bad3bcdf122bc525: stopping tablet replica
I20260601 13:37:47.594422  7328 raft_consensus.cc:2243] T 0d0711d628db49e59992ed1da281631e P 921ddc65b4da4630bad3bcdf122bc525 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:47.594750  7328 raft_consensus.cc:2272] T 0d0711d628db49e59992ed1da281631e P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:47.595353  7328 tablet_replica.cc:333] T ba05294bdc334502a7459d5a6490a6b5 P 921ddc65b4da4630bad3bcdf122bc525: stopping tablet replica
I20260601 13:37:47.595508  7328 raft_consensus.cc:2243] T ba05294bdc334502a7459d5a6490a6b5 P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:47.595635  7328 raft_consensus.cc:2272] T ba05294bdc334502a7459d5a6490a6b5 P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:47.596046  7328 tablet_replica.cc:333] T 93e414d1394f44c4a669af644f0652d8 P 921ddc65b4da4630bad3bcdf122bc525: stopping tablet replica
I20260601 13:37:47.596146  7328 raft_consensus.cc:2243] T 93e414d1394f44c4a669af644f0652d8 P 921ddc65b4da4630bad3bcdf122bc525 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:47.596320  7328 raft_consensus.cc:2272] T 93e414d1394f44c4a669af644f0652d8 P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:47.596709  7328 tablet_replica.cc:333] T 24fd2b88452c4fba9688a7ed9000eb83 P 921ddc65b4da4630bad3bcdf122bc525: stopping tablet replica
I20260601 13:37:47.596807  7328 raft_consensus.cc:2243] T 24fd2b88452c4fba9688a7ed9000eb83 P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:47.596962  7328 raft_consensus.cc:2272] T 24fd2b88452c4fba9688a7ed9000eb83 P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:47.597357  7328 tablet_replica.cc:333] T 8d0f29cefb5d412faf24a36edf73e014 P 921ddc65b4da4630bad3bcdf122bc525: stopping tablet replica
I20260601 13:37:47.597455  7328 raft_consensus.cc:2243] T 8d0f29cefb5d412faf24a36edf73e014 P 921ddc65b4da4630bad3bcdf122bc525 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:47.597668  7328 raft_consensus.cc:2272] T 8d0f29cefb5d412faf24a36edf73e014 P 921ddc65b4da4630bad3bcdf122bc525 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:47.616262  7328 tablet_server.cc:196] TabletServer@127.7.40.1:0 shutdown complete.
I20260601 13:37:47.619928  7328 tablet_server.cc:179] TabletServer@127.7.40.2:0 shutting down...
I20260601 13:37:47.622285  7328 tablet_copy_service.cc:362] P 3268114f9aa64eb78d1bab61a68a498e: Destroying tablet copy session 0ff52c5316fd4b3aa5bacdd699c12df8-f6cf840151af4a8690f36561a801835d due to service shutdown
I20260601 13:37:47.622409  7328 tablet_copy_service.cc:434] P 3268114f9aa64eb78d1bab61a68a498e: ending tablet copy session 0ff52c5316fd4b3aa5bacdd699c12df8-f6cf840151af4a8690f36561a801835d on tablet f6cf840151af4a8690f36561a801835d with peer 0ff52c5316fd4b3aa5bacdd699c12df8
I20260601 13:37:47.622594  7328 tablet_copy_service.cc:362] P 3268114f9aa64eb78d1bab61a68a498e: Destroying tablet copy session 8a55161d365a447893f1d0e3149aca3b-63c1dc9fba8f4f1f9185ba55d6c2efb8 due to service shutdown
I20260601 13:37:47.622632  7328 tablet_copy_service.cc:434] P 3268114f9aa64eb78d1bab61a68a498e: ending tablet copy session 8a55161d365a447893f1d0e3149aca3b-63c1dc9fba8f4f1f9185ba55d6c2efb8 on tablet 63c1dc9fba8f4f1f9185ba55d6c2efb8 with peer 8a55161d365a447893f1d0e3149aca3b
I20260601 13:37:47.627475  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:47.627714  7328 tablet_replica.cc:333] T 186131957cc24d70922b6972d7d926fe P 3268114f9aa64eb78d1bab61a68a498e: stopping tablet replica
I20260601 13:37:47.627873  7328 raft_consensus.cc:2243] T 186131957cc24d70922b6972d7d926fe P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:47.628050  7328 raft_consensus.cc:2272] T 186131957cc24d70922b6972d7d926fe P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:47.628726  7328 tablet_replica.cc:333] T f6cf840151af4a8690f36561a801835d P 3268114f9aa64eb78d1bab61a68a498e: stopping tablet replica
I20260601 13:37:47.628859  7328 raft_consensus.cc:2243] T f6cf840151af4a8690f36561a801835d P 3268114f9aa64eb78d1bab61a68a498e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:47.629122  7328 raft_consensus.cc:2272] T f6cf840151af4a8690f36561a801835d P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:47.629614  7328 tablet_replica.cc:333] T a4023d68e0894ade986446d2546323bf P 3268114f9aa64eb78d1bab61a68a498e: stopping tablet replica
I20260601 13:37:47.629725  7328 raft_consensus.cc:2243] T a4023d68e0894ade986446d2546323bf P 3268114f9aa64eb78d1bab61a68a498e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:47.629917  7328 raft_consensus.cc:2272] T a4023d68e0894ade986446d2546323bf P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:47.630290  7328 tablet_replica.cc:333] T e27d6b2bd771429c9723141c04605a04 P 3268114f9aa64eb78d1bab61a68a498e: stopping tablet replica
I20260601 13:37:47.630396  7328 raft_consensus.cc:2243] T e27d6b2bd771429c9723141c04605a04 P 3268114f9aa64eb78d1bab61a68a498e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:47.630568  7328 raft_consensus.cc:2272] T e27d6b2bd771429c9723141c04605a04 P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:47.631002  7328 tablet_replica.cc:333] T 0d0711d628db49e59992ed1da281631e P 3268114f9aa64eb78d1bab61a68a498e: stopping tablet replica
I20260601 13:37:47.631139  7328 raft_consensus.cc:2243] T 0d0711d628db49e59992ed1da281631e P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:47.631296  7328 raft_consensus.cc:2272] T 0d0711d628db49e59992ed1da281631e P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:47.631939  7328 tablet_replica.cc:333] T ba05294bdc334502a7459d5a6490a6b5 P 3268114f9aa64eb78d1bab61a68a498e: stopping tablet replica
I20260601 13:37:47.632045  7328 raft_consensus.cc:2243] T ba05294bdc334502a7459d5a6490a6b5 P 3268114f9aa64eb78d1bab61a68a498e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:47.632210  7328 raft_consensus.cc:2272] T ba05294bdc334502a7459d5a6490a6b5 P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:47.632557  7328 tablet_replica.cc:333] T 66330a1aa6b14704b00850b3194a3385 P 3268114f9aa64eb78d1bab61a68a498e: stopping tablet replica
I20260601 13:37:47.632673  7328 raft_consensus.cc:2243] T 66330a1aa6b14704b00850b3194a3385 P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:47.632859  7328 raft_consensus.cc:2272] T 66330a1aa6b14704b00850b3194a3385 P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:47.633314  7328 tablet_replica.cc:333] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 3268114f9aa64eb78d1bab61a68a498e: stopping tablet replica
I20260601 13:37:47.633388  7328 raft_consensus.cc:2243] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 3268114f9aa64eb78d1bab61a68a498e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:47.633664  7328 raft_consensus.cc:2272] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:47.634178  7328 tablet_replica.cc:333] T 23a087cd2f274d0dbb837d02e871b2bd P 3268114f9aa64eb78d1bab61a68a498e: stopping tablet replica
I20260601 13:37:47.634275  7328 raft_consensus.cc:2243] T 23a087cd2f274d0dbb837d02e871b2bd P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:47.634423  7328 raft_consensus.cc:2272] T 23a087cd2f274d0dbb837d02e871b2bd P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:47.634778  7328 tablet_replica.cc:333] T 8d0f29cefb5d412faf24a36edf73e014 P 3268114f9aa64eb78d1bab61a68a498e: stopping tablet replica
I20260601 13:37:47.634865  7328 raft_consensus.cc:2243] T 8d0f29cefb5d412faf24a36edf73e014 P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:47.634999  7328 raft_consensus.cc:2272] T 8d0f29cefb5d412faf24a36edf73e014 P 3268114f9aa64eb78d1bab61a68a498e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:47.650592  7328 tablet_server.cc:196] TabletServer@127.7.40.2:0 shutdown complete.
I20260601 13:37:47.654858  7328 tablet_server.cc:179] TabletServer@127.7.40.3:0 shutting down...
I20260601 13:37:47.657465  7328 tablet_copy_service.cc:362] P b9a32ef2c36d4004901c0424edf187a4: Destroying tablet copy session 0ff52c5316fd4b3aa5bacdd699c12df8-186131957cc24d70922b6972d7d926fe due to service shutdown
I20260601 13:37:47.657579  7328 tablet_copy_service.cc:434] P b9a32ef2c36d4004901c0424edf187a4: ending tablet copy session 0ff52c5316fd4b3aa5bacdd699c12df8-186131957cc24d70922b6972d7d926fe on tablet 186131957cc24d70922b6972d7d926fe with peer 0ff52c5316fd4b3aa5bacdd699c12df8
I20260601 13:37:47.662688  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:47.663282  7328 tablet_replica.cc:333] T f6cf840151af4a8690f36561a801835d P b9a32ef2c36d4004901c0424edf187a4: stopping tablet replica
I20260601 13:37:47.663514  7328 raft_consensus.cc:2243] T f6cf840151af4a8690f36561a801835d P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:47.663725  7328 raft_consensus.cc:2272] T f6cf840151af4a8690f36561a801835d P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:47.664251  7328 tablet_replica.cc:333] T a4023d68e0894ade986446d2546323bf P b9a32ef2c36d4004901c0424edf187a4: stopping tablet replica
I20260601 13:37:47.664381  7328 raft_consensus.cc:2243] T a4023d68e0894ade986446d2546323bf P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:47.664556  7328 raft_consensus.cc:2272] T a4023d68e0894ade986446d2546323bf P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:47.664930  7328 tablet_replica.cc:333] T 186131957cc24d70922b6972d7d926fe P b9a32ef2c36d4004901c0424edf187a4: stopping tablet replica
I20260601 13:37:47.665047  7328 raft_consensus.cc:2243] T 186131957cc24d70922b6972d7d926fe P b9a32ef2c36d4004901c0424edf187a4 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:47.665282  7328 raft_consensus.cc:2272] T 186131957cc24d70922b6972d7d926fe P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:47.665797  7328 tablet_replica.cc:333] T 93e414d1394f44c4a669af644f0652d8 P b9a32ef2c36d4004901c0424edf187a4: stopping tablet replica
I20260601 13:37:47.665920  7328 raft_consensus.cc:2243] T 93e414d1394f44c4a669af644f0652d8 P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:47.666085  7328 raft_consensus.cc:2272] T 93e414d1394f44c4a669af644f0652d8 P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:47.666469  7328 tablet_replica.cc:333] T 0d0711d628db49e59992ed1da281631e P b9a32ef2c36d4004901c0424edf187a4: stopping tablet replica
I20260601 13:37:47.666581  7328 raft_consensus.cc:2243] T 0d0711d628db49e59992ed1da281631e P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:47.666720  7328 raft_consensus.cc:2272] T 0d0711d628db49e59992ed1da281631e P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:47.667120  7328 tablet_replica.cc:333] T ba05294bdc334502a7459d5a6490a6b5 P b9a32ef2c36d4004901c0424edf187a4: stopping tablet replica
I20260601 13:37:47.667233  7328 raft_consensus.cc:2243] T ba05294bdc334502a7459d5a6490a6b5 P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:47.667374  7328 raft_consensus.cc:2272] T ba05294bdc334502a7459d5a6490a6b5 P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:47.667722  7328 tablet_replica.cc:333] T 24fd2b88452c4fba9688a7ed9000eb83 P b9a32ef2c36d4004901c0424edf187a4: stopping tablet replica
I20260601 13:37:47.667835  7328 raft_consensus.cc:2243] T 24fd2b88452c4fba9688a7ed9000eb83 P b9a32ef2c36d4004901c0424edf187a4 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:47.668037  7328 raft_consensus.cc:2272] T 24fd2b88452c4fba9688a7ed9000eb83 P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:47.668397  7328 tablet_replica.cc:333] T 8d0f29cefb5d412faf24a36edf73e014 P b9a32ef2c36d4004901c0424edf187a4: stopping tablet replica
I20260601 13:37:47.668509  7328 raft_consensus.cc:2243] T 8d0f29cefb5d412faf24a36edf73e014 P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:47.668643  7328 raft_consensus.cc:2272] T 8d0f29cefb5d412faf24a36edf73e014 P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:47.668989  7328 tablet_replica.cc:333] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P b9a32ef2c36d4004901c0424edf187a4: stopping tablet replica
I20260601 13:37:47.669096  7328 raft_consensus.cc:2243] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:47.669247  7328 raft_consensus.cc:2272] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:47.669715  7328 tablet_replica.cc:333] T 23a087cd2f274d0dbb837d02e871b2bd P b9a32ef2c36d4004901c0424edf187a4: stopping tablet replica
I20260601 13:37:47.669865  7328 raft_consensus.cc:2243] T 23a087cd2f274d0dbb837d02e871b2bd P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:47.670027  7328 raft_consensus.cc:2272] T 23a087cd2f274d0dbb837d02e871b2bd P b9a32ef2c36d4004901c0424edf187a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:47.684829  7328 tablet_server.cc:196] TabletServer@127.7.40.3:0 shutdown complete.
I20260601 13:37:47.688788  7328 tablet_server.cc:179] TabletServer@127.7.40.4:0 shutting down...
I20260601 13:37:47.694888  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:48.552510 12517 raft_consensus.cc:493] T 66330a1aa6b14704b00850b3194a3385 P 0ff52c5316fd4b3aa5bacdd699c12df8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 921ddc65b4da4630bad3bcdf122bc525)
I20260601 13:37:48.552695 12517 raft_consensus.cc:515] T 66330a1aa6b14704b00850b3194a3385 P 0ff52c5316fd4b3aa5bacdd699c12df8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } attrs { replace: true } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: false } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: true } }
I20260601 13:37:48.553364 12517 leader_election.cc:290] T 66330a1aa6b14704b00850b3194a3385 P 0ff52c5316fd4b3aa5bacdd699c12df8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 921ddc65b4da4630bad3bcdf122bc525 (127.7.40.1:40749), 3268114f9aa64eb78d1bab61a68a498e (127.7.40.2:42799)
W20260601 13:37:48.554045 12228 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.40.1:40749: connect: Connection refused (error 111)
W20260601 13:37:48.554939 12228 leader_election.cc:336] T 66330a1aa6b14704b00850b3194a3385 P 0ff52c5316fd4b3aa5bacdd699c12df8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 921ddc65b4da4630bad3bcdf122bc525 (127.7.40.1:40749): Network error: Client connection negotiation failed: client connection to 127.7.40.1:40749: connect: Connection refused (error 111)
W20260601 13:37:48.555100 12231 leader_election.cc:336] T 66330a1aa6b14704b00850b3194a3385 P 0ff52c5316fd4b3aa5bacdd699c12df8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3268114f9aa64eb78d1bab61a68a498e (127.7.40.2:42799): Network error: Client connection negotiation failed: client connection to 127.7.40.2:42799: connect: Connection refused (error 111)
I20260601 13:37:48.555190 12231 leader_election.cc:304] T 66330a1aa6b14704b00850b3194a3385 P 0ff52c5316fd4b3aa5bacdd699c12df8 [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: 0ff52c5316fd4b3aa5bacdd699c12df8; no voters: 3268114f9aa64eb78d1bab61a68a498e, 921ddc65b4da4630bad3bcdf122bc525
I20260601 13:37:48.555352 12517 raft_consensus.cc:2749] T 66330a1aa6b14704b00850b3194a3385 P 0ff52c5316fd4b3aa5bacdd699c12df8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:37:48.633733 12521 raft_consensus.cc:493] T 93e414d1394f44c4a669af644f0652d8 P 3db8ce264af44ce98d215f6de852ec4c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 921ddc65b4da4630bad3bcdf122bc525)
I20260601 13:37:48.633931 12521 raft_consensus.cc:515] T 93e414d1394f44c4a669af644f0652d8 P 3db8ce264af44ce98d215f6de852ec4c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "3db8ce264af44ce98d215f6de852ec4c" member_type: VOTER last_known_addr { host: "127.7.40.6" port: 39365 } attrs { promote: false } }
I20260601 13:37:48.634624 12521 leader_election.cc:290] T 93e414d1394f44c4a669af644f0652d8 P 3db8ce264af44ce98d215f6de852ec4c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 921ddc65b4da4630bad3bcdf122bc525 (127.7.40.1:40749), b9a32ef2c36d4004901c0424edf187a4 (127.7.40.3:38305)
W20260601 13:37:48.636310 12303 leader_election.cc:336] T 93e414d1394f44c4a669af644f0652d8 P 3db8ce264af44ce98d215f6de852ec4c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 921ddc65b4da4630bad3bcdf122bc525 (127.7.40.1:40749): Network error: Client connection negotiation failed: client connection to 127.7.40.1:40749: connect: Connection refused (error 111)
W20260601 13:37:48.636423 12305 leader_election.cc:336] T 93e414d1394f44c4a669af644f0652d8 P 3db8ce264af44ce98d215f6de852ec4c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b9a32ef2c36d4004901c0424edf187a4 (127.7.40.3:38305): Network error: Client connection negotiation failed: client connection to 127.7.40.3:38305: connect: Connection refused (error 111)
I20260601 13:37:48.636523 12305 leader_election.cc:304] T 93e414d1394f44c4a669af644f0652d8 P 3db8ce264af44ce98d215f6de852ec4c [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: 3db8ce264af44ce98d215f6de852ec4c; no voters: 921ddc65b4da4630bad3bcdf122bc525, b9a32ef2c36d4004901c0424edf187a4
I20260601 13:37:48.636667 12521 raft_consensus.cc:2749] T 93e414d1394f44c4a669af644f0652d8 P 3db8ce264af44ce98d215f6de852ec4c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:37:48.661422 12525 raft_consensus.cc:493] T e27d6b2bd771429c9723141c04605a04 P 8a55161d365a447893f1d0e3149aca3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3268114f9aa64eb78d1bab61a68a498e)
I20260601 13:37:48.661572 12525 raft_consensus.cc:515] T e27d6b2bd771429c9723141c04605a04 P 8a55161d365a447893f1d0e3149aca3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: false } }
I20260601 13:37:48.662782 12525 leader_election.cc:290] T e27d6b2bd771429c9723141c04605a04 P 8a55161d365a447893f1d0e3149aca3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 921ddc65b4da4630bad3bcdf122bc525 (127.7.40.1:40749), 3268114f9aa64eb78d1bab61a68a498e (127.7.40.2:42799)
W20260601 13:37:48.663797 12155 leader_election.cc:336] T e27d6b2bd771429c9723141c04605a04 P 8a55161d365a447893f1d0e3149aca3b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3268114f9aa64eb78d1bab61a68a498e (127.7.40.2:42799): Network error: Client connection negotiation failed: client connection to 127.7.40.2:42799: connect: Connection refused (error 111)
W20260601 13:37:48.664182 12152 leader_election.cc:336] T e27d6b2bd771429c9723141c04605a04 P 8a55161d365a447893f1d0e3149aca3b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 921ddc65b4da4630bad3bcdf122bc525 (127.7.40.1:40749): Network error: Client connection negotiation failed: client connection to 127.7.40.1:40749: connect: Connection refused (error 111)
I20260601 13:37:48.664283 12152 leader_election.cc:304] T e27d6b2bd771429c9723141c04605a04 P 8a55161d365a447893f1d0e3149aca3b [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: 8a55161d365a447893f1d0e3149aca3b; no voters: 3268114f9aa64eb78d1bab61a68a498e, 921ddc65b4da4630bad3bcdf122bc525
I20260601 13:37:48.664430 12525 raft_consensus.cc:2749] T e27d6b2bd771429c9723141c04605a04 P 8a55161d365a447893f1d0e3149aca3b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:37:48.933267 12521 raft_consensus.cc:493] T 24fd2b88452c4fba9688a7ed9000eb83 P 3db8ce264af44ce98d215f6de852ec4c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b9a32ef2c36d4004901c0424edf187a4)
I20260601 13:37:48.933430 12521 raft_consensus.cc:515] T 24fd2b88452c4fba9688a7ed9000eb83 P 3db8ce264af44ce98d215f6de852ec4c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "3db8ce264af44ce98d215f6de852ec4c" member_type: VOTER last_known_addr { host: "127.7.40.6" port: 39365 } attrs { promote: false } }
I20260601 13:37:48.934020 12521 leader_election.cc:290] T 24fd2b88452c4fba9688a7ed9000eb83 P 3db8ce264af44ce98d215f6de852ec4c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 921ddc65b4da4630bad3bcdf122bc525 (127.7.40.1:40749), b9a32ef2c36d4004901c0424edf187a4 (127.7.40.3:38305)
W20260601 13:37:48.935252 12303 leader_election.cc:336] T 24fd2b88452c4fba9688a7ed9000eb83 P 3db8ce264af44ce98d215f6de852ec4c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 921ddc65b4da4630bad3bcdf122bc525 (127.7.40.1:40749): Network error: Client connection negotiation failed: client connection to 127.7.40.1:40749: connect: Connection refused (error 111)
W20260601 13:37:48.935367 12305 leader_election.cc:336] T 24fd2b88452c4fba9688a7ed9000eb83 P 3db8ce264af44ce98d215f6de852ec4c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b9a32ef2c36d4004901c0424edf187a4 (127.7.40.3:38305): Network error: Client connection negotiation failed: client connection to 127.7.40.3:38305: connect: Connection refused (error 111)
I20260601 13:37:48.935461 12305 leader_election.cc:304] T 24fd2b88452c4fba9688a7ed9000eb83 P 3db8ce264af44ce98d215f6de852ec4c [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: 3db8ce264af44ce98d215f6de852ec4c; no voters: 921ddc65b4da4630bad3bcdf122bc525, b9a32ef2c36d4004901c0424edf187a4
I20260601 13:37:48.935609 12521 raft_consensus.cc:2749] T 24fd2b88452c4fba9688a7ed9000eb83 P 3db8ce264af44ce98d215f6de852ec4c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:37:49.027109 12497 tablet_copy_client.cc:538] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 8a55161d365a447893f1d0e3149aca3b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:37:49.028782 12497 tablet_bootstrap.cc:492] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 8a55161d365a447893f1d0e3149aca3b: Bootstrap starting.
I20260601 13:37:49.051318 12497 tablet_bootstrap.cc:492] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 8a55161d365a447893f1d0e3149aca3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=30 overwritten=0 applied=30 ignored=0} inserts{seen=105 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:37:49.051661 12497 tablet_bootstrap.cc:492] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 8a55161d365a447893f1d0e3149aca3b: Bootstrap complete.
I20260601 13:37:49.051901 12497 ts_tablet_manager.cc:1403] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 8a55161d365a447893f1d0e3149aca3b: Time spent bootstrapping tablet: real 0.023s	user 0.024s	sys 0.000s
I20260601 13:37:49.052394 12497 raft_consensus.cc:359] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 8a55161d365a447893f1d0e3149aca3b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } attrs { replace: true } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: true } }
I20260601 13:37:49.052541 12497 raft_consensus.cc:740] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 8a55161d365a447893f1d0e3149aca3b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8a55161d365a447893f1d0e3149aca3b, State: Initialized, Role: LEARNER
I20260601 13:37:49.052695 12497 consensus_queue.cc:260] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 8a55161d365a447893f1d0e3149aca3b [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: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } attrs { replace: true } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: true } }
I20260601 13:37:49.053025 12497 ts_tablet_manager.cc:1434] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 8a55161d365a447893f1d0e3149aca3b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
W20260601 13:37:49.053877 12497 tablet_copy_client.cc:1130] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 8a55161d365a447893f1d0e3149aca3b: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.7.40.2:42799: connect: Connection refused (error 111)
I20260601 13:37:49.077450 12501 tablet_copy_client.cc:538] T f6cf840151af4a8690f36561a801835d P 0ff52c5316fd4b3aa5bacdd699c12df8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:37:49.077448 12499 tablet_copy_client.cc:538] T 8d0f29cefb5d412faf24a36edf73e014 P 3db8ce264af44ce98d215f6de852ec4c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:37:49.079208 12501 tablet_bootstrap.cc:492] T f6cf840151af4a8690f36561a801835d P 0ff52c5316fd4b3aa5bacdd699c12df8: Bootstrap starting.
I20260601 13:37:49.079254 12499 tablet_bootstrap.cc:492] T 8d0f29cefb5d412faf24a36edf73e014 P 3db8ce264af44ce98d215f6de852ec4c: Bootstrap starting.
I20260601 13:37:49.091064 12503 tablet_copy_client.cc:538] T 0d0711d628db49e59992ed1da281631e P 3db8ce264af44ce98d215f6de852ec4c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:37:49.092357 12503 tablet_bootstrap.cc:492] T 0d0711d628db49e59992ed1da281631e P 3db8ce264af44ce98d215f6de852ec4c: Bootstrap starting.
I20260601 13:37:49.107954 12499 tablet_bootstrap.cc:492] T 8d0f29cefb5d412faf24a36edf73e014 P 3db8ce264af44ce98d215f6de852ec4c: Bootstrap replayed 1/1 log segments. Stats: ops{read=30 overwritten=0 applied=30 ignored=0} inserts{seen=106 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:37:49.108429 12501 tablet_bootstrap.cc:492] T f6cf840151af4a8690f36561a801835d P 0ff52c5316fd4b3aa5bacdd699c12df8: Bootstrap replayed 1/1 log segments. Stats: ops{read=32 overwritten=0 applied=32 ignored=0} inserts{seen=127 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:37:49.108413 12499 tablet_bootstrap.cc:492] T 8d0f29cefb5d412faf24a36edf73e014 P 3db8ce264af44ce98d215f6de852ec4c: Bootstrap complete.
I20260601 13:37:49.108819 12501 tablet_bootstrap.cc:492] T f6cf840151af4a8690f36561a801835d P 0ff52c5316fd4b3aa5bacdd699c12df8: Bootstrap complete.
I20260601 13:37:49.108873 12499 ts_tablet_manager.cc:1403] T 8d0f29cefb5d412faf24a36edf73e014 P 3db8ce264af44ce98d215f6de852ec4c: Time spent bootstrapping tablet: real 0.030s	user 0.029s	sys 0.000s
I20260601 13:37:49.109059 12501 ts_tablet_manager.cc:1403] T f6cf840151af4a8690f36561a801835d P 0ff52c5316fd4b3aa5bacdd699c12df8: Time spent bootstrapping tablet: real 0.030s	user 0.027s	sys 0.001s
I20260601 13:37:49.109555 12499 raft_consensus.cc:359] T 8d0f29cefb5d412faf24a36edf73e014 P 3db8ce264af44ce98d215f6de852ec4c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } attrs { replace: true } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3db8ce264af44ce98d215f6de852ec4c" member_type: NON_VOTER last_known_addr { host: "127.7.40.6" port: 39365 } attrs { promote: true } }
I20260601 13:37:49.109638 12525 raft_consensus.cc:493] T f6cf840151af4a8690f36561a801835d P 8a55161d365a447893f1d0e3149aca3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3268114f9aa64eb78d1bab61a68a498e)
I20260601 13:37:49.109793 12501 raft_consensus.cc:359] T f6cf840151af4a8690f36561a801835d P 0ff52c5316fd4b3aa5bacdd699c12df8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } attrs { replace: true } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: false } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: NON_VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: true } }
I20260601 13:37:49.109807 12525 raft_consensus.cc:515] T f6cf840151af4a8690f36561a801835d P 8a55161d365a447893f1d0e3149aca3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } attrs { replace: true } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: false } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: NON_VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: true } }
I20260601 13:37:49.109958 12501 raft_consensus.cc:740] T f6cf840151af4a8690f36561a801835d P 0ff52c5316fd4b3aa5bacdd699c12df8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0ff52c5316fd4b3aa5bacdd699c12df8, State: Initialized, Role: LEARNER
I20260601 13:37:49.110069 12501 consensus_queue.cc:260] T f6cf840151af4a8690f36561a801835d P 0ff52c5316fd4b3aa5bacdd699c12df8 [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: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } attrs { replace: true } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: false } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: NON_VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: true } }
I20260601 13:37:49.110407 12525 leader_election.cc:290] T f6cf840151af4a8690f36561a801835d P 8a55161d365a447893f1d0e3149aca3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3268114f9aa64eb78d1bab61a68a498e (127.7.40.2:42799), b9a32ef2c36d4004901c0424edf187a4 (127.7.40.3:38305)
I20260601 13:37:49.110459 12501 ts_tablet_manager.cc:1434] T f6cf840151af4a8690f36561a801835d P 0ff52c5316fd4b3aa5bacdd699c12df8: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:49.111989 12499 raft_consensus.cc:740] T 8d0f29cefb5d412faf24a36edf73e014 P 3db8ce264af44ce98d215f6de852ec4c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3db8ce264af44ce98d215f6de852ec4c, State: Initialized, Role: LEARNER
I20260601 13:37:49.112142 12499 consensus_queue.cc:260] T 8d0f29cefb5d412faf24a36edf73e014 P 3db8ce264af44ce98d215f6de852ec4c [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: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } attrs { replace: true } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3db8ce264af44ce98d215f6de852ec4c" member_type: NON_VOTER last_known_addr { host: "127.7.40.6" port: 39365 } attrs { promote: true } }
I20260601 13:37:49.112514 12499 ts_tablet_manager.cc:1434] T 8d0f29cefb5d412faf24a36edf73e014 P 3db8ce264af44ce98d215f6de852ec4c: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
W20260601 13:37:49.113242 12499 tablet_copy_client.cc:1130] T 8d0f29cefb5d412faf24a36edf73e014 P 3db8ce264af44ce98d215f6de852ec4c: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.7.40.1:40749: connect: Connection refused (error 111)
W20260601 13:37:49.113945 12155 leader_election.cc:336] T f6cf840151af4a8690f36561a801835d P 8a55161d365a447893f1d0e3149aca3b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3268114f9aa64eb78d1bab61a68a498e (127.7.40.2:42799): Network error: Client connection negotiation failed: client connection to 127.7.40.2:42799: connect: Connection refused (error 111)
W20260601 13:37:49.115015 12154 leader_election.cc:336] T f6cf840151af4a8690f36561a801835d P 8a55161d365a447893f1d0e3149aca3b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b9a32ef2c36d4004901c0424edf187a4 (127.7.40.3:38305): Network error: Client connection negotiation failed: client connection to 127.7.40.3:38305: connect: Connection refused (error 111)
I20260601 13:37:49.115145 12154 leader_election.cc:304] T f6cf840151af4a8690f36561a801835d P 8a55161d365a447893f1d0e3149aca3b [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: 8a55161d365a447893f1d0e3149aca3b; no voters: 3268114f9aa64eb78d1bab61a68a498e, b9a32ef2c36d4004901c0424edf187a4
I20260601 13:37:49.115317 12525 raft_consensus.cc:2749] T f6cf840151af4a8690f36561a801835d P 8a55161d365a447893f1d0e3149aca3b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260601 13:37:49.115818 12501 tablet_copy_client.cc:1130] T f6cf840151af4a8690f36561a801835d P 0ff52c5316fd4b3aa5bacdd699c12df8: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.7.40.2:42799: connect: Connection refused (error 111)
I20260601 13:37:49.116883 12532 raft_consensus.cc:493] T a4023d68e0894ade986446d2546323bf P 0ff52c5316fd4b3aa5bacdd699c12df8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3268114f9aa64eb78d1bab61a68a498e)
I20260601 13:37:49.117007 12532 raft_consensus.cc:515] T a4023d68e0894ade986446d2546323bf P 0ff52c5316fd4b3aa5bacdd699c12df8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: false } }
I20260601 13:37:49.117587 12532 leader_election.cc:290] T a4023d68e0894ade986446d2546323bf P 0ff52c5316fd4b3aa5bacdd699c12df8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3268114f9aa64eb78d1bab61a68a498e (127.7.40.2:42799), b9a32ef2c36d4004901c0424edf187a4 (127.7.40.3:38305)
W20260601 13:37:49.119215 12231 leader_election.cc:336] T a4023d68e0894ade986446d2546323bf P 0ff52c5316fd4b3aa5bacdd699c12df8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3268114f9aa64eb78d1bab61a68a498e (127.7.40.2:42799): Network error: Client connection negotiation failed: client connection to 127.7.40.2:42799: connect: Connection refused (error 111)
W20260601 13:37:49.119331 12230 leader_election.cc:336] T a4023d68e0894ade986446d2546323bf P 0ff52c5316fd4b3aa5bacdd699c12df8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b9a32ef2c36d4004901c0424edf187a4 (127.7.40.3:38305): Network error: Client connection negotiation failed: client connection to 127.7.40.3:38305: connect: Connection refused (error 111)
I20260601 13:37:49.119418 12230 leader_election.cc:304] T a4023d68e0894ade986446d2546323bf P 0ff52c5316fd4b3aa5bacdd699c12df8 [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: 0ff52c5316fd4b3aa5bacdd699c12df8; no voters: 3268114f9aa64eb78d1bab61a68a498e, b9a32ef2c36d4004901c0424edf187a4
I20260601 13:37:49.119602 12532 raft_consensus.cc:2749] T a4023d68e0894ade986446d2546323bf P 0ff52c5316fd4b3aa5bacdd699c12df8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:37:49.122642 12503 tablet_bootstrap.cc:492] T 0d0711d628db49e59992ed1da281631e P 3db8ce264af44ce98d215f6de852ec4c: Bootstrap replayed 1/1 log segments. Stats: ops{read=30 overwritten=0 applied=30 ignored=0} inserts{seen=124 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:37:49.122988 12503 tablet_bootstrap.cc:492] T 0d0711d628db49e59992ed1da281631e P 3db8ce264af44ce98d215f6de852ec4c: Bootstrap complete.
I20260601 13:37:49.123248 12503 ts_tablet_manager.cc:1403] T 0d0711d628db49e59992ed1da281631e P 3db8ce264af44ce98d215f6de852ec4c: Time spent bootstrapping tablet: real 0.031s	user 0.030s	sys 0.000s
I20260601 13:37:49.123695 12503 raft_consensus.cc:359] T 0d0711d628db49e59992ed1da281631e P 3db8ce264af44ce98d215f6de852ec4c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } attrs { replace: true } } peers { permanent_uuid: "3db8ce264af44ce98d215f6de852ec4c" member_type: NON_VOTER last_known_addr { host: "127.7.40.6" port: 39365 } attrs { promote: true } }
I20260601 13:37:49.123823 12503 raft_consensus.cc:740] T 0d0711d628db49e59992ed1da281631e P 3db8ce264af44ce98d215f6de852ec4c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3db8ce264af44ce98d215f6de852ec4c, State: Initialized, Role: LEARNER
I20260601 13:37:49.123950 12503 consensus_queue.cc:260] T 0d0711d628db49e59992ed1da281631e P 3db8ce264af44ce98d215f6de852ec4c [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: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } attrs { replace: true } } peers { permanent_uuid: "3db8ce264af44ce98d215f6de852ec4c" member_type: NON_VOTER last_known_addr { host: "127.7.40.6" port: 39365 } attrs { promote: true } }
I20260601 13:37:49.124270 12503 ts_tablet_manager.cc:1434] T 0d0711d628db49e59992ed1da281631e P 3db8ce264af44ce98d215f6de852ec4c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
W20260601 13:37:49.125061 12503 tablet_copy_client.cc:1130] T 0d0711d628db49e59992ed1da281631e P 3db8ce264af44ce98d215f6de852ec4c: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.7.40.1:40749: connect: Connection refused (error 111)
I20260601 13:37:49.142356 12505 tablet_copy_client.cc:538] T 186131957cc24d70922b6972d7d926fe P 0ff52c5316fd4b3aa5bacdd699c12df8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:37:49.143965 12505 tablet_bootstrap.cc:492] T 186131957cc24d70922b6972d7d926fe P 0ff52c5316fd4b3aa5bacdd699c12df8: Bootstrap starting.
I20260601 13:37:49.144804 12507 tablet_copy_client.cc:538] T 66330a1aa6b14704b00850b3194a3385 P 8a55161d365a447893f1d0e3149aca3b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:37:49.146373 12507 tablet_bootstrap.cc:492] T 66330a1aa6b14704b00850b3194a3385 P 8a55161d365a447893f1d0e3149aca3b: Bootstrap starting.
I20260601 13:37:49.164284 12505 tablet_bootstrap.cc:492] T 186131957cc24d70922b6972d7d926fe P 0ff52c5316fd4b3aa5bacdd699c12df8: Bootstrap replayed 1/1 log segments. Stats: ops{read=30 overwritten=0 applied=30 ignored=0} inserts{seen=113 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:37:49.164626 12505 tablet_bootstrap.cc:492] T 186131957cc24d70922b6972d7d926fe P 0ff52c5316fd4b3aa5bacdd699c12df8: Bootstrap complete.
I20260601 13:37:49.164858 12505 ts_tablet_manager.cc:1403] T 186131957cc24d70922b6972d7d926fe P 0ff52c5316fd4b3aa5bacdd699c12df8: Time spent bootstrapping tablet: real 0.021s	user 0.020s	sys 0.000s
I20260601 13:37:49.165315 12505 raft_consensus.cc:359] T 186131957cc24d70922b6972d7d926fe P 0ff52c5316fd4b3aa5bacdd699c12df8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } attrs { replace: true } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: NON_VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: true } }
I20260601 13:37:49.165452 12505 raft_consensus.cc:740] T 186131957cc24d70922b6972d7d926fe P 0ff52c5316fd4b3aa5bacdd699c12df8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0ff52c5316fd4b3aa5bacdd699c12df8, State: Initialized, Role: LEARNER
I20260601 13:37:49.165594 12505 consensus_queue.cc:260] T 186131957cc24d70922b6972d7d926fe P 0ff52c5316fd4b3aa5bacdd699c12df8 [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: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } attrs { replace: true } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } } peers { permanent_uuid: "b9a32ef2c36d4004901c0424edf187a4" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38305 } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: NON_VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: true } }
I20260601 13:37:49.165931 12505 ts_tablet_manager.cc:1434] T 186131957cc24d70922b6972d7d926fe P 0ff52c5316fd4b3aa5bacdd699c12df8: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
W20260601 13:37:49.166800 12505 tablet_copy_client.cc:1130] T 186131957cc24d70922b6972d7d926fe P 0ff52c5316fd4b3aa5bacdd699c12df8: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.7.40.3:38305: connect: Connection refused (error 111)
I20260601 13:37:49.176378 12507 tablet_bootstrap.cc:492] T 66330a1aa6b14704b00850b3194a3385 P 8a55161d365a447893f1d0e3149aca3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=32 overwritten=0 applied=32 ignored=0} inserts{seen=99 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:37:49.176772 12507 tablet_bootstrap.cc:492] T 66330a1aa6b14704b00850b3194a3385 P 8a55161d365a447893f1d0e3149aca3b: Bootstrap complete.
I20260601 13:37:49.177012 12507 ts_tablet_manager.cc:1403] T 66330a1aa6b14704b00850b3194a3385 P 8a55161d365a447893f1d0e3149aca3b: Time spent bootstrapping tablet: real 0.031s	user 0.022s	sys 0.007s
I20260601 13:37:49.177560 12507 raft_consensus.cc:359] T 66330a1aa6b14704b00850b3194a3385 P 8a55161d365a447893f1d0e3149aca3b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } attrs { replace: true } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: false } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: true } }
I20260601 13:37:49.177711 12507 raft_consensus.cc:740] T 66330a1aa6b14704b00850b3194a3385 P 8a55161d365a447893f1d0e3149aca3b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8a55161d365a447893f1d0e3149aca3b, State: Initialized, Role: LEARNER
I20260601 13:37:49.177810 12507 consensus_queue.cc:260] T 66330a1aa6b14704b00850b3194a3385 P 8a55161d365a447893f1d0e3149aca3b [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: "921ddc65b4da4630bad3bcdf122bc525" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40749 } } peers { permanent_uuid: "3268114f9aa64eb78d1bab61a68a498e" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 42799 } attrs { replace: true } } peers { permanent_uuid: "0ff52c5316fd4b3aa5bacdd699c12df8" member_type: VOTER last_known_addr { host: "127.7.40.5" port: 35825 } attrs { promote: false } } peers { permanent_uuid: "8a55161d365a447893f1d0e3149aca3b" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 45703 } attrs { promote: true } }
I20260601 13:37:49.178239 12507 ts_tablet_manager.cc:1434] T 66330a1aa6b14704b00850b3194a3385 P 8a55161d365a447893f1d0e3149aca3b: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
W20260601 13:37:49.179122 12507 tablet_copy_client.cc:1130] T 66330a1aa6b14704b00850b3194a3385 P 8a55161d365a447893f1d0e3149aca3b: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.7.40.1:40749: connect: Connection refused (error 111)
I20260601 13:37:49.179687  7328 tablet_replica.cc:333] T 66330a1aa6b14704b00850b3194a3385 P 8a55161d365a447893f1d0e3149aca3b: stopping tablet replica
I20260601 13:37:49.179833  7328 raft_consensus.cc:2243] T 66330a1aa6b14704b00850b3194a3385 P 8a55161d365a447893f1d0e3149aca3b [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:37:49.179956  7328 raft_consensus.cc:2272] T 66330a1aa6b14704b00850b3194a3385 P 8a55161d365a447893f1d0e3149aca3b [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:37:49.180639  7328 tablet_replica.cc:333] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 8a55161d365a447893f1d0e3149aca3b: stopping tablet replica
I20260601 13:37:49.180815  7328 raft_consensus.cc:2243] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 8a55161d365a447893f1d0e3149aca3b [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:37:49.180954  7328 raft_consensus.cc:2272] T 63c1dc9fba8f4f1f9185ba55d6c2efb8 P 8a55161d365a447893f1d0e3149aca3b [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:37:49.181511  7328 tablet_replica.cc:333] T f6cf840151af4a8690f36561a801835d P 8a55161d365a447893f1d0e3149aca3b: stopping tablet replica
I20260601 13:37:49.181645  7328 raft_consensus.cc:2243] T f6cf840151af4a8690f36561a801835d P 8a55161d365a447893f1d0e3149aca3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:49.181820  7328 raft_consensus.cc:2272] T f6cf840151af4a8690f36561a801835d P 8a55161d365a447893f1d0e3149aca3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:49.182235  7328 tablet_replica.cc:333] T e27d6b2bd771429c9723141c04605a04 P 8a55161d365a447893f1d0e3149aca3b: stopping tablet replica
I20260601 13:37:49.182360  7328 raft_consensus.cc:2243] T e27d6b2bd771429c9723141c04605a04 P 8a55161d365a447893f1d0e3149aca3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:49.182507  7328 raft_consensus.cc:2272] T e27d6b2bd771429c9723141c04605a04 P 8a55161d365a447893f1d0e3149aca3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:49.196398  7328 tablet_server.cc:196] TabletServer@127.7.40.4:0 shutdown complete.
I20260601 13:37:49.199256  7328 tablet_server.cc:179] TabletServer@127.7.40.5:0 shutting down...
I20260601 13:37:49.205478  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:49.206120  7328 tablet_replica.cc:333] T 186131957cc24d70922b6972d7d926fe P 0ff52c5316fd4b3aa5bacdd699c12df8: stopping tablet replica
I20260601 13:37:49.206288  7328 raft_consensus.cc:2243] T 186131957cc24d70922b6972d7d926fe P 0ff52c5316fd4b3aa5bacdd699c12df8 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:37:49.206426  7328 raft_consensus.cc:2272] T 186131957cc24d70922b6972d7d926fe P 0ff52c5316fd4b3aa5bacdd699c12df8 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:37:49.207113  7328 tablet_replica.cc:333] T f6cf840151af4a8690f36561a801835d P 0ff52c5316fd4b3aa5bacdd699c12df8: stopping tablet replica
I20260601 13:37:49.207240  7328 raft_consensus.cc:2243] T f6cf840151af4a8690f36561a801835d P 0ff52c5316fd4b3aa5bacdd699c12df8 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:37:49.207348  7328 raft_consensus.cc:2272] T f6cf840151af4a8690f36561a801835d P 0ff52c5316fd4b3aa5bacdd699c12df8 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:37:49.207867  7328 tablet_replica.cc:333] T a4023d68e0894ade986446d2546323bf P 0ff52c5316fd4b3aa5bacdd699c12df8: stopping tablet replica
I20260601 13:37:49.207983  7328 raft_consensus.cc:2243] T a4023d68e0894ade986446d2546323bf P 0ff52c5316fd4b3aa5bacdd699c12df8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:49.208106  7328 raft_consensus.cc:2272] T a4023d68e0894ade986446d2546323bf P 0ff52c5316fd4b3aa5bacdd699c12df8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:49.208513  7328 tablet_replica.cc:333] T 66330a1aa6b14704b00850b3194a3385 P 0ff52c5316fd4b3aa5bacdd699c12df8: stopping tablet replica
I20260601 13:37:49.208613  7328 raft_consensus.cc:2243] T 66330a1aa6b14704b00850b3194a3385 P 0ff52c5316fd4b3aa5bacdd699c12df8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:49.208738  7328 raft_consensus.cc:2272] T 66330a1aa6b14704b00850b3194a3385 P 0ff52c5316fd4b3aa5bacdd699c12df8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:49.222719  7328 tablet_server.cc:196] TabletServer@127.7.40.5:0 shutdown complete.
I20260601 13:37:49.225940  7328 tablet_server.cc:179] TabletServer@127.7.40.6:0 shutting down...
I20260601 13:37:49.231988  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:49.232584  7328 tablet_replica.cc:333] T 0d0711d628db49e59992ed1da281631e P 3db8ce264af44ce98d215f6de852ec4c: stopping tablet replica
I20260601 13:37:49.232735  7328 raft_consensus.cc:2243] T 0d0711d628db49e59992ed1da281631e P 3db8ce264af44ce98d215f6de852ec4c [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:37:49.232899  7328 raft_consensus.cc:2272] T 0d0711d628db49e59992ed1da281631e P 3db8ce264af44ce98d215f6de852ec4c [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:37:49.233479  7328 tablet_replica.cc:333] T 8d0f29cefb5d412faf24a36edf73e014 P 3db8ce264af44ce98d215f6de852ec4c: stopping tablet replica
I20260601 13:37:49.233593  7328 raft_consensus.cc:2243] T 8d0f29cefb5d412faf24a36edf73e014 P 3db8ce264af44ce98d215f6de852ec4c [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:37:49.233704  7328 raft_consensus.cc:2272] T 8d0f29cefb5d412faf24a36edf73e014 P 3db8ce264af44ce98d215f6de852ec4c [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:37:49.234200  7328 tablet_replica.cc:333] T 24fd2b88452c4fba9688a7ed9000eb83 P 3db8ce264af44ce98d215f6de852ec4c: stopping tablet replica
I20260601 13:37:49.234298  7328 raft_consensus.cc:2243] T 24fd2b88452c4fba9688a7ed9000eb83 P 3db8ce264af44ce98d215f6de852ec4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:49.234427  7328 raft_consensus.cc:2272] T 24fd2b88452c4fba9688a7ed9000eb83 P 3db8ce264af44ce98d215f6de852ec4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:49.234797  7328 tablet_replica.cc:333] T 93e414d1394f44c4a669af644f0652d8 P 3db8ce264af44ce98d215f6de852ec4c: stopping tablet replica
I20260601 13:37:49.234915  7328 raft_consensus.cc:2243] T 93e414d1394f44c4a669af644f0652d8 P 3db8ce264af44ce98d215f6de852ec4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:49.235055  7328 raft_consensus.cc:2272] T 93e414d1394f44c4a669af644f0652d8 P 3db8ce264af44ce98d215f6de852ec4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:49.248633  7328 tablet_server.cc:196] TabletServer@127.7.40.6:0 shutdown complete.
I20260601 13:37:49.251390  7328 master.cc:562] Master@127.7.40.62:32839 shutting down...
W20260601 13:37:49.256299 11721 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:37:49.256393 11721 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:37:49.256470 11721 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:37:49.256906  7328 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3e0fe23a7b2d49cb8acd49d0c7e27662 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:49.257093  7328 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3e0fe23a7b2d49cb8acd49d0c7e27662 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:49.257171  7328 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3e0fe23a7b2d49cb8acd49d0c7e27662: stopping tablet replica
I20260601 13:37:49.270097  7328 master.cc:584] Master@127.7.40.62:32839 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (10335 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260601 13:37:49.286836  7328 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.40.62:44615
I20260601 13:37:49.287358  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:49.289737 12542 instance_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:37:49.289973 12540 instance_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:37:49.290023  7328 server_base.cc:1061] running on GCE node
W20260601 13:37:49.289966 12539 instance_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:37:49.290344  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:49.290388  7328 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:37:49.290403  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321069290403 us; error 0 us; skew 500 ppm
I20260601 13:37:49.291399  7328 webserver.cc:533] Webserver started at http://127.7.40.62:41697/ using document root <none> and password file <none>
I20260601 13:37:49.291556  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:49.291602  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:49.291675  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:49.292146  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320954551505-7328-0/minicluster-data/master-0-root/instance:
uuid: "e8138f5d33fb49c1ac3a9cb75c215eef"
format_stamp: "Formatted at 2026-06-01 13:37:49 on dist-test-slave-b9mm"
I20260601 13:37:49.293694  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:49.294725 12547 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:37:49.295001  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:49.295117  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320954551505-7328-0/minicluster-data/master-0-root
uuid: "e8138f5d33fb49c1ac3a9cb75c215eef"
format_stamp: "Formatted at 2026-06-01 13:37:49 on dist-test-slave-b9mm"
I20260601 13:37:49.295197  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320954551505-7328-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320954551505-7328-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320954551505-7328-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:37:49.317977  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:49.318473  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:49.322855  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.62:44615
I20260601 13:37:49.331916 12599 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.62:44615 every 8 connection(s)
I20260601 13:37:49.332482 12600 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:37:49.334503 12600 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e8138f5d33fb49c1ac3a9cb75c215eef: Bootstrap starting.
I20260601 13:37:49.335451 12600 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e8138f5d33fb49c1ac3a9cb75c215eef: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:49.336639 12600 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e8138f5d33fb49c1ac3a9cb75c215eef: No bootstrap required, opened a new log
I20260601 13:37:49.337078 12600 raft_consensus.cc:359] T 00000000000000000000000000000000 P e8138f5d33fb49c1ac3a9cb75c215eef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8138f5d33fb49c1ac3a9cb75c215eef" member_type: VOTER }
I20260601 13:37:49.337198 12600 raft_consensus.cc:385] T 00000000000000000000000000000000 P e8138f5d33fb49c1ac3a9cb75c215eef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:49.337251 12600 raft_consensus.cc:740] T 00000000000000000000000000000000 P e8138f5d33fb49c1ac3a9cb75c215eef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8138f5d33fb49c1ac3a9cb75c215eef, State: Initialized, Role: FOLLOWER
I20260601 13:37:49.337424 12600 consensus_queue.cc:260] T 00000000000000000000000000000000 P e8138f5d33fb49c1ac3a9cb75c215eef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e8138f5d33fb49c1ac3a9cb75c215eef" member_type: VOTER }
I20260601 13:37:49.337527 12600 raft_consensus.cc:399] T 00000000000000000000000000000000 P e8138f5d33fb49c1ac3a9cb75c215eef [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:37:49.337576 12600 raft_consensus.cc:493] T 00000000000000000000000000000000 P e8138f5d33fb49c1ac3a9cb75c215eef [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:37:49.337635 12600 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e8138f5d33fb49c1ac3a9cb75c215eef [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:49.338382 12600 raft_consensus.cc:515] T 00000000000000000000000000000000 P e8138f5d33fb49c1ac3a9cb75c215eef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8138f5d33fb49c1ac3a9cb75c215eef" member_type: VOTER }
I20260601 13:37:49.338538 12600 leader_election.cc:304] T 00000000000000000000000000000000 P e8138f5d33fb49c1ac3a9cb75c215eef [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: e8138f5d33fb49c1ac3a9cb75c215eef; no voters: 
I20260601 13:37:49.338757 12600 leader_election.cc:290] T 00000000000000000000000000000000 P e8138f5d33fb49c1ac3a9cb75c215eef [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:37:49.338886 12603 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e8138f5d33fb49c1ac3a9cb75c215eef [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:49.339185 12603 raft_consensus.cc:697] T 00000000000000000000000000000000 P e8138f5d33fb49c1ac3a9cb75c215eef [term 1 LEADER]: Becoming Leader. State: Replica: e8138f5d33fb49c1ac3a9cb75c215eef, State: Running, Role: LEADER
I20260601 13:37:49.339329 12600 sys_catalog.cc:565] T 00000000000000000000000000000000 P e8138f5d33fb49c1ac3a9cb75c215eef [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:37:49.339320 12603 consensus_queue.cc:237] T 00000000000000000000000000000000 P e8138f5d33fb49c1ac3a9cb75c215eef [LEADER]: Queue going to LEADER mode. State: All 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: "e8138f5d33fb49c1ac3a9cb75c215eef" member_type: VOTER }
I20260601 13:37:49.339844 12604 sys_catalog.cc:455] T 00000000000000000000000000000000 P e8138f5d33fb49c1ac3a9cb75c215eef [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e8138f5d33fb49c1ac3a9cb75c215eef" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8138f5d33fb49c1ac3a9cb75c215eef" member_type: VOTER } }
I20260601 13:37:49.339861 12605 sys_catalog.cc:455] T 00000000000000000000000000000000 P e8138f5d33fb49c1ac3a9cb75c215eef [sys.catalog]: SysCatalogTable state changed. Reason: New leader e8138f5d33fb49c1ac3a9cb75c215eef. Latest consensus state: current_term: 1 leader_uuid: "e8138f5d33fb49c1ac3a9cb75c215eef" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8138f5d33fb49c1ac3a9cb75c215eef" member_type: VOTER } }
I20260601 13:37:49.340014 12604 sys_catalog.cc:458] T 00000000000000000000000000000000 P e8138f5d33fb49c1ac3a9cb75c215eef [sys.catalog]: This master's current role is: LEADER
I20260601 13:37:49.340034 12605 sys_catalog.cc:458] T 00000000000000000000000000000000 P e8138f5d33fb49c1ac3a9cb75c215eef [sys.catalog]: This master's current role is: LEADER
I20260601 13:37:49.340616 12607 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:37:49.341317 12607 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:37:49.341606  7328 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:37:49.343338 12607 catalog_manager.cc:1382] Generated new cluster ID: 60a1672422ff4df89bae6071d48512eb
I20260601 13:37:49.343400 12607 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:37:49.355772 12607 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:37:49.356385 12607 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:37:49.363871 12607 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e8138f5d33fb49c1ac3a9cb75c215eef: Generated new TSK 0
I20260601 13:37:49.364122 12607 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:37:49.374204  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:37:49.374706  7328 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:37:49.376585 12621 instance_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:37:49.376746 12624 instance_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:37:49.376793  7328 server_base.cc:1061] running on GCE node
W20260601 13:37:49.376861 12622 instance_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:37:49.377157  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:49.377202  7328 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:37:49.377219  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321069377219 us; error 0 us; skew 500 ppm
I20260601 13:37:49.378221  7328 webserver.cc:533] Webserver started at http://127.7.40.1:45837/ using document root <none> and password file <none>
I20260601 13:37:49.378366  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:49.378466  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:49.378535  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:49.378960  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320954551505-7328-0/minicluster-data/ts-0-root/instance:
uuid: "4453ba27df3e41e89e67c0e57ade110d"
format_stamp: "Formatted at 2026-06-01 13:37:49 on dist-test-slave-b9mm"
I20260601 13:37:49.380628  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:49.381896 12629 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:37:49.382207  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:49.382275  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320954551505-7328-0/minicluster-data/ts-0-root
uuid: "4453ba27df3e41e89e67c0e57ade110d"
format_stamp: "Formatted at 2026-06-01 13:37:49 on dist-test-slave-b9mm"
I20260601 13:37:49.382375  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320954551505-7328-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320954551505-7328-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320954551505-7328-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:37:49.397915  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:49.398368  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:49.398717  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:49.399410  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:49.399454  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:49.399487  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:49.399549  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:49.403995  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.1:34779
I20260601 13:37:49.404032 12692 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.1:34779 every 8 connection(s)
I20260601 13:37:49.404938  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:37:49.405453  7328 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:37:49.407298 12697 instance_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:37:49.407392 12698 instance_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:37:49.407294 12700 instance_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:37:49.408385  7328 server_base.cc:1061] running on GCE node
I20260601 13:37:49.408589  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:49.408644  7328 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:37:49.408679  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321069408677 us; error 0 us; skew 500 ppm
I20260601 13:37:49.409631  7328 webserver.cc:533] Webserver started at http://127.7.40.2:45879/ using document root <none> and password file <none>
I20260601 13:37:49.409840  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:49.409924  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:49.410032  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:49.410451  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320954551505-7328-0/minicluster-data/ts-1-root/instance:
uuid: "5f11c62a8f4f44d8937fab7f05dc4e46"
format_stamp: "Formatted at 2026-06-01 13:37:49 on dist-test-slave-b9mm"
I20260601 13:37:49.412415  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:37:49.413606 12693 heartbeater.cc:344] Connected to a master server at 127.7.40.62:44615
I20260601 13:37:49.413606 12705 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:37:49.413757 12693 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:49.413969  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:49.414072 12693 heartbeater.cc:507] Master 127.7.40.62:44615 requested a full tablet report, sending...
I20260601 13:37:49.414037  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320954551505-7328-0/minicluster-data/ts-1-root
uuid: "5f11c62a8f4f44d8937fab7f05dc4e46"
format_stamp: "Formatted at 2026-06-01 13:37:49 on dist-test-slave-b9mm"
I20260601 13:37:49.414178  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320954551505-7328-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320954551505-7328-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320954551505-7328-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:37:49.414865 12564 ts_manager.cc:194] Registered new tserver with Master: 4453ba27df3e41e89e67c0e57ade110d (127.7.40.1:34779)
I20260601 13:37:49.416033 12564 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40066
I20260601 13:37:49.426630  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:49.427034  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:49.427472  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:49.427954  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:49.427994  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:49.428025  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:49.428040  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:49.432184  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.2:41495
I20260601 13:37:49.432260 12768 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.2:41495 every 8 connection(s)
I20260601 13:37:49.433069  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:37:49.433585  7328 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:37:49.435206 12772 instance_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:37:49.435252 12775 instance_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:37:49.435523  7328 server_base.cc:1061] running on GCE node
W20260601 13:37:49.435551 12773 instance_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:37:49.435878  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:49.435952  7328 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:37:49.435985  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321069435983 us; error 0 us; skew 500 ppm
I20260601 13:37:49.437182  7328 webserver.cc:533] Webserver started at http://127.7.40.3:40793/ using document root <none> and password file <none>
I20260601 13:37:49.437390  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:49.437464  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:49.437534  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:49.437784 12769 heartbeater.cc:344] Connected to a master server at 127.7.40.62:44615
I20260601 13:37:49.437904 12769 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:49.438081  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320954551505-7328-0/minicluster-data/ts-2-root/instance:
uuid: "f0ffe74602af447390bb2694094c7861"
format_stamp: "Formatted at 2026-06-01 13:37:49 on dist-test-slave-b9mm"
I20260601 13:37:49.438165 12769 heartbeater.cc:507] Master 127.7.40.62:44615 requested a full tablet report, sending...
I20260601 13:37:49.438910 12564 ts_manager.cc:194] Registered new tserver with Master: 5f11c62a8f4f44d8937fab7f05dc4e46 (127.7.40.2:41495)
I20260601 13:37:49.439702 12564 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40070
I20260601 13:37:49.440223  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:37:49.441578 12780 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:37:49.441845  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:49.441951  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320954551505-7328-0/minicluster-data/ts-2-root
uuid: "f0ffe74602af447390bb2694094c7861"
format_stamp: "Formatted at 2026-06-01 13:37:49 on dist-test-slave-b9mm"
I20260601 13:37:49.442035  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320954551505-7328-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320954551505-7328-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320954551505-7328-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:37:49.453668  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:49.454145  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:49.454511  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:49.455032  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:49.455122  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:49.455206  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:49.455245  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:49.459708  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.3:45805
I20260601 13:37:49.459745 12843 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.3:45805 every 8 connection(s)
I20260601 13:37:49.464802 12844 heartbeater.cc:344] Connected to a master server at 127.7.40.62:44615
I20260601 13:37:49.464946 12844 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:49.465191 12844 heartbeater.cc:507] Master 127.7.40.62:44615 requested a full tablet report, sending...
I20260601 13:37:49.465947 12564 ts_manager.cc:194] Registered new tserver with Master: f0ffe74602af447390bb2694094c7861 (127.7.40.3:45805)
I20260601 13:37:49.466496 12564 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40074
I20260601 13:37:49.467111  7328 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006927133s
I20260601 13:37:50.417129 12693 heartbeater.cc:499] Master 127.7.40.62:44615 was elected leader, sending a full tablet report...
I20260601 13:37:50.440897 12769 heartbeater.cc:499] Master 127.7.40.62:44615 was elected leader, sending a full tablet report...
I20260601 13:37:50.467772 12844 heartbeater.cc:499] Master 127.7.40.62:44615 was elected leader, sending a full tablet report...
I20260601 13:37:50.503611 12564 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40076:
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:37:50.504151 12564 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:37:50.516710 12732 tablet_service.cc:1511] Processing CreateTablet for tablet ba560e46b61b4a2db707499ae444084d (DEFAULT_TABLE table=test-workload [id=73e1af12de8342e5ae127f1b0a3d9807]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:37:50.516906 12731 tablet_service.cc:1511] Processing CreateTablet for tablet 375f5de98b314cb2a244946f09d8dfc1 (DEFAULT_TABLE table=test-workload [id=73e1af12de8342e5ae127f1b0a3d9807]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:37:50.517108 12732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba560e46b61b4a2db707499ae444084d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:50.516710 12733 tablet_service.cc:1511] Processing CreateTablet for tablet e2994d827086460b86823ab4f0ad1bc5 (DEFAULT_TABLE table=test-workload [id=73e1af12de8342e5ae127f1b0a3d9807]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:37:50.517381 12733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2994d827086460b86823ab4f0ad1bc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:50.517881 12808 tablet_service.cc:1511] Processing CreateTablet for tablet e2994d827086460b86823ab4f0ad1bc5 (DEFAULT_TABLE table=test-workload [id=73e1af12de8342e5ae127f1b0a3d9807]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:37:50.518174 12808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2994d827086460b86823ab4f0ad1bc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:50.518359 12806 tablet_service.cc:1511] Processing CreateTablet for tablet 375f5de98b314cb2a244946f09d8dfc1 (DEFAULT_TABLE table=test-workload [id=73e1af12de8342e5ae127f1b0a3d9807]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:37:50.518594 12806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 375f5de98b314cb2a244946f09d8dfc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:50.519348 12807 tablet_service.cc:1511] Processing CreateTablet for tablet ba560e46b61b4a2db707499ae444084d (DEFAULT_TABLE table=test-workload [id=73e1af12de8342e5ae127f1b0a3d9807]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:37:50.519591 12807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba560e46b61b4a2db707499ae444084d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:50.520004 12657 tablet_service.cc:1511] Processing CreateTablet for tablet e2994d827086460b86823ab4f0ad1bc5 (DEFAULT_TABLE table=test-workload [id=73e1af12de8342e5ae127f1b0a3d9807]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:37:50.520183 12731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 375f5de98b314cb2a244946f09d8dfc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:50.520242 12657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2994d827086460b86823ab4f0ad1bc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:50.522524 12656 tablet_service.cc:1511] Processing CreateTablet for tablet ba560e46b61b4a2db707499ae444084d (DEFAULT_TABLE table=test-workload [id=73e1af12de8342e5ae127f1b0a3d9807]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:37:50.522811 12656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba560e46b61b4a2db707499ae444084d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:50.523346 12655 tablet_service.cc:1511] Processing CreateTablet for tablet 375f5de98b314cb2a244946f09d8dfc1 (DEFAULT_TABLE table=test-workload [id=73e1af12de8342e5ae127f1b0a3d9807]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:37:50.523608 12655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 375f5de98b314cb2a244946f09d8dfc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:50.524266 12866 tablet_bootstrap.cc:492] T e2994d827086460b86823ab4f0ad1bc5 P 4453ba27df3e41e89e67c0e57ade110d: Bootstrap starting.
I20260601 13:37:50.525290 12866 tablet_bootstrap.cc:654] T e2994d827086460b86823ab4f0ad1bc5 P 4453ba27df3e41e89e67c0e57ade110d: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:50.526144 12864 tablet_bootstrap.cc:492] T e2994d827086460b86823ab4f0ad1bc5 P 5f11c62a8f4f44d8937fab7f05dc4e46: Bootstrap starting.
I20260601 13:37:50.526711 12866 tablet_bootstrap.cc:492] T e2994d827086460b86823ab4f0ad1bc5 P 4453ba27df3e41e89e67c0e57ade110d: No bootstrap required, opened a new log
I20260601 13:37:50.526824 12866 ts_tablet_manager.cc:1403] T e2994d827086460b86823ab4f0ad1bc5 P 4453ba27df3e41e89e67c0e57ade110d: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:50.527309 12864 tablet_bootstrap.cc:654] T e2994d827086460b86823ab4f0ad1bc5 P 5f11c62a8f4f44d8937fab7f05dc4e46: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:50.527410 12865 tablet_bootstrap.cc:492] T e2994d827086460b86823ab4f0ad1bc5 P f0ffe74602af447390bb2694094c7861: Bootstrap starting.
I20260601 13:37:50.527359 12866 raft_consensus.cc:359] T e2994d827086460b86823ab4f0ad1bc5 P 4453ba27df3e41e89e67c0e57ade110d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } }
I20260601 13:37:50.527529 12866 raft_consensus.cc:385] T e2994d827086460b86823ab4f0ad1bc5 P 4453ba27df3e41e89e67c0e57ade110d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:50.527577 12866 raft_consensus.cc:740] T e2994d827086460b86823ab4f0ad1bc5 P 4453ba27df3e41e89e67c0e57ade110d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4453ba27df3e41e89e67c0e57ade110d, State: Initialized, Role: FOLLOWER
I20260601 13:37:50.527757 12866 consensus_queue.cc:260] T e2994d827086460b86823ab4f0ad1bc5 P 4453ba27df3e41e89e67c0e57ade110d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } }
I20260601 13:37:50.528188 12866 ts_tablet_manager.cc:1434] T e2994d827086460b86823ab4f0ad1bc5 P 4453ba27df3e41e89e67c0e57ade110d: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:50.528538 12864 tablet_bootstrap.cc:492] T e2994d827086460b86823ab4f0ad1bc5 P 5f11c62a8f4f44d8937fab7f05dc4e46: No bootstrap required, opened a new log
I20260601 13:37:50.528538 12865 tablet_bootstrap.cc:654] T e2994d827086460b86823ab4f0ad1bc5 P f0ffe74602af447390bb2694094c7861: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:50.528664 12864 ts_tablet_manager.cc:1403] T e2994d827086460b86823ab4f0ad1bc5 P 5f11c62a8f4f44d8937fab7f05dc4e46: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:37:50.528802 12866 tablet_bootstrap.cc:492] T ba560e46b61b4a2db707499ae444084d P 4453ba27df3e41e89e67c0e57ade110d: Bootstrap starting.
I20260601 13:37:50.529132 12864 raft_consensus.cc:359] T e2994d827086460b86823ab4f0ad1bc5 P 5f11c62a8f4f44d8937fab7f05dc4e46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } }
I20260601 13:37:50.529249 12864 raft_consensus.cc:385] T e2994d827086460b86823ab4f0ad1bc5 P 5f11c62a8f4f44d8937fab7f05dc4e46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:50.529286 12864 raft_consensus.cc:740] T e2994d827086460b86823ab4f0ad1bc5 P 5f11c62a8f4f44d8937fab7f05dc4e46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f11c62a8f4f44d8937fab7f05dc4e46, State: Initialized, Role: FOLLOWER
I20260601 13:37:50.529426 12864 consensus_queue.cc:260] T e2994d827086460b86823ab4f0ad1bc5 P 5f11c62a8f4f44d8937fab7f05dc4e46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } }
I20260601 13:37:50.529774 12866 tablet_bootstrap.cc:654] T ba560e46b61b4a2db707499ae444084d P 4453ba27df3e41e89e67c0e57ade110d: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:50.529808 12864 ts_tablet_manager.cc:1434] T e2994d827086460b86823ab4f0ad1bc5 P 5f11c62a8f4f44d8937fab7f05dc4e46: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:50.530001 12864 tablet_bootstrap.cc:492] T 375f5de98b314cb2a244946f09d8dfc1 P 5f11c62a8f4f44d8937fab7f05dc4e46: Bootstrap starting.
I20260601 13:37:50.530915 12866 tablet_bootstrap.cc:492] T ba560e46b61b4a2db707499ae444084d P 4453ba27df3e41e89e67c0e57ade110d: No bootstrap required, opened a new log
I20260601 13:37:50.531002 12866 ts_tablet_manager.cc:1403] T ba560e46b61b4a2db707499ae444084d P 4453ba27df3e41e89e67c0e57ade110d: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:50.531085 12864 tablet_bootstrap.cc:654] T 375f5de98b314cb2a244946f09d8dfc1 P 5f11c62a8f4f44d8937fab7f05dc4e46: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:50.531553 12866 raft_consensus.cc:359] T ba560e46b61b4a2db707499ae444084d P 4453ba27df3e41e89e67c0e57ade110d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } } peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } }
I20260601 13:37:50.531667 12866 raft_consensus.cc:385] T ba560e46b61b4a2db707499ae444084d P 4453ba27df3e41e89e67c0e57ade110d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:50.531718 12866 raft_consensus.cc:740] T ba560e46b61b4a2db707499ae444084d P 4453ba27df3e41e89e67c0e57ade110d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4453ba27df3e41e89e67c0e57ade110d, State: Initialized, Role: FOLLOWER
I20260601 13:37:50.531855 12866 consensus_queue.cc:260] T ba560e46b61b4a2db707499ae444084d P 4453ba27df3e41e89e67c0e57ade110d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } } peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } }
I20260601 13:37:50.532145 12866 ts_tablet_manager.cc:1434] T ba560e46b61b4a2db707499ae444084d P 4453ba27df3e41e89e67c0e57ade110d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:50.532248 12864 tablet_bootstrap.cc:492] T 375f5de98b314cb2a244946f09d8dfc1 P 5f11c62a8f4f44d8937fab7f05dc4e46: No bootstrap required, opened a new log
I20260601 13:37:50.532313 12864 ts_tablet_manager.cc:1403] T 375f5de98b314cb2a244946f09d8dfc1 P 5f11c62a8f4f44d8937fab7f05dc4e46: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:50.532315 12866 tablet_bootstrap.cc:492] T 375f5de98b314cb2a244946f09d8dfc1 P 4453ba27df3e41e89e67c0e57ade110d: Bootstrap starting.
I20260601 13:37:50.532760 12864 raft_consensus.cc:359] T 375f5de98b314cb2a244946f09d8dfc1 P 5f11c62a8f4f44d8937fab7f05dc4e46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } } peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } }
I20260601 13:37:50.532866 12864 raft_consensus.cc:385] T 375f5de98b314cb2a244946f09d8dfc1 P 5f11c62a8f4f44d8937fab7f05dc4e46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:50.532918 12864 raft_consensus.cc:740] T 375f5de98b314cb2a244946f09d8dfc1 P 5f11c62a8f4f44d8937fab7f05dc4e46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f11c62a8f4f44d8937fab7f05dc4e46, State: Initialized, Role: FOLLOWER
I20260601 13:37:50.533097 12865 tablet_bootstrap.cc:492] T e2994d827086460b86823ab4f0ad1bc5 P f0ffe74602af447390bb2694094c7861: No bootstrap required, opened a new log
I20260601 13:37:50.533180 12865 ts_tablet_manager.cc:1403] T e2994d827086460b86823ab4f0ad1bc5 P f0ffe74602af447390bb2694094c7861: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:37:50.533401 12866 tablet_bootstrap.cc:654] T 375f5de98b314cb2a244946f09d8dfc1 P 4453ba27df3e41e89e67c0e57ade110d: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:50.533665 12865 raft_consensus.cc:359] T e2994d827086460b86823ab4f0ad1bc5 P f0ffe74602af447390bb2694094c7861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } }
I20260601 13:37:50.533774 12865 raft_consensus.cc:385] T e2994d827086460b86823ab4f0ad1bc5 P f0ffe74602af447390bb2694094c7861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:50.533805 12865 raft_consensus.cc:740] T e2994d827086460b86823ab4f0ad1bc5 P f0ffe74602af447390bb2694094c7861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0ffe74602af447390bb2694094c7861, State: Initialized, Role: FOLLOWER
I20260601 13:37:50.533947 12865 consensus_queue.cc:260] T e2994d827086460b86823ab4f0ad1bc5 P f0ffe74602af447390bb2694094c7861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } }
I20260601 13:37:50.534358 12865 ts_tablet_manager.cc:1434] T e2994d827086460b86823ab4f0ad1bc5 P f0ffe74602af447390bb2694094c7861: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:50.534586 12865 tablet_bootstrap.cc:492] T ba560e46b61b4a2db707499ae444084d P f0ffe74602af447390bb2694094c7861: Bootstrap starting.
I20260601 13:37:50.534626 12866 tablet_bootstrap.cc:492] T 375f5de98b314cb2a244946f09d8dfc1 P 4453ba27df3e41e89e67c0e57ade110d: No bootstrap required, opened a new log
I20260601 13:37:50.534705 12866 ts_tablet_manager.cc:1403] T 375f5de98b314cb2a244946f09d8dfc1 P 4453ba27df3e41e89e67c0e57ade110d: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:50.535130 12866 raft_consensus.cc:359] T 375f5de98b314cb2a244946f09d8dfc1 P 4453ba27df3e41e89e67c0e57ade110d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } } peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } }
I20260601 13:37:50.535221 12866 raft_consensus.cc:385] T 375f5de98b314cb2a244946f09d8dfc1 P 4453ba27df3e41e89e67c0e57ade110d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:50.535243 12866 raft_consensus.cc:740] T 375f5de98b314cb2a244946f09d8dfc1 P 4453ba27df3e41e89e67c0e57ade110d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4453ba27df3e41e89e67c0e57ade110d, State: Initialized, Role: FOLLOWER
I20260601 13:37:50.535374 12866 consensus_queue.cc:260] T 375f5de98b314cb2a244946f09d8dfc1 P 4453ba27df3e41e89e67c0e57ade110d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } } peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } }
I20260601 13:37:50.535645 12866 ts_tablet_manager.cc:1434] T 375f5de98b314cb2a244946f09d8dfc1 P 4453ba27df3e41e89e67c0e57ade110d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:50.535652 12865 tablet_bootstrap.cc:654] T ba560e46b61b4a2db707499ae444084d P f0ffe74602af447390bb2694094c7861: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:50.533171 12864 consensus_queue.cc:260] T 375f5de98b314cb2a244946f09d8dfc1 P 5f11c62a8f4f44d8937fab7f05dc4e46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } } peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } }
I20260601 13:37:50.535885 12871 raft_consensus.cc:493] T 375f5de98b314cb2a244946f09d8dfc1 P 5f11c62a8f4f44d8937fab7f05dc4e46 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:50.536013 12871 raft_consensus.cc:515] T 375f5de98b314cb2a244946f09d8dfc1 P 5f11c62a8f4f44d8937fab7f05dc4e46 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } } peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } }
I20260601 13:37:50.536731 12871 leader_election.cc:290] T 375f5de98b314cb2a244946f09d8dfc1 P 5f11c62a8f4f44d8937fab7f05dc4e46 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4453ba27df3e41e89e67c0e57ade110d (127.7.40.1:34779), f0ffe74602af447390bb2694094c7861 (127.7.40.3:45805)
I20260601 13:37:50.537060 12864 ts_tablet_manager.cc:1434] T 375f5de98b314cb2a244946f09d8dfc1 P 5f11c62a8f4f44d8937fab7f05dc4e46: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.000s
I20260601 13:37:50.537254 12864 tablet_bootstrap.cc:492] T ba560e46b61b4a2db707499ae444084d P 5f11c62a8f4f44d8937fab7f05dc4e46: Bootstrap starting.
I20260601 13:37:50.537292 12869 raft_consensus.cc:493] T e2994d827086460b86823ab4f0ad1bc5 P 4453ba27df3e41e89e67c0e57ade110d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:50.537410 12869 raft_consensus.cc:515] T e2994d827086460b86823ab4f0ad1bc5 P 4453ba27df3e41e89e67c0e57ade110d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } }
I20260601 13:37:50.537926 12869 leader_election.cc:290] T e2994d827086460b86823ab4f0ad1bc5 P 4453ba27df3e41e89e67c0e57ade110d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f11c62a8f4f44d8937fab7f05dc4e46 (127.7.40.2:41495), f0ffe74602af447390bb2694094c7861 (127.7.40.3:45805)
I20260601 13:37:50.538540 12864 tablet_bootstrap.cc:654] T ba560e46b61b4a2db707499ae444084d P 5f11c62a8f4f44d8937fab7f05dc4e46: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:50.540094 12864 tablet_bootstrap.cc:492] T ba560e46b61b4a2db707499ae444084d P 5f11c62a8f4f44d8937fab7f05dc4e46: No bootstrap required, opened a new log
I20260601 13:37:50.540194 12864 ts_tablet_manager.cc:1403] T ba560e46b61b4a2db707499ae444084d P 5f11c62a8f4f44d8937fab7f05dc4e46: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:37:50.540679 12864 raft_consensus.cc:359] T ba560e46b61b4a2db707499ae444084d P 5f11c62a8f4f44d8937fab7f05dc4e46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } } peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } }
I20260601 13:37:50.540796 12864 raft_consensus.cc:385] T ba560e46b61b4a2db707499ae444084d P 5f11c62a8f4f44d8937fab7f05dc4e46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:50.540833 12864 raft_consensus.cc:740] T ba560e46b61b4a2db707499ae444084d P 5f11c62a8f4f44d8937fab7f05dc4e46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f11c62a8f4f44d8937fab7f05dc4e46, State: Initialized, Role: FOLLOWER
I20260601 13:37:50.541049 12864 consensus_queue.cc:260] T ba560e46b61b4a2db707499ae444084d P 5f11c62a8f4f44d8937fab7f05dc4e46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } } peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } }
I20260601 13:37:50.541429 12864 ts_tablet_manager.cc:1434] T ba560e46b61b4a2db707499ae444084d P 5f11c62a8f4f44d8937fab7f05dc4e46: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:50.541805 12865 tablet_bootstrap.cc:492] T ba560e46b61b4a2db707499ae444084d P f0ffe74602af447390bb2694094c7861: No bootstrap required, opened a new log
I20260601 13:37:50.541918 12865 ts_tablet_manager.cc:1403] T ba560e46b61b4a2db707499ae444084d P f0ffe74602af447390bb2694094c7861: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:37:50.542394 12865 raft_consensus.cc:359] T ba560e46b61b4a2db707499ae444084d P f0ffe74602af447390bb2694094c7861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } } peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } }
I20260601 13:37:50.542510 12865 raft_consensus.cc:385] T ba560e46b61b4a2db707499ae444084d P f0ffe74602af447390bb2694094c7861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:50.542544 12865 raft_consensus.cc:740] T ba560e46b61b4a2db707499ae444084d P f0ffe74602af447390bb2694094c7861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0ffe74602af447390bb2694094c7861, State: Initialized, Role: FOLLOWER
I20260601 13:37:50.542665 12865 consensus_queue.cc:260] T ba560e46b61b4a2db707499ae444084d P f0ffe74602af447390bb2694094c7861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } } peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } }
I20260601 13:37:50.542951 12865 ts_tablet_manager.cc:1434] T ba560e46b61b4a2db707499ae444084d P f0ffe74602af447390bb2694094c7861: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:50.543334 12865 tablet_bootstrap.cc:492] T 375f5de98b314cb2a244946f09d8dfc1 P f0ffe74602af447390bb2694094c7861: Bootstrap starting.
I20260601 13:37:50.543282 12667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "375f5de98b314cb2a244946f09d8dfc1" candidate_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4453ba27df3e41e89e67c0e57ade110d" is_pre_election: true
I20260601 13:37:50.543424 12667 raft_consensus.cc:2468] T 375f5de98b314cb2a244946f09d8dfc1 P 4453ba27df3e41e89e67c0e57ade110d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f11c62a8f4f44d8937fab7f05dc4e46 in term 0.
I20260601 13:37:50.543748 12707 leader_election.cc:304] T 375f5de98b314cb2a244946f09d8dfc1 P 5f11c62a8f4f44d8937fab7f05dc4e46 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4453ba27df3e41e89e67c0e57ade110d, 5f11c62a8f4f44d8937fab7f05dc4e46; no voters: 
I20260601 13:37:50.543833 12743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2994d827086460b86823ab4f0ad1bc5" candidate_uuid: "4453ba27df3e41e89e67c0e57ade110d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" is_pre_election: true
I20260601 13:37:50.543921 12871 raft_consensus.cc:2804] T 375f5de98b314cb2a244946f09d8dfc1 P 5f11c62a8f4f44d8937fab7f05dc4e46 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:50.543954 12743 raft_consensus.cc:2468] T e2994d827086460b86823ab4f0ad1bc5 P 5f11c62a8f4f44d8937fab7f05dc4e46 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4453ba27df3e41e89e67c0e57ade110d in term 0.
I20260601 13:37:50.543974 12871 raft_consensus.cc:493] T 375f5de98b314cb2a244946f09d8dfc1 P 5f11c62a8f4f44d8937fab7f05dc4e46 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:50.544052 12871 raft_consensus.cc:3060] T 375f5de98b314cb2a244946f09d8dfc1 P 5f11c62a8f4f44d8937fab7f05dc4e46 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:50.544262 12630 leader_election.cc:304] T e2994d827086460b86823ab4f0ad1bc5 P 4453ba27df3e41e89e67c0e57ade110d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4453ba27df3e41e89e67c0e57ade110d, 5f11c62a8f4f44d8937fab7f05dc4e46; no voters: 
I20260601 13:37:50.544425 12869 raft_consensus.cc:2804] T e2994d827086460b86823ab4f0ad1bc5 P 4453ba27df3e41e89e67c0e57ade110d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:50.544476 12869 raft_consensus.cc:493] T e2994d827086460b86823ab4f0ad1bc5 P 4453ba27df3e41e89e67c0e57ade110d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:50.544533 12869 raft_consensus.cc:3060] T e2994d827086460b86823ab4f0ad1bc5 P 4453ba27df3e41e89e67c0e57ade110d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:50.545270 12871 raft_consensus.cc:515] T 375f5de98b314cb2a244946f09d8dfc1 P 5f11c62a8f4f44d8937fab7f05dc4e46 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } } peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } }
I20260601 13:37:50.545497 12869 raft_consensus.cc:515] T e2994d827086460b86823ab4f0ad1bc5 P 4453ba27df3e41e89e67c0e57ade110d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } }
I20260601 13:37:50.545686 12871 leader_election.cc:290] T 375f5de98b314cb2a244946f09d8dfc1 P 5f11c62a8f4f44d8937fab7f05dc4e46 [CANDIDATE]: Term 1 election: Requested vote from peers 4453ba27df3e41e89e67c0e57ade110d (127.7.40.1:34779), f0ffe74602af447390bb2694094c7861 (127.7.40.3:45805)
I20260601 13:37:50.545861 12869 leader_election.cc:290] T e2994d827086460b86823ab4f0ad1bc5 P 4453ba27df3e41e89e67c0e57ade110d [CANDIDATE]: Term 1 election: Requested vote from peers 5f11c62a8f4f44d8937fab7f05dc4e46 (127.7.40.2:41495), f0ffe74602af447390bb2694094c7861 (127.7.40.3:45805)
I20260601 13:37:50.546492 12743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2994d827086460b86823ab4f0ad1bc5" candidate_uuid: "4453ba27df3e41e89e67c0e57ade110d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46"
I20260601 13:37:50.546610 12743 raft_consensus.cc:3060] T e2994d827086460b86823ab4f0ad1bc5 P 5f11c62a8f4f44d8937fab7f05dc4e46 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:50.547715 12743 raft_consensus.cc:2468] T e2994d827086460b86823ab4f0ad1bc5 P 5f11c62a8f4f44d8937fab7f05dc4e46 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4453ba27df3e41e89e67c0e57ade110d in term 1.
I20260601 13:37:50.547938 12667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "375f5de98b314cb2a244946f09d8dfc1" candidate_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4453ba27df3e41e89e67c0e57ade110d"
I20260601 13:37:50.548018 12630 leader_election.cc:304] T e2994d827086460b86823ab4f0ad1bc5 P 4453ba27df3e41e89e67c0e57ade110d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4453ba27df3e41e89e67c0e57ade110d, 5f11c62a8f4f44d8937fab7f05dc4e46; no voters: 
I20260601 13:37:50.548064 12667 raft_consensus.cc:3060] T 375f5de98b314cb2a244946f09d8dfc1 P 4453ba27df3e41e89e67c0e57ade110d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:50.548094 12818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "375f5de98b314cb2a244946f09d8dfc1" candidate_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0ffe74602af447390bb2694094c7861" is_pre_election: true
I20260601 13:37:50.548185 12869 raft_consensus.cc:2804] T e2994d827086460b86823ab4f0ad1bc5 P 4453ba27df3e41e89e67c0e57ade110d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:50.548394 12869 raft_consensus.cc:697] T e2994d827086460b86823ab4f0ad1bc5 P 4453ba27df3e41e89e67c0e57ade110d [term 1 LEADER]: Becoming Leader. State: Replica: 4453ba27df3e41e89e67c0e57ade110d, State: Running, Role: LEADER
I20260601 13:37:50.548420 12817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "375f5de98b314cb2a244946f09d8dfc1" candidate_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0ffe74602af447390bb2694094c7861"
I20260601 13:37:50.548538 12869 consensus_queue.cc:237] T e2994d827086460b86823ab4f0ad1bc5 P 4453ba27df3e41e89e67c0e57ade110d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } }
W20260601 13:37:50.548748 12709 leader_election.cc:343] T 375f5de98b314cb2a244946f09d8dfc1 P 5f11c62a8f4f44d8937fab7f05dc4e46 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0ffe74602af447390bb2694094c7861 (127.7.40.3:45805): Illegal state: must be running to vote when last-logged opid is not known
W20260601 13:37:50.548928 12709 leader_election.cc:343] T 375f5de98b314cb2a244946f09d8dfc1 P 5f11c62a8f4f44d8937fab7f05dc4e46 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f0ffe74602af447390bb2694094c7861 (127.7.40.3:45805): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:37:50.549052 12667 raft_consensus.cc:2468] T 375f5de98b314cb2a244946f09d8dfc1 P 4453ba27df3e41e89e67c0e57ade110d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f11c62a8f4f44d8937fab7f05dc4e46 in term 1.
I20260601 13:37:50.549114 12817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2994d827086460b86823ab4f0ad1bc5" candidate_uuid: "4453ba27df3e41e89e67c0e57ade110d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0ffe74602af447390bb2694094c7861" is_pre_election: true
I20260601 13:37:50.549217 12817 raft_consensus.cc:2468] T e2994d827086460b86823ab4f0ad1bc5 P f0ffe74602af447390bb2694094c7861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4453ba27df3e41e89e67c0e57ade110d in term 0.
I20260601 13:37:50.549381 12707 leader_election.cc:304] T 375f5de98b314cb2a244946f09d8dfc1 P 5f11c62a8f4f44d8937fab7f05dc4e46 [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: 4453ba27df3e41e89e67c0e57ade110d, 5f11c62a8f4f44d8937fab7f05dc4e46; no voters: f0ffe74602af447390bb2694094c7861
I20260601 13:37:50.549580 12871 raft_consensus.cc:2804] T 375f5de98b314cb2a244946f09d8dfc1 P 5f11c62a8f4f44d8937fab7f05dc4e46 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:50.549619 12818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2994d827086460b86823ab4f0ad1bc5" candidate_uuid: "4453ba27df3e41e89e67c0e57ade110d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0ffe74602af447390bb2694094c7861"
I20260601 13:37:50.549717 12818 raft_consensus.cc:3060] T e2994d827086460b86823ab4f0ad1bc5 P f0ffe74602af447390bb2694094c7861 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:50.549770 12871 raft_consensus.cc:697] T 375f5de98b314cb2a244946f09d8dfc1 P 5f11c62a8f4f44d8937fab7f05dc4e46 [term 1 LEADER]: Becoming Leader. State: Replica: 5f11c62a8f4f44d8937fab7f05dc4e46, State: Running, Role: LEADER
I20260601 13:37:50.544488 12865 tablet_bootstrap.cc:654] T 375f5de98b314cb2a244946f09d8dfc1 P f0ffe74602af447390bb2694094c7861: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:50.549904 12871 consensus_queue.cc:237] T 375f5de98b314cb2a244946f09d8dfc1 P 5f11c62a8f4f44d8937fab7f05dc4e46 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } } peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } }
I20260601 13:37:50.550287 12564 catalog_manager.cc:5696] T e2994d827086460b86823ab4f0ad1bc5 P 4453ba27df3e41e89e67c0e57ade110d reported cstate change: term changed from 0 to 1, leader changed from <none> to 4453ba27df3e41e89e67c0e57ade110d (127.7.40.1). New cstate: current_term: 1 leader_uuid: "4453ba27df3e41e89e67c0e57ade110d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:50.550665 12818 raft_consensus.cc:2468] T e2994d827086460b86823ab4f0ad1bc5 P f0ffe74602af447390bb2694094c7861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4453ba27df3e41e89e67c0e57ade110d in term 1.
I20260601 13:37:50.551102 12865 tablet_bootstrap.cc:492] T 375f5de98b314cb2a244946f09d8dfc1 P f0ffe74602af447390bb2694094c7861: No bootstrap required, opened a new log
I20260601 13:37:50.551193 12865 ts_tablet_manager.cc:1403] T 375f5de98b314cb2a244946f09d8dfc1 P f0ffe74602af447390bb2694094c7861: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:37:50.551626 12865 raft_consensus.cc:359] T 375f5de98b314cb2a244946f09d8dfc1 P f0ffe74602af447390bb2694094c7861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } } peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } }
I20260601 13:37:50.551736 12865 raft_consensus.cc:385] T 375f5de98b314cb2a244946f09d8dfc1 P f0ffe74602af447390bb2694094c7861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:50.551790 12865 raft_consensus.cc:740] T 375f5de98b314cb2a244946f09d8dfc1 P f0ffe74602af447390bb2694094c7861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0ffe74602af447390bb2694094c7861, State: Initialized, Role: FOLLOWER
I20260601 13:37:50.551908 12865 consensus_queue.cc:260] T 375f5de98b314cb2a244946f09d8dfc1 P f0ffe74602af447390bb2694094c7861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } } peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } }
I20260601 13:37:50.551918 12563 catalog_manager.cc:5696] T 375f5de98b314cb2a244946f09d8dfc1 P 5f11c62a8f4f44d8937fab7f05dc4e46 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f11c62a8f4f44d8937fab7f05dc4e46 (127.7.40.2). New cstate: current_term: 1 leader_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:50.552170 12865 ts_tablet_manager.cc:1434] T 375f5de98b314cb2a244946f09d8dfc1 P f0ffe74602af447390bb2694094c7861: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:50.577298 12871 raft_consensus.cc:493] T ba560e46b61b4a2db707499ae444084d P 5f11c62a8f4f44d8937fab7f05dc4e46 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:50.577473 12871 raft_consensus.cc:515] T ba560e46b61b4a2db707499ae444084d P 5f11c62a8f4f44d8937fab7f05dc4e46 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } } peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } }
I20260601 13:37:50.578101 12871 leader_election.cc:290] T ba560e46b61b4a2db707499ae444084d P 5f11c62a8f4f44d8937fab7f05dc4e46 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4453ba27df3e41e89e67c0e57ade110d (127.7.40.1:34779), f0ffe74602af447390bb2694094c7861 (127.7.40.3:45805)
I20260601 13:37:50.578553 12667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba560e46b61b4a2db707499ae444084d" candidate_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4453ba27df3e41e89e67c0e57ade110d" is_pre_election: true
I20260601 13:37:50.578552 12818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba560e46b61b4a2db707499ae444084d" candidate_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0ffe74602af447390bb2694094c7861" is_pre_election: true
I20260601 13:37:50.578768 12667 raft_consensus.cc:2468] T ba560e46b61b4a2db707499ae444084d P 4453ba27df3e41e89e67c0e57ade110d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f11c62a8f4f44d8937fab7f05dc4e46 in term 0.
I20260601 13:37:50.578780 12818 raft_consensus.cc:2468] T ba560e46b61b4a2db707499ae444084d P f0ffe74602af447390bb2694094c7861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f11c62a8f4f44d8937fab7f05dc4e46 in term 0.
I20260601 13:37:50.579190 12709 leader_election.cc:304] T ba560e46b61b4a2db707499ae444084d P 5f11c62a8f4f44d8937fab7f05dc4e46 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f11c62a8f4f44d8937fab7f05dc4e46, f0ffe74602af447390bb2694094c7861; no voters: 
I20260601 13:37:50.579361 12871 raft_consensus.cc:2804] T ba560e46b61b4a2db707499ae444084d P 5f11c62a8f4f44d8937fab7f05dc4e46 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:37:50.579424 12871 raft_consensus.cc:493] T ba560e46b61b4a2db707499ae444084d P 5f11c62a8f4f44d8937fab7f05dc4e46 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:37:50.579471 12871 raft_consensus.cc:3060] T ba560e46b61b4a2db707499ae444084d P 5f11c62a8f4f44d8937fab7f05dc4e46 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:50.580386 12871 raft_consensus.cc:515] T ba560e46b61b4a2db707499ae444084d P 5f11c62a8f4f44d8937fab7f05dc4e46 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } } peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } }
I20260601 13:37:50.580840 12871 leader_election.cc:290] T ba560e46b61b4a2db707499ae444084d P 5f11c62a8f4f44d8937fab7f05dc4e46 [CANDIDATE]: Term 1 election: Requested vote from peers 4453ba27df3e41e89e67c0e57ade110d (127.7.40.1:34779), f0ffe74602af447390bb2694094c7861 (127.7.40.3:45805)
I20260601 13:37:50.581100 12667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba560e46b61b4a2db707499ae444084d" candidate_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4453ba27df3e41e89e67c0e57ade110d"
I20260601 13:37:50.581193 12818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba560e46b61b4a2db707499ae444084d" candidate_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0ffe74602af447390bb2694094c7861"
I20260601 13:37:50.581234 12667 raft_consensus.cc:3060] T ba560e46b61b4a2db707499ae444084d P 4453ba27df3e41e89e67c0e57ade110d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:50.581319 12818 raft_consensus.cc:3060] T ba560e46b61b4a2db707499ae444084d P f0ffe74602af447390bb2694094c7861 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:50.582080 12667 raft_consensus.cc:2468] T ba560e46b61b4a2db707499ae444084d P 4453ba27df3e41e89e67c0e57ade110d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f11c62a8f4f44d8937fab7f05dc4e46 in term 1.
I20260601 13:37:50.582113 12818 raft_consensus.cc:2468] T ba560e46b61b4a2db707499ae444084d P f0ffe74602af447390bb2694094c7861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f11c62a8f4f44d8937fab7f05dc4e46 in term 1.
I20260601 13:37:50.582415 12707 leader_election.cc:304] T ba560e46b61b4a2db707499ae444084d P 5f11c62a8f4f44d8937fab7f05dc4e46 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4453ba27df3e41e89e67c0e57ade110d, 5f11c62a8f4f44d8937fab7f05dc4e46; no voters: 
I20260601 13:37:50.582638 12871 raft_consensus.cc:2804] T ba560e46b61b4a2db707499ae444084d P 5f11c62a8f4f44d8937fab7f05dc4e46 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:50.582741 12871 raft_consensus.cc:697] T ba560e46b61b4a2db707499ae444084d P 5f11c62a8f4f44d8937fab7f05dc4e46 [term 1 LEADER]: Becoming Leader. State: Replica: 5f11c62a8f4f44d8937fab7f05dc4e46, State: Running, Role: LEADER
I20260601 13:37:50.582914 12871 consensus_queue.cc:237] T ba560e46b61b4a2db707499ae444084d P 5f11c62a8f4f44d8937fab7f05dc4e46 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } } peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } }
I20260601 13:37:50.584785 12562 catalog_manager.cc:5696] T ba560e46b61b4a2db707499ae444084d P 5f11c62a8f4f44d8937fab7f05dc4e46 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f11c62a8f4f44d8937fab7f05dc4e46 (127.7.40.2). New cstate: current_term: 1 leader_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } health_report { overall_health: UNKNOWN } } }
I20260601 13:37:50.599260  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:37:50.599759  7328 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:37:50.601501 12889 instance_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:37:50.601531 12890 instance_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:37:50.601727 12892 instance_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:37:50.601759  7328 server_base.cc:1061] running on GCE node
I20260601 13:37:50.602054  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:50.602123  7328 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:37:50.602161  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321070602159 us; error 0 us; skew 500 ppm
I20260601 13:37:50.603241  7328 webserver.cc:533] Webserver started at http://127.7.40.4:33757/ using document root <none> and password file <none>
I20260601 13:37:50.603422  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:50.603487  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:50.603566  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:50.603977  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320954551505-7328-0/minicluster-data/ts-3-root/instance:
uuid: "3882f612c0c64a36a91682aa3399f85b"
format_stamp: "Formatted at 2026-06-01 13:37:50 on dist-test-slave-b9mm"
I20260601 13:37:50.605469  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:37:50.606426 12897 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:37:50.606706  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:50.606791  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320954551505-7328-0/minicluster-data/ts-3-root
uuid: "3882f612c0c64a36a91682aa3399f85b"
format_stamp: "Formatted at 2026-06-01 13:37:50 on dist-test-slave-b9mm"
I20260601 13:37:50.606884  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320954551505-7328-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320954551505-7328-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320954551505-7328-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:37:50.616605  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:50.617051  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:50.617362  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:50.617846  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:50.617908  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:50.617966  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:50.618000  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:50.623126  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.4:43543
I20260601 13:37:50.623188 12960 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.4:43543 every 8 connection(s)
I20260601 13:37:50.626375 12883 consensus_queue.cc:1048] T e2994d827086460b86823ab4f0ad1bc5 P 4453ba27df3e41e89e67c0e57ade110d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:50.628088 12961 heartbeater.cc:344] Connected to a master server at 127.7.40.62:44615
I20260601 13:37:50.628217 12961 heartbeater.cc:461] Registering TS with master...
W20260601 13:37:50.628389 12869 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260601 13:37:50.628441 12869 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260601 13:37:50.628840 12961 heartbeater.cc:507] Master 127.7.40.62:44615 requested a full tablet report, sending...
I20260601 13:37:50.629554 12562 ts_manager.cc:194] Registered new tserver with Master: 3882f612c0c64a36a91682aa3399f85b (127.7.40.4:43543)
I20260601 13:37:50.630241 12562 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40078
I20260601 13:37:50.634586 12871 consensus_queue.cc:1048] T 375f5de98b314cb2a244946f09d8dfc1 P 5f11c62a8f4f44d8937fab7f05dc4e46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:50.635484 12883 consensus_queue.cc:1048] T e2994d827086460b86823ab4f0ad1bc5 P 4453ba27df3e41e89e67c0e57ade110d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:50.642637 12875 raft_consensus.cc:493] T 375f5de98b314cb2a244946f09d8dfc1 P f0ffe74602af447390bb2694094c7861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:37:50.642760 12875 raft_consensus.cc:515] T 375f5de98b314cb2a244946f09d8dfc1 P f0ffe74602af447390bb2694094c7861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } } peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } }
I20260601 13:37:50.643326 12875 leader_election.cc:290] T 375f5de98b314cb2a244946f09d8dfc1 P f0ffe74602af447390bb2694094c7861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4453ba27df3e41e89e67c0e57ade110d (127.7.40.1:34779), 5f11c62a8f4f44d8937fab7f05dc4e46 (127.7.40.2:41495)
I20260601 13:37:50.648205 12667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "375f5de98b314cb2a244946f09d8dfc1" candidate_uuid: "f0ffe74602af447390bb2694094c7861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4453ba27df3e41e89e67c0e57ade110d" is_pre_election: true
I20260601 13:37:50.648205 12743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "375f5de98b314cb2a244946f09d8dfc1" candidate_uuid: "f0ffe74602af447390bb2694094c7861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" is_pre_election: true
I20260601 13:37:50.648725 12781 leader_election.cc:304] T 375f5de98b314cb2a244946f09d8dfc1 P f0ffe74602af447390bb2694094c7861 [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: f0ffe74602af447390bb2694094c7861; no voters: 4453ba27df3e41e89e67c0e57ade110d, 5f11c62a8f4f44d8937fab7f05dc4e46
I20260601 13:37:50.648936 12875 raft_consensus.cc:2749] T 375f5de98b314cb2a244946f09d8dfc1 P f0ffe74602af447390bb2694094c7861 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:37:50.664669 12871 consensus_queue.cc:1048] T ba560e46b61b4a2db707499ae444084d P 5f11c62a8f4f44d8937fab7f05dc4e46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:50.674760 12818 raft_consensus.cc:3060] T 375f5de98b314cb2a244946f09d8dfc1 P f0ffe74602af447390bb2694094c7861 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:50.676254 12871 consensus_queue.cc:1048] T 375f5de98b314cb2a244946f09d8dfc1 P 5f11c62a8f4f44d8937fab7f05dc4e46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:50.685101 12871 consensus_queue.cc:1048] T ba560e46b61b4a2db707499ae444084d P 5f11c62a8f4f44d8937fab7f05dc4e46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:37:51.341915 12618 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:37:51.342543 12618 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:37:51.342617 12618 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:51.347995 12743 consensus_queue.cc:237] T 375f5de98b314cb2a244946f09d8dfc1 P 5f11c62a8f4f44d8937fab7f05dc4e46 [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: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } } peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } attrs { replace: true } } peers { permanent_uuid: "3882f612c0c64a36a91682aa3399f85b" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 43543 } attrs { promote: true } }
I20260601 13:37:51.349596 12667 raft_consensus.cc:1275] T 375f5de98b314cb2a244946f09d8dfc1 P 4453ba27df3e41e89e67c0e57ade110d [term 1 FOLLOWER]: Refusing update from remote peer 5f11c62a8f4f44d8937fab7f05dc4e46: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:51.349898 12818 raft_consensus.cc:1275] T 375f5de98b314cb2a244946f09d8dfc1 P f0ffe74602af447390bb2694094c7861 [term 1 FOLLOWER]: Refusing update from remote peer 5f11c62a8f4f44d8937fab7f05dc4e46: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:51.350170 12885 consensus_queue.cc:1048] T 375f5de98b314cb2a244946f09d8dfc1 P 5f11c62a8f4f44d8937fab7f05dc4e46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:37:51.350647 12885 consensus_queue.cc:1048] T 375f5de98b314cb2a244946f09d8dfc1 P 5f11c62a8f4f44d8937fab7f05dc4e46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } 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:37:51.352689 12818 raft_consensus.cc:2955] T 375f5de98b314cb2a244946f09d8dfc1 P f0ffe74602af447390bb2694094c7861 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3882f612c0c64a36a91682aa3399f85b (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } } peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } attrs { replace: true } } peers { permanent_uuid: "3882f612c0c64a36a91682aa3399f85b" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 43543 } attrs { promote: true } } }
I20260601 13:37:51.353796 12667 raft_consensus.cc:2955] T 375f5de98b314cb2a244946f09d8dfc1 P 4453ba27df3e41e89e67c0e57ade110d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3882f612c0c64a36a91682aa3399f85b (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } } peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } attrs { replace: true } } peers { permanent_uuid: "3882f612c0c64a36a91682aa3399f85b" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 43543 } attrs { promote: true } } }
W20260601 13:37:51.355050 12708 consensus_peers.cc:597] T 375f5de98b314cb2a244946f09d8dfc1 P 5f11c62a8f4f44d8937fab7f05dc4e46 -> Peer 3882f612c0c64a36a91682aa3399f85b (127.7.40.4:43543): Couldn't send request to peer 3882f612c0c64a36a91682aa3399f85b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 375f5de98b314cb2a244946f09d8dfc1. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:51.355598 12563 catalog_manager.cc:5696] T 375f5de98b314cb2a244946f09d8dfc1 P f0ffe74602af447390bb2694094c7861 reported cstate change: config changed from index -1 to 2, NON_VOTER 3882f612c0c64a36a91682aa3399f85b (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } } peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } attrs { replace: true } } peers { permanent_uuid: "3882f612c0c64a36a91682aa3399f85b" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 43543 } attrs { promote: true } } }
I20260601 13:37:51.446367 12977 raft_consensus.cc:2955] T 375f5de98b314cb2a244946f09d8dfc1 P 5f11c62a8f4f44d8937fab7f05dc4e46 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3882f612c0c64a36a91682aa3399f85b (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } } peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } attrs { replace: true } } peers { permanent_uuid: "3882f612c0c64a36a91682aa3399f85b" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 43543 } attrs { promote: true } } }
I20260601 13:37:51.449599 12743 consensus_queue.cc:237] T ba560e46b61b4a2db707499ae444084d P 5f11c62a8f4f44d8937fab7f05dc4e46 [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: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } attrs { replace: true } } peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } } peers { permanent_uuid: "3882f612c0c64a36a91682aa3399f85b" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 43543 } attrs { promote: true } }
I20260601 13:37:51.450975 12818 raft_consensus.cc:1275] T ba560e46b61b4a2db707499ae444084d P f0ffe74602af447390bb2694094c7861 [term 1 FOLLOWER]: Refusing update from remote peer 5f11c62a8f4f44d8937fab7f05dc4e46: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:37:51.451061 12667 raft_consensus.cc:1275] T ba560e46b61b4a2db707499ae444084d P 4453ba27df3e41e89e67c0e57ade110d [term 1 FOLLOWER]: Refusing update from remote peer 5f11c62a8f4f44d8937fab7f05dc4e46: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:37:51.451161 12708 consensus_peers.cc:597] T ba560e46b61b4a2db707499ae444084d P 5f11c62a8f4f44d8937fab7f05dc4e46 -> Peer 3882f612c0c64a36a91682aa3399f85b (127.7.40.4:43543): Couldn't send request to peer 3882f612c0c64a36a91682aa3399f85b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ba560e46b61b4a2db707499ae444084d. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:51.451478 12987 consensus_queue.cc:1048] T ba560e46b61b4a2db707499ae444084d P 5f11c62a8f4f44d8937fab7f05dc4e46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:37:51.451704 12980 consensus_queue.cc:1048] T ba560e46b61b4a2db707499ae444084d P 5f11c62a8f4f44d8937fab7f05dc4e46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } 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:37:51.453820 12667 raft_consensus.cc:2955] T ba560e46b61b4a2db707499ae444084d P 4453ba27df3e41e89e67c0e57ade110d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3882f612c0c64a36a91682aa3399f85b (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } attrs { replace: true } } peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } } peers { permanent_uuid: "3882f612c0c64a36a91682aa3399f85b" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 43543 } attrs { promote: true } } }
I20260601 13:37:51.453837 12818 raft_consensus.cc:2955] T ba560e46b61b4a2db707499ae444084d P f0ffe74602af447390bb2694094c7861 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3882f612c0c64a36a91682aa3399f85b (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } attrs { replace: true } } peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } } peers { permanent_uuid: "3882f612c0c64a36a91682aa3399f85b" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 43543 } attrs { promote: true } } }
I20260601 13:37:51.456084 12988 ts_tablet_manager.cc:933] T 375f5de98b314cb2a244946f09d8dfc1 P 3882f612c0c64a36a91682aa3399f85b: Initiating tablet copy from peer 5f11c62a8f4f44d8937fab7f05dc4e46 (127.7.40.2:41495)
I20260601 13:37:51.456049 12562 catalog_manager.cc:5696] T ba560e46b61b4a2db707499ae444084d P f0ffe74602af447390bb2694094c7861 reported cstate change: config changed from index -1 to 2, NON_VOTER 3882f612c0c64a36a91682aa3399f85b (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } attrs { replace: true } } peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } } peers { permanent_uuid: "3882f612c0c64a36a91682aa3399f85b" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 43543 } attrs { promote: true } } }
I20260601 13:37:51.456645 12988 tablet_copy_client.cc:323] T 375f5de98b314cb2a244946f09d8dfc1 P 3882f612c0c64a36a91682aa3399f85b: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.2:41495
I20260601 13:37:51.460575 12753 tablet_copy_service.cc:140] P 5f11c62a8f4f44d8937fab7f05dc4e46: Received BeginTabletCopySession request for tablet 375f5de98b314cb2a244946f09d8dfc1 from peer 3882f612c0c64a36a91682aa3399f85b ({username='slave'} at 127.0.0.1:37684)
I20260601 13:37:51.460690 12753 tablet_copy_service.cc:161] P 5f11c62a8f4f44d8937fab7f05dc4e46: Beginning new tablet copy session on tablet 375f5de98b314cb2a244946f09d8dfc1 from peer 3882f612c0c64a36a91682aa3399f85b at {username='slave'} at 127.0.0.1:37684: session id = 3882f612c0c64a36a91682aa3399f85b-375f5de98b314cb2a244946f09d8dfc1
I20260601 13:37:51.461580 12753 tablet_copy_source_session.cc:215] T 375f5de98b314cb2a244946f09d8dfc1 P 5f11c62a8f4f44d8937fab7f05dc4e46: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:37:51.462486 12988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 375f5de98b314cb2a244946f09d8dfc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:51.464614 12988 tablet_copy_client.cc:806] T 375f5de98b314cb2a244946f09d8dfc1 P 3882f612c0c64a36a91682aa3399f85b: tablet copy: Starting download of 0 data blocks...
I20260601 13:37:51.464805 12988 tablet_copy_client.cc:670] T 375f5de98b314cb2a244946f09d8dfc1 P 3882f612c0c64a36a91682aa3399f85b: tablet copy: Starting download of 1 WAL segments...
I20260601 13:37:51.466157 12988 tablet_copy_client.cc:538] T 375f5de98b314cb2a244946f09d8dfc1 P 3882f612c0c64a36a91682aa3399f85b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:37:51.467324 12988 tablet_bootstrap.cc:492] T 375f5de98b314cb2a244946f09d8dfc1 P 3882f612c0c64a36a91682aa3399f85b: Bootstrap starting.
I20260601 13:37:51.470670 12988 tablet_bootstrap.cc:492] T 375f5de98b314cb2a244946f09d8dfc1 P 3882f612c0c64a36a91682aa3399f85b: 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:37:51.470870 12988 tablet_bootstrap.cc:492] T 375f5de98b314cb2a244946f09d8dfc1 P 3882f612c0c64a36a91682aa3399f85b: Bootstrap complete.
I20260601 13:37:51.470999 12988 ts_tablet_manager.cc:1403] T 375f5de98b314cb2a244946f09d8dfc1 P 3882f612c0c64a36a91682aa3399f85b: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:37:51.471442 12988 raft_consensus.cc:359] T 375f5de98b314cb2a244946f09d8dfc1 P 3882f612c0c64a36a91682aa3399f85b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } } peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } attrs { replace: true } } peers { permanent_uuid: "3882f612c0c64a36a91682aa3399f85b" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 43543 } attrs { promote: true } }
I20260601 13:37:51.471549 12988 raft_consensus.cc:740] T 375f5de98b314cb2a244946f09d8dfc1 P 3882f612c0c64a36a91682aa3399f85b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3882f612c0c64a36a91682aa3399f85b, State: Initialized, Role: LEARNER
I20260601 13:37:51.471621 12988 consensus_queue.cc:260] T 375f5de98b314cb2a244946f09d8dfc1 P 3882f612c0c64a36a91682aa3399f85b [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: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } } peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } attrs { replace: true } } peers { permanent_uuid: "3882f612c0c64a36a91682aa3399f85b" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 43543 } attrs { promote: true } }
I20260601 13:37:51.471930 12988 ts_tablet_manager.cc:1434] T 375f5de98b314cb2a244946f09d8dfc1 P 3882f612c0c64a36a91682aa3399f85b: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:51.472067 12961 heartbeater.cc:499] Master 127.7.40.62:44615 was elected leader, sending a full tablet report...
I20260601 13:37:51.472497 12753 tablet_copy_service.cc:342] P 5f11c62a8f4f44d8937fab7f05dc4e46: Request end of tablet copy session 3882f612c0c64a36a91682aa3399f85b-375f5de98b314cb2a244946f09d8dfc1 received from {username='slave'} at 127.0.0.1:37684
I20260601 13:37:51.472585 12753 tablet_copy_service.cc:434] P 5f11c62a8f4f44d8937fab7f05dc4e46: ending tablet copy session 3882f612c0c64a36a91682aa3399f85b-375f5de98b314cb2a244946f09d8dfc1 on tablet 375f5de98b314cb2a244946f09d8dfc1 with peer 3882f612c0c64a36a91682aa3399f85b
I20260601 13:37:51.480515 12885 raft_consensus.cc:2955] T ba560e46b61b4a2db707499ae444084d P 5f11c62a8f4f44d8937fab7f05dc4e46 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3882f612c0c64a36a91682aa3399f85b (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } attrs { replace: true } } peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } } peers { permanent_uuid: "3882f612c0c64a36a91682aa3399f85b" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 43543 } attrs { promote: true } } }
I20260601 13:37:51.545455 12935 raft_consensus.cc:1217] T 375f5de98b314cb2a244946f09d8dfc1 P 3882f612c0c64a36a91682aa3399f85b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:37:51.571593 12988 ts_tablet_manager.cc:933] T ba560e46b61b4a2db707499ae444084d P 3882f612c0c64a36a91682aa3399f85b: Initiating tablet copy from peer 5f11c62a8f4f44d8937fab7f05dc4e46 (127.7.40.2:41495)
I20260601 13:37:51.572108 12988 tablet_copy_client.cc:323] T ba560e46b61b4a2db707499ae444084d P 3882f612c0c64a36a91682aa3399f85b: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.2:41495
I20260601 13:37:51.572767 12753 tablet_copy_service.cc:140] P 5f11c62a8f4f44d8937fab7f05dc4e46: Received BeginTabletCopySession request for tablet ba560e46b61b4a2db707499ae444084d from peer 3882f612c0c64a36a91682aa3399f85b ({username='slave'} at 127.0.0.1:37684)
I20260601 13:37:51.572917 12753 tablet_copy_service.cc:161] P 5f11c62a8f4f44d8937fab7f05dc4e46: Beginning new tablet copy session on tablet ba560e46b61b4a2db707499ae444084d from peer 3882f612c0c64a36a91682aa3399f85b at {username='slave'} at 127.0.0.1:37684: session id = 3882f612c0c64a36a91682aa3399f85b-ba560e46b61b4a2db707499ae444084d
I20260601 13:37:51.573787 12753 tablet_copy_source_session.cc:215] T ba560e46b61b4a2db707499ae444084d P 5f11c62a8f4f44d8937fab7f05dc4e46: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:37:51.574821 12988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba560e46b61b4a2db707499ae444084d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:37:51.577510 12988 tablet_copy_client.cc:806] T ba560e46b61b4a2db707499ae444084d P 3882f612c0c64a36a91682aa3399f85b: tablet copy: Starting download of 0 data blocks...
I20260601 13:37:51.577692 12988 tablet_copy_client.cc:670] T ba560e46b61b4a2db707499ae444084d P 3882f612c0c64a36a91682aa3399f85b: tablet copy: Starting download of 1 WAL segments...
I20260601 13:37:51.579305 12988 tablet_copy_client.cc:538] T ba560e46b61b4a2db707499ae444084d P 3882f612c0c64a36a91682aa3399f85b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:37:51.580960 12988 tablet_bootstrap.cc:492] T ba560e46b61b4a2db707499ae444084d P 3882f612c0c64a36a91682aa3399f85b: Bootstrap starting.
I20260601 13:37:51.584903 12988 tablet_bootstrap.cc:492] T ba560e46b61b4a2db707499ae444084d P 3882f612c0c64a36a91682aa3399f85b: 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:37:51.585191 12988 tablet_bootstrap.cc:492] T ba560e46b61b4a2db707499ae444084d P 3882f612c0c64a36a91682aa3399f85b: Bootstrap complete.
I20260601 13:37:51.585386 12988 ts_tablet_manager.cc:1403] T ba560e46b61b4a2db707499ae444084d P 3882f612c0c64a36a91682aa3399f85b: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20260601 13:37:51.585933 12988 raft_consensus.cc:359] T ba560e46b61b4a2db707499ae444084d P 3882f612c0c64a36a91682aa3399f85b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } attrs { replace: true } } peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } } peers { permanent_uuid: "3882f612c0c64a36a91682aa3399f85b" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 43543 } attrs { promote: true } }
I20260601 13:37:51.586093 12988 raft_consensus.cc:740] T ba560e46b61b4a2db707499ae444084d P 3882f612c0c64a36a91682aa3399f85b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3882f612c0c64a36a91682aa3399f85b, State: Initialized, Role: LEARNER
I20260601 13:37:51.586207 12988 consensus_queue.cc:260] T ba560e46b61b4a2db707499ae444084d P 3882f612c0c64a36a91682aa3399f85b [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: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } attrs { replace: true } } peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } } peers { permanent_uuid: "3882f612c0c64a36a91682aa3399f85b" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 43543 } attrs { promote: true } }
I20260601 13:37:51.586501 12988 ts_tablet_manager.cc:1434] T ba560e46b61b4a2db707499ae444084d P 3882f612c0c64a36a91682aa3399f85b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:37:51.587042 12753 tablet_copy_service.cc:342] P 5f11c62a8f4f44d8937fab7f05dc4e46: Request end of tablet copy session 3882f612c0c64a36a91682aa3399f85b-ba560e46b61b4a2db707499ae444084d received from {username='slave'} at 127.0.0.1:37684
I20260601 13:37:51.587159 12753 tablet_copy_service.cc:434] P 5f11c62a8f4f44d8937fab7f05dc4e46: ending tablet copy session 3882f612c0c64a36a91682aa3399f85b-ba560e46b61b4a2db707499ae444084d on tablet ba560e46b61b4a2db707499ae444084d with peer 3882f612c0c64a36a91682aa3399f85b
I20260601 13:37:51.680122 12935 raft_consensus.cc:1217] T ba560e46b61b4a2db707499ae444084d P 3882f612c0c64a36a91682aa3399f85b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:37:51.735522 12977 raft_consensus.cc:1064] T 375f5de98b314cb2a244946f09d8dfc1 P 5f11c62a8f4f44d8937fab7f05dc4e46: attempting to promote NON_VOTER 3882f612c0c64a36a91682aa3399f85b to VOTER
I20260601 13:37:51.736210 12977 consensus_queue.cc:237] T 375f5de98b314cb2a244946f09d8dfc1 P 5f11c62a8f4f44d8937fab7f05dc4e46 [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: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } } peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } attrs { replace: true } } peers { permanent_uuid: "3882f612c0c64a36a91682aa3399f85b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 43543 } attrs { promote: false } }
I20260601 13:37:51.738068 12667 raft_consensus.cc:1275] T 375f5de98b314cb2a244946f09d8dfc1 P 4453ba27df3e41e89e67c0e57ade110d [term 1 FOLLOWER]: Refusing update from remote peer 5f11c62a8f4f44d8937fab7f05dc4e46: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:51.738068 12935 raft_consensus.cc:1275] T 375f5de98b314cb2a244946f09d8dfc1 P 3882f612c0c64a36a91682aa3399f85b [term 1 LEARNER]: Refusing update from remote peer 5f11c62a8f4f44d8937fab7f05dc4e46: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:51.738130 12818 raft_consensus.cc:1275] T 375f5de98b314cb2a244946f09d8dfc1 P f0ffe74602af447390bb2694094c7861 [term 1 FOLLOWER]: Refusing update from remote peer 5f11c62a8f4f44d8937fab7f05dc4e46: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:51.738525 12977 consensus_queue.cc:1048] T 375f5de98b314cb2a244946f09d8dfc1 P 5f11c62a8f4f44d8937fab7f05dc4e46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3882f612c0c64a36a91682aa3399f85b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 43543 } 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:37:51.738713 12885 consensus_queue.cc:1048] T 375f5de98b314cb2a244946f09d8dfc1 P 5f11c62a8f4f44d8937fab7f05dc4e46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:37:51.738946 12980 consensus_queue.cc:1048] T 375f5de98b314cb2a244946f09d8dfc1 P 5f11c62a8f4f44d8937fab7f05dc4e46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } 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:37:51.741441 12818 raft_consensus.cc:2955] T 375f5de98b314cb2a244946f09d8dfc1 P f0ffe74602af447390bb2694094c7861 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3882f612c0c64a36a91682aa3399f85b (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } } peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } attrs { replace: true } } peers { permanent_uuid: "3882f612c0c64a36a91682aa3399f85b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 43543 } attrs { promote: false } } }
I20260601 13:37:51.741464 12935 raft_consensus.cc:2955] T 375f5de98b314cb2a244946f09d8dfc1 P 3882f612c0c64a36a91682aa3399f85b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3882f612c0c64a36a91682aa3399f85b (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } } peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } attrs { replace: true } } peers { permanent_uuid: "3882f612c0c64a36a91682aa3399f85b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 43543 } attrs { promote: false } } }
I20260601 13:37:51.744074 12564 catalog_manager.cc:5696] T 375f5de98b314cb2a244946f09d8dfc1 P f0ffe74602af447390bb2694094c7861 reported cstate change: config changed from index 2 to 3, 3882f612c0c64a36a91682aa3399f85b (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } } peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } attrs { replace: true } } peers { permanent_uuid: "3882f612c0c64a36a91682aa3399f85b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 43543 } attrs { promote: false } } }
I20260601 13:37:51.779152 12885 raft_consensus.cc:2955] T 375f5de98b314cb2a244946f09d8dfc1 P 5f11c62a8f4f44d8937fab7f05dc4e46 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3882f612c0c64a36a91682aa3399f85b (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } } peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } attrs { replace: true } } peers { permanent_uuid: "3882f612c0c64a36a91682aa3399f85b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 43543 } attrs { promote: false } } }
I20260601 13:37:51.781646 12667 raft_consensus.cc:2955] T 375f5de98b314cb2a244946f09d8dfc1 P 4453ba27df3e41e89e67c0e57ade110d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3882f612c0c64a36a91682aa3399f85b (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } } peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } attrs { replace: true } } peers { permanent_uuid: "3882f612c0c64a36a91682aa3399f85b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 43543 } attrs { promote: false } } }
I20260601 13:37:51.807040 12980 raft_consensus.cc:1064] T ba560e46b61b4a2db707499ae444084d P 5f11c62a8f4f44d8937fab7f05dc4e46: attempting to promote NON_VOTER 3882f612c0c64a36a91682aa3399f85b to VOTER
I20260601 13:37:51.807744 12980 consensus_queue.cc:237] T ba560e46b61b4a2db707499ae444084d P 5f11c62a8f4f44d8937fab7f05dc4e46 [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: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } attrs { replace: true } } peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } } peers { permanent_uuid: "3882f612c0c64a36a91682aa3399f85b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 43543 } attrs { promote: false } }
I20260601 13:37:51.809303 12935 raft_consensus.cc:1275] T ba560e46b61b4a2db707499ae444084d P 3882f612c0c64a36a91682aa3399f85b [term 1 LEARNER]: Refusing update from remote peer 5f11c62a8f4f44d8937fab7f05dc4e46: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:51.809303 12667 raft_consensus.cc:1275] T ba560e46b61b4a2db707499ae444084d P 4453ba27df3e41e89e67c0e57ade110d [term 1 FOLLOWER]: Refusing update from remote peer 5f11c62a8f4f44d8937fab7f05dc4e46: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:51.809340 12818 raft_consensus.cc:1275] T ba560e46b61b4a2db707499ae444084d P f0ffe74602af447390bb2694094c7861 [term 1 FOLLOWER]: Refusing update from remote peer 5f11c62a8f4f44d8937fab7f05dc4e46: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:37:51.809783 12885 consensus_queue.cc:1048] T ba560e46b61b4a2db707499ae444084d P 5f11c62a8f4f44d8937fab7f05dc4e46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3882f612c0c64a36a91682aa3399f85b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 43543 } 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:37:51.809965 12980 consensus_queue.cc:1048] T ba560e46b61b4a2db707499ae444084d P 5f11c62a8f4f44d8937fab7f05dc4e46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } 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:37:51.810210 12993 consensus_queue.cc:1048] T ba560e46b61b4a2db707499ae444084d P 5f11c62a8f4f44d8937fab7f05dc4e46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:37:51.812534 12818 raft_consensus.cc:2955] T ba560e46b61b4a2db707499ae444084d P f0ffe74602af447390bb2694094c7861 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3882f612c0c64a36a91682aa3399f85b (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } attrs { replace: true } } peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } } peers { permanent_uuid: "3882f612c0c64a36a91682aa3399f85b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 43543 } attrs { promote: false } } }
I20260601 13:37:51.813161 12935 raft_consensus.cc:2955] T ba560e46b61b4a2db707499ae444084d P 3882f612c0c64a36a91682aa3399f85b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3882f612c0c64a36a91682aa3399f85b (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } attrs { replace: true } } peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } } peers { permanent_uuid: "3882f612c0c64a36a91682aa3399f85b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 43543 } attrs { promote: false } } }
I20260601 13:37:51.820211 12561 catalog_manager.cc:5696] T ba560e46b61b4a2db707499ae444084d P f0ffe74602af447390bb2694094c7861 reported cstate change: config changed from index 2 to 3, 3882f612c0c64a36a91682aa3399f85b (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } attrs { replace: true } } peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } } peers { permanent_uuid: "3882f612c0c64a36a91682aa3399f85b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 43543 } attrs { promote: false } } }
I20260601 13:37:51.820745 12743 consensus_queue.cc:237] T 375f5de98b314cb2a244946f09d8dfc1 P 5f11c62a8f4f44d8937fab7f05dc4e46 [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: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } } peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "3882f612c0c64a36a91682aa3399f85b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 43543 } attrs { promote: false } }
I20260601 13:37:51.822120 12667 raft_consensus.cc:1275] T 375f5de98b314cb2a244946f09d8dfc1 P 4453ba27df3e41e89e67c0e57ade110d [term 1 FOLLOWER]: Refusing update from remote peer 5f11c62a8f4f44d8937fab7f05dc4e46: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:37:51.822120 12935 raft_consensus.cc:1275] T 375f5de98b314cb2a244946f09d8dfc1 P 3882f612c0c64a36a91682aa3399f85b [term 1 FOLLOWER]: Refusing update from remote peer 5f11c62a8f4f44d8937fab7f05dc4e46: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:37:51.822605 12980 consensus_queue.cc:1048] T 375f5de98b314cb2a244946f09d8dfc1 P 5f11c62a8f4f44d8937fab7f05dc4e46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:37:51.822845 12885 consensus_queue.cc:1048] T 375f5de98b314cb2a244946f09d8dfc1 P 5f11c62a8f4f44d8937fab7f05dc4e46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3882f612c0c64a36a91682aa3399f85b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 43543 } 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:37:51.826223 12935 raft_consensus.cc:2955] T 375f5de98b314cb2a244946f09d8dfc1 P 3882f612c0c64a36a91682aa3399f85b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f0ffe74602af447390bb2694094c7861 (127.7.40.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } } peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "3882f612c0c64a36a91682aa3399f85b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 43543 } attrs { promote: false } } }
I20260601 13:37:51.826525 12667 raft_consensus.cc:2955] T 375f5de98b314cb2a244946f09d8dfc1 P 4453ba27df3e41e89e67c0e57ade110d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f0ffe74602af447390bb2694094c7861 (127.7.40.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } } peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "3882f612c0c64a36a91682aa3399f85b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 43543 } attrs { promote: false } } }
I20260601 13:37:51.829180 12563 catalog_manager.cc:5696] T 375f5de98b314cb2a244946f09d8dfc1 P 4453ba27df3e41e89e67c0e57ade110d reported cstate change: config changed from index 3 to 4, VOTER f0ffe74602af447390bb2694094c7861 (127.7.40.3) evicted. New cstate: current_term: 1 leader_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } } peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "3882f612c0c64a36a91682aa3399f85b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 43543 } attrs { promote: false } } }
I20260601 13:37:51.843273 12993 raft_consensus.cc:2955] T ba560e46b61b4a2db707499ae444084d P 5f11c62a8f4f44d8937fab7f05dc4e46 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3882f612c0c64a36a91682aa3399f85b (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } attrs { replace: true } } peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } } peers { permanent_uuid: "3882f612c0c64a36a91682aa3399f85b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 43543 } attrs { promote: false } } }
I20260601 13:37:51.846449 12667 raft_consensus.cc:2955] T ba560e46b61b4a2db707499ae444084d P 4453ba27df3e41e89e67c0e57ade110d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3882f612c0c64a36a91682aa3399f85b (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } attrs { replace: true } } peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } } peers { permanent_uuid: "3882f612c0c64a36a91682aa3399f85b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 43543 } attrs { promote: false } } }
I20260601 13:37:51.847491 12743 consensus_queue.cc:237] T ba560e46b61b4a2db707499ae444084d P 5f11c62a8f4f44d8937fab7f05dc4e46 [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: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } } peers { permanent_uuid: "3882f612c0c64a36a91682aa3399f85b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 43543 } attrs { promote: false } }
I20260601 13:37:51.848606 12935 raft_consensus.cc:1275] T ba560e46b61b4a2db707499ae444084d P 3882f612c0c64a36a91682aa3399f85b [term 1 FOLLOWER]: Refusing update from remote peer 5f11c62a8f4f44d8937fab7f05dc4e46: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:37:51.848819 12818 raft_consensus.cc:1275] T ba560e46b61b4a2db707499ae444084d P f0ffe74602af447390bb2694094c7861 [term 1 FOLLOWER]: Refusing update from remote peer 5f11c62a8f4f44d8937fab7f05dc4e46: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:37:51.848969 12980 consensus_queue.cc:1048] T ba560e46b61b4a2db707499ae444084d P 5f11c62a8f4f44d8937fab7f05dc4e46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3882f612c0c64a36a91682aa3399f85b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 43543 } 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:37:51.849615 12980 consensus_queue.cc:1048] T ba560e46b61b4a2db707499ae444084d P 5f11c62a8f4f44d8937fab7f05dc4e46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:37:51.851145 12935 raft_consensus.cc:2955] T ba560e46b61b4a2db707499ae444084d P 3882f612c0c64a36a91682aa3399f85b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4453ba27df3e41e89e67c0e57ade110d (127.7.40.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } } peers { permanent_uuid: "3882f612c0c64a36a91682aa3399f85b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 43543 } attrs { promote: false } } }
I20260601 13:37:51.852577 12818 raft_consensus.cc:2955] T ba560e46b61b4a2db707499ae444084d P f0ffe74602af447390bb2694094c7861 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4453ba27df3e41e89e67c0e57ade110d (127.7.40.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } } peers { permanent_uuid: "3882f612c0c64a36a91682aa3399f85b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 43543 } attrs { promote: false } } }
I20260601 13:37:51.854671 12562 catalog_manager.cc:5696] T ba560e46b61b4a2db707499ae444084d P f0ffe74602af447390bb2694094c7861 reported cstate change: config changed from index 3 to 4, VOTER 4453ba27df3e41e89e67c0e57ade110d (127.7.40.1) evicted. New cstate: current_term: 1 leader_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } } peers { permanent_uuid: "3882f612c0c64a36a91682aa3399f85b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 43543 } attrs { promote: false } } }
I20260601 13:37:51.893486 12806 tablet_service.cc:1558] Processing DeleteTablet for tablet 375f5de98b314cb2a244946f09d8dfc1 with delete_type TABLET_DATA_TOMBSTONED (TS f0ffe74602af447390bb2694094c7861 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42794
I20260601 13:37:51.893986 12999 tablet_replica.cc:333] T 375f5de98b314cb2a244946f09d8dfc1 P f0ffe74602af447390bb2694094c7861: stopping tablet replica
I20260601 13:37:51.894157 12999 raft_consensus.cc:2243] T 375f5de98b314cb2a244946f09d8dfc1 P f0ffe74602af447390bb2694094c7861 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:51.894366 12999 raft_consensus.cc:2272] T 375f5de98b314cb2a244946f09d8dfc1 P f0ffe74602af447390bb2694094c7861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:51.895030 12999 ts_tablet_manager.cc:1916] T 375f5de98b314cb2a244946f09d8dfc1 P f0ffe74602af447390bb2694094c7861: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:37:51.897181 12999 ts_tablet_manager.cc:1929] T 375f5de98b314cb2a244946f09d8dfc1 P f0ffe74602af447390bb2694094c7861: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:37:51.897285 12999 log.cc:1199] T 375f5de98b314cb2a244946f09d8dfc1 P f0ffe74602af447390bb2694094c7861: Deleting WAL directory at /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320954551505-7328-0/minicluster-data/ts-2-root/wals/375f5de98b314cb2a244946f09d8dfc1
I20260601 13:37:51.897831 12551 catalog_manager.cc:5027] TS f0ffe74602af447390bb2694094c7861 (127.7.40.3:45805): tablet 375f5de98b314cb2a244946f09d8dfc1 (table test-workload [id=73e1af12de8342e5ae127f1b0a3d9807]) successfully deleted
I20260601 13:37:51.948410 12655 tablet_service.cc:1558] Processing DeleteTablet for tablet ba560e46b61b4a2db707499ae444084d with delete_type TABLET_DATA_TOMBSTONED (TS 4453ba27df3e41e89e67c0e57ade110d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59704
I20260601 13:37:51.948973 13000 tablet_replica.cc:333] T ba560e46b61b4a2db707499ae444084d P 4453ba27df3e41e89e67c0e57ade110d: stopping tablet replica
I20260601 13:37:51.949141 13000 raft_consensus.cc:2243] T ba560e46b61b4a2db707499ae444084d P 4453ba27df3e41e89e67c0e57ade110d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:51.949314 13000 raft_consensus.cc:2272] T ba560e46b61b4a2db707499ae444084d P 4453ba27df3e41e89e67c0e57ade110d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:51.950001 13000 ts_tablet_manager.cc:1916] T ba560e46b61b4a2db707499ae444084d P 4453ba27df3e41e89e67c0e57ade110d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:37:51.952343 13000 ts_tablet_manager.cc:1929] T ba560e46b61b4a2db707499ae444084d P 4453ba27df3e41e89e67c0e57ade110d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:37:51.952421 13000 log.cc:1199] T ba560e46b61b4a2db707499ae444084d P 4453ba27df3e41e89e67c0e57ade110d: Deleting WAL directory at /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320954551505-7328-0/minicluster-data/ts-0-root/wals/ba560e46b61b4a2db707499ae444084d
I20260601 13:37:51.953020 12549 catalog_manager.cc:5027] TS 4453ba27df3e41e89e67c0e57ade110d (127.7.40.1:34779): tablet ba560e46b61b4a2db707499ae444084d (table test-workload [id=73e1af12de8342e5ae127f1b0a3d9807]) successfully deleted
I20260601 13:37:51.985078 12993 raft_consensus.cc:2955] T ba560e46b61b4a2db707499ae444084d P 5f11c62a8f4f44d8937fab7f05dc4e46 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4453ba27df3e41e89e67c0e57ade110d (127.7.40.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "f0ffe74602af447390bb2694094c7861" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45805 } } peers { permanent_uuid: "3882f612c0c64a36a91682aa3399f85b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 43543 } attrs { promote: false } } }
I20260601 13:37:51.987005 12548 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ba560e46b61b4a2db707499ae444084d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:37:51.997602 12998 raft_consensus.cc:2955] T 375f5de98b314cb2a244946f09d8dfc1 P 5f11c62a8f4f44d8937fab7f05dc4e46 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f0ffe74602af447390bb2694094c7861 (127.7.40.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } } peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "3882f612c0c64a36a91682aa3399f85b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 43543 } attrs { promote: false } } }
I20260601 13:37:51.999475 12548 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 375f5de98b314cb2a244946f09d8dfc1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:37:53.343036 12618 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:37:53.348212 12743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "375f5de98b314cb2a244946f09d8dfc1"
dest_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46"
mode: GRACEFUL
new_leader_uuid: "3882f612c0c64a36a91682aa3399f85b"
 from {username='slave'} at 127.0.0.1:32826
I20260601 13:37:53.348423 12743 raft_consensus.cc:606] T 375f5de98b314cb2a244946f09d8dfc1 P 5f11c62a8f4f44d8937fab7f05dc4e46 [term 1 LEADER]: Received request to transfer leadership to TS 3882f612c0c64a36a91682aa3399f85b
I20260601 13:37:53.348825 12618 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260601 13:37:53.348933 12618 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:53.489554 12993 raft_consensus.cc:993] T 375f5de98b314cb2a244946f09d8dfc1 P 5f11c62a8f4f44d8937fab7f05dc4e46: : Instructing follower 3882f612c0c64a36a91682aa3399f85b to start an election
I20260601 13:37:53.489753 12993 raft_consensus.cc:1081] T 375f5de98b314cb2a244946f09d8dfc1 P 5f11c62a8f4f44d8937fab7f05dc4e46 [term 1 LEADER]: Signalling peer 3882f612c0c64a36a91682aa3399f85b to start an election
I20260601 13:37:53.490353 12935 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "375f5de98b314cb2a244946f09d8dfc1"
dest_uuid: "3882f612c0c64a36a91682aa3399f85b"
 from {username='slave'} at 127.0.0.1:35456
I20260601 13:37:53.490550 12935 raft_consensus.cc:493] T 375f5de98b314cb2a244946f09d8dfc1 P 3882f612c0c64a36a91682aa3399f85b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:37:53.490645 12935 raft_consensus.cc:3060] T 375f5de98b314cb2a244946f09d8dfc1 P 3882f612c0c64a36a91682aa3399f85b [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:53.491680 12935 raft_consensus.cc:515] T 375f5de98b314cb2a244946f09d8dfc1 P 3882f612c0c64a36a91682aa3399f85b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } } peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "3882f612c0c64a36a91682aa3399f85b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 43543 } attrs { promote: false } }
I20260601 13:37:53.492233 12935 leader_election.cc:290] T 375f5de98b314cb2a244946f09d8dfc1 P 3882f612c0c64a36a91682aa3399f85b [CANDIDATE]: Term 2 election: Requested vote from peers 4453ba27df3e41e89e67c0e57ade110d (127.7.40.1:34779), 5f11c62a8f4f44d8937fab7f05dc4e46 (127.7.40.2:41495)
I20260601 13:37:53.492976 12743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "375f5de98b314cb2a244946f09d8dfc1" candidate_uuid: "3882f612c0c64a36a91682aa3399f85b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46"
I20260601 13:37:53.493137 12743 raft_consensus.cc:3055] T 375f5de98b314cb2a244946f09d8dfc1 P 5f11c62a8f4f44d8937fab7f05dc4e46 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:37:53.493211 12743 raft_consensus.cc:740] T 375f5de98b314cb2a244946f09d8dfc1 P 5f11c62a8f4f44d8937fab7f05dc4e46 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f11c62a8f4f44d8937fab7f05dc4e46, State: Running, Role: LEADER
I20260601 13:37:53.493469 12743 consensus_queue.cc:260] T 375f5de98b314cb2a244946f09d8dfc1 P 5f11c62a8f4f44d8937fab7f05dc4e46 [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: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } } peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "3882f612c0c64a36a91682aa3399f85b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 43543 } attrs { promote: false } }
I20260601 13:37:53.493672 12743 raft_consensus.cc:3060] T 375f5de98b314cb2a244946f09d8dfc1 P 5f11c62a8f4f44d8937fab7f05dc4e46 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:53.494628 12743 raft_consensus.cc:2468] T 375f5de98b314cb2a244946f09d8dfc1 P 5f11c62a8f4f44d8937fab7f05dc4e46 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3882f612c0c64a36a91682aa3399f85b in term 2.
I20260601 13:37:53.494997 12898 leader_election.cc:304] T 375f5de98b314cb2a244946f09d8dfc1 P 3882f612c0c64a36a91682aa3399f85b [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: 3882f612c0c64a36a91682aa3399f85b, 5f11c62a8f4f44d8937fab7f05dc4e46; no voters: 
I20260601 13:37:53.495412 13006 raft_consensus.cc:2804] T 375f5de98b314cb2a244946f09d8dfc1 P 3882f612c0c64a36a91682aa3399f85b [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:37:53.495631 13006 raft_consensus.cc:697] T 375f5de98b314cb2a244946f09d8dfc1 P 3882f612c0c64a36a91682aa3399f85b [term 2 LEADER]: Becoming Leader. State: Replica: 3882f612c0c64a36a91682aa3399f85b, State: Running, Role: LEADER
I20260601 13:37:53.495867 13006 consensus_queue.cc:237] T 375f5de98b314cb2a244946f09d8dfc1 P 3882f612c0c64a36a91682aa3399f85b [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: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } } peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } } peers { permanent_uuid: "3882f612c0c64a36a91682aa3399f85b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 43543 } attrs { promote: false } }
I20260601 13:37:53.496559 12667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "375f5de98b314cb2a244946f09d8dfc1" candidate_uuid: "3882f612c0c64a36a91682aa3399f85b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4453ba27df3e41e89e67c0e57ade110d"
I20260601 13:37:53.496701 12667 raft_consensus.cc:3060] T 375f5de98b314cb2a244946f09d8dfc1 P 4453ba27df3e41e89e67c0e57ade110d [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:37:53.497671 12667 raft_consensus.cc:2468] T 375f5de98b314cb2a244946f09d8dfc1 P 4453ba27df3e41e89e67c0e57ade110d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3882f612c0c64a36a91682aa3399f85b in term 2.
I20260601 13:37:53.497880 12564 catalog_manager.cc:5696] T 375f5de98b314cb2a244946f09d8dfc1 P 3882f612c0c64a36a91682aa3399f85b reported cstate change: term changed from 1 to 2, leader changed from 5f11c62a8f4f44d8937fab7f05dc4e46 (127.7.40.2) to 3882f612c0c64a36a91682aa3399f85b (127.7.40.4). New cstate: current_term: 2 leader_uuid: "3882f612c0c64a36a91682aa3399f85b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3882f612c0c64a36a91682aa3399f85b" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 43543 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:37:53.578845 12743 raft_consensus.cc:1275] T 375f5de98b314cb2a244946f09d8dfc1 P 5f11c62a8f4f44d8937fab7f05dc4e46 [term 2 FOLLOWER]: Refusing update from remote peer 3882f612c0c64a36a91682aa3399f85b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:37:53.579422 13006 consensus_queue.cc:1048] T 375f5de98b314cb2a244946f09d8dfc1 P 3882f612c0c64a36a91682aa3399f85b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f11c62a8f4f44d8937fab7f05dc4e46" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:37:53.604959 12667 raft_consensus.cc:1275] T 375f5de98b314cb2a244946f09d8dfc1 P 4453ba27df3e41e89e67c0e57ade110d [term 2 FOLLOWER]: Refusing update from remote peer 3882f612c0c64a36a91682aa3399f85b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:37:53.605640 13007 consensus_queue.cc:1048] T 375f5de98b314cb2a244946f09d8dfc1 P 3882f612c0c64a36a91682aa3399f85b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4453ba27df3e41e89e67c0e57ade110d" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 34779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:37:55.349289 12618 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:37:55.349781 12618 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:37:55.349857 12618 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:57.350245 12618 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:37:57.350723 12618 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:37:57.350785 12618 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:59.351117 12618 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:37:59.351667 12618 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:37:59.351737 12618 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:37:59.675261  7328 tablet_server.cc:179] TabletServer@127.7.40.1:0 shutting down...
I20260601 13:37:59.679522  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:59.679764  7328 tablet_replica.cc:333] T 375f5de98b314cb2a244946f09d8dfc1 P 4453ba27df3e41e89e67c0e57ade110d: stopping tablet replica
I20260601 13:37:59.679899  7328 raft_consensus.cc:2243] T 375f5de98b314cb2a244946f09d8dfc1 P 4453ba27df3e41e89e67c0e57ade110d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:59.680047  7328 raft_consensus.cc:2272] T 375f5de98b314cb2a244946f09d8dfc1 P 4453ba27df3e41e89e67c0e57ade110d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:59.680511  7328 tablet_replica.cc:333] T e2994d827086460b86823ab4f0ad1bc5 P 4453ba27df3e41e89e67c0e57ade110d: stopping tablet replica
I20260601 13:37:59.680583  7328 raft_consensus.cc:2243] T e2994d827086460b86823ab4f0ad1bc5 P 4453ba27df3e41e89e67c0e57ade110d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:59.680742  7328 raft_consensus.cc:2272] T e2994d827086460b86823ab4f0ad1bc5 P 4453ba27df3e41e89e67c0e57ade110d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260601 13:37:59.687338 12899 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.40.1:34779: connect: Connection refused (error 111) [suppressed 11 similar messages]
W20260601 13:37:59.688256 12899 consensus_peers.cc:597] T 375f5de98b314cb2a244946f09d8dfc1 P 3882f612c0c64a36a91682aa3399f85b -> Peer 4453ba27df3e41e89e67c0e57ade110d (127.7.40.1:34779): Couldn't send request to peer 4453ba27df3e41e89e67c0e57ade110d. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:34779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:37:59.694340  7328 tablet_server.cc:196] TabletServer@127.7.40.1:0 shutdown complete.
I20260601 13:37:59.697278  7328 tablet_server.cc:179] TabletServer@127.7.40.2:0 shutting down...
I20260601 13:37:59.702674  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:59.702972  7328 tablet_replica.cc:333] T ba560e46b61b4a2db707499ae444084d P 5f11c62a8f4f44d8937fab7f05dc4e46: stopping tablet replica
I20260601 13:37:59.703137  7328 raft_consensus.cc:2243] T ba560e46b61b4a2db707499ae444084d P 5f11c62a8f4f44d8937fab7f05dc4e46 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:59.703377  7328 raft_consensus.cc:2272] T ba560e46b61b4a2db707499ae444084d P 5f11c62a8f4f44d8937fab7f05dc4e46 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:59.703857  7328 tablet_replica.cc:333] T e2994d827086460b86823ab4f0ad1bc5 P 5f11c62a8f4f44d8937fab7f05dc4e46: stopping tablet replica
I20260601 13:37:59.703974  7328 raft_consensus.cc:2243] T e2994d827086460b86823ab4f0ad1bc5 P 5f11c62a8f4f44d8937fab7f05dc4e46 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:59.704092  7328 raft_consensus.cc:2272] T e2994d827086460b86823ab4f0ad1bc5 P 5f11c62a8f4f44d8937fab7f05dc4e46 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:59.704476  7328 tablet_replica.cc:333] T 375f5de98b314cb2a244946f09d8dfc1 P 5f11c62a8f4f44d8937fab7f05dc4e46: stopping tablet replica
I20260601 13:37:59.704584  7328 raft_consensus.cc:2243] T 375f5de98b314cb2a244946f09d8dfc1 P 5f11c62a8f4f44d8937fab7f05dc4e46 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:59.704679  7328 raft_consensus.cc:2272] T 375f5de98b314cb2a244946f09d8dfc1 P 5f11c62a8f4f44d8937fab7f05dc4e46 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:59.718317  7328 tablet_server.cc:196] TabletServer@127.7.40.2:0 shutdown complete.
I20260601 13:37:59.720791  7328 tablet_server.cc:179] TabletServer@127.7.40.3:0 shutting down...
I20260601 13:37:59.724834  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:59.725095  7328 tablet_replica.cc:333] T e2994d827086460b86823ab4f0ad1bc5 P f0ffe74602af447390bb2694094c7861: stopping tablet replica
I20260601 13:37:59.725257  7328 raft_consensus.cc:2243] T e2994d827086460b86823ab4f0ad1bc5 P f0ffe74602af447390bb2694094c7861 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:59.725425  7328 raft_consensus.cc:2272] T e2994d827086460b86823ab4f0ad1bc5 P f0ffe74602af447390bb2694094c7861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:59.725939  7328 tablet_replica.cc:333] T ba560e46b61b4a2db707499ae444084d P f0ffe74602af447390bb2694094c7861: stopping tablet replica
I20260601 13:37:59.726052  7328 raft_consensus.cc:2243] T ba560e46b61b4a2db707499ae444084d P f0ffe74602af447390bb2694094c7861 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:59.726192  7328 raft_consensus.cc:2272] T ba560e46b61b4a2db707499ae444084d P f0ffe74602af447390bb2694094c7861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:59.739490  7328 tablet_server.cc:196] TabletServer@127.7.40.3:0 shutdown complete.
I20260601 13:37:59.742079  7328 tablet_server.cc:179] TabletServer@127.7.40.4:0 shutting down...
I20260601 13:37:59.746814  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:37:59.747056  7328 tablet_replica.cc:333] T ba560e46b61b4a2db707499ae444084d P 3882f612c0c64a36a91682aa3399f85b: stopping tablet replica
I20260601 13:37:59.747265  7328 raft_consensus.cc:2243] T ba560e46b61b4a2db707499ae444084d P 3882f612c0c64a36a91682aa3399f85b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:37:59.747454  7328 raft_consensus.cc:2272] T ba560e46b61b4a2db707499ae444084d P 3882f612c0c64a36a91682aa3399f85b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:59.747983  7328 tablet_replica.cc:333] T 375f5de98b314cb2a244946f09d8dfc1 P 3882f612c0c64a36a91682aa3399f85b: stopping tablet replica
I20260601 13:37:59.748061  7328 raft_consensus.cc:2243] T 375f5de98b314cb2a244946f09d8dfc1 P 3882f612c0c64a36a91682aa3399f85b [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:37:59.748301  7328 raft_consensus.cc:2272] T 375f5de98b314cb2a244946f09d8dfc1 P 3882f612c0c64a36a91682aa3399f85b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:59.761341  7328 tablet_server.cc:196] TabletServer@127.7.40.4:0 shutdown complete.
I20260601 13:37:59.763849  7328 master.cc:562] Master@127.7.40.62:44615 shutting down...
I20260601 13:37:59.768011  7328 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e8138f5d33fb49c1ac3a9cb75c215eef [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:37:59.768208  7328 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e8138f5d33fb49c1ac3a9cb75c215eef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:37:59.768265  7328 tablet_replica.cc:333] T 00000000000000000000000000000000 P e8138f5d33fb49c1ac3a9cb75c215eef: stopping tablet replica
I20260601 13:37:59.781037  7328 master.cc:584] Master@127.7.40.62:44615 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (10503 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260601 13:37:59.789801  7328 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.40.62:35365
I20260601 13:37:59.790287  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:59.792842 13022 instance_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:37:59.792902 13023 instance_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:37:59.792975  7328 server_base.cc:1061] running on GCE node
W20260601 13:37:59.792867 13025 instance_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:37:59.793332  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:59.793383  7328 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:37:59.793399  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321079793399 us; error 0 us; skew 500 ppm
I20260601 13:37:59.794329  7328 webserver.cc:533] Webserver started at http://127.7.40.62:34333/ using document root <none> and password file <none>
I20260601 13:37:59.794548  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:59.794598  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:59.794656  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:59.795032  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320954551505-7328-0/minicluster-data/master-0-root/instance:
uuid: "0547eca4c73a4fd48618698bd146293d"
format_stamp: "Formatted at 2026-06-01 13:37:59 on dist-test-slave-b9mm"
I20260601 13:37:59.796684  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:59.797715 13030 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:37:59.798056  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:59.798120  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320954551505-7328-0/minicluster-data/master-0-root
uuid: "0547eca4c73a4fd48618698bd146293d"
format_stamp: "Formatted at 2026-06-01 13:37:59 on dist-test-slave-b9mm"
I20260601 13:37:59.798175  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320954551505-7328-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320954551505-7328-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320954551505-7328-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:37:59.805724  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:59.806113  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:59.810748  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.62:35365
I20260601 13:37:59.814769 13082 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.62:35365 every 8 connection(s)
I20260601 13:37:59.815414 13083 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:37:59.817629 13083 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0547eca4c73a4fd48618698bd146293d: Bootstrap starting.
I20260601 13:37:59.818656 13083 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0547eca4c73a4fd48618698bd146293d: Neither blocks nor log segments found. Creating new log.
I20260601 13:37:59.819936 13083 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0547eca4c73a4fd48618698bd146293d: No bootstrap required, opened a new log
I20260601 13:37:59.820338 13083 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0547eca4c73a4fd48618698bd146293d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0547eca4c73a4fd48618698bd146293d" member_type: VOTER }
I20260601 13:37:59.820434 13083 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0547eca4c73a4fd48618698bd146293d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:37:59.820456 13083 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0547eca4c73a4fd48618698bd146293d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0547eca4c73a4fd48618698bd146293d, State: Initialized, Role: FOLLOWER
I20260601 13:37:59.820569 13083 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0547eca4c73a4fd48618698bd146293d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0547eca4c73a4fd48618698bd146293d" member_type: VOTER }
I20260601 13:37:59.820638 13083 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0547eca4c73a4fd48618698bd146293d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:37:59.820662 13083 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0547eca4c73a4fd48618698bd146293d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:37:59.820694 13083 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0547eca4c73a4fd48618698bd146293d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:37:59.821424 13083 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0547eca4c73a4fd48618698bd146293d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0547eca4c73a4fd48618698bd146293d" member_type: VOTER }
I20260601 13:37:59.821548 13083 leader_election.cc:304] T 00000000000000000000000000000000 P 0547eca4c73a4fd48618698bd146293d [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: 0547eca4c73a4fd48618698bd146293d; no voters: 
I20260601 13:37:59.821718 13083 leader_election.cc:290] T 00000000000000000000000000000000 P 0547eca4c73a4fd48618698bd146293d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:37:59.821919 13086 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0547eca4c73a4fd48618698bd146293d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:37:59.822145 13086 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0547eca4c73a4fd48618698bd146293d [term 1 LEADER]: Becoming Leader. State: Replica: 0547eca4c73a4fd48618698bd146293d, State: Running, Role: LEADER
I20260601 13:37:59.822274 13083 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0547eca4c73a4fd48618698bd146293d [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:37:59.822300 13086 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0547eca4c73a4fd48618698bd146293d [LEADER]: Queue going to LEADER mode. State: All 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: "0547eca4c73a4fd48618698bd146293d" member_type: VOTER }
I20260601 13:37:59.822738 13087 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0547eca4c73a4fd48618698bd146293d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0547eca4c73a4fd48618698bd146293d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0547eca4c73a4fd48618698bd146293d" member_type: VOTER } }
I20260601 13:37:59.822868 13087 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0547eca4c73a4fd48618698bd146293d [sys.catalog]: This master's current role is: LEADER
I20260601 13:37:59.823022 13088 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0547eca4c73a4fd48618698bd146293d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0547eca4c73a4fd48618698bd146293d. Latest consensus state: current_term: 1 leader_uuid: "0547eca4c73a4fd48618698bd146293d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0547eca4c73a4fd48618698bd146293d" member_type: VOTER } }
I20260601 13:37:59.823202 13088 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0547eca4c73a4fd48618698bd146293d [sys.catalog]: This master's current role is: LEADER
I20260601 13:37:59.823556 13091 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:37:59.824317 13091 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:37:59.824513  7328 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:37:59.826576 13091 catalog_manager.cc:1382] Generated new cluster ID: dcebac9234024595bf9512892cc70c24
I20260601 13:37:59.826648 13091 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:37:59.846254 13091 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:37:59.846982 13091 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:37:59.854733 13091 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 0547eca4c73a4fd48618698bd146293d: Generated new TSK 0
I20260601 13:37:59.854985 13091 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:37:59.857026  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:59.859156 13104 instance_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:37:59.859295  7328 server_base.cc:1061] running on GCE node
W20260601 13:37:59.859340 13107 instance_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:37:59.859405 13105 instance_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:37:59.859666  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:59.859756  7328 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:37:59.859783  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321079859782 us; error 0 us; skew 500 ppm
I20260601 13:37:59.860574  7328 webserver.cc:533] Webserver started at http://127.7.40.1:35173/ using document root <none> and password file <none>
I20260601 13:37:59.860764  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:59.860834  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:59.860913  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:59.861327  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320954551505-7328-0/minicluster-data/ts-0-root/instance:
uuid: "bebea1e9ebba460b848ee747c2995e89"
format_stamp: "Formatted at 2026-06-01 13:37:59 on dist-test-slave-b9mm"
I20260601 13:37:59.862787  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:37:59.863781 13112 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:37:59.864059  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:59.864145  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320954551505-7328-0/minicluster-data/ts-0-root
uuid: "bebea1e9ebba460b848ee747c2995e89"
format_stamp: "Formatted at 2026-06-01 13:37:59 on dist-test-slave-b9mm"
I20260601 13:37:59.864233  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320954551505-7328-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320954551505-7328-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320954551505-7328-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:37:59.878396  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:59.878845  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:59.879251  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:59.879753  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:59.879814  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:59.879869  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:59.879921  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:59.884312  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.1:39323
I20260601 13:37:59.884358 13175 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.1:39323 every 8 connection(s)
I20260601 13:37:59.885289  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:37:59.887349  7328 server_base.cc:1061] running on GCE node
W20260601 13:37:59.887411 13183 instance_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:37:59.887344 13180 instance_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:37:59.887542 13181 instance_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:37:59.887802  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:59.887864  7328 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:37:59.887882  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321079887882 us; error 0 us; skew 500 ppm
I20260601 13:37:59.889003  7328 webserver.cc:533] Webserver started at http://127.7.40.2:38451/ using document root <none> and password file <none>
I20260601 13:37:59.889187  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:59.889271  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:59.889360  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:59.889775  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320954551505-7328-0/minicluster-data/ts-1-root/instance:
uuid: "0a457c72dbfb444a830837702e628c63"
format_stamp: "Formatted at 2026-06-01 13:37:59 on dist-test-slave-b9mm"
I20260601 13:37:59.891449  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:37:59.892598 13188 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:37:59.892948  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:37:59.893038  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320954551505-7328-0/minicluster-data/ts-1-root
uuid: "0a457c72dbfb444a830837702e628c63"
format_stamp: "Formatted at 2026-06-01 13:37:59 on dist-test-slave-b9mm"
I20260601 13:37:59.893139  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320954551505-7328-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320954551505-7328-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320954551505-7328-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:37:59.894553 13176 heartbeater.cc:344] Connected to a master server at 127.7.40.62:35365
I20260601 13:37:59.894655 13176 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:59.894922 13176 heartbeater.cc:507] Master 127.7.40.62:35365 requested a full tablet report, sending...
I20260601 13:37:59.895627 13047 ts_manager.cc:194] Registered new tserver with Master: bebea1e9ebba460b848ee747c2995e89 (127.7.40.1:39323)
I20260601 13:37:59.896441 13047 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57890
I20260601 13:37:59.898581  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:59.899001  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:59.899348  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:59.899840  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:59.899878  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:59.899932  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:59.899971  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:59.903942  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.2:46119
I20260601 13:37:59.904011 13251 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.2:46119 every 8 connection(s)
I20260601 13:37:59.905099  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:37:59.907269 13256 instance_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:37:59.907301 13255 instance_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:37:59.907506 13258 instance_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:37:59.907632  7328 server_base.cc:1061] running on GCE node
I20260601 13:37:59.907958  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:37:59.908049  7328 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:37:59.908082  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321079908080 us; error 0 us; skew 500 ppm
I20260601 13:37:59.909348  7328 webserver.cc:533] Webserver started at http://127.7.40.3:37365/ using document root <none> and password file <none>
I20260601 13:37:59.909550  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:37:59.909608  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:37:59.909701  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:37:59.909922 13252 heartbeater.cc:344] Connected to a master server at 127.7.40.62:35365
I20260601 13:37:59.910023 13252 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:59.910167  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320954551505-7328-0/minicluster-data/ts-2-root/instance:
uuid: "79f27e9ea24f47e49e45d1d1f09984b2"
format_stamp: "Formatted at 2026-06-01 13:37:59 on dist-test-slave-b9mm"
I20260601 13:37:59.910207 13252 heartbeater.cc:507] Master 127.7.40.62:35365 requested a full tablet report, sending...
I20260601 13:37:59.910940 13047 ts_manager.cc:194] Registered new tserver with Master: 0a457c72dbfb444a830837702e628c63 (127.7.40.2:46119)
I20260601 13:37:59.911535 13047 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57898
I20260601 13:37:59.911991  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:37:59.913074 13263 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:37:59.913430  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:37:59.913506  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320954551505-7328-0/minicluster-data/ts-2-root
uuid: "79f27e9ea24f47e49e45d1d1f09984b2"
format_stamp: "Formatted at 2026-06-01 13:37:59 on dist-test-slave-b9mm"
I20260601 13:37:59.913560  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320954551505-7328-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320954551505-7328-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320954551505-7328-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:37:59.922288  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:37:59.922647  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:37:59.922914  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:37:59.923506  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:37:59.923554  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:59.923604  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:37:59.923657  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:37:59.928260  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.3:35837
I20260601 13:37:59.928347 13326 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.3:35837 every 8 connection(s)
I20260601 13:37:59.933594 13327 heartbeater.cc:344] Connected to a master server at 127.7.40.62:35365
I20260601 13:37:59.933732 13327 heartbeater.cc:461] Registering TS with master...
I20260601 13:37:59.934000 13327 heartbeater.cc:507] Master 127.7.40.62:35365 requested a full tablet report, sending...
I20260601 13:37:59.934738 13047 ts_manager.cc:194] Registered new tserver with Master: 79f27e9ea24f47e49e45d1d1f09984b2 (127.7.40.3:35837)
I20260601 13:37:59.935405 13047 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57904
I20260601 13:37:59.935671  7328 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006904509s
I20260601 13:38:00.897500 13176 heartbeater.cc:499] Master 127.7.40.62:35365 was elected leader, sending a full tablet report...
I20260601 13:38:00.912566 13252 heartbeater.cc:499] Master 127.7.40.62:35365 was elected leader, sending a full tablet report...
I20260601 13:38:00.936589 13327 heartbeater.cc:499] Master 127.7.40.62:35365 was elected leader, sending a full tablet report...
I20260601 13:38:00.971771 13047 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57910:
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:38:00.972406 13047 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:38:00.983069 13291 tablet_service.cc:1511] Processing CreateTablet for tablet c1f9f78cdd3e4d6c8e9effec523adacc (DEFAULT_TABLE table=test-workload [id=ae876a4636de459e9d0b4d30667fee8e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:38:00.983228 13140 tablet_service.cc:1511] Processing CreateTablet for tablet c1f9f78cdd3e4d6c8e9effec523adacc (DEFAULT_TABLE table=test-workload [id=ae876a4636de459e9d0b4d30667fee8e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:38:00.983453 13291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1f9f78cdd3e4d6c8e9effec523adacc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:00.983510 13140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1f9f78cdd3e4d6c8e9effec523adacc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:00.984083 13216 tablet_service.cc:1511] Processing CreateTablet for tablet c1f9f78cdd3e4d6c8e9effec523adacc (DEFAULT_TABLE table=test-workload [id=ae876a4636de459e9d0b4d30667fee8e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:38:00.984328 13216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1f9f78cdd3e4d6c8e9effec523adacc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:00.985858 13347 tablet_bootstrap.cc:492] T c1f9f78cdd3e4d6c8e9effec523adacc P bebea1e9ebba460b848ee747c2995e89: Bootstrap starting.
I20260601 13:38:00.986099 13348 tablet_bootstrap.cc:492] T c1f9f78cdd3e4d6c8e9effec523adacc P 79f27e9ea24f47e49e45d1d1f09984b2: Bootstrap starting.
I20260601 13:38:00.986570 13349 tablet_bootstrap.cc:492] T c1f9f78cdd3e4d6c8e9effec523adacc P 0a457c72dbfb444a830837702e628c63: Bootstrap starting.
I20260601 13:38:00.986999 13347 tablet_bootstrap.cc:654] T c1f9f78cdd3e4d6c8e9effec523adacc P bebea1e9ebba460b848ee747c2995e89: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:00.986999 13348 tablet_bootstrap.cc:654] T c1f9f78cdd3e4d6c8e9effec523adacc P 79f27e9ea24f47e49e45d1d1f09984b2: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:00.987789 13349 tablet_bootstrap.cc:654] T c1f9f78cdd3e4d6c8e9effec523adacc P 0a457c72dbfb444a830837702e628c63: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:00.988521 13348 tablet_bootstrap.cc:492] T c1f9f78cdd3e4d6c8e9effec523adacc P 79f27e9ea24f47e49e45d1d1f09984b2: No bootstrap required, opened a new log
I20260601 13:38:00.988628 13348 ts_tablet_manager.cc:1403] T c1f9f78cdd3e4d6c8e9effec523adacc P 79f27e9ea24f47e49e45d1d1f09984b2: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:38:00.988989 13347 tablet_bootstrap.cc:492] T c1f9f78cdd3e4d6c8e9effec523adacc P bebea1e9ebba460b848ee747c2995e89: No bootstrap required, opened a new log
I20260601 13:38:00.988989 13349 tablet_bootstrap.cc:492] T c1f9f78cdd3e4d6c8e9effec523adacc P 0a457c72dbfb444a830837702e628c63: No bootstrap required, opened a new log
I20260601 13:38:00.989144 13348 raft_consensus.cc:359] T c1f9f78cdd3e4d6c8e9effec523adacc P 79f27e9ea24f47e49e45d1d1f09984b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79f27e9ea24f47e49e45d1d1f09984b2" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 35837 } } peers { permanent_uuid: "bebea1e9ebba460b848ee747c2995e89" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39323 } } peers { permanent_uuid: "0a457c72dbfb444a830837702e628c63" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 46119 } }
I20260601 13:38:00.989112 13347 ts_tablet_manager.cc:1403] T c1f9f78cdd3e4d6c8e9effec523adacc P bebea1e9ebba460b848ee747c2995e89: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:38:00.989292 13348 raft_consensus.cc:385] T c1f9f78cdd3e4d6c8e9effec523adacc P 79f27e9ea24f47e49e45d1d1f09984b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:00.989348 13348 raft_consensus.cc:740] T c1f9f78cdd3e4d6c8e9effec523adacc P 79f27e9ea24f47e49e45d1d1f09984b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79f27e9ea24f47e49e45d1d1f09984b2, State: Initialized, Role: FOLLOWER
I20260601 13:38:00.989501 13348 consensus_queue.cc:260] T c1f9f78cdd3e4d6c8e9effec523adacc P 79f27e9ea24f47e49e45d1d1f09984b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79f27e9ea24f47e49e45d1d1f09984b2" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 35837 } } peers { permanent_uuid: "bebea1e9ebba460b848ee747c2995e89" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39323 } } peers { permanent_uuid: "0a457c72dbfb444a830837702e628c63" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 46119 } }
I20260601 13:38:00.989755 13347 raft_consensus.cc:359] T c1f9f78cdd3e4d6c8e9effec523adacc P bebea1e9ebba460b848ee747c2995e89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79f27e9ea24f47e49e45d1d1f09984b2" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 35837 } } peers { permanent_uuid: "bebea1e9ebba460b848ee747c2995e89" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39323 } } peers { permanent_uuid: "0a457c72dbfb444a830837702e628c63" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 46119 } }
I20260601 13:38:00.989112 13349 ts_tablet_manager.cc:1403] T c1f9f78cdd3e4d6c8e9effec523adacc P 0a457c72dbfb444a830837702e628c63: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:38:00.989876 13347 raft_consensus.cc:385] T c1f9f78cdd3e4d6c8e9effec523adacc P bebea1e9ebba460b848ee747c2995e89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:00.989881 13348 ts_tablet_manager.cc:1434] T c1f9f78cdd3e4d6c8e9effec523adacc P 79f27e9ea24f47e49e45d1d1f09984b2: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:00.990072 13347 raft_consensus.cc:740] T c1f9f78cdd3e4d6c8e9effec523adacc P bebea1e9ebba460b848ee747c2995e89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bebea1e9ebba460b848ee747c2995e89, State: Initialized, Role: FOLLOWER
I20260601 13:38:00.990309 13347 consensus_queue.cc:260] T c1f9f78cdd3e4d6c8e9effec523adacc P bebea1e9ebba460b848ee747c2995e89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79f27e9ea24f47e49e45d1d1f09984b2" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 35837 } } peers { permanent_uuid: "bebea1e9ebba460b848ee747c2995e89" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39323 } } peers { permanent_uuid: "0a457c72dbfb444a830837702e628c63" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 46119 } }
I20260601 13:38:00.990433 13349 raft_consensus.cc:359] T c1f9f78cdd3e4d6c8e9effec523adacc P 0a457c72dbfb444a830837702e628c63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79f27e9ea24f47e49e45d1d1f09984b2" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 35837 } } peers { permanent_uuid: "bebea1e9ebba460b848ee747c2995e89" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39323 } } peers { permanent_uuid: "0a457c72dbfb444a830837702e628c63" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 46119 } }
I20260601 13:38:00.990572 13349 raft_consensus.cc:385] T c1f9f78cdd3e4d6c8e9effec523adacc P 0a457c72dbfb444a830837702e628c63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:00.990659 13349 raft_consensus.cc:740] T c1f9f78cdd3e4d6c8e9effec523adacc P 0a457c72dbfb444a830837702e628c63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a457c72dbfb444a830837702e628c63, State: Initialized, Role: FOLLOWER
I20260601 13:38:00.990697 13347 ts_tablet_manager.cc:1434] T c1f9f78cdd3e4d6c8e9effec523adacc P bebea1e9ebba460b848ee747c2995e89: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:00.990844 13349 consensus_queue.cc:260] T c1f9f78cdd3e4d6c8e9effec523adacc P 0a457c72dbfb444a830837702e628c63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79f27e9ea24f47e49e45d1d1f09984b2" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 35837 } } peers { permanent_uuid: "bebea1e9ebba460b848ee747c2995e89" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39323 } } peers { permanent_uuid: "0a457c72dbfb444a830837702e628c63" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 46119 } }
I20260601 13:38:00.991243 13349 ts_tablet_manager.cc:1434] T c1f9f78cdd3e4d6c8e9effec523adacc P 0a457c72dbfb444a830837702e628c63: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:01.286264 13354 raft_consensus.cc:493] T c1f9f78cdd3e4d6c8e9effec523adacc P bebea1e9ebba460b848ee747c2995e89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:01.286499 13354 raft_consensus.cc:515] T c1f9f78cdd3e4d6c8e9effec523adacc P bebea1e9ebba460b848ee747c2995e89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79f27e9ea24f47e49e45d1d1f09984b2" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 35837 } } peers { permanent_uuid: "bebea1e9ebba460b848ee747c2995e89" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39323 } } peers { permanent_uuid: "0a457c72dbfb444a830837702e628c63" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 46119 } }
I20260601 13:38:01.287285 13354 leader_election.cc:290] T c1f9f78cdd3e4d6c8e9effec523adacc P bebea1e9ebba460b848ee747c2995e89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79f27e9ea24f47e49e45d1d1f09984b2 (127.7.40.3:35837), 0a457c72dbfb444a830837702e628c63 (127.7.40.2:46119)
I20260601 13:38:01.291402 13226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1f9f78cdd3e4d6c8e9effec523adacc" candidate_uuid: "bebea1e9ebba460b848ee747c2995e89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a457c72dbfb444a830837702e628c63" is_pre_election: true
I20260601 13:38:01.291394 13301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1f9f78cdd3e4d6c8e9effec523adacc" candidate_uuid: "bebea1e9ebba460b848ee747c2995e89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79f27e9ea24f47e49e45d1d1f09984b2" is_pre_election: true
I20260601 13:38:01.291649 13226 raft_consensus.cc:2468] T c1f9f78cdd3e4d6c8e9effec523adacc P 0a457c72dbfb444a830837702e628c63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bebea1e9ebba460b848ee747c2995e89 in term 0.
I20260601 13:38:01.291658 13301 raft_consensus.cc:2468] T c1f9f78cdd3e4d6c8e9effec523adacc P 79f27e9ea24f47e49e45d1d1f09984b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bebea1e9ebba460b848ee747c2995e89 in term 0.
I20260601 13:38:01.292098 13116 leader_election.cc:304] T c1f9f78cdd3e4d6c8e9effec523adacc P bebea1e9ebba460b848ee747c2995e89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79f27e9ea24f47e49e45d1d1f09984b2, bebea1e9ebba460b848ee747c2995e89; no voters: 
I20260601 13:38:01.292418 13354 raft_consensus.cc:2804] T c1f9f78cdd3e4d6c8e9effec523adacc P bebea1e9ebba460b848ee747c2995e89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:01.292488 13354 raft_consensus.cc:493] T c1f9f78cdd3e4d6c8e9effec523adacc P bebea1e9ebba460b848ee747c2995e89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:01.292519 13354 raft_consensus.cc:3060] T c1f9f78cdd3e4d6c8e9effec523adacc P bebea1e9ebba460b848ee747c2995e89 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:01.293527 13354 raft_consensus.cc:515] T c1f9f78cdd3e4d6c8e9effec523adacc P bebea1e9ebba460b848ee747c2995e89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79f27e9ea24f47e49e45d1d1f09984b2" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 35837 } } peers { permanent_uuid: "bebea1e9ebba460b848ee747c2995e89" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39323 } } peers { permanent_uuid: "0a457c72dbfb444a830837702e628c63" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 46119 } }
I20260601 13:38:01.294075 13354 leader_election.cc:290] T c1f9f78cdd3e4d6c8e9effec523adacc P bebea1e9ebba460b848ee747c2995e89 [CANDIDATE]: Term 1 election: Requested vote from peers 79f27e9ea24f47e49e45d1d1f09984b2 (127.7.40.3:35837), 0a457c72dbfb444a830837702e628c63 (127.7.40.2:46119)
I20260601 13:38:01.294545 13301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1f9f78cdd3e4d6c8e9effec523adacc" candidate_uuid: "bebea1e9ebba460b848ee747c2995e89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79f27e9ea24f47e49e45d1d1f09984b2"
I20260601 13:38:01.294713 13301 raft_consensus.cc:3060] T c1f9f78cdd3e4d6c8e9effec523adacc P 79f27e9ea24f47e49e45d1d1f09984b2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:01.294705 13226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1f9f78cdd3e4d6c8e9effec523adacc" candidate_uuid: "bebea1e9ebba460b848ee747c2995e89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a457c72dbfb444a830837702e628c63"
I20260601 13:38:01.294902 13226 raft_consensus.cc:3060] T c1f9f78cdd3e4d6c8e9effec523adacc P 0a457c72dbfb444a830837702e628c63 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:01.295836 13301 raft_consensus.cc:2468] T c1f9f78cdd3e4d6c8e9effec523adacc P 79f27e9ea24f47e49e45d1d1f09984b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bebea1e9ebba460b848ee747c2995e89 in term 1.
I20260601 13:38:01.295972 13226 raft_consensus.cc:2468] T c1f9f78cdd3e4d6c8e9effec523adacc P 0a457c72dbfb444a830837702e628c63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bebea1e9ebba460b848ee747c2995e89 in term 1.
I20260601 13:38:01.296236 13116 leader_election.cc:304] T c1f9f78cdd3e4d6c8e9effec523adacc P bebea1e9ebba460b848ee747c2995e89 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79f27e9ea24f47e49e45d1d1f09984b2, bebea1e9ebba460b848ee747c2995e89; no voters: 
I20260601 13:38:01.296490 13354 raft_consensus.cc:2804] T c1f9f78cdd3e4d6c8e9effec523adacc P bebea1e9ebba460b848ee747c2995e89 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:01.296712 13354 raft_consensus.cc:697] T c1f9f78cdd3e4d6c8e9effec523adacc P bebea1e9ebba460b848ee747c2995e89 [term 1 LEADER]: Becoming Leader. State: Replica: bebea1e9ebba460b848ee747c2995e89, State: Running, Role: LEADER
I20260601 13:38:01.296898 13354 consensus_queue.cc:237] T c1f9f78cdd3e4d6c8e9effec523adacc P bebea1e9ebba460b848ee747c2995e89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79f27e9ea24f47e49e45d1d1f09984b2" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 35837 } } peers { permanent_uuid: "bebea1e9ebba460b848ee747c2995e89" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39323 } } peers { permanent_uuid: "0a457c72dbfb444a830837702e628c63" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 46119 } }
I20260601 13:38:01.298733 13045 catalog_manager.cc:5696] T c1f9f78cdd3e4d6c8e9effec523adacc P bebea1e9ebba460b848ee747c2995e89 reported cstate change: term changed from 0 to 1, leader changed from <none> to bebea1e9ebba460b848ee747c2995e89 (127.7.40.1). New cstate: current_term: 1 leader_uuid: "bebea1e9ebba460b848ee747c2995e89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79f27e9ea24f47e49e45d1d1f09984b2" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 35837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bebea1e9ebba460b848ee747c2995e89" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a457c72dbfb444a830837702e628c63" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 46119 } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:01.344069  7328 tablet_server.cc:179] TabletServer@127.7.40.1:0 shutting down...
I20260601 13:38:01.347779  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:01.348083  7328 tablet_replica.cc:333] T c1f9f78cdd3e4d6c8e9effec523adacc P bebea1e9ebba460b848ee747c2995e89: stopping tablet replica
I20260601 13:38:01.348218  7328 raft_consensus.cc:2243] T c1f9f78cdd3e4d6c8e9effec523adacc P bebea1e9ebba460b848ee747c2995e89 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:01.348387  7328 pending_rounds.cc:70] T c1f9f78cdd3e4d6c8e9effec523adacc P bebea1e9ebba460b848ee747c2995e89: Trying to abort 1 pending ops.
I20260601 13:38:01.348416  7328 pending_rounds.cc:77] T c1f9f78cdd3e4d6c8e9effec523adacc P bebea1e9ebba460b848ee747c2995e89: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195148993888256 op_type: NO_OP noop_request { }
I20260601 13:38:01.348490  7328 raft_consensus.cc:2889] T c1f9f78cdd3e4d6c8e9effec523adacc P bebea1e9ebba460b848ee747c2995e89 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:38:01.348541  7328 raft_consensus.cc:2272] T c1f9f78cdd3e4d6c8e9effec523adacc P bebea1e9ebba460b848ee747c2995e89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:01.362408  7328 tablet_server.cc:196] TabletServer@127.7.40.1:0 shutdown complete.
I20260601 13:38:01.824632 13101 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:38:01.824967 13101 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:38:01.825048 13101 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:38:03.133373 13360 raft_consensus.cc:493] T c1f9f78cdd3e4d6c8e9effec523adacc P 0a457c72dbfb444a830837702e628c63 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:03.133615 13360 raft_consensus.cc:515] T c1f9f78cdd3e4d6c8e9effec523adacc P 0a457c72dbfb444a830837702e628c63 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79f27e9ea24f47e49e45d1d1f09984b2" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 35837 } } peers { permanent_uuid: "bebea1e9ebba460b848ee747c2995e89" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39323 } } peers { permanent_uuid: "0a457c72dbfb444a830837702e628c63" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 46119 } }
I20260601 13:38:03.134455 13360 leader_election.cc:290] T c1f9f78cdd3e4d6c8e9effec523adacc P 0a457c72dbfb444a830837702e628c63 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 79f27e9ea24f47e49e45d1d1f09984b2 (127.7.40.3:35837), bebea1e9ebba460b848ee747c2995e89 (127.7.40.1:39323)
W20260601 13:38:03.136584 13191 leader_election.cc:336] T c1f9f78cdd3e4d6c8e9effec523adacc P 0a457c72dbfb444a830837702e628c63 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bebea1e9ebba460b848ee747c2995e89 (127.7.40.1:39323): Network error: Client connection negotiation failed: client connection to 127.7.40.1:39323: connect: Connection refused (error 111)
I20260601 13:38:03.139122 13301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1f9f78cdd3e4d6c8e9effec523adacc" candidate_uuid: "0a457c72dbfb444a830837702e628c63" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79f27e9ea24f47e49e45d1d1f09984b2" is_pre_election: true
I20260601 13:38:03.139353 13301 raft_consensus.cc:2468] T c1f9f78cdd3e4d6c8e9effec523adacc P 79f27e9ea24f47e49e45d1d1f09984b2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a457c72dbfb444a830837702e628c63 in term 1.
I20260601 13:38:03.139767 13192 leader_election.cc:304] T c1f9f78cdd3e4d6c8e9effec523adacc P 0a457c72dbfb444a830837702e628c63 [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: 0a457c72dbfb444a830837702e628c63, 79f27e9ea24f47e49e45d1d1f09984b2; no voters: bebea1e9ebba460b848ee747c2995e89
I20260601 13:38:03.140021 13360 raft_consensus.cc:2804] T c1f9f78cdd3e4d6c8e9effec523adacc P 0a457c72dbfb444a830837702e628c63 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:38:03.140100 13360 raft_consensus.cc:493] T c1f9f78cdd3e4d6c8e9effec523adacc P 0a457c72dbfb444a830837702e628c63 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:03.140144 13360 raft_consensus.cc:3060] T c1f9f78cdd3e4d6c8e9effec523adacc P 0a457c72dbfb444a830837702e628c63 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:38:03.141774 13360 raft_consensus.cc:515] T c1f9f78cdd3e4d6c8e9effec523adacc P 0a457c72dbfb444a830837702e628c63 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79f27e9ea24f47e49e45d1d1f09984b2" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 35837 } } peers { permanent_uuid: "bebea1e9ebba460b848ee747c2995e89" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39323 } } peers { permanent_uuid: "0a457c72dbfb444a830837702e628c63" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 46119 } }
I20260601 13:38:03.142417 13360 leader_election.cc:290] T c1f9f78cdd3e4d6c8e9effec523adacc P 0a457c72dbfb444a830837702e628c63 [CANDIDATE]: Term 2 election: Requested vote from peers 79f27e9ea24f47e49e45d1d1f09984b2 (127.7.40.3:35837), bebea1e9ebba460b848ee747c2995e89 (127.7.40.1:39323)
I20260601 13:38:03.143369 13301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1f9f78cdd3e4d6c8e9effec523adacc" candidate_uuid: "0a457c72dbfb444a830837702e628c63" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79f27e9ea24f47e49e45d1d1f09984b2"
I20260601 13:38:03.143575 13301 raft_consensus.cc:3060] T c1f9f78cdd3e4d6c8e9effec523adacc P 79f27e9ea24f47e49e45d1d1f09984b2 [term 1 FOLLOWER]: Advancing to term 2
W20260601 13:38:03.143730 13191 leader_election.cc:336] T c1f9f78cdd3e4d6c8e9effec523adacc P 0a457c72dbfb444a830837702e628c63 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer bebea1e9ebba460b848ee747c2995e89 (127.7.40.1:39323): Network error: Client connection negotiation failed: client connection to 127.7.40.1:39323: connect: Connection refused (error 111)
I20260601 13:38:03.144661 13301 raft_consensus.cc:2468] T c1f9f78cdd3e4d6c8e9effec523adacc P 79f27e9ea24f47e49e45d1d1f09984b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a457c72dbfb444a830837702e628c63 in term 2.
I20260601 13:38:03.145031 13192 leader_election.cc:304] T c1f9f78cdd3e4d6c8e9effec523adacc P 0a457c72dbfb444a830837702e628c63 [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: 0a457c72dbfb444a830837702e628c63, 79f27e9ea24f47e49e45d1d1f09984b2; no voters: bebea1e9ebba460b848ee747c2995e89
I20260601 13:38:03.145212 13360 raft_consensus.cc:2804] T c1f9f78cdd3e4d6c8e9effec523adacc P 0a457c72dbfb444a830837702e628c63 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:38:03.145498 13360 raft_consensus.cc:697] T c1f9f78cdd3e4d6c8e9effec523adacc P 0a457c72dbfb444a830837702e628c63 [term 2 LEADER]: Becoming Leader. State: Replica: 0a457c72dbfb444a830837702e628c63, State: Running, Role: LEADER
I20260601 13:38:03.145689 13360 consensus_queue.cc:237] T c1f9f78cdd3e4d6c8e9effec523adacc P 0a457c72dbfb444a830837702e628c63 [LEADER]: Queue going to LEADER 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: "79f27e9ea24f47e49e45d1d1f09984b2" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 35837 } } peers { permanent_uuid: "bebea1e9ebba460b848ee747c2995e89" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39323 } } peers { permanent_uuid: "0a457c72dbfb444a830837702e628c63" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 46119 } }
I20260601 13:38:03.147734 13046 catalog_manager.cc:5696] T c1f9f78cdd3e4d6c8e9effec523adacc P 0a457c72dbfb444a830837702e628c63 reported cstate change: term changed from 1 to 2, leader changed from bebea1e9ebba460b848ee747c2995e89 (127.7.40.1) to 0a457c72dbfb444a830837702e628c63 (127.7.40.2). New cstate: current_term: 2 leader_uuid: "0a457c72dbfb444a830837702e628c63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79f27e9ea24f47e49e45d1d1f09984b2" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 35837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bebea1e9ebba460b848ee747c2995e89" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a457c72dbfb444a830837702e628c63" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 46119 } health_report { overall_health: HEALTHY } } }
W20260601 13:38:03.751943 13191 consensus_peers.cc:597] T c1f9f78cdd3e4d6c8e9effec523adacc P 0a457c72dbfb444a830837702e628c63 -> Peer bebea1e9ebba460b848ee747c2995e89 (127.7.40.1:39323): Couldn't send request to peer bebea1e9ebba460b848ee747c2995e89. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:39323: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:03.754421 13301 raft_consensus.cc:1275] T c1f9f78cdd3e4d6c8e9effec523adacc P 79f27e9ea24f47e49e45d1d1f09984b2 [term 2 FOLLOWER]: Refusing update from remote peer 0a457c72dbfb444a830837702e628c63: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260601 13:38:03.755318 13371 consensus_queue.cc:1048] T c1f9f78cdd3e4d6c8e9effec523adacc P 0a457c72dbfb444a830837702e628c63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79f27e9ea24f47e49e45d1d1f09984b2" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 35837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:03.825555 13101 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:38:03.826006 13101 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:38:03.826074 13101 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:38:05.215490 13191 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.40.1:39323: connect: Connection refused (error 111) [suppressed 5 similar messages]
I20260601 13:38:05.826450 13101 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:38:05.826789 13101 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:38:05.826843 13101 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:38:06.024626 13191 consensus_peers.cc:597] T c1f9f78cdd3e4d6c8e9effec523adacc P 0a457c72dbfb444a830837702e628c63 -> Peer bebea1e9ebba460b848ee747c2995e89 (127.7.40.1:39323): Couldn't send request to peer bebea1e9ebba460b848ee747c2995e89. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:39323: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260601 13:38:07.827265 13101 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:38:07.827695 13101 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:38:07.827765 13101 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:38:08.768844 13191 consensus_peers.cc:597] T c1f9f78cdd3e4d6c8e9effec523adacc P 0a457c72dbfb444a830837702e628c63 -> Peer bebea1e9ebba460b848ee747c2995e89 (127.7.40.1:39323): Couldn't send request to peer bebea1e9ebba460b848ee747c2995e89. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:39323: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260601 13:38:09.828058 13101 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:38:09.828411 13101 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:38:09.828473 13101 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:38:10.328773 13191 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.40.1:39323: connect: Connection refused (error 111) [suppressed 9 similar messages]
W20260601 13:38:11.322698 13191 consensus_peers.cc:597] T c1f9f78cdd3e4d6c8e9effec523adacc P 0a457c72dbfb444a830837702e628c63 -> Peer bebea1e9ebba460b848ee747c2995e89 (127.7.40.1:39323): Couldn't send request to peer bebea1e9ebba460b848ee747c2995e89. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:39323: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260601 13:38:11.828858 13101 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:38:11.829352 13101 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:38:11.829459 13101 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:38:12.418222  7328 tablet_server.cc:179] TabletServer@127.7.40.2:0 shutting down...
I20260601 13:38:12.422405  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:12.422664  7328 tablet_replica.cc:333] T c1f9f78cdd3e4d6c8e9effec523adacc P 0a457c72dbfb444a830837702e628c63: stopping tablet replica
I20260601 13:38:12.422803  7328 raft_consensus.cc:2243] T c1f9f78cdd3e4d6c8e9effec523adacc P 0a457c72dbfb444a830837702e628c63 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:38:12.423061  7328 raft_consensus.cc:2272] T c1f9f78cdd3e4d6c8e9effec523adacc P 0a457c72dbfb444a830837702e628c63 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:12.436615  7328 tablet_server.cc:196] TabletServer@127.7.40.2:0 shutdown complete.
I20260601 13:38:12.439401  7328 tablet_server.cc:179] TabletServer@127.7.40.3:0 shutting down...
I20260601 13:38:12.443995  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:12.444352  7328 tablet_replica.cc:333] T c1f9f78cdd3e4d6c8e9effec523adacc P 79f27e9ea24f47e49e45d1d1f09984b2: stopping tablet replica
I20260601 13:38:12.444510  7328 raft_consensus.cc:2243] T c1f9f78cdd3e4d6c8e9effec523adacc P 79f27e9ea24f47e49e45d1d1f09984b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:12.444686  7328 raft_consensus.cc:2272] T c1f9f78cdd3e4d6c8e9effec523adacc P 79f27e9ea24f47e49e45d1d1f09984b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:12.457643  7328 tablet_server.cc:196] TabletServer@127.7.40.3:0 shutdown complete.
I20260601 13:38:12.459882  7328 master.cc:562] Master@127.7.40.62:35365 shutting down...
I20260601 13:38:12.463404  7328 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0547eca4c73a4fd48618698bd146293d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:12.463622  7328 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0547eca4c73a4fd48618698bd146293d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:12.463725  7328 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0547eca4c73a4fd48618698bd146293d: stopping tablet replica
I20260601 13:38:12.476430  7328 master.cc:584] Master@127.7.40.62:35365 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (12693 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260601 13:38:12.483613  7328 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.40.62:38711
I20260601 13:38:12.484020  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:12.486106 13400 instance_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:38:12.486188 13402 instance_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:38:12.486104 13399 instance_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:38:12.486469  7328 server_base.cc:1061] running on GCE node
I20260601 13:38:12.486618  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:12.486653  7328 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:38:12.486668  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321092486668 us; error 0 us; skew 500 ppm
I20260601 13:38:12.487619  7328 webserver.cc:533] Webserver started at http://127.7.40.62:39187/ using document root <none> and password file <none>
I20260601 13:38:12.487761  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:12.487802  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:12.487855  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:12.488273  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320954551505-7328-0/minicluster-data/master-0-root/instance:
uuid: "5eb4bd845ed14f6da05b135e83548f15"
format_stamp: "Formatted at 2026-06-01 13:38:12 on dist-test-slave-b9mm"
I20260601 13:38:12.489687  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:12.490659 13407 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:38:12.491117  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:12.491195  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320954551505-7328-0/minicluster-data/master-0-root
uuid: "5eb4bd845ed14f6da05b135e83548f15"
format_stamp: "Formatted at 2026-06-01 13:38:12 on dist-test-slave-b9mm"
I20260601 13:38:12.491295  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320954551505-7328-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320954551505-7328-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320954551505-7328-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:38:12.509003  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:12.509532  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:12.514225  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.62:38711
I20260601 13:38:12.516822 13459 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.62:38711 every 8 connection(s)
I20260601 13:38:12.517372 13460 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:38:12.519542 13460 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5eb4bd845ed14f6da05b135e83548f15: Bootstrap starting.
I20260601 13:38:12.520438 13460 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5eb4bd845ed14f6da05b135e83548f15: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:12.521687 13460 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5eb4bd845ed14f6da05b135e83548f15: No bootstrap required, opened a new log
I20260601 13:38:12.522156 13460 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5eb4bd845ed14f6da05b135e83548f15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5eb4bd845ed14f6da05b135e83548f15" member_type: VOTER }
I20260601 13:38:12.522277 13460 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5eb4bd845ed14f6da05b135e83548f15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:12.522324 13460 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5eb4bd845ed14f6da05b135e83548f15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eb4bd845ed14f6da05b135e83548f15, State: Initialized, Role: FOLLOWER
I20260601 13:38:12.522495 13460 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5eb4bd845ed14f6da05b135e83548f15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5eb4bd845ed14f6da05b135e83548f15" member_type: VOTER }
I20260601 13:38:12.522589 13460 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5eb4bd845ed14f6da05b135e83548f15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:38:12.522634 13460 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5eb4bd845ed14f6da05b135e83548f15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:38:12.522696 13460 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5eb4bd845ed14f6da05b135e83548f15 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:12.523530 13460 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5eb4bd845ed14f6da05b135e83548f15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5eb4bd845ed14f6da05b135e83548f15" member_type: VOTER }
I20260601 13:38:12.523710 13460 leader_election.cc:304] T 00000000000000000000000000000000 P 5eb4bd845ed14f6da05b135e83548f15 [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: 5eb4bd845ed14f6da05b135e83548f15; no voters: 
I20260601 13:38:12.523918 13460 leader_election.cc:290] T 00000000000000000000000000000000 P 5eb4bd845ed14f6da05b135e83548f15 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:38:12.524106 13463 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5eb4bd845ed14f6da05b135e83548f15 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:12.524348 13463 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5eb4bd845ed14f6da05b135e83548f15 [term 1 LEADER]: Becoming Leader. State: Replica: 5eb4bd845ed14f6da05b135e83548f15, State: Running, Role: LEADER
I20260601 13:38:12.524417 13460 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5eb4bd845ed14f6da05b135e83548f15 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:38:12.524520 13463 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5eb4bd845ed14f6da05b135e83548f15 [LEADER]: Queue going to LEADER mode. State: All 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: "5eb4bd845ed14f6da05b135e83548f15" member_type: VOTER }
I20260601 13:38:12.524981 13464 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5eb4bd845ed14f6da05b135e83548f15 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5eb4bd845ed14f6da05b135e83548f15" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5eb4bd845ed14f6da05b135e83548f15" member_type: VOTER } }
I20260601 13:38:12.525065 13464 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5eb4bd845ed14f6da05b135e83548f15 [sys.catalog]: This master's current role is: LEADER
I20260601 13:38:12.525535 13465 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5eb4bd845ed14f6da05b135e83548f15 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5eb4bd845ed14f6da05b135e83548f15. Latest consensus state: current_term: 1 leader_uuid: "5eb4bd845ed14f6da05b135e83548f15" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5eb4bd845ed14f6da05b135e83548f15" member_type: VOTER } }
I20260601 13:38:12.525614 13465 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5eb4bd845ed14f6da05b135e83548f15 [sys.catalog]: This master's current role is: LEADER
I20260601 13:38:12.525776 13468 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:38:12.526732 13468 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:38:12.526963  7328 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:38:12.528934 13468 catalog_manager.cc:1382] Generated new cluster ID: e50869e83ca649ec867a4081eebfbf31
I20260601 13:38:12.529003 13468 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:38:12.544764 13468 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:38:12.545459 13468 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:38:12.557135 13468 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 5eb4bd845ed14f6da05b135e83548f15: Generated new TSK 0
I20260601 13:38:12.557384 13468 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:38:12.559535  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:12.561872 13484 instance_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:38:12.561980  7328 server_base.cc:1061] running on GCE node
W20260601 13:38:12.562011 13481 instance_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:38:12.561901 13482 instance_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:38:12.562399  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:12.562443  7328 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:38:12.562460  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321092562459 us; error 0 us; skew 500 ppm
I20260601 13:38:12.563413  7328 webserver.cc:533] Webserver started at http://127.7.40.1:45543/ using document root <none> and password file <none>
I20260601 13:38:12.563567  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:12.563611  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:12.563668  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:12.564059  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320954551505-7328-0/minicluster-data/ts-0-root/instance:
uuid: "cee0f1556dc64b53a5c16c8492f84ccc"
format_stamp: "Formatted at 2026-06-01 13:38:12 on dist-test-slave-b9mm"
I20260601 13:38:12.565699  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:38:12.567214 13489 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:38:12.567587  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:12.567689  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320954551505-7328-0/minicluster-data/ts-0-root
uuid: "cee0f1556dc64b53a5c16c8492f84ccc"
format_stamp: "Formatted at 2026-06-01 13:38:12 on dist-test-slave-b9mm"
I20260601 13:38:12.567818  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320954551505-7328-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320954551505-7328-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320954551505-7328-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:38:12.579695  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:12.580201  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:12.580554  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:12.581074  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:12.581135  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:12.581192  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:12.581241  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:12.586088  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.1:38955
I20260601 13:38:12.586136 13552 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.1:38955 every 8 connection(s)
I20260601 13:38:12.587044  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:12.589380 13557 instance_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:38:12.589493 13558 instance_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:38:12.589646 13560 instance_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:38:12.590327  7328 server_base.cc:1061] running on GCE node
I20260601 13:38:12.590533  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:12.590579  7328 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:38:12.590595  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321092590595 us; error 0 us; skew 500 ppm
I20260601 13:38:12.591753  7328 webserver.cc:533] Webserver started at http://127.7.40.2:32839/ using document root <none> and password file <none>
I20260601 13:38:12.592133  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:12.592228  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:12.592345  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:12.592828 13553 heartbeater.cc:344] Connected to a master server at 127.7.40.62:38711
I20260601 13:38:12.592943 13553 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:12.592911  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320954551505-7328-0/minicluster-data/ts-1-root/instance:
uuid: "952e14a033ed43c597efcde153130779"
format_stamp: "Formatted at 2026-06-01 13:38:12 on dist-test-slave-b9mm"
I20260601 13:38:12.593231 13553 heartbeater.cc:507] Master 127.7.40.62:38711 requested a full tablet report, sending...
I20260601 13:38:12.594022 13424 ts_manager.cc:194] Registered new tserver with Master: cee0f1556dc64b53a5c16c8492f84ccc (127.7.40.1:38955)
I20260601 13:38:12.595024 13424 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45544
I20260601 13:38:12.595022  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:38:12.596314 13565 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:38:12.596611  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:12.596702  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320954551505-7328-0/minicluster-data/ts-1-root
uuid: "952e14a033ed43c597efcde153130779"
format_stamp: "Formatted at 2026-06-01 13:38:12 on dist-test-slave-b9mm"
I20260601 13:38:12.596798  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320954551505-7328-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320954551505-7328-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320954551505-7328-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:38:12.608026  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:12.608484  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:12.608846  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:12.609409  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:12.609476  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:12.609537  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:12.609588  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:12.614181  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.2:41017
I20260601 13:38:12.614249 13628 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.2:41017 every 8 connection(s)
I20260601 13:38:12.615285  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:12.617333 13632 instance_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:38:12.617486 13633 instance_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:38:12.617729 13635 instance_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:38:12.617815  7328 server_base.cc:1061] running on GCE node
I20260601 13:38:12.618098  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:12.618160  7328 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:38:12.618183  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321092618182 us; error 0 us; skew 500 ppm
I20260601 13:38:12.619451  7328 webserver.cc:533] Webserver started at http://127.7.40.3:40181/ using document root <none> and password file <none>
I20260601 13:38:12.619649  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:12.619720  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:12.619822  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:12.620234 13629 heartbeater.cc:344] Connected to a master server at 127.7.40.62:38711
I20260601 13:38:12.620276  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320954551505-7328-0/minicluster-data/ts-2-root/instance:
uuid: "2e89f8dba6a841a38b35c21993c36b2b"
format_stamp: "Formatted at 2026-06-01 13:38:12 on dist-test-slave-b9mm"
I20260601 13:38:12.620338 13629 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:12.620608 13629 heartbeater.cc:507] Master 127.7.40.62:38711 requested a full tablet report, sending...
I20260601 13:38:12.621377 13424 ts_manager.cc:194] Registered new tserver with Master: 952e14a033ed43c597efcde153130779 (127.7.40.2:41017)
I20260601 13:38:12.622085 13424 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45556
I20260601 13:38:12.622113  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:38:12.623353 13640 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:38:12.623659  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:12.623728  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320954551505-7328-0/minicluster-data/ts-2-root
uuid: "2e89f8dba6a841a38b35c21993c36b2b"
format_stamp: "Formatted at 2026-06-01 13:38:12 on dist-test-slave-b9mm"
I20260601 13:38:12.623833  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320954551505-7328-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320954551505-7328-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320954551505-7328-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:38:12.660553  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:12.661098  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:12.661561  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:12.662109  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:12.662180  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:12.662242  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:12.662278  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:12.667419  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.3:32955
I20260601 13:38:12.667429 13703 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.3:32955 every 8 connection(s)
I20260601 13:38:12.672827 13704 heartbeater.cc:344] Connected to a master server at 127.7.40.62:38711
I20260601 13:38:12.672976 13704 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:12.673250 13704 heartbeater.cc:507] Master 127.7.40.62:38711 requested a full tablet report, sending...
I20260601 13:38:12.673985 13424 ts_manager.cc:194] Registered new tserver with Master: 2e89f8dba6a841a38b35c21993c36b2b (127.7.40.3:32955)
I20260601 13:38:12.674618 13424 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45560
I20260601 13:38:12.674780  7328 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006864236s
I20260601 13:38:13.596288 13553 heartbeater.cc:499] Master 127.7.40.62:38711 was elected leader, sending a full tablet report...
I20260601 13:38:13.623234 13629 heartbeater.cc:499] Master 127.7.40.62:38711 was elected leader, sending a full tablet report...
I20260601 13:38:13.675772 13704 heartbeater.cc:499] Master 127.7.40.62:38711 was elected leader, sending a full tablet report...
I20260601 13:38:13.710739 13424 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53612:
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:38:13.711355 13424 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:38:13.723681 13517 tablet_service.cc:1511] Processing CreateTablet for tablet 75a801ab84fa4fec996611ad77673dfa (DEFAULT_TABLE table=test-workload [id=c3d1450fcc2b4b5c8cf4976ba446fa9e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:38:13.724098 13517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75a801ab84fa4fec996611ad77673dfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:13.724364 13516 tablet_service.cc:1511] Processing CreateTablet for tablet 9f057dcb77574bb8a2ec15d88f059601 (DEFAULT_TABLE table=test-workload [id=c3d1450fcc2b4b5c8cf4976ba446fa9e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:38:13.724643 13516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f057dcb77574bb8a2ec15d88f059601. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:13.726052 13593 tablet_service.cc:1511] Processing CreateTablet for tablet 75a801ab84fa4fec996611ad77673dfa (DEFAULT_TABLE table=test-workload [id=c3d1450fcc2b4b5c8cf4976ba446fa9e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:38:13.726218 13592 tablet_service.cc:1511] Processing CreateTablet for tablet 9f057dcb77574bb8a2ec15d88f059601 (DEFAULT_TABLE table=test-workload [id=c3d1450fcc2b4b5c8cf4976ba446fa9e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:38:13.726341 13593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75a801ab84fa4fec996611ad77673dfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:13.726460 13592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f057dcb77574bb8a2ec15d88f059601. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:13.724053 13515 tablet_service.cc:1511] Processing CreateTablet for tablet 244810b8a8d54233ac8a0bb221ab7374 (DEFAULT_TABLE table=test-workload [id=c3d1450fcc2b4b5c8cf4976ba446fa9e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:38:13.727591 13515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 244810b8a8d54233ac8a0bb221ab7374. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:13.727761 13590 tablet_service.cc:1511] Processing CreateTablet for tablet 9c2d7e7f9e444ae681dc88270c1d240c (DEFAULT_TABLE table=test-workload [id=c3d1450fcc2b4b5c8cf4976ba446fa9e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:38:13.728001 13590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c2d7e7f9e444ae681dc88270c1d240c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:13.723681 13514 tablet_service.cc:1511] Processing CreateTablet for tablet 9c2d7e7f9e444ae681dc88270c1d240c (DEFAULT_TABLE table=test-workload [id=c3d1450fcc2b4b5c8cf4976ba446fa9e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:38:13.729712 13668 tablet_service.cc:1511] Processing CreateTablet for tablet 75a801ab84fa4fec996611ad77673dfa (DEFAULT_TABLE table=test-workload [id=c3d1450fcc2b4b5c8cf4976ba446fa9e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:38:13.729898 13514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c2d7e7f9e444ae681dc88270c1d240c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:13.729951 13668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75a801ab84fa4fec996611ad77673dfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:13.730027 13591 tablet_service.cc:1511] Processing CreateTablet for tablet 244810b8a8d54233ac8a0bb221ab7374 (DEFAULT_TABLE table=test-workload [id=c3d1450fcc2b4b5c8cf4976ba446fa9e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:38:13.730224 13591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 244810b8a8d54233ac8a0bb221ab7374. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:13.732259 13665 tablet_service.cc:1511] Processing CreateTablet for tablet 9c2d7e7f9e444ae681dc88270c1d240c (DEFAULT_TABLE table=test-workload [id=c3d1450fcc2b4b5c8cf4976ba446fa9e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:38:13.732347 13724 tablet_bootstrap.cc:492] T 75a801ab84fa4fec996611ad77673dfa P cee0f1556dc64b53a5c16c8492f84ccc: Bootstrap starting.
I20260601 13:38:13.732530 13665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c2d7e7f9e444ae681dc88270c1d240c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:13.733321 13724 tablet_bootstrap.cc:654] T 75a801ab84fa4fec996611ad77673dfa P cee0f1556dc64b53a5c16c8492f84ccc: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:13.734218 13666 tablet_service.cc:1511] Processing CreateTablet for tablet 244810b8a8d54233ac8a0bb221ab7374 (DEFAULT_TABLE table=test-workload [id=c3d1450fcc2b4b5c8cf4976ba446fa9e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:38:13.734506 13666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 244810b8a8d54233ac8a0bb221ab7374. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:13.734612 13724 tablet_bootstrap.cc:492] T 75a801ab84fa4fec996611ad77673dfa P cee0f1556dc64b53a5c16c8492f84ccc: No bootstrap required, opened a new log
I20260601 13:38:13.734710 13724 ts_tablet_manager.cc:1403] T 75a801ab84fa4fec996611ad77673dfa P cee0f1556dc64b53a5c16c8492f84ccc: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:38:13.734969 13725 tablet_bootstrap.cc:492] T 75a801ab84fa4fec996611ad77673dfa P 952e14a033ed43c597efcde153130779: Bootstrap starting.
I20260601 13:38:13.735236 13724 raft_consensus.cc:359] T 75a801ab84fa4fec996611ad77673dfa P cee0f1556dc64b53a5c16c8492f84ccc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } }
I20260601 13:38:13.735356 13724 raft_consensus.cc:385] T 75a801ab84fa4fec996611ad77673dfa P cee0f1556dc64b53a5c16c8492f84ccc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:13.735419 13724 raft_consensus.cc:740] T 75a801ab84fa4fec996611ad77673dfa P cee0f1556dc64b53a5c16c8492f84ccc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cee0f1556dc64b53a5c16c8492f84ccc, State: Initialized, Role: FOLLOWER
I20260601 13:38:13.735571 13724 consensus_queue.cc:260] T 75a801ab84fa4fec996611ad77673dfa P cee0f1556dc64b53a5c16c8492f84ccc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } }
I20260601 13:38:13.735980 13724 ts_tablet_manager.cc:1434] T 75a801ab84fa4fec996611ad77673dfa P cee0f1556dc64b53a5c16c8492f84ccc: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:38:13.736037 13725 tablet_bootstrap.cc:654] T 75a801ab84fa4fec996611ad77673dfa P 952e14a033ed43c597efcde153130779: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:13.734261 13667 tablet_service.cc:1511] Processing CreateTablet for tablet 9f057dcb77574bb8a2ec15d88f059601 (DEFAULT_TABLE table=test-workload [id=c3d1450fcc2b4b5c8cf4976ba446fa9e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:38:13.736801 13667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f057dcb77574bb8a2ec15d88f059601. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:13.736969 13724 tablet_bootstrap.cc:492] T 9f057dcb77574bb8a2ec15d88f059601 P cee0f1556dc64b53a5c16c8492f84ccc: Bootstrap starting.
I20260601 13:38:13.737939 13724 tablet_bootstrap.cc:654] T 9f057dcb77574bb8a2ec15d88f059601 P cee0f1556dc64b53a5c16c8492f84ccc: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:13.738642 13726 tablet_bootstrap.cc:492] T 75a801ab84fa4fec996611ad77673dfa P 2e89f8dba6a841a38b35c21993c36b2b: Bootstrap starting.
I20260601 13:38:13.739269 13724 tablet_bootstrap.cc:492] T 9f057dcb77574bb8a2ec15d88f059601 P cee0f1556dc64b53a5c16c8492f84ccc: No bootstrap required, opened a new log
I20260601 13:38:13.739418 13724 ts_tablet_manager.cc:1403] T 9f057dcb77574bb8a2ec15d88f059601 P cee0f1556dc64b53a5c16c8492f84ccc: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:38:13.739562 13725 tablet_bootstrap.cc:492] T 75a801ab84fa4fec996611ad77673dfa P 952e14a033ed43c597efcde153130779: No bootstrap required, opened a new log
I20260601 13:38:13.739653 13725 ts_tablet_manager.cc:1403] T 75a801ab84fa4fec996611ad77673dfa P 952e14a033ed43c597efcde153130779: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:38:13.739771 13726 tablet_bootstrap.cc:654] T 75a801ab84fa4fec996611ad77673dfa P 2e89f8dba6a841a38b35c21993c36b2b: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:13.739945 13724 raft_consensus.cc:359] T 9f057dcb77574bb8a2ec15d88f059601 P cee0f1556dc64b53a5c16c8492f84ccc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } }
I20260601 13:38:13.740001 13725 raft_consensus.cc:359] T 75a801ab84fa4fec996611ad77673dfa P 952e14a033ed43c597efcde153130779 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } }
I20260601 13:38:13.740084 13724 raft_consensus.cc:385] T 9f057dcb77574bb8a2ec15d88f059601 P cee0f1556dc64b53a5c16c8492f84ccc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:13.740093 13725 raft_consensus.cc:385] T 75a801ab84fa4fec996611ad77673dfa P 952e14a033ed43c597efcde153130779 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:13.740182 13724 raft_consensus.cc:740] T 9f057dcb77574bb8a2ec15d88f059601 P cee0f1556dc64b53a5c16c8492f84ccc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cee0f1556dc64b53a5c16c8492f84ccc, State: Initialized, Role: FOLLOWER
I20260601 13:38:13.740197 13725 raft_consensus.cc:740] T 75a801ab84fa4fec996611ad77673dfa P 952e14a033ed43c597efcde153130779 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 952e14a033ed43c597efcde153130779, State: Initialized, Role: FOLLOWER
I20260601 13:38:13.740324 13724 consensus_queue.cc:260] T 9f057dcb77574bb8a2ec15d88f059601 P cee0f1556dc64b53a5c16c8492f84ccc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } }
I20260601 13:38:13.740324 13725 consensus_queue.cc:260] T 75a801ab84fa4fec996611ad77673dfa P 952e14a033ed43c597efcde153130779 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } }
I20260601 13:38:13.740939 13724 ts_tablet_manager.cc:1434] T 9f057dcb77574bb8a2ec15d88f059601 P cee0f1556dc64b53a5c16c8492f84ccc: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:13.741040 13725 ts_tablet_manager.cc:1434] T 75a801ab84fa4fec996611ad77673dfa P 952e14a033ed43c597efcde153130779: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:38:13.741133 13724 tablet_bootstrap.cc:492] T 244810b8a8d54233ac8a0bb221ab7374 P cee0f1556dc64b53a5c16c8492f84ccc: Bootstrap starting.
I20260601 13:38:13.741206 13725 tablet_bootstrap.cc:492] T 9f057dcb77574bb8a2ec15d88f059601 P 952e14a033ed43c597efcde153130779: Bootstrap starting.
I20260601 13:38:13.740964 13726 tablet_bootstrap.cc:492] T 75a801ab84fa4fec996611ad77673dfa P 2e89f8dba6a841a38b35c21993c36b2b: No bootstrap required, opened a new log
I20260601 13:38:13.741298 13726 ts_tablet_manager.cc:1403] T 75a801ab84fa4fec996611ad77673dfa P 2e89f8dba6a841a38b35c21993c36b2b: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:38:13.741762 13726 raft_consensus.cc:359] T 75a801ab84fa4fec996611ad77673dfa P 2e89f8dba6a841a38b35c21993c36b2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } }
I20260601 13:38:13.741869 13726 raft_consensus.cc:385] T 75a801ab84fa4fec996611ad77673dfa P 2e89f8dba6a841a38b35c21993c36b2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:13.741904 13726 raft_consensus.cc:740] T 75a801ab84fa4fec996611ad77673dfa P 2e89f8dba6a841a38b35c21993c36b2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e89f8dba6a841a38b35c21993c36b2b, State: Initialized, Role: FOLLOWER
I20260601 13:38:13.742038 13726 consensus_queue.cc:260] T 75a801ab84fa4fec996611ad77673dfa P 2e89f8dba6a841a38b35c21993c36b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } }
I20260601 13:38:13.742141 13724 tablet_bootstrap.cc:654] T 244810b8a8d54233ac8a0bb221ab7374 P cee0f1556dc64b53a5c16c8492f84ccc: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:13.742172 13725 tablet_bootstrap.cc:654] T 9f057dcb77574bb8a2ec15d88f059601 P 952e14a033ed43c597efcde153130779: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:13.742453 13726 ts_tablet_manager.cc:1434] T 75a801ab84fa4fec996611ad77673dfa P 2e89f8dba6a841a38b35c21993c36b2b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:13.742660 13726 tablet_bootstrap.cc:492] T 9c2d7e7f9e444ae681dc88270c1d240c P 2e89f8dba6a841a38b35c21993c36b2b: Bootstrap starting.
I20260601 13:38:13.743311 13724 tablet_bootstrap.cc:492] T 244810b8a8d54233ac8a0bb221ab7374 P cee0f1556dc64b53a5c16c8492f84ccc: No bootstrap required, opened a new log
I20260601 13:38:13.743402 13724 ts_tablet_manager.cc:1403] T 244810b8a8d54233ac8a0bb221ab7374 P cee0f1556dc64b53a5c16c8492f84ccc: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:38:13.743710 13726 tablet_bootstrap.cc:654] T 9c2d7e7f9e444ae681dc88270c1d240c P 2e89f8dba6a841a38b35c21993c36b2b: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:13.743848 13724 raft_consensus.cc:359] T 244810b8a8d54233ac8a0bb221ab7374 P cee0f1556dc64b53a5c16c8492f84ccc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } }
I20260601 13:38:13.743983 13724 raft_consensus.cc:385] T 244810b8a8d54233ac8a0bb221ab7374 P cee0f1556dc64b53a5c16c8492f84ccc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:13.744015 13724 raft_consensus.cc:740] T 244810b8a8d54233ac8a0bb221ab7374 P cee0f1556dc64b53a5c16c8492f84ccc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cee0f1556dc64b53a5c16c8492f84ccc, State: Initialized, Role: FOLLOWER
I20260601 13:38:13.744158 13724 consensus_queue.cc:260] T 244810b8a8d54233ac8a0bb221ab7374 P cee0f1556dc64b53a5c16c8492f84ccc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } }
I20260601 13:38:13.744451 13724 ts_tablet_manager.cc:1434] T 244810b8a8d54233ac8a0bb221ab7374 P cee0f1556dc64b53a5c16c8492f84ccc: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:13.744624 13724 tablet_bootstrap.cc:492] T 9c2d7e7f9e444ae681dc88270c1d240c P cee0f1556dc64b53a5c16c8492f84ccc: Bootstrap starting.
I20260601 13:38:13.745683 13724 tablet_bootstrap.cc:654] T 9c2d7e7f9e444ae681dc88270c1d240c P cee0f1556dc64b53a5c16c8492f84ccc: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:13.746985 13725 tablet_bootstrap.cc:492] T 9f057dcb77574bb8a2ec15d88f059601 P 952e14a033ed43c597efcde153130779: No bootstrap required, opened a new log
I20260601 13:38:13.747108 13725 ts_tablet_manager.cc:1403] T 9f057dcb77574bb8a2ec15d88f059601 P 952e14a033ed43c597efcde153130779: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:38:13.747135 13724 tablet_bootstrap.cc:492] T 9c2d7e7f9e444ae681dc88270c1d240c P cee0f1556dc64b53a5c16c8492f84ccc: No bootstrap required, opened a new log
I20260601 13:38:13.747243 13724 ts_tablet_manager.cc:1403] T 9c2d7e7f9e444ae681dc88270c1d240c P cee0f1556dc64b53a5c16c8492f84ccc: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20260601 13:38:13.747603 13725 raft_consensus.cc:359] T 9f057dcb77574bb8a2ec15d88f059601 P 952e14a033ed43c597efcde153130779 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } }
I20260601 13:38:13.747735 13725 raft_consensus.cc:385] T 9f057dcb77574bb8a2ec15d88f059601 P 952e14a033ed43c597efcde153130779 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:13.747710 13724 raft_consensus.cc:359] T 9c2d7e7f9e444ae681dc88270c1d240c P cee0f1556dc64b53a5c16c8492f84ccc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } }
I20260601 13:38:13.747778 13725 raft_consensus.cc:740] T 9f057dcb77574bb8a2ec15d88f059601 P 952e14a033ed43c597efcde153130779 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 952e14a033ed43c597efcde153130779, State: Initialized, Role: FOLLOWER
I20260601 13:38:13.747817 13724 raft_consensus.cc:385] T 9c2d7e7f9e444ae681dc88270c1d240c P cee0f1556dc64b53a5c16c8492f84ccc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:13.747854 13724 raft_consensus.cc:740] T 9c2d7e7f9e444ae681dc88270c1d240c P cee0f1556dc64b53a5c16c8492f84ccc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cee0f1556dc64b53a5c16c8492f84ccc, State: Initialized, Role: FOLLOWER
I20260601 13:38:13.747921 13725 consensus_queue.cc:260] T 9f057dcb77574bb8a2ec15d88f059601 P 952e14a033ed43c597efcde153130779 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } }
I20260601 13:38:13.747989 13724 consensus_queue.cc:260] T 9c2d7e7f9e444ae681dc88270c1d240c P cee0f1556dc64b53a5c16c8492f84ccc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } }
I20260601 13:38:13.748231 13725 ts_tablet_manager.cc:1434] T 9f057dcb77574bb8a2ec15d88f059601 P 952e14a033ed43c597efcde153130779: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:38:13.748448 13725 tablet_bootstrap.cc:492] T 9c2d7e7f9e444ae681dc88270c1d240c P 952e14a033ed43c597efcde153130779: Bootstrap starting.
I20260601 13:38:13.748384 13724 ts_tablet_manager.cc:1434] T 9c2d7e7f9e444ae681dc88270c1d240c P cee0f1556dc64b53a5c16c8492f84ccc: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:13.749629 13725 tablet_bootstrap.cc:654] T 9c2d7e7f9e444ae681dc88270c1d240c P 952e14a033ed43c597efcde153130779: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:13.750450 13726 tablet_bootstrap.cc:492] T 9c2d7e7f9e444ae681dc88270c1d240c P 2e89f8dba6a841a38b35c21993c36b2b: No bootstrap required, opened a new log
I20260601 13:38:13.750566 13726 ts_tablet_manager.cc:1403] T 9c2d7e7f9e444ae681dc88270c1d240c P 2e89f8dba6a841a38b35c21993c36b2b: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:38:13.750850 13725 tablet_bootstrap.cc:492] T 9c2d7e7f9e444ae681dc88270c1d240c P 952e14a033ed43c597efcde153130779: No bootstrap required, opened a new log
I20260601 13:38:13.750941 13725 ts_tablet_manager.cc:1403] T 9c2d7e7f9e444ae681dc88270c1d240c P 952e14a033ed43c597efcde153130779: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:13.751103 13726 raft_consensus.cc:359] T 9c2d7e7f9e444ae681dc88270c1d240c P 2e89f8dba6a841a38b35c21993c36b2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } }
I20260601 13:38:13.751211 13726 raft_consensus.cc:385] T 9c2d7e7f9e444ae681dc88270c1d240c P 2e89f8dba6a841a38b35c21993c36b2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:13.751236 13726 raft_consensus.cc:740] T 9c2d7e7f9e444ae681dc88270c1d240c P 2e89f8dba6a841a38b35c21993c36b2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e89f8dba6a841a38b35c21993c36b2b, State: Initialized, Role: FOLLOWER
I20260601 13:38:13.751406 13726 consensus_queue.cc:260] T 9c2d7e7f9e444ae681dc88270c1d240c P 2e89f8dba6a841a38b35c21993c36b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } }
I20260601 13:38:13.751421 13725 raft_consensus.cc:359] T 9c2d7e7f9e444ae681dc88270c1d240c P 952e14a033ed43c597efcde153130779 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } }
I20260601 13:38:13.751523 13725 raft_consensus.cc:385] T 9c2d7e7f9e444ae681dc88270c1d240c P 952e14a033ed43c597efcde153130779 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:13.751569 13725 raft_consensus.cc:740] T 9c2d7e7f9e444ae681dc88270c1d240c P 952e14a033ed43c597efcde153130779 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 952e14a033ed43c597efcde153130779, State: Initialized, Role: FOLLOWER
I20260601 13:38:13.751703 13725 consensus_queue.cc:260] T 9c2d7e7f9e444ae681dc88270c1d240c P 952e14a033ed43c597efcde153130779 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } }
I20260601 13:38:13.751834 13726 ts_tablet_manager.cc:1434] T 9c2d7e7f9e444ae681dc88270c1d240c P 2e89f8dba6a841a38b35c21993c36b2b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:13.751987 13726 tablet_bootstrap.cc:492] T 244810b8a8d54233ac8a0bb221ab7374 P 2e89f8dba6a841a38b35c21993c36b2b: Bootstrap starting.
I20260601 13:38:13.752025 13725 ts_tablet_manager.cc:1434] T 9c2d7e7f9e444ae681dc88270c1d240c P 952e14a033ed43c597efcde153130779: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:13.752207 13725 tablet_bootstrap.cc:492] T 244810b8a8d54233ac8a0bb221ab7374 P 952e14a033ed43c597efcde153130779: Bootstrap starting.
I20260601 13:38:13.753031 13725 tablet_bootstrap.cc:654] T 244810b8a8d54233ac8a0bb221ab7374 P 952e14a033ed43c597efcde153130779: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:13.753118 13726 tablet_bootstrap.cc:654] T 244810b8a8d54233ac8a0bb221ab7374 P 2e89f8dba6a841a38b35c21993c36b2b: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:13.754135 13725 tablet_bootstrap.cc:492] T 244810b8a8d54233ac8a0bb221ab7374 P 952e14a033ed43c597efcde153130779: No bootstrap required, opened a new log
I20260601 13:38:13.754261 13725 ts_tablet_manager.cc:1403] T 244810b8a8d54233ac8a0bb221ab7374 P 952e14a033ed43c597efcde153130779: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:38:13.754748 13725 raft_consensus.cc:359] T 244810b8a8d54233ac8a0bb221ab7374 P 952e14a033ed43c597efcde153130779 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } }
I20260601 13:38:13.754861 13725 raft_consensus.cc:385] T 244810b8a8d54233ac8a0bb221ab7374 P 952e14a033ed43c597efcde153130779 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:13.754912 13725 raft_consensus.cc:740] T 244810b8a8d54233ac8a0bb221ab7374 P 952e14a033ed43c597efcde153130779 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 952e14a033ed43c597efcde153130779, State: Initialized, Role: FOLLOWER
I20260601 13:38:13.755079 13725 consensus_queue.cc:260] T 244810b8a8d54233ac8a0bb221ab7374 P 952e14a033ed43c597efcde153130779 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } }
I20260601 13:38:13.755481 13725 ts_tablet_manager.cc:1434] T 244810b8a8d54233ac8a0bb221ab7374 P 952e14a033ed43c597efcde153130779: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:13.755574 13726 tablet_bootstrap.cc:492] T 244810b8a8d54233ac8a0bb221ab7374 P 2e89f8dba6a841a38b35c21993c36b2b: No bootstrap required, opened a new log
I20260601 13:38:13.755690 13726 ts_tablet_manager.cc:1403] T 244810b8a8d54233ac8a0bb221ab7374 P 2e89f8dba6a841a38b35c21993c36b2b: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:38:13.756081 13726 raft_consensus.cc:359] T 244810b8a8d54233ac8a0bb221ab7374 P 2e89f8dba6a841a38b35c21993c36b2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } }
I20260601 13:38:13.756184 13726 raft_consensus.cc:385] T 244810b8a8d54233ac8a0bb221ab7374 P 2e89f8dba6a841a38b35c21993c36b2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:13.756232 13726 raft_consensus.cc:740] T 244810b8a8d54233ac8a0bb221ab7374 P 2e89f8dba6a841a38b35c21993c36b2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e89f8dba6a841a38b35c21993c36b2b, State: Initialized, Role: FOLLOWER
I20260601 13:38:13.756379 13726 consensus_queue.cc:260] T 244810b8a8d54233ac8a0bb221ab7374 P 2e89f8dba6a841a38b35c21993c36b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } }
I20260601 13:38:13.756682 13726 ts_tablet_manager.cc:1434] T 244810b8a8d54233ac8a0bb221ab7374 P 2e89f8dba6a841a38b35c21993c36b2b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:38:13.756875 13726 tablet_bootstrap.cc:492] T 9f057dcb77574bb8a2ec15d88f059601 P 2e89f8dba6a841a38b35c21993c36b2b: Bootstrap starting.
I20260601 13:38:13.758029 13726 tablet_bootstrap.cc:654] T 9f057dcb77574bb8a2ec15d88f059601 P 2e89f8dba6a841a38b35c21993c36b2b: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:13.759434 13726 tablet_bootstrap.cc:492] T 9f057dcb77574bb8a2ec15d88f059601 P 2e89f8dba6a841a38b35c21993c36b2b: No bootstrap required, opened a new log
I20260601 13:38:13.759509 13726 ts_tablet_manager.cc:1403] T 9f057dcb77574bb8a2ec15d88f059601 P 2e89f8dba6a841a38b35c21993c36b2b: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:38:13.759907 13726 raft_consensus.cc:359] T 9f057dcb77574bb8a2ec15d88f059601 P 2e89f8dba6a841a38b35c21993c36b2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } }
I20260601 13:38:13.759999 13726 raft_consensus.cc:385] T 9f057dcb77574bb8a2ec15d88f059601 P 2e89f8dba6a841a38b35c21993c36b2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:13.760020 13726 raft_consensus.cc:740] T 9f057dcb77574bb8a2ec15d88f059601 P 2e89f8dba6a841a38b35c21993c36b2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e89f8dba6a841a38b35c21993c36b2b, State: Initialized, Role: FOLLOWER
I20260601 13:38:13.760146 13726 consensus_queue.cc:260] T 9f057dcb77574bb8a2ec15d88f059601 P 2e89f8dba6a841a38b35c21993c36b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } }
I20260601 13:38:13.760409 13726 ts_tablet_manager.cc:1434] T 9f057dcb77574bb8a2ec15d88f059601 P 2e89f8dba6a841a38b35c21993c36b2b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:38:13.798705 13733 raft_consensus.cc:493] T 9c2d7e7f9e444ae681dc88270c1d240c P 2e89f8dba6a841a38b35c21993c36b2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:13.798856 13733 raft_consensus.cc:515] T 9c2d7e7f9e444ae681dc88270c1d240c P 2e89f8dba6a841a38b35c21993c36b2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } }
I20260601 13:38:13.799558 13733 leader_election.cc:290] T 9c2d7e7f9e444ae681dc88270c1d240c P 2e89f8dba6a841a38b35c21993c36b2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cee0f1556dc64b53a5c16c8492f84ccc (127.7.40.1:38955), 952e14a033ed43c597efcde153130779 (127.7.40.2:41017)
I20260601 13:38:13.803485 13527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c2d7e7f9e444ae681dc88270c1d240c" candidate_uuid: "2e89f8dba6a841a38b35c21993c36b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" is_pre_election: true
I20260601 13:38:13.803660 13603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c2d7e7f9e444ae681dc88270c1d240c" candidate_uuid: "2e89f8dba6a841a38b35c21993c36b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "952e14a033ed43c597efcde153130779" is_pre_election: true
I20260601 13:38:13.803730 13527 raft_consensus.cc:2468] T 9c2d7e7f9e444ae681dc88270c1d240c P cee0f1556dc64b53a5c16c8492f84ccc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e89f8dba6a841a38b35c21993c36b2b in term 0.
I20260601 13:38:13.803874 13603 raft_consensus.cc:2468] T 9c2d7e7f9e444ae681dc88270c1d240c P 952e14a033ed43c597efcde153130779 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e89f8dba6a841a38b35c21993c36b2b in term 0.
I20260601 13:38:13.804117 13643 leader_election.cc:304] T 9c2d7e7f9e444ae681dc88270c1d240c P 2e89f8dba6a841a38b35c21993c36b2b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e89f8dba6a841a38b35c21993c36b2b, cee0f1556dc64b53a5c16c8492f84ccc; no voters: 
I20260601 13:38:13.804471 13733 raft_consensus.cc:2804] T 9c2d7e7f9e444ae681dc88270c1d240c P 2e89f8dba6a841a38b35c21993c36b2b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:13.804522 13733 raft_consensus.cc:493] T 9c2d7e7f9e444ae681dc88270c1d240c P 2e89f8dba6a841a38b35c21993c36b2b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:13.804550 13733 raft_consensus.cc:3060] T 9c2d7e7f9e444ae681dc88270c1d240c P 2e89f8dba6a841a38b35c21993c36b2b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:13.805482 13733 raft_consensus.cc:515] T 9c2d7e7f9e444ae681dc88270c1d240c P 2e89f8dba6a841a38b35c21993c36b2b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } }
I20260601 13:38:13.805898 13733 leader_election.cc:290] T 9c2d7e7f9e444ae681dc88270c1d240c P 2e89f8dba6a841a38b35c21993c36b2b [CANDIDATE]: Term 1 election: Requested vote from peers cee0f1556dc64b53a5c16c8492f84ccc (127.7.40.1:38955), 952e14a033ed43c597efcde153130779 (127.7.40.2:41017)
I20260601 13:38:13.806351 13527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c2d7e7f9e444ae681dc88270c1d240c" candidate_uuid: "2e89f8dba6a841a38b35c21993c36b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cee0f1556dc64b53a5c16c8492f84ccc"
I20260601 13:38:13.806401 13603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c2d7e7f9e444ae681dc88270c1d240c" candidate_uuid: "2e89f8dba6a841a38b35c21993c36b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "952e14a033ed43c597efcde153130779"
I20260601 13:38:13.806496 13527 raft_consensus.cc:3060] T 9c2d7e7f9e444ae681dc88270c1d240c P cee0f1556dc64b53a5c16c8492f84ccc [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:13.806499 13603 raft_consensus.cc:3060] T 9c2d7e7f9e444ae681dc88270c1d240c P 952e14a033ed43c597efcde153130779 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:13.807658 13527 raft_consensus.cc:2468] T 9c2d7e7f9e444ae681dc88270c1d240c P cee0f1556dc64b53a5c16c8492f84ccc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e89f8dba6a841a38b35c21993c36b2b in term 1.
I20260601 13:38:13.807658 13603 raft_consensus.cc:2468] T 9c2d7e7f9e444ae681dc88270c1d240c P 952e14a033ed43c597efcde153130779 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e89f8dba6a841a38b35c21993c36b2b in term 1.
I20260601 13:38:13.808086 13644 leader_election.cc:304] T 9c2d7e7f9e444ae681dc88270c1d240c P 2e89f8dba6a841a38b35c21993c36b2b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e89f8dba6a841a38b35c21993c36b2b, 952e14a033ed43c597efcde153130779; no voters: 
I20260601 13:38:13.808275 13733 raft_consensus.cc:2804] T 9c2d7e7f9e444ae681dc88270c1d240c P 2e89f8dba6a841a38b35c21993c36b2b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:13.808364 13733 raft_consensus.cc:697] T 9c2d7e7f9e444ae681dc88270c1d240c P 2e89f8dba6a841a38b35c21993c36b2b [term 1 LEADER]: Becoming Leader. State: Replica: 2e89f8dba6a841a38b35c21993c36b2b, State: Running, Role: LEADER
I20260601 13:38:13.808507 13733 consensus_queue.cc:237] T 9c2d7e7f9e444ae681dc88270c1d240c P 2e89f8dba6a841a38b35c21993c36b2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } }
I20260601 13:38:13.810379 13421 catalog_manager.cc:5696] T 9c2d7e7f9e444ae681dc88270c1d240c P 2e89f8dba6a841a38b35c21993c36b2b reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e89f8dba6a841a38b35c21993c36b2b (127.7.40.3). New cstate: current_term: 1 leader_uuid: "2e89f8dba6a841a38b35c21993c36b2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } health_report { overall_health: HEALTHY } } }
I20260601 13:38:13.813248 13732 raft_consensus.cc:493] T 75a801ab84fa4fec996611ad77673dfa P 952e14a033ed43c597efcde153130779 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:13.813360 13732 raft_consensus.cc:515] T 75a801ab84fa4fec996611ad77673dfa P 952e14a033ed43c597efcde153130779 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } }
I20260601 13:38:13.813939 13732 leader_election.cc:290] T 75a801ab84fa4fec996611ad77673dfa P 952e14a033ed43c597efcde153130779 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cee0f1556dc64b53a5c16c8492f84ccc (127.7.40.1:38955), 2e89f8dba6a841a38b35c21993c36b2b (127.7.40.3:32955)
I20260601 13:38:13.815722 13728 raft_consensus.cc:493] T 9f057dcb77574bb8a2ec15d88f059601 P cee0f1556dc64b53a5c16c8492f84ccc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:13.815850 13728 raft_consensus.cc:515] T 9f057dcb77574bb8a2ec15d88f059601 P cee0f1556dc64b53a5c16c8492f84ccc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } }
I20260601 13:38:13.816439 13728 leader_election.cc:290] T 9f057dcb77574bb8a2ec15d88f059601 P cee0f1556dc64b53a5c16c8492f84ccc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 952e14a033ed43c597efcde153130779 (127.7.40.2:41017), 2e89f8dba6a841a38b35c21993c36b2b (127.7.40.3:32955)
I20260601 13:38:13.818794 13527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a801ab84fa4fec996611ad77673dfa" candidate_uuid: "952e14a033ed43c597efcde153130779" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" is_pre_election: true
I20260601 13:38:13.818951 13527 raft_consensus.cc:2468] T 75a801ab84fa4fec996611ad77673dfa P cee0f1556dc64b53a5c16c8492f84ccc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 952e14a033ed43c597efcde153130779 in term 0.
I20260601 13:38:13.818967 13678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a801ab84fa4fec996611ad77673dfa" candidate_uuid: "952e14a033ed43c597efcde153130779" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e89f8dba6a841a38b35c21993c36b2b" is_pre_election: true
I20260601 13:38:13.819128 13678 raft_consensus.cc:2468] T 75a801ab84fa4fec996611ad77673dfa P 2e89f8dba6a841a38b35c21993c36b2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 952e14a033ed43c597efcde153130779 in term 0.
I20260601 13:38:13.819299 13568 leader_election.cc:304] T 75a801ab84fa4fec996611ad77673dfa P 952e14a033ed43c597efcde153130779 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 952e14a033ed43c597efcde153130779, cee0f1556dc64b53a5c16c8492f84ccc; no voters: 
I20260601 13:38:13.819481 13732 raft_consensus.cc:2804] T 75a801ab84fa4fec996611ad77673dfa P 952e14a033ed43c597efcde153130779 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:13.819532 13732 raft_consensus.cc:493] T 75a801ab84fa4fec996611ad77673dfa P 952e14a033ed43c597efcde153130779 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:13.819567 13732 raft_consensus.cc:3060] T 75a801ab84fa4fec996611ad77673dfa P 952e14a033ed43c597efcde153130779 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:13.820809 13732 raft_consensus.cc:515] T 75a801ab84fa4fec996611ad77673dfa P 952e14a033ed43c597efcde153130779 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } }
I20260601 13:38:13.820945 13603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f057dcb77574bb8a2ec15d88f059601" candidate_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "952e14a033ed43c597efcde153130779" is_pre_election: true
I20260601 13:38:13.821084 13603 raft_consensus.cc:2468] T 9f057dcb77574bb8a2ec15d88f059601 P 952e14a033ed43c597efcde153130779 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cee0f1556dc64b53a5c16c8492f84ccc in term 0.
I20260601 13:38:13.821244 13732 leader_election.cc:290] T 75a801ab84fa4fec996611ad77673dfa P 952e14a033ed43c597efcde153130779 [CANDIDATE]: Term 1 election: Requested vote from peers cee0f1556dc64b53a5c16c8492f84ccc (127.7.40.1:38955), 2e89f8dba6a841a38b35c21993c36b2b (127.7.40.3:32955)
I20260601 13:38:13.821462 13493 leader_election.cc:304] T 9f057dcb77574bb8a2ec15d88f059601 P cee0f1556dc64b53a5c16c8492f84ccc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 952e14a033ed43c597efcde153130779, cee0f1556dc64b53a5c16c8492f84ccc; no voters: 
I20260601 13:38:13.821518 13678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f057dcb77574bb8a2ec15d88f059601" candidate_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e89f8dba6a841a38b35c21993c36b2b" is_pre_election: true
I20260601 13:38:13.821638 13678 raft_consensus.cc:2468] T 9f057dcb77574bb8a2ec15d88f059601 P 2e89f8dba6a841a38b35c21993c36b2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cee0f1556dc64b53a5c16c8492f84ccc in term 0.
I20260601 13:38:13.821645 13527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a801ab84fa4fec996611ad77673dfa" candidate_uuid: "952e14a033ed43c597efcde153130779" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cee0f1556dc64b53a5c16c8492f84ccc"
I20260601 13:38:13.821798 13677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a801ab84fa4fec996611ad77673dfa" candidate_uuid: "952e14a033ed43c597efcde153130779" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e89f8dba6a841a38b35c21993c36b2b"
I20260601 13:38:13.821802 13527 raft_consensus.cc:3060] T 75a801ab84fa4fec996611ad77673dfa P cee0f1556dc64b53a5c16c8492f84ccc [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:13.821914 13677 raft_consensus.cc:3060] T 75a801ab84fa4fec996611ad77673dfa P 2e89f8dba6a841a38b35c21993c36b2b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:13.822840 13677 raft_consensus.cc:2468] T 75a801ab84fa4fec996611ad77673dfa P 2e89f8dba6a841a38b35c21993c36b2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 952e14a033ed43c597efcde153130779 in term 1.
I20260601 13:38:13.822840 13527 raft_consensus.cc:2468] T 75a801ab84fa4fec996611ad77673dfa P cee0f1556dc64b53a5c16c8492f84ccc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 952e14a033ed43c597efcde153130779 in term 1.
I20260601 13:38:13.821668 13728 raft_consensus.cc:2804] T 9f057dcb77574bb8a2ec15d88f059601 P cee0f1556dc64b53a5c16c8492f84ccc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:13.823139 13728 raft_consensus.cc:493] T 9f057dcb77574bb8a2ec15d88f059601 P cee0f1556dc64b53a5c16c8492f84ccc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:13.823197 13728 raft_consensus.cc:3060] T 9f057dcb77574bb8a2ec15d88f059601 P cee0f1556dc64b53a5c16c8492f84ccc [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:13.823390 13568 leader_election.cc:304] T 75a801ab84fa4fec996611ad77673dfa P 952e14a033ed43c597efcde153130779 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 952e14a033ed43c597efcde153130779, cee0f1556dc64b53a5c16c8492f84ccc; no voters: 
I20260601 13:38:13.823565 13732 raft_consensus.cc:2804] T 75a801ab84fa4fec996611ad77673dfa P 952e14a033ed43c597efcde153130779 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:13.823822 13732 raft_consensus.cc:697] T 75a801ab84fa4fec996611ad77673dfa P 952e14a033ed43c597efcde153130779 [term 1 LEADER]: Becoming Leader. State: Replica: 952e14a033ed43c597efcde153130779, State: Running, Role: LEADER
I20260601 13:38:13.823989 13732 consensus_queue.cc:237] T 75a801ab84fa4fec996611ad77673dfa P 952e14a033ed43c597efcde153130779 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } }
I20260601 13:38:13.824234 13728 raft_consensus.cc:515] T 9f057dcb77574bb8a2ec15d88f059601 P cee0f1556dc64b53a5c16c8492f84ccc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } }
I20260601 13:38:13.824654 13728 leader_election.cc:290] T 9f057dcb77574bb8a2ec15d88f059601 P cee0f1556dc64b53a5c16c8492f84ccc [CANDIDATE]: Term 1 election: Requested vote from peers 952e14a033ed43c597efcde153130779 (127.7.40.2:41017), 2e89f8dba6a841a38b35c21993c36b2b (127.7.40.3:32955)
I20260601 13:38:13.824954 13603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f057dcb77574bb8a2ec15d88f059601" candidate_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "952e14a033ed43c597efcde153130779"
I20260601 13:38:13.825063 13603 raft_consensus.cc:3060] T 9f057dcb77574bb8a2ec15d88f059601 P 952e14a033ed43c597efcde153130779 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:13.825215 13677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f057dcb77574bb8a2ec15d88f059601" candidate_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e89f8dba6a841a38b35c21993c36b2b"
I20260601 13:38:13.825335 13677 raft_consensus.cc:3060] T 9f057dcb77574bb8a2ec15d88f059601 P 2e89f8dba6a841a38b35c21993c36b2b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:13.825910 13421 catalog_manager.cc:5696] T 75a801ab84fa4fec996611ad77673dfa P 952e14a033ed43c597efcde153130779 reported cstate change: term changed from 0 to 1, leader changed from <none> to 952e14a033ed43c597efcde153130779 (127.7.40.2). New cstate: current_term: 1 leader_uuid: "952e14a033ed43c597efcde153130779" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:13.826053 13603 raft_consensus.cc:2468] T 9f057dcb77574bb8a2ec15d88f059601 P 952e14a033ed43c597efcde153130779 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cee0f1556dc64b53a5c16c8492f84ccc in term 1.
I20260601 13:38:13.826296 13677 raft_consensus.cc:2468] T 9f057dcb77574bb8a2ec15d88f059601 P 2e89f8dba6a841a38b35c21993c36b2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cee0f1556dc64b53a5c16c8492f84ccc in term 1.
I20260601 13:38:13.826340 13493 leader_election.cc:304] T 9f057dcb77574bb8a2ec15d88f059601 P cee0f1556dc64b53a5c16c8492f84ccc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 952e14a033ed43c597efcde153130779, cee0f1556dc64b53a5c16c8492f84ccc; no voters: 
I20260601 13:38:13.826575 13728 raft_consensus.cc:2804] T 9f057dcb77574bb8a2ec15d88f059601 P cee0f1556dc64b53a5c16c8492f84ccc [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:13.826812 13728 raft_consensus.cc:697] T 9f057dcb77574bb8a2ec15d88f059601 P cee0f1556dc64b53a5c16c8492f84ccc [term 1 LEADER]: Becoming Leader. State: Replica: cee0f1556dc64b53a5c16c8492f84ccc, State: Running, Role: LEADER
I20260601 13:38:13.826972 13728 consensus_queue.cc:237] T 9f057dcb77574bb8a2ec15d88f059601 P cee0f1556dc64b53a5c16c8492f84ccc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } }
I20260601 13:38:13.828878 13424 catalog_manager.cc:5696] T 9f057dcb77574bb8a2ec15d88f059601 P cee0f1556dc64b53a5c16c8492f84ccc reported cstate change: term changed from 0 to 1, leader changed from <none> to cee0f1556dc64b53a5c16c8492f84ccc (127.7.40.1). New cstate: current_term: 1 leader_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } health_report { overall_health: UNKNOWN } } }
W20260601 13:38:13.838168 13554 tablet.cc:2404] T 244810b8a8d54233ac8a0bb221ab7374 P cee0f1556dc64b53a5c16c8492f84ccc: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:38:14.076316 13732 raft_consensus.cc:493] T 244810b8a8d54233ac8a0bb221ab7374 P 952e14a033ed43c597efcde153130779 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:14.076483 13732 raft_consensus.cc:515] T 244810b8a8d54233ac8a0bb221ab7374 P 952e14a033ed43c597efcde153130779 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } }
I20260601 13:38:14.077135 13732 leader_election.cc:290] T 244810b8a8d54233ac8a0bb221ab7374 P 952e14a033ed43c597efcde153130779 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cee0f1556dc64b53a5c16c8492f84ccc (127.7.40.1:38955), 2e89f8dba6a841a38b35c21993c36b2b (127.7.40.3:32955)
I20260601 13:38:14.077746 13677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "244810b8a8d54233ac8a0bb221ab7374" candidate_uuid: "952e14a033ed43c597efcde153130779" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e89f8dba6a841a38b35c21993c36b2b" is_pre_election: true
I20260601 13:38:14.077746 13527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "244810b8a8d54233ac8a0bb221ab7374" candidate_uuid: "952e14a033ed43c597efcde153130779" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" is_pre_election: true
I20260601 13:38:14.077975 13677 raft_consensus.cc:2468] T 244810b8a8d54233ac8a0bb221ab7374 P 2e89f8dba6a841a38b35c21993c36b2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 952e14a033ed43c597efcde153130779 in term 0.
I20260601 13:38:14.078099 13527 raft_consensus.cc:2468] T 244810b8a8d54233ac8a0bb221ab7374 P cee0f1556dc64b53a5c16c8492f84ccc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 952e14a033ed43c597efcde153130779 in term 0.
I20260601 13:38:14.078423 13566 leader_election.cc:304] T 244810b8a8d54233ac8a0bb221ab7374 P 952e14a033ed43c597efcde153130779 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e89f8dba6a841a38b35c21993c36b2b, 952e14a033ed43c597efcde153130779; no voters: 
I20260601 13:38:14.078661 13732 raft_consensus.cc:2804] T 244810b8a8d54233ac8a0bb221ab7374 P 952e14a033ed43c597efcde153130779 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:14.078742 13732 raft_consensus.cc:493] T 244810b8a8d54233ac8a0bb221ab7374 P 952e14a033ed43c597efcde153130779 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:14.078804 13732 raft_consensus.cc:3060] T 244810b8a8d54233ac8a0bb221ab7374 P 952e14a033ed43c597efcde153130779 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:14.079862 13732 raft_consensus.cc:515] T 244810b8a8d54233ac8a0bb221ab7374 P 952e14a033ed43c597efcde153130779 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } }
I20260601 13:38:14.080294 13732 leader_election.cc:290] T 244810b8a8d54233ac8a0bb221ab7374 P 952e14a033ed43c597efcde153130779 [CANDIDATE]: Term 1 election: Requested vote from peers cee0f1556dc64b53a5c16c8492f84ccc (127.7.40.1:38955), 2e89f8dba6a841a38b35c21993c36b2b (127.7.40.3:32955)
I20260601 13:38:14.080713 13677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "244810b8a8d54233ac8a0bb221ab7374" candidate_uuid: "952e14a033ed43c597efcde153130779" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e89f8dba6a841a38b35c21993c36b2b"
I20260601 13:38:14.080729 13527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "244810b8a8d54233ac8a0bb221ab7374" candidate_uuid: "952e14a033ed43c597efcde153130779" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cee0f1556dc64b53a5c16c8492f84ccc"
I20260601 13:38:14.080864 13677 raft_consensus.cc:3060] T 244810b8a8d54233ac8a0bb221ab7374 P 2e89f8dba6a841a38b35c21993c36b2b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:14.080904 13527 raft_consensus.cc:3060] T 244810b8a8d54233ac8a0bb221ab7374 P cee0f1556dc64b53a5c16c8492f84ccc [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:14.081669 13677 raft_consensus.cc:2468] T 244810b8a8d54233ac8a0bb221ab7374 P 2e89f8dba6a841a38b35c21993c36b2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 952e14a033ed43c597efcde153130779 in term 1.
I20260601 13:38:14.081718 13527 raft_consensus.cc:2468] T 244810b8a8d54233ac8a0bb221ab7374 P cee0f1556dc64b53a5c16c8492f84ccc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 952e14a033ed43c597efcde153130779 in term 1.
I20260601 13:38:14.081998 13566 leader_election.cc:304] T 244810b8a8d54233ac8a0bb221ab7374 P 952e14a033ed43c597efcde153130779 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e89f8dba6a841a38b35c21993c36b2b, 952e14a033ed43c597efcde153130779; no voters: 
I20260601 13:38:14.082180 13732 raft_consensus.cc:2804] T 244810b8a8d54233ac8a0bb221ab7374 P 952e14a033ed43c597efcde153130779 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:14.082276 13732 raft_consensus.cc:697] T 244810b8a8d54233ac8a0bb221ab7374 P 952e14a033ed43c597efcde153130779 [term 1 LEADER]: Becoming Leader. State: Replica: 952e14a033ed43c597efcde153130779, State: Running, Role: LEADER
I20260601 13:38:14.082455 13732 consensus_queue.cc:237] T 244810b8a8d54233ac8a0bb221ab7374 P 952e14a033ed43c597efcde153130779 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } }
I20260601 13:38:14.084246 13424 catalog_manager.cc:5696] T 244810b8a8d54233ac8a0bb221ab7374 P 952e14a033ed43c597efcde153130779 reported cstate change: term changed from 0 to 1, leader changed from <none> to 952e14a033ed43c597efcde153130779 (127.7.40.2). New cstate: current_term: 1 leader_uuid: "952e14a033ed43c597efcde153130779" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:14.094810  7328 tablet_server.cc:179] TabletServer@127.7.40.1:0 shutting down...
I20260601 13:38:14.099382  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:14.099680  7328 tablet_replica.cc:333] T 9c2d7e7f9e444ae681dc88270c1d240c P cee0f1556dc64b53a5c16c8492f84ccc: stopping tablet replica
I20260601 13:38:14.099834  7328 raft_consensus.cc:2243] T 9c2d7e7f9e444ae681dc88270c1d240c P cee0f1556dc64b53a5c16c8492f84ccc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:14.099977  7328 raft_consensus.cc:2272] T 9c2d7e7f9e444ae681dc88270c1d240c P cee0f1556dc64b53a5c16c8492f84ccc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:14.100487  7328 tablet_replica.cc:333] T 244810b8a8d54233ac8a0bb221ab7374 P cee0f1556dc64b53a5c16c8492f84ccc: stopping tablet replica
I20260601 13:38:14.100605  7328 raft_consensus.cc:2243] T 244810b8a8d54233ac8a0bb221ab7374 P cee0f1556dc64b53a5c16c8492f84ccc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:14.100724  7328 raft_consensus.cc:2272] T 244810b8a8d54233ac8a0bb221ab7374 P cee0f1556dc64b53a5c16c8492f84ccc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:14.101167  7328 tablet_replica.cc:333] T 75a801ab84fa4fec996611ad77673dfa P cee0f1556dc64b53a5c16c8492f84ccc: stopping tablet replica
I20260601 13:38:14.101246  7328 raft_consensus.cc:2243] T 75a801ab84fa4fec996611ad77673dfa P cee0f1556dc64b53a5c16c8492f84ccc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:14.101365  7328 raft_consensus.cc:2272] T 75a801ab84fa4fec996611ad77673dfa P cee0f1556dc64b53a5c16c8492f84ccc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:14.101742  7328 tablet_replica.cc:333] T 9f057dcb77574bb8a2ec15d88f059601 P cee0f1556dc64b53a5c16c8492f84ccc: stopping tablet replica
I20260601 13:38:14.101819  7328 raft_consensus.cc:2243] T 9f057dcb77574bb8a2ec15d88f059601 P cee0f1556dc64b53a5c16c8492f84ccc [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:14.101967  7328 pending_rounds.cc:70] T 9f057dcb77574bb8a2ec15d88f059601 P cee0f1556dc64b53a5c16c8492f84ccc: Trying to abort 1 pending ops.
I20260601 13:38:14.102012  7328 pending_rounds.cc:77] T 9f057dcb77574bb8a2ec15d88f059601 P cee0f1556dc64b53a5c16c8492f84ccc: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195200317317120 op_type: NO_OP noop_request { }
I20260601 13:38:14.102110  7328 raft_consensus.cc:2889] T 9f057dcb77574bb8a2ec15d88f059601 P cee0f1556dc64b53a5c16c8492f84ccc [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:38:14.102174  7328 raft_consensus.cc:2272] T 9f057dcb77574bb8a2ec15d88f059601 P cee0f1556dc64b53a5c16c8492f84ccc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:14.116395  7328 tablet_server.cc:196] TabletServer@127.7.40.1:0 shutdown complete.
W20260601 13:38:14.210405 13568 consensus_peers.cc:597] T 75a801ab84fa4fec996611ad77673dfa P 952e14a033ed43c597efcde153130779 -> Peer cee0f1556dc64b53a5c16c8492f84ccc (127.7.40.1:38955): Couldn't send request to peer cee0f1556dc64b53a5c16c8492f84ccc. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:38955: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:14.248116 13732 consensus_queue.cc:1048] T 75a801ab84fa4fec996611ad77673dfa P 952e14a033ed43c597efcde153130779 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:38:14.355809 13643 consensus_peers.cc:597] T 9c2d7e7f9e444ae681dc88270c1d240c P 2e89f8dba6a841a38b35c21993c36b2b -> Peer cee0f1556dc64b53a5c16c8492f84ccc (127.7.40.1:38955): Couldn't send request to peer cee0f1556dc64b53a5c16c8492f84ccc. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:38955: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:14.431161 13733 consensus_queue.cc:1048] T 9c2d7e7f9e444ae681dc88270c1d240c P 2e89f8dba6a841a38b35c21993c36b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:38:14.513341 13568 consensus_peers.cc:597] T 244810b8a8d54233ac8a0bb221ab7374 P 952e14a033ed43c597efcde153130779 -> Peer cee0f1556dc64b53a5c16c8492f84ccc (127.7.40.1:38955): Couldn't send request to peer cee0f1556dc64b53a5c16c8492f84ccc. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:38955: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:14.556779 13732 consensus_queue.cc:1048] T 244810b8a8d54233ac8a0bb221ab7374 P 952e14a033ed43c597efcde153130779 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:15.119480  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:15.121943 13768 instance_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:38:15.121954 13765 instance_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:38:15.122058  7328 server_base.cc:1061] running on GCE node
W20260601 13:38:15.121968 13766 instance_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:38:15.122385  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:15.122434  7328 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:38:15.122480  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321095122480 us; error 0 us; skew 500 ppm
I20260601 13:38:15.123531  7328 webserver.cc:533] Webserver started at http://127.7.40.4:42581/ using document root <none> and password file <none>
I20260601 13:38:15.123687  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:15.123734  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:15.123797  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:15.124179  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320954551505-7328-0/minicluster-data/ts-3-root/instance:
uuid: "5d06db97d5ae4677a8a1b7347d944661"
format_stamp: "Formatted at 2026-06-01 13:38:15 on dist-test-slave-b9mm"
I20260601 13:38:15.125989  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:38:15.127110 13773 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:38:15.127403  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:15.127470  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320954551505-7328-0/minicluster-data/ts-3-root
uuid: "5d06db97d5ae4677a8a1b7347d944661"
format_stamp: "Formatted at 2026-06-01 13:38:15 on dist-test-slave-b9mm"
I20260601 13:38:15.127535  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320954551505-7328-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320954551505-7328-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320954551505-7328-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:38:15.141242  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:15.141628  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:15.141912  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:15.142433  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:15.142473  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:15.142505  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:15.142566  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:15.147259  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.4:36225
I20260601 13:38:15.147864 13836 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.4:36225 every 8 connection(s)
I20260601 13:38:15.152665 13837 heartbeater.cc:344] Connected to a master server at 127.7.40.62:38711
I20260601 13:38:15.152789 13837 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:15.152992 13837 heartbeater.cc:507] Master 127.7.40.62:38711 requested a full tablet report, sending...
I20260601 13:38:15.153616 13421 ts_manager.cc:194] Registered new tserver with Master: 5d06db97d5ae4677a8a1b7347d944661 (127.7.40.4:36225)
I20260601 13:38:15.154140 13421 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53616
I20260601 13:38:15.231592 13751 consensus_queue.cc:579] T 75a801ab84fa4fec996611ad77673dfa P 952e14a033ed43c597efcde153130779 [LEADER]: Leader has been unable to successfully communicate with peer cee0f1556dc64b53a5c16c8492f84ccc for more than 1 seconds (1.407s)
I20260601 13:38:15.234503 13603 consensus_queue.cc:237] T 75a801ab84fa4fec996611ad77673dfa P 952e14a033ed43c597efcde153130779 [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: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: true } }
I20260601 13:38:15.236505 13677 raft_consensus.cc:1275] T 75a801ab84fa4fec996611ad77673dfa P 2e89f8dba6a841a38b35c21993c36b2b [term 1 FOLLOWER]: Refusing update from remote peer 952e14a033ed43c597efcde153130779: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:38:15.236901 13568 consensus_peers.cc:597] T 75a801ab84fa4fec996611ad77673dfa P 952e14a033ed43c597efcde153130779 -> Peer cee0f1556dc64b53a5c16c8492f84ccc (127.7.40.1:38955): Couldn't send request to peer cee0f1556dc64b53a5c16c8492f84ccc. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:38955: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:15.236937 13842 consensus_queue.cc:1048] T 75a801ab84fa4fec996611ad77673dfa P 952e14a033ed43c597efcde153130779 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:38:15.238852 13841 raft_consensus.cc:2955] T 75a801ab84fa4fec996611ad77673dfa P 952e14a033ed43c597efcde153130779 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d06db97d5ae4677a8a1b7347d944661 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: true } } }
I20260601 13:38:15.239356 13677 raft_consensus.cc:2955] T 75a801ab84fa4fec996611ad77673dfa P 2e89f8dba6a841a38b35c21993c36b2b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d06db97d5ae4677a8a1b7347d944661 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: true } } }
W20260601 13:38:15.240329 13566 consensus_peers.cc:597] T 75a801ab84fa4fec996611ad77673dfa P 952e14a033ed43c597efcde153130779 -> Peer 5d06db97d5ae4677a8a1b7347d944661 (127.7.40.4:36225): Couldn't send request to peer 5d06db97d5ae4677a8a1b7347d944661. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 75a801ab84fa4fec996611ad77673dfa. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:15.240828 13411 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 75a801ab84fa4fec996611ad77673dfa with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260601 13:38:15.241623 13421 catalog_manager.cc:5696] T 75a801ab84fa4fec996611ad77673dfa P 2e89f8dba6a841a38b35c21993c36b2b reported cstate change: config changed from index -1 to 2, NON_VOTER 5d06db97d5ae4677a8a1b7347d944661 (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "952e14a033ed43c597efcde153130779" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: true } } }
I20260601 13:38:15.278064 13733 consensus_queue.cc:579] T 9c2d7e7f9e444ae681dc88270c1d240c P 2e89f8dba6a841a38b35c21993c36b2b [LEADER]: Leader has been unable to successfully communicate with peer cee0f1556dc64b53a5c16c8492f84ccc for more than 1 seconds (1.469s)
I20260601 13:38:15.280937 13677 consensus_queue.cc:237] T 9c2d7e7f9e444ae681dc88270c1d240c P 2e89f8dba6a841a38b35c21993c36b2b [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: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: true } }
I20260601 13:38:15.282620 13603 raft_consensus.cc:1275] T 9c2d7e7f9e444ae681dc88270c1d240c P 952e14a033ed43c597efcde153130779 [term 1 FOLLOWER]: Refusing update from remote peer 2e89f8dba6a841a38b35c21993c36b2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:15.283121 13851 consensus_queue.cc:1048] T 9c2d7e7f9e444ae681dc88270c1d240c P 2e89f8dba6a841a38b35c21993c36b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:38:15.284091 13643 consensus_peers.cc:597] T 9c2d7e7f9e444ae681dc88270c1d240c P 2e89f8dba6a841a38b35c21993c36b2b -> Peer cee0f1556dc64b53a5c16c8492f84ccc (127.7.40.1:38955): Couldn't send request to peer cee0f1556dc64b53a5c16c8492f84ccc. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:38955: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:15.284839 13850 raft_consensus.cc:2955] T 9c2d7e7f9e444ae681dc88270c1d240c P 2e89f8dba6a841a38b35c21993c36b2b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d06db97d5ae4677a8a1b7347d944661 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: true } } }
I20260601 13:38:15.285290 13603 raft_consensus.cc:2955] T 9c2d7e7f9e444ae681dc88270c1d240c P 952e14a033ed43c597efcde153130779 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d06db97d5ae4677a8a1b7347d944661 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: true } } }
I20260601 13:38:15.286746 13408 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 9c2d7e7f9e444ae681dc88270c1d240c with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
W20260601 13:38:15.287385 13641 consensus_peers.cc:597] T 9c2d7e7f9e444ae681dc88270c1d240c P 2e89f8dba6a841a38b35c21993c36b2b -> Peer 5d06db97d5ae4677a8a1b7347d944661 (127.7.40.4:36225): Couldn't send request to peer 5d06db97d5ae4677a8a1b7347d944661. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9c2d7e7f9e444ae681dc88270c1d240c. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:15.287916 13424 catalog_manager.cc:5696] T 9c2d7e7f9e444ae681dc88270c1d240c P 2e89f8dba6a841a38b35c21993c36b2b reported cstate change: config changed from index -1 to 2, NON_VOTER 5d06db97d5ae4677a8a1b7347d944661 (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "2e89f8dba6a841a38b35c21993c36b2b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:15.472122 13845 consensus_queue.cc:579] T 244810b8a8d54233ac8a0bb221ab7374 P 952e14a033ed43c597efcde153130779 [LEADER]: Leader has been unable to successfully communicate with peer cee0f1556dc64b53a5c16c8492f84ccc for more than 1 seconds (1.389s)
W20260601 13:38:15.473091 13568 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.40.1:38955: connect: Connection refused (error 111) [suppressed 14 similar messages]
I20260601 13:38:15.474833 13603 consensus_queue.cc:237] T 244810b8a8d54233ac8a0bb221ab7374 P 952e14a033ed43c597efcde153130779 [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: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: true } }
I20260601 13:38:15.476183 13677 raft_consensus.cc:1275] T 244810b8a8d54233ac8a0bb221ab7374 P 2e89f8dba6a841a38b35c21993c36b2b [term 1 FOLLOWER]: Refusing update from remote peer 952e14a033ed43c597efcde153130779: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:15.476610 13845 consensus_queue.cc:1048] T 244810b8a8d54233ac8a0bb221ab7374 P 952e14a033ed43c597efcde153130779 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:38:15.476756 13566 consensus_peers.cc:597] T 244810b8a8d54233ac8a0bb221ab7374 P 952e14a033ed43c597efcde153130779 -> Peer 5d06db97d5ae4677a8a1b7347d944661 (127.7.40.4:36225): Couldn't send request to peer 5d06db97d5ae4677a8a1b7347d944661. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 244810b8a8d54233ac8a0bb221ab7374. This is attempt 1: this message will repeat every 5th retry.
W20260601 13:38:15.476773 13568 consensus_peers.cc:597] T 244810b8a8d54233ac8a0bb221ab7374 P 952e14a033ed43c597efcde153130779 -> Peer cee0f1556dc64b53a5c16c8492f84ccc (127.7.40.1:38955): Couldn't send request to peer cee0f1556dc64b53a5c16c8492f84ccc. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:38955: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:15.478192 13842 raft_consensus.cc:2955] T 244810b8a8d54233ac8a0bb221ab7374 P 952e14a033ed43c597efcde153130779 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d06db97d5ae4677a8a1b7347d944661 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: true } } }
I20260601 13:38:15.478754 13677 raft_consensus.cc:2955] T 244810b8a8d54233ac8a0bb221ab7374 P 2e89f8dba6a841a38b35c21993c36b2b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d06db97d5ae4677a8a1b7347d944661 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: true } } }
I20260601 13:38:15.479920 13411 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 244810b8a8d54233ac8a0bb221ab7374 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260601 13:38:15.481127 13421 catalog_manager.cc:5696] T 244810b8a8d54233ac8a0bb221ab7374 P 2e89f8dba6a841a38b35c21993c36b2b reported cstate change: config changed from index -1 to 2, NON_VOTER 5d06db97d5ae4677a8a1b7347d944661 (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "952e14a033ed43c597efcde153130779" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: true } } }
W20260601 13:38:15.528128 13472 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver cee0f1556dc64b53a5c16c8492f84ccc not available for placement
I20260601 13:38:15.652508 13855 ts_tablet_manager.cc:933] T 75a801ab84fa4fec996611ad77673dfa P 5d06db97d5ae4677a8a1b7347d944661: Initiating tablet copy from peer 952e14a033ed43c597efcde153130779 (127.7.40.2:41017)
I20260601 13:38:15.652848 13855 tablet_copy_client.cc:323] T 75a801ab84fa4fec996611ad77673dfa P 5d06db97d5ae4677a8a1b7347d944661: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.2:41017
I20260601 13:38:15.656870 13613 tablet_copy_service.cc:140] P 952e14a033ed43c597efcde153130779: Received BeginTabletCopySession request for tablet 75a801ab84fa4fec996611ad77673dfa from peer 5d06db97d5ae4677a8a1b7347d944661 ({username='slave'} at 127.0.0.1:56734)
I20260601 13:38:15.657047 13613 tablet_copy_service.cc:161] P 952e14a033ed43c597efcde153130779: Beginning new tablet copy session on tablet 75a801ab84fa4fec996611ad77673dfa from peer 5d06db97d5ae4677a8a1b7347d944661 at {username='slave'} at 127.0.0.1:56734: session id = 5d06db97d5ae4677a8a1b7347d944661-75a801ab84fa4fec996611ad77673dfa
I20260601 13:38:15.658059 13613 tablet_copy_source_session.cc:215] T 75a801ab84fa4fec996611ad77673dfa P 952e14a033ed43c597efcde153130779: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:38:15.658986 13855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75a801ab84fa4fec996611ad77673dfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:15.660981 13855 tablet_copy_client.cc:806] T 75a801ab84fa4fec996611ad77673dfa P 5d06db97d5ae4677a8a1b7347d944661: tablet copy: Starting download of 0 data blocks...
I20260601 13:38:15.661168 13855 tablet_copy_client.cc:670] T 75a801ab84fa4fec996611ad77673dfa P 5d06db97d5ae4677a8a1b7347d944661: tablet copy: Starting download of 1 WAL segments...
I20260601 13:38:15.662328 13855 tablet_copy_client.cc:538] T 75a801ab84fa4fec996611ad77673dfa P 5d06db97d5ae4677a8a1b7347d944661: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:38:15.663818 13855 tablet_bootstrap.cc:492] T 75a801ab84fa4fec996611ad77673dfa P 5d06db97d5ae4677a8a1b7347d944661: Bootstrap starting.
I20260601 13:38:15.666849 13855 tablet_bootstrap.cc:492] T 75a801ab84fa4fec996611ad77673dfa P 5d06db97d5ae4677a8a1b7347d944661: 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:38:15.667112 13855 tablet_bootstrap.cc:492] T 75a801ab84fa4fec996611ad77673dfa P 5d06db97d5ae4677a8a1b7347d944661: Bootstrap complete.
I20260601 13:38:15.667294 13855 ts_tablet_manager.cc:1403] T 75a801ab84fa4fec996611ad77673dfa P 5d06db97d5ae4677a8a1b7347d944661: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20260601 13:38:15.667644 13855 raft_consensus.cc:359] T 75a801ab84fa4fec996611ad77673dfa P 5d06db97d5ae4677a8a1b7347d944661 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: true } }
I20260601 13:38:15.667742 13855 raft_consensus.cc:740] T 75a801ab84fa4fec996611ad77673dfa P 5d06db97d5ae4677a8a1b7347d944661 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5d06db97d5ae4677a8a1b7347d944661, State: Initialized, Role: LEARNER
I20260601 13:38:15.667816 13855 consensus_queue.cc:260] T 75a801ab84fa4fec996611ad77673dfa P 5d06db97d5ae4677a8a1b7347d944661 [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: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: true } }
I20260601 13:38:15.668108 13855 ts_tablet_manager.cc:1434] T 75a801ab84fa4fec996611ad77673dfa P 5d06db97d5ae4677a8a1b7347d944661: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:15.668205 13837 heartbeater.cc:499] Master 127.7.40.62:38711 was elected leader, sending a full tablet report...
I20260601 13:38:15.668748 13613 tablet_copy_service.cc:342] P 952e14a033ed43c597efcde153130779: Request end of tablet copy session 5d06db97d5ae4677a8a1b7347d944661-75a801ab84fa4fec996611ad77673dfa received from {username='slave'} at 127.0.0.1:56734
I20260601 13:38:15.668823 13613 tablet_copy_service.cc:434] P 952e14a033ed43c597efcde153130779: ending tablet copy session 5d06db97d5ae4677a8a1b7347d944661-75a801ab84fa4fec996611ad77673dfa on tablet 75a801ab84fa4fec996611ad77673dfa with peer 5d06db97d5ae4677a8a1b7347d944661
I20260601 13:38:15.768714 13855 ts_tablet_manager.cc:933] T 9c2d7e7f9e444ae681dc88270c1d240c P 5d06db97d5ae4677a8a1b7347d944661: Initiating tablet copy from peer 2e89f8dba6a841a38b35c21993c36b2b (127.7.40.3:32955)
I20260601 13:38:15.769091 13855 tablet_copy_client.cc:323] T 9c2d7e7f9e444ae681dc88270c1d240c P 5d06db97d5ae4677a8a1b7347d944661: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.3:32955
I20260601 13:38:15.772687 13688 tablet_copy_service.cc:140] P 2e89f8dba6a841a38b35c21993c36b2b: Received BeginTabletCopySession request for tablet 9c2d7e7f9e444ae681dc88270c1d240c from peer 5d06db97d5ae4677a8a1b7347d944661 ({username='slave'} at 127.0.0.1:56732)
I20260601 13:38:15.772801 13688 tablet_copy_service.cc:161] P 2e89f8dba6a841a38b35c21993c36b2b: Beginning new tablet copy session on tablet 9c2d7e7f9e444ae681dc88270c1d240c from peer 5d06db97d5ae4677a8a1b7347d944661 at {username='slave'} at 127.0.0.1:56732: session id = 5d06db97d5ae4677a8a1b7347d944661-9c2d7e7f9e444ae681dc88270c1d240c
I20260601 13:38:15.773738 13688 tablet_copy_source_session.cc:215] T 9c2d7e7f9e444ae681dc88270c1d240c P 2e89f8dba6a841a38b35c21993c36b2b: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:38:15.774690 13855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c2d7e7f9e444ae681dc88270c1d240c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:15.776587 13855 tablet_copy_client.cc:806] T 9c2d7e7f9e444ae681dc88270c1d240c P 5d06db97d5ae4677a8a1b7347d944661: tablet copy: Starting download of 0 data blocks...
I20260601 13:38:15.776746 13855 tablet_copy_client.cc:670] T 9c2d7e7f9e444ae681dc88270c1d240c P 5d06db97d5ae4677a8a1b7347d944661: tablet copy: Starting download of 1 WAL segments...
I20260601 13:38:15.777907 13855 tablet_copy_client.cc:538] T 9c2d7e7f9e444ae681dc88270c1d240c P 5d06db97d5ae4677a8a1b7347d944661: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:38:15.778952 13855 tablet_bootstrap.cc:492] T 9c2d7e7f9e444ae681dc88270c1d240c P 5d06db97d5ae4677a8a1b7347d944661: Bootstrap starting.
I20260601 13:38:15.782018 13855 tablet_bootstrap.cc:492] T 9c2d7e7f9e444ae681dc88270c1d240c P 5d06db97d5ae4677a8a1b7347d944661: 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:38:15.782212 13855 tablet_bootstrap.cc:492] T 9c2d7e7f9e444ae681dc88270c1d240c P 5d06db97d5ae4677a8a1b7347d944661: Bootstrap complete.
I20260601 13:38:15.782341 13855 ts_tablet_manager.cc:1403] T 9c2d7e7f9e444ae681dc88270c1d240c P 5d06db97d5ae4677a8a1b7347d944661: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:38:15.782668 13855 raft_consensus.cc:359] T 9c2d7e7f9e444ae681dc88270c1d240c P 5d06db97d5ae4677a8a1b7347d944661 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: true } }
I20260601 13:38:15.782766 13855 raft_consensus.cc:740] T 9c2d7e7f9e444ae681dc88270c1d240c P 5d06db97d5ae4677a8a1b7347d944661 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5d06db97d5ae4677a8a1b7347d944661, State: Initialized, Role: LEARNER
I20260601 13:38:15.782845 13855 consensus_queue.cc:260] T 9c2d7e7f9e444ae681dc88270c1d240c P 5d06db97d5ae4677a8a1b7347d944661 [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: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: true } }
I20260601 13:38:15.783138 13855 ts_tablet_manager.cc:1434] T 9c2d7e7f9e444ae681dc88270c1d240c P 5d06db97d5ae4677a8a1b7347d944661: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:38:15.783708 13688 tablet_copy_service.cc:342] P 2e89f8dba6a841a38b35c21993c36b2b: Request end of tablet copy session 5d06db97d5ae4677a8a1b7347d944661-9c2d7e7f9e444ae681dc88270c1d240c received from {username='slave'} at 127.0.0.1:56732
I20260601 13:38:15.783798 13688 tablet_copy_service.cc:434] P 2e89f8dba6a841a38b35c21993c36b2b: ending tablet copy session 5d06db97d5ae4677a8a1b7347d944661-9c2d7e7f9e444ae681dc88270c1d240c on tablet 9c2d7e7f9e444ae681dc88270c1d240c with peer 5d06db97d5ae4677a8a1b7347d944661
I20260601 13:38:15.940611 13733 raft_consensus.cc:493] T 9f057dcb77574bb8a2ec15d88f059601 P 2e89f8dba6a841a38b35c21993c36b2b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:15.940831 13733 raft_consensus.cc:515] T 9f057dcb77574bb8a2ec15d88f059601 P 2e89f8dba6a841a38b35c21993c36b2b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } }
I20260601 13:38:15.941354 13733 leader_election.cc:290] T 9f057dcb77574bb8a2ec15d88f059601 P 2e89f8dba6a841a38b35c21993c36b2b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cee0f1556dc64b53a5c16c8492f84ccc (127.7.40.1:38955), 952e14a033ed43c597efcde153130779 (127.7.40.2:41017)
I20260601 13:38:15.941902 13603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f057dcb77574bb8a2ec15d88f059601" candidate_uuid: "2e89f8dba6a841a38b35c21993c36b2b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "952e14a033ed43c597efcde153130779" is_pre_election: true
I20260601 13:38:15.942077 13603 raft_consensus.cc:2468] T 9f057dcb77574bb8a2ec15d88f059601 P 952e14a033ed43c597efcde153130779 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e89f8dba6a841a38b35c21993c36b2b in term 1.
I20260601 13:38:15.942493 13644 leader_election.cc:304] T 9f057dcb77574bb8a2ec15d88f059601 P 2e89f8dba6a841a38b35c21993c36b2b [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: 2e89f8dba6a841a38b35c21993c36b2b, 952e14a033ed43c597efcde153130779; no voters: 
I20260601 13:38:15.942679 13733 raft_consensus.cc:2804] T 9f057dcb77574bb8a2ec15d88f059601 P 2e89f8dba6a841a38b35c21993c36b2b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:38:15.942751 13733 raft_consensus.cc:493] T 9f057dcb77574bb8a2ec15d88f059601 P 2e89f8dba6a841a38b35c21993c36b2b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:15.942796 13733 raft_consensus.cc:3060] T 9f057dcb77574bb8a2ec15d88f059601 P 2e89f8dba6a841a38b35c21993c36b2b [term 1 FOLLOWER]: Advancing to term 2
W20260601 13:38:15.942818 13643 leader_election.cc:336] T 9f057dcb77574bb8a2ec15d88f059601 P 2e89f8dba6a841a38b35c21993c36b2b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cee0f1556dc64b53a5c16c8492f84ccc (127.7.40.1:38955): Network error: Client connection negotiation failed: client connection to 127.7.40.1:38955: connect: Connection refused (error 111)
I20260601 13:38:15.943810 13733 raft_consensus.cc:515] T 9f057dcb77574bb8a2ec15d88f059601 P 2e89f8dba6a841a38b35c21993c36b2b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } }
I20260601 13:38:15.944218 13733 leader_election.cc:290] T 9f057dcb77574bb8a2ec15d88f059601 P 2e89f8dba6a841a38b35c21993c36b2b [CANDIDATE]: Term 2 election: Requested vote from peers cee0f1556dc64b53a5c16c8492f84ccc (127.7.40.1:38955), 952e14a033ed43c597efcde153130779 (127.7.40.2:41017)
I20260601 13:38:15.944646 13603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f057dcb77574bb8a2ec15d88f059601" candidate_uuid: "2e89f8dba6a841a38b35c21993c36b2b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "952e14a033ed43c597efcde153130779"
I20260601 13:38:15.944780 13603 raft_consensus.cc:3060] T 9f057dcb77574bb8a2ec15d88f059601 P 952e14a033ed43c597efcde153130779 [term 1 FOLLOWER]: Advancing to term 2
W20260601 13:38:15.945406 13643 leader_election.cc:336] T 9f057dcb77574bb8a2ec15d88f059601 P 2e89f8dba6a841a38b35c21993c36b2b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer cee0f1556dc64b53a5c16c8492f84ccc (127.7.40.1:38955): Network error: Client connection negotiation failed: client connection to 127.7.40.1:38955: connect: Connection refused (error 111)
I20260601 13:38:15.945847 13603 raft_consensus.cc:2468] T 9f057dcb77574bb8a2ec15d88f059601 P 952e14a033ed43c597efcde153130779 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e89f8dba6a841a38b35c21993c36b2b in term 2.
I20260601 13:38:15.946166 13644 leader_election.cc:304] T 9f057dcb77574bb8a2ec15d88f059601 P 2e89f8dba6a841a38b35c21993c36b2b [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: 2e89f8dba6a841a38b35c21993c36b2b, 952e14a033ed43c597efcde153130779; no voters: cee0f1556dc64b53a5c16c8492f84ccc
I20260601 13:38:15.946328 13733 raft_consensus.cc:2804] T 9f057dcb77574bb8a2ec15d88f059601 P 2e89f8dba6a841a38b35c21993c36b2b [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:38:15.946496 13733 raft_consensus.cc:697] T 9f057dcb77574bb8a2ec15d88f059601 P 2e89f8dba6a841a38b35c21993c36b2b [term 2 LEADER]: Becoming Leader. State: Replica: 2e89f8dba6a841a38b35c21993c36b2b, State: Running, Role: LEADER
I20260601 13:38:15.946662 13733 consensus_queue.cc:237] T 9f057dcb77574bb8a2ec15d88f059601 P 2e89f8dba6a841a38b35c21993c36b2b [LEADER]: Queue going to LEADER 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: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } }
I20260601 13:38:15.948251 13424 catalog_manager.cc:5696] T 9f057dcb77574bb8a2ec15d88f059601 P 2e89f8dba6a841a38b35c21993c36b2b reported cstate change: term changed from 1 to 2, leader changed from cee0f1556dc64b53a5c16c8492f84ccc (127.7.40.1) to 2e89f8dba6a841a38b35c21993c36b2b (127.7.40.3). New cstate: current_term: 2 leader_uuid: "2e89f8dba6a841a38b35c21993c36b2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } health_report { overall_health: HEALTHY } } }
I20260601 13:38:16.036871 13855 ts_tablet_manager.cc:933] T 244810b8a8d54233ac8a0bb221ab7374 P 5d06db97d5ae4677a8a1b7347d944661: Initiating tablet copy from peer 952e14a033ed43c597efcde153130779 (127.7.40.2:41017)
I20260601 13:38:16.037212 13855 tablet_copy_client.cc:323] T 244810b8a8d54233ac8a0bb221ab7374 P 5d06db97d5ae4677a8a1b7347d944661: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.2:41017
I20260601 13:38:16.037742 13613 tablet_copy_service.cc:140] P 952e14a033ed43c597efcde153130779: Received BeginTabletCopySession request for tablet 244810b8a8d54233ac8a0bb221ab7374 from peer 5d06db97d5ae4677a8a1b7347d944661 ({username='slave'} at 127.0.0.1:56734)
I20260601 13:38:16.037851 13613 tablet_copy_service.cc:161] P 952e14a033ed43c597efcde153130779: Beginning new tablet copy session on tablet 244810b8a8d54233ac8a0bb221ab7374 from peer 5d06db97d5ae4677a8a1b7347d944661 at {username='slave'} at 127.0.0.1:56734: session id = 5d06db97d5ae4677a8a1b7347d944661-244810b8a8d54233ac8a0bb221ab7374
I20260601 13:38:16.038712 13613 tablet_copy_source_session.cc:215] T 244810b8a8d54233ac8a0bb221ab7374 P 952e14a033ed43c597efcde153130779: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:38:16.039608 13855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 244810b8a8d54233ac8a0bb221ab7374. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:16.041375 13855 tablet_copy_client.cc:806] T 244810b8a8d54233ac8a0bb221ab7374 P 5d06db97d5ae4677a8a1b7347d944661: tablet copy: Starting download of 0 data blocks...
I20260601 13:38:16.041548 13855 tablet_copy_client.cc:670] T 244810b8a8d54233ac8a0bb221ab7374 P 5d06db97d5ae4677a8a1b7347d944661: tablet copy: Starting download of 1 WAL segments...
I20260601 13:38:16.042825 13855 tablet_copy_client.cc:538] T 244810b8a8d54233ac8a0bb221ab7374 P 5d06db97d5ae4677a8a1b7347d944661: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:38:16.043974 13855 tablet_bootstrap.cc:492] T 244810b8a8d54233ac8a0bb221ab7374 P 5d06db97d5ae4677a8a1b7347d944661: Bootstrap starting.
I20260601 13:38:16.046871 13855 tablet_bootstrap.cc:492] T 244810b8a8d54233ac8a0bb221ab7374 P 5d06db97d5ae4677a8a1b7347d944661: 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:38:16.047137 13855 tablet_bootstrap.cc:492] T 244810b8a8d54233ac8a0bb221ab7374 P 5d06db97d5ae4677a8a1b7347d944661: Bootstrap complete.
I20260601 13:38:16.047302 13855 ts_tablet_manager.cc:1403] T 244810b8a8d54233ac8a0bb221ab7374 P 5d06db97d5ae4677a8a1b7347d944661: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20260601 13:38:16.047689 13855 raft_consensus.cc:359] T 244810b8a8d54233ac8a0bb221ab7374 P 5d06db97d5ae4677a8a1b7347d944661 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: true } }
I20260601 13:38:16.047804 13855 raft_consensus.cc:740] T 244810b8a8d54233ac8a0bb221ab7374 P 5d06db97d5ae4677a8a1b7347d944661 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5d06db97d5ae4677a8a1b7347d944661, State: Initialized, Role: LEARNER
I20260601 13:38:16.047878 13855 consensus_queue.cc:260] T 244810b8a8d54233ac8a0bb221ab7374 P 5d06db97d5ae4677a8a1b7347d944661 [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: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: true } }
I20260601 13:38:16.048153 13855 ts_tablet_manager.cc:1434] T 244810b8a8d54233ac8a0bb221ab7374 P 5d06db97d5ae4677a8a1b7347d944661: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:38:16.048729 13613 tablet_copy_service.cc:342] P 952e14a033ed43c597efcde153130779: Request end of tablet copy session 5d06db97d5ae4677a8a1b7347d944661-244810b8a8d54233ac8a0bb221ab7374 received from {username='slave'} at 127.0.0.1:56734
I20260601 13:38:16.048825 13613 tablet_copy_service.cc:434] P 952e14a033ed43c597efcde153130779: ending tablet copy session 5d06db97d5ae4677a8a1b7347d944661-244810b8a8d54233ac8a0bb221ab7374 on tablet 244810b8a8d54233ac8a0bb221ab7374 with peer 5d06db97d5ae4677a8a1b7347d944661
I20260601 13:38:16.217978 13811 raft_consensus.cc:1217] T 75a801ab84fa4fec996611ad77673dfa P 5d06db97d5ae4677a8a1b7347d944661 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:38:16.294869 13811 raft_consensus.cc:1217] T 9c2d7e7f9e444ae681dc88270c1d240c P 5d06db97d5ae4677a8a1b7347d944661 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:38:16.366387 13869 consensus_queue.cc:579] T 75a801ab84fa4fec996611ad77673dfa P 952e14a033ed43c597efcde153130779 [LEADER]: Leader has been unable to successfully communicate with peer cee0f1556dc64b53a5c16c8492f84ccc for more than 1 seconds (1.132s)
W20260601 13:38:16.432803 13643 consensus_peers.cc:597] T 9f057dcb77574bb8a2ec15d88f059601 P 2e89f8dba6a841a38b35c21993c36b2b -> Peer cee0f1556dc64b53a5c16c8492f84ccc (127.7.40.1:38955): Couldn't send request to peer cee0f1556dc64b53a5c16c8492f84ccc. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:38955: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:16.442746 13603 raft_consensus.cc:1275] T 9f057dcb77574bb8a2ec15d88f059601 P 952e14a033ed43c597efcde153130779 [term 2 FOLLOWER]: Refusing update from remote peer 2e89f8dba6a841a38b35c21993c36b2b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260601 13:38:16.443261 13870 consensus_queue.cc:1048] T 9f057dcb77574bb8a2ec15d88f059601 P 2e89f8dba6a841a38b35c21993c36b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:16.477133 13869 consensus_queue.cc:579] T 244810b8a8d54233ac8a0bb221ab7374 P 952e14a033ed43c597efcde153130779 [LEADER]: Leader has been unable to successfully communicate with peer cee0f1556dc64b53a5c16c8492f84ccc for more than 1 seconds (1.002s)
W20260601 13:38:16.528717 13472 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver cee0f1556dc64b53a5c16c8492f84ccc not available for placement
I20260601 13:38:16.622124 13811 raft_consensus.cc:1217] T 244810b8a8d54233ac8a0bb221ab7374 P 5d06db97d5ae4677a8a1b7347d944661 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:38:16.730033 13869 raft_consensus.cc:1064] T 75a801ab84fa4fec996611ad77673dfa P 952e14a033ed43c597efcde153130779: attempting to promote NON_VOTER 5d06db97d5ae4677a8a1b7347d944661 to VOTER
I20260601 13:38:16.730592 13869 consensus_queue.cc:237] T 75a801ab84fa4fec996611ad77673dfa P 952e14a033ed43c597efcde153130779 [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: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: false } }
I20260601 13:38:16.732179 13811 raft_consensus.cc:1275] T 75a801ab84fa4fec996611ad77673dfa P 5d06db97d5ae4677a8a1b7347d944661 [term 1 LEARNER]: Refusing update from remote peer 952e14a033ed43c597efcde153130779: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:38:16.732224 13677 raft_consensus.cc:1275] T 75a801ab84fa4fec996611ad77673dfa P 2e89f8dba6a841a38b35c21993c36b2b [term 1 FOLLOWER]: Refusing update from remote peer 952e14a033ed43c597efcde153130779: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:38:16.732671 13868 consensus_queue.cc:1048] T 75a801ab84fa4fec996611ad77673dfa P 952e14a033ed43c597efcde153130779 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:38:16.732884 13869 consensus_queue.cc:1048] T 75a801ab84fa4fec996611ad77673dfa P 952e14a033ed43c597efcde153130779 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:38:16.732999 13568 consensus_peers.cc:597] T 75a801ab84fa4fec996611ad77673dfa P 952e14a033ed43c597efcde153130779 -> Peer cee0f1556dc64b53a5c16c8492f84ccc (127.7.40.1:38955): Couldn't send request to peer cee0f1556dc64b53a5c16c8492f84ccc. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:38955: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:16.734711 13869 raft_consensus.cc:2955] T 75a801ab84fa4fec996611ad77673dfa P 952e14a033ed43c597efcde153130779 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d06db97d5ae4677a8a1b7347d944661 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: false } } }
I20260601 13:38:16.735208 13811 raft_consensus.cc:2955] T 75a801ab84fa4fec996611ad77673dfa P 5d06db97d5ae4677a8a1b7347d944661 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d06db97d5ae4677a8a1b7347d944661 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: false } } }
I20260601 13:38:16.737375 13677 raft_consensus.cc:2955] T 75a801ab84fa4fec996611ad77673dfa P 2e89f8dba6a841a38b35c21993c36b2b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d06db97d5ae4677a8a1b7347d944661 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: false } } }
I20260601 13:38:16.737586 13424 catalog_manager.cc:5696] T 75a801ab84fa4fec996611ad77673dfa P 5d06db97d5ae4677a8a1b7347d944661 reported cstate change: config changed from index 2 to 3, 5d06db97d5ae4677a8a1b7347d944661 (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "952e14a033ed43c597efcde153130779" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: false } } }
I20260601 13:38:16.741328 13603 consensus_queue.cc:237] T 75a801ab84fa4fec996611ad77673dfa P 952e14a033ed43c597efcde153130779 [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: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: false } }
I20260601 13:38:16.742404 13811 raft_consensus.cc:1275] T 75a801ab84fa4fec996611ad77673dfa P 5d06db97d5ae4677a8a1b7347d944661 [term 1 FOLLOWER]: Refusing update from remote peer 952e14a033ed43c597efcde153130779: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:38:16.742465 13677 raft_consensus.cc:1275] T 75a801ab84fa4fec996611ad77673dfa P 2e89f8dba6a841a38b35c21993c36b2b [term 1 FOLLOWER]: Refusing update from remote peer 952e14a033ed43c597efcde153130779: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:38:16.742763 13875 consensus_queue.cc:1048] T 75a801ab84fa4fec996611ad77673dfa P 952e14a033ed43c597efcde153130779 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 36225 } 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:38:16.742863 13868 consensus_queue.cc:1048] T 75a801ab84fa4fec996611ad77673dfa P 952e14a033ed43c597efcde153130779 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:38:16.744560 13869 raft_consensus.cc:2955] T 75a801ab84fa4fec996611ad77673dfa P 952e14a033ed43c597efcde153130779 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cee0f1556dc64b53a5c16c8492f84ccc (127.7.40.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: false } } }
I20260601 13:38:16.744899 13677 raft_consensus.cc:2955] T 75a801ab84fa4fec996611ad77673dfa P 2e89f8dba6a841a38b35c21993c36b2b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cee0f1556dc64b53a5c16c8492f84ccc (127.7.40.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: false } } }
I20260601 13:38:16.746143 13411 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 75a801ab84fa4fec996611ad77673dfa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:38:16.746165 13811 raft_consensus.cc:2955] T 75a801ab84fa4fec996611ad77673dfa P 5d06db97d5ae4677a8a1b7347d944661 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cee0f1556dc64b53a5c16c8492f84ccc (127.7.40.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: false } } }
I20260601 13:38:16.747035 13421 catalog_manager.cc:5696] T 75a801ab84fa4fec996611ad77673dfa P 2e89f8dba6a841a38b35c21993c36b2b reported cstate change: config changed from index 3 to 4, VOTER cee0f1556dc64b53a5c16c8492f84ccc (127.7.40.1) evicted. New cstate: current_term: 1 leader_uuid: "952e14a033ed43c597efcde153130779" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: false } } }
W20260601 13:38:16.750430 13410 catalog_manager.cc:4754] TS cee0f1556dc64b53a5c16c8492f84ccc (127.7.40.1:38955): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 75a801ab84fa4fec996611ad77673dfa: Network error: Client connection negotiation failed: client connection to 127.7.40.1:38955: connect: Connection refused (error 111)
I20260601 13:38:16.785574 13870 raft_consensus.cc:1064] T 9c2d7e7f9e444ae681dc88270c1d240c P 2e89f8dba6a841a38b35c21993c36b2b: attempting to promote NON_VOTER 5d06db97d5ae4677a8a1b7347d944661 to VOTER
I20260601 13:38:16.786096 13870 consensus_queue.cc:237] T 9c2d7e7f9e444ae681dc88270c1d240c P 2e89f8dba6a841a38b35c21993c36b2b [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: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: false } }
I20260601 13:38:16.787773 13603 raft_consensus.cc:1275] T 9c2d7e7f9e444ae681dc88270c1d240c P 952e14a033ed43c597efcde153130779 [term 1 FOLLOWER]: Refusing update from remote peer 2e89f8dba6a841a38b35c21993c36b2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:38:16.787779 13811 raft_consensus.cc:1275] T 9c2d7e7f9e444ae681dc88270c1d240c P 5d06db97d5ae4677a8a1b7347d944661 [term 1 LEARNER]: Refusing update from remote peer 2e89f8dba6a841a38b35c21993c36b2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:38:16.788251 13870 consensus_queue.cc:1048] T 9c2d7e7f9e444ae681dc88270c1d240c P 2e89f8dba6a841a38b35c21993c36b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:38:16.788395 13884 consensus_queue.cc:1048] T 9c2d7e7f9e444ae681dc88270c1d240c P 2e89f8dba6a841a38b35c21993c36b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:38:16.788560 13643 consensus_peers.cc:597] T 9c2d7e7f9e444ae681dc88270c1d240c P 2e89f8dba6a841a38b35c21993c36b2b -> Peer cee0f1556dc64b53a5c16c8492f84ccc (127.7.40.1:38955): Couldn't send request to peer cee0f1556dc64b53a5c16c8492f84ccc. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:38955: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:16.790247 13870 raft_consensus.cc:2955] T 9c2d7e7f9e444ae681dc88270c1d240c P 2e89f8dba6a841a38b35c21993c36b2b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d06db97d5ae4677a8a1b7347d944661 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: false } } }
I20260601 13:38:16.790786 13603 raft_consensus.cc:2955] T 9c2d7e7f9e444ae681dc88270c1d240c P 952e14a033ed43c597efcde153130779 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d06db97d5ae4677a8a1b7347d944661 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: false } } }
I20260601 13:38:16.792752 13811 raft_consensus.cc:2955] T 9c2d7e7f9e444ae681dc88270c1d240c P 5d06db97d5ae4677a8a1b7347d944661 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d06db97d5ae4677a8a1b7347d944661 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: false } } }
I20260601 13:38:16.793074 13424 catalog_manager.cc:5696] T 9c2d7e7f9e444ae681dc88270c1d240c P 952e14a033ed43c597efcde153130779 reported cstate change: config changed from index 2 to 3, 5d06db97d5ae4677a8a1b7347d944661 (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2e89f8dba6a841a38b35c21993c36b2b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: false } } }
I20260601 13:38:16.796561 13677 consensus_queue.cc:237] T 9c2d7e7f9e444ae681dc88270c1d240c P 2e89f8dba6a841a38b35c21993c36b2b [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: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: false } }
I20260601 13:38:16.797869 13811 raft_consensus.cc:1275] T 9c2d7e7f9e444ae681dc88270c1d240c P 5d06db97d5ae4677a8a1b7347d944661 [term 1 FOLLOWER]: Refusing update from remote peer 2e89f8dba6a841a38b35c21993c36b2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:38:16.797920 13603 raft_consensus.cc:1275] T 9c2d7e7f9e444ae681dc88270c1d240c P 952e14a033ed43c597efcde153130779 [term 1 FOLLOWER]: Refusing update from remote peer 2e89f8dba6a841a38b35c21993c36b2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:38:16.798262 13870 consensus_queue.cc:1048] T 9c2d7e7f9e444ae681dc88270c1d240c P 2e89f8dba6a841a38b35c21993c36b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 36225 } 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:38:16.798463 13864 consensus_queue.cc:1048] T 9c2d7e7f9e444ae681dc88270c1d240c P 2e89f8dba6a841a38b35c21993c36b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:38:16.799968 13864 raft_consensus.cc:2955] T 9c2d7e7f9e444ae681dc88270c1d240c P 2e89f8dba6a841a38b35c21993c36b2b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cee0f1556dc64b53a5c16c8492f84ccc (127.7.40.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: false } } }
I20260601 13:38:16.800418 13603 raft_consensus.cc:2955] T 9c2d7e7f9e444ae681dc88270c1d240c P 952e14a033ed43c597efcde153130779 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cee0f1556dc64b53a5c16c8492f84ccc (127.7.40.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: false } } }
I20260601 13:38:16.800611 13811 raft_consensus.cc:2955] T 9c2d7e7f9e444ae681dc88270c1d240c P 5d06db97d5ae4677a8a1b7347d944661 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cee0f1556dc64b53a5c16c8492f84ccc (127.7.40.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: false } } }
I20260601 13:38:16.801807 13408 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 9c2d7e7f9e444ae681dc88270c1d240c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:38:16.802659 13423 catalog_manager.cc:5696] T 9c2d7e7f9e444ae681dc88270c1d240c P 2e89f8dba6a841a38b35c21993c36b2b reported cstate change: config changed from index 3 to 4, VOTER cee0f1556dc64b53a5c16c8492f84ccc (127.7.40.1) evicted. New cstate: current_term: 1 leader_uuid: "2e89f8dba6a841a38b35c21993c36b2b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:38:17.139951 13875 raft_consensus.cc:1064] T 244810b8a8d54233ac8a0bb221ab7374 P 952e14a033ed43c597efcde153130779: attempting to promote NON_VOTER 5d06db97d5ae4677a8a1b7347d944661 to VOTER
I20260601 13:38:17.140436 13875 consensus_queue.cc:237] T 244810b8a8d54233ac8a0bb221ab7374 P 952e14a033ed43c597efcde153130779 [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: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: false } }
I20260601 13:38:17.142002 13677 raft_consensus.cc:1275] T 244810b8a8d54233ac8a0bb221ab7374 P 2e89f8dba6a841a38b35c21993c36b2b [term 1 FOLLOWER]: Refusing update from remote peer 952e14a033ed43c597efcde153130779: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:38:17.142072 13811 raft_consensus.cc:1275] T 244810b8a8d54233ac8a0bb221ab7374 P 5d06db97d5ae4677a8a1b7347d944661 [term 1 LEARNER]: Refusing update from remote peer 952e14a033ed43c597efcde153130779: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:38:17.142449 13869 consensus_queue.cc:1048] T 244810b8a8d54233ac8a0bb221ab7374 P 952e14a033ed43c597efcde153130779 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:38:17.142589 13868 consensus_queue.cc:1048] T 244810b8a8d54233ac8a0bb221ab7374 P 952e14a033ed43c597efcde153130779 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:38:17.142768 13568 consensus_peers.cc:597] T 244810b8a8d54233ac8a0bb221ab7374 P 952e14a033ed43c597efcde153130779 -> Peer cee0f1556dc64b53a5c16c8492f84ccc (127.7.40.1:38955): Couldn't send request to peer cee0f1556dc64b53a5c16c8492f84ccc. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:38955: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:17.144613 13869 raft_consensus.cc:2955] T 244810b8a8d54233ac8a0bb221ab7374 P 952e14a033ed43c597efcde153130779 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d06db97d5ae4677a8a1b7347d944661 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: false } } }
I20260601 13:38:17.145098 13677 raft_consensus.cc:2955] T 244810b8a8d54233ac8a0bb221ab7374 P 2e89f8dba6a841a38b35c21993c36b2b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d06db97d5ae4677a8a1b7347d944661 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: false } } }
I20260601 13:38:17.146757 13811 raft_consensus.cc:2955] T 244810b8a8d54233ac8a0bb221ab7374 P 5d06db97d5ae4677a8a1b7347d944661 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d06db97d5ae4677a8a1b7347d944661 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: false } } }
I20260601 13:38:17.147565 13424 catalog_manager.cc:5696] T 244810b8a8d54233ac8a0bb221ab7374 P 2e89f8dba6a841a38b35c21993c36b2b reported cstate change: config changed from index 2 to 3, 5d06db97d5ae4677a8a1b7347d944661 (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "952e14a033ed43c597efcde153130779" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: false } } }
I20260601 13:38:17.151448 13603 consensus_queue.cc:237] T 244810b8a8d54233ac8a0bb221ab7374 P 952e14a033ed43c597efcde153130779 [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: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: false } }
I20260601 13:38:17.152662 13811 raft_consensus.cc:1275] T 244810b8a8d54233ac8a0bb221ab7374 P 5d06db97d5ae4677a8a1b7347d944661 [term 1 FOLLOWER]: Refusing update from remote peer 952e14a033ed43c597efcde153130779: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:38:17.152725 13677 raft_consensus.cc:1275] T 244810b8a8d54233ac8a0bb221ab7374 P 2e89f8dba6a841a38b35c21993c36b2b [term 1 FOLLOWER]: Refusing update from remote peer 952e14a033ed43c597efcde153130779: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:38:17.153044 13875 consensus_queue.cc:1048] T 244810b8a8d54233ac8a0bb221ab7374 P 952e14a033ed43c597efcde153130779 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 36225 } 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:38:17.153173 13841 consensus_queue.cc:1048] T 244810b8a8d54233ac8a0bb221ab7374 P 952e14a033ed43c597efcde153130779 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:38:17.154851 13869 raft_consensus.cc:2955] T 244810b8a8d54233ac8a0bb221ab7374 P 952e14a033ed43c597efcde153130779 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cee0f1556dc64b53a5c16c8492f84ccc (127.7.40.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: false } } }
I20260601 13:38:17.155433 13811 raft_consensus.cc:2955] T 244810b8a8d54233ac8a0bb221ab7374 P 5d06db97d5ae4677a8a1b7347d944661 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cee0f1556dc64b53a5c16c8492f84ccc (127.7.40.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: false } } }
I20260601 13:38:17.155524 13677 raft_consensus.cc:2955] T 244810b8a8d54233ac8a0bb221ab7374 P 2e89f8dba6a841a38b35c21993c36b2b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cee0f1556dc64b53a5c16c8492f84ccc (127.7.40.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: false } } }
I20260601 13:38:17.156602 13411 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 244810b8a8d54233ac8a0bb221ab7374 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:38:17.157629 13421 catalog_manager.cc:5696] T 244810b8a8d54233ac8a0bb221ab7374 P 952e14a033ed43c597efcde153130779 reported cstate change: config changed from index 3 to 4, VOTER cee0f1556dc64b53a5c16c8492f84ccc (127.7.40.1) evicted. New cstate: current_term: 1 leader_uuid: "952e14a033ed43c597efcde153130779" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:38:17.375191 13870 consensus_queue.cc:579] T 9f057dcb77574bb8a2ec15d88f059601 P 2e89f8dba6a841a38b35c21993c36b2b [LEADER]: Leader has been unable to successfully communicate with peer cee0f1556dc64b53a5c16c8492f84ccc for more than 1 seconds (1.428s)
I20260601 13:38:17.377879 13677 consensus_queue.cc:237] T 9f057dcb77574bb8a2ec15d88f059601 P 2e89f8dba6a841a38b35c21993c36b2b [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: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: true } }
I20260601 13:38:17.379279 13603 raft_consensus.cc:1275] T 9f057dcb77574bb8a2ec15d88f059601 P 952e14a033ed43c597efcde153130779 [term 2 FOLLOWER]: Refusing update from remote peer 2e89f8dba6a841a38b35c21993c36b2b: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260601 13:38:17.379617 13641 consensus_peers.cc:597] T 9f057dcb77574bb8a2ec15d88f059601 P 2e89f8dba6a841a38b35c21993c36b2b -> Peer 5d06db97d5ae4677a8a1b7347d944661 (127.7.40.4:36225): Couldn't send request to peer 5d06db97d5ae4677a8a1b7347d944661. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9f057dcb77574bb8a2ec15d88f059601. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:17.379906 13891 consensus_queue.cc:1048] T 9f057dcb77574bb8a2ec15d88f059601 P 2e89f8dba6a841a38b35c21993c36b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:38:17.380043 13643 consensus_peers.cc:597] T 9f057dcb77574bb8a2ec15d88f059601 P 2e89f8dba6a841a38b35c21993c36b2b -> Peer cee0f1556dc64b53a5c16c8492f84ccc (127.7.40.1:38955): Couldn't send request to peer cee0f1556dc64b53a5c16c8492f84ccc. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:38955: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:17.381435 13870 raft_consensus.cc:2955] T 9f057dcb77574bb8a2ec15d88f059601 P 2e89f8dba6a841a38b35c21993c36b2b [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 5d06db97d5ae4677a8a1b7347d944661 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: true } } }
I20260601 13:38:17.381883 13603 raft_consensus.cc:2955] T 9f057dcb77574bb8a2ec15d88f059601 P 952e14a033ed43c597efcde153130779 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 5d06db97d5ae4677a8a1b7347d944661 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: true } } }
I20260601 13:38:17.383971 13408 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 9f057dcb77574bb8a2ec15d88f059601 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260601 13:38:17.384109 13423 catalog_manager.cc:5696] T 9f057dcb77574bb8a2ec15d88f059601 P 2e89f8dba6a841a38b35c21993c36b2b reported cstate change: config changed from index -1 to 2, NON_VOTER 5d06db97d5ae4677a8a1b7347d944661 (127.7.40.4) added. New cstate: current_term: 2 leader_uuid: "2e89f8dba6a841a38b35c21993c36b2b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:38:17.529407 13472 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver cee0f1556dc64b53a5c16c8492f84ccc not available for placement
W20260601 13:38:17.769392 13410 catalog_manager.cc:4754] TS cee0f1556dc64b53a5c16c8492f84ccc (127.7.40.1:38955): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 244810b8a8d54233ac8a0bb221ab7374: Network error: Client connection negotiation failed: client connection to 127.7.40.1:38955: connect: Connection refused (error 111)
I20260601 13:38:17.894402 13893 ts_tablet_manager.cc:933] T 9f057dcb77574bb8a2ec15d88f059601 P 5d06db97d5ae4677a8a1b7347d944661: Initiating tablet copy from peer 2e89f8dba6a841a38b35c21993c36b2b (127.7.40.3:32955)
I20260601 13:38:17.894796 13893 tablet_copy_client.cc:323] T 9f057dcb77574bb8a2ec15d88f059601 P 5d06db97d5ae4677a8a1b7347d944661: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.3:32955
I20260601 13:38:17.895365 13688 tablet_copy_service.cc:140] P 2e89f8dba6a841a38b35c21993c36b2b: Received BeginTabletCopySession request for tablet 9f057dcb77574bb8a2ec15d88f059601 from peer 5d06db97d5ae4677a8a1b7347d944661 ({username='slave'} at 127.0.0.1:56732)
I20260601 13:38:17.895493 13688 tablet_copy_service.cc:161] P 2e89f8dba6a841a38b35c21993c36b2b: Beginning new tablet copy session on tablet 9f057dcb77574bb8a2ec15d88f059601 from peer 5d06db97d5ae4677a8a1b7347d944661 at {username='slave'} at 127.0.0.1:56732: session id = 5d06db97d5ae4677a8a1b7347d944661-9f057dcb77574bb8a2ec15d88f059601
I20260601 13:38:17.896409 13688 tablet_copy_source_session.cc:215] T 9f057dcb77574bb8a2ec15d88f059601 P 2e89f8dba6a841a38b35c21993c36b2b: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:38:17.897347 13893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f057dcb77574bb8a2ec15d88f059601. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:17.899624 13893 tablet_copy_client.cc:806] T 9f057dcb77574bb8a2ec15d88f059601 P 5d06db97d5ae4677a8a1b7347d944661: tablet copy: Starting download of 0 data blocks...
I20260601 13:38:17.899822 13893 tablet_copy_client.cc:670] T 9f057dcb77574bb8a2ec15d88f059601 P 5d06db97d5ae4677a8a1b7347d944661: tablet copy: Starting download of 1 WAL segments...
I20260601 13:38:17.901381 13893 tablet_copy_client.cc:538] T 9f057dcb77574bb8a2ec15d88f059601 P 5d06db97d5ae4677a8a1b7347d944661: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:38:17.902980 13893 tablet_bootstrap.cc:492] T 9f057dcb77574bb8a2ec15d88f059601 P 5d06db97d5ae4677a8a1b7347d944661: Bootstrap starting.
I20260601 13:38:17.906466 13893 tablet_bootstrap.cc:492] T 9f057dcb77574bb8a2ec15d88f059601 P 5d06db97d5ae4677a8a1b7347d944661: 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:38:17.906688 13893 tablet_bootstrap.cc:492] T 9f057dcb77574bb8a2ec15d88f059601 P 5d06db97d5ae4677a8a1b7347d944661: Bootstrap complete.
I20260601 13:38:17.906840 13893 ts_tablet_manager.cc:1403] T 9f057dcb77574bb8a2ec15d88f059601 P 5d06db97d5ae4677a8a1b7347d944661: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20260601 13:38:17.907389 13893 raft_consensus.cc:359] T 9f057dcb77574bb8a2ec15d88f059601 P 5d06db97d5ae4677a8a1b7347d944661 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: true } }
I20260601 13:38:17.907505 13893 raft_consensus.cc:740] T 9f057dcb77574bb8a2ec15d88f059601 P 5d06db97d5ae4677a8a1b7347d944661 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 5d06db97d5ae4677a8a1b7347d944661, State: Initialized, Role: LEARNER
I20260601 13:38:17.907579 13893 consensus_queue.cc:260] T 9f057dcb77574bb8a2ec15d88f059601 P 5d06db97d5ae4677a8a1b7347d944661 [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: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: true } }
I20260601 13:38:17.907894 13893 ts_tablet_manager.cc:1434] T 9f057dcb77574bb8a2ec15d88f059601 P 5d06db97d5ae4677a8a1b7347d944661: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:38:17.908598 13688 tablet_copy_service.cc:342] P 2e89f8dba6a841a38b35c21993c36b2b: Request end of tablet copy session 5d06db97d5ae4677a8a1b7347d944661-9f057dcb77574bb8a2ec15d88f059601 received from {username='slave'} at 127.0.0.1:56732
I20260601 13:38:17.908689 13688 tablet_copy_service.cc:434] P 2e89f8dba6a841a38b35c21993c36b2b: ending tablet copy session 5d06db97d5ae4677a8a1b7347d944661-9f057dcb77574bb8a2ec15d88f059601 on tablet 9f057dcb77574bb8a2ec15d88f059601 with peer 5d06db97d5ae4677a8a1b7347d944661
I20260601 13:38:18.300012 13811 raft_consensus.cc:1217] T 9f057dcb77574bb8a2ec15d88f059601 P 5d06db97d5ae4677a8a1b7347d944661 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260601 13:38:18.423190 13892 consensus_queue.cc:579] T 9f057dcb77574bb8a2ec15d88f059601 P 2e89f8dba6a841a38b35c21993c36b2b [LEADER]: Leader has been unable to successfully communicate with peer cee0f1556dc64b53a5c16c8492f84ccc for more than 1 seconds (1.045s)
W20260601 13:38:18.530170 13472 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver cee0f1556dc64b53a5c16c8492f84ccc not available for placement
I20260601 13:38:18.711038 13900 raft_consensus.cc:1064] T 9f057dcb77574bb8a2ec15d88f059601 P 2e89f8dba6a841a38b35c21993c36b2b: attempting to promote NON_VOTER 5d06db97d5ae4677a8a1b7347d944661 to VOTER
I20260601 13:38:18.711581 13900 consensus_queue.cc:237] T 9f057dcb77574bb8a2ec15d88f059601 P 2e89f8dba6a841a38b35c21993c36b2b [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: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: false } }
I20260601 13:38:18.713227 13811 raft_consensus.cc:1275] T 9f057dcb77574bb8a2ec15d88f059601 P 5d06db97d5ae4677a8a1b7347d944661 [term 2 LEARNER]: Refusing update from remote peer 2e89f8dba6a841a38b35c21993c36b2b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:38:18.713227 13603 raft_consensus.cc:1275] T 9f057dcb77574bb8a2ec15d88f059601 P 952e14a033ed43c597efcde153130779 [term 2 FOLLOWER]: Refusing update from remote peer 2e89f8dba6a841a38b35c21993c36b2b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:38:18.713820 13892 consensus_queue.cc:1048] T 9f057dcb77574bb8a2ec15d88f059601 P 2e89f8dba6a841a38b35c21993c36b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 36225 } 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:38:18.714005 13899 consensus_queue.cc:1048] T 9f057dcb77574bb8a2ec15d88f059601 P 2e89f8dba6a841a38b35c21993c36b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:38:18.714581 13643 consensus_peers.cc:597] T 9f057dcb77574bb8a2ec15d88f059601 P 2e89f8dba6a841a38b35c21993c36b2b -> Peer cee0f1556dc64b53a5c16c8492f84ccc (127.7.40.1:38955): Couldn't send request to peer cee0f1556dc64b53a5c16c8492f84ccc. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:38955: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:18.716019 13899 raft_consensus.cc:2955] T 9f057dcb77574bb8a2ec15d88f059601 P 2e89f8dba6a841a38b35c21993c36b2b [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 5d06db97d5ae4677a8a1b7347d944661 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: false } } }
I20260601 13:38:18.716522 13811 raft_consensus.cc:2955] T 9f057dcb77574bb8a2ec15d88f059601 P 5d06db97d5ae4677a8a1b7347d944661 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 5d06db97d5ae4677a8a1b7347d944661 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: false } } }
I20260601 13:38:18.718442 13603 raft_consensus.cc:2955] T 9f057dcb77574bb8a2ec15d88f059601 P 952e14a033ed43c597efcde153130779 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 5d06db97d5ae4677a8a1b7347d944661 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: false } } }
I20260601 13:38:18.718660 13423 catalog_manager.cc:5696] T 9f057dcb77574bb8a2ec15d88f059601 P 5d06db97d5ae4677a8a1b7347d944661 reported cstate change: config changed from index 2 to 3, 5d06db97d5ae4677a8a1b7347d944661 (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "2e89f8dba6a841a38b35c21993c36b2b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cee0f1556dc64b53a5c16c8492f84ccc" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38955 } } peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: false } } }
I20260601 13:38:18.723052 13677 consensus_queue.cc:237] T 9f057dcb77574bb8a2ec15d88f059601 P 2e89f8dba6a841a38b35c21993c36b2b [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: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: false } }
I20260601 13:38:18.724496 13603 raft_consensus.cc:1275] T 9f057dcb77574bb8a2ec15d88f059601 P 952e14a033ed43c597efcde153130779 [term 2 FOLLOWER]: Refusing update from remote peer 2e89f8dba6a841a38b35c21993c36b2b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:38:18.724563 13811 raft_consensus.cc:1275] T 9f057dcb77574bb8a2ec15d88f059601 P 5d06db97d5ae4677a8a1b7347d944661 [term 2 FOLLOWER]: Refusing update from remote peer 2e89f8dba6a841a38b35c21993c36b2b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:38:18.724902 13900 consensus_queue.cc:1048] T 9f057dcb77574bb8a2ec15d88f059601 P 2e89f8dba6a841a38b35c21993c36b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 36225 } 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:38:18.725030 13899 consensus_queue.cc:1048] T 9f057dcb77574bb8a2ec15d88f059601 P 2e89f8dba6a841a38b35c21993c36b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:38:18.726540 13899 raft_consensus.cc:2955] T 9f057dcb77574bb8a2ec15d88f059601 P 2e89f8dba6a841a38b35c21993c36b2b [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER cee0f1556dc64b53a5c16c8492f84ccc (127.7.40.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: false } } }
I20260601 13:38:18.726989 13603 raft_consensus.cc:2955] T 9f057dcb77574bb8a2ec15d88f059601 P 952e14a033ed43c597efcde153130779 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER cee0f1556dc64b53a5c16c8492f84ccc (127.7.40.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: false } } }
I20260601 13:38:18.727360 13811 raft_consensus.cc:2955] T 9f057dcb77574bb8a2ec15d88f059601 P 5d06db97d5ae4677a8a1b7347d944661 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER cee0f1556dc64b53a5c16c8492f84ccc (127.7.40.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: false } } }
I20260601 13:38:18.728437 13408 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 9f057dcb77574bb8a2ec15d88f059601 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:38:18.729218 13424 catalog_manager.cc:5696] T 9f057dcb77574bb8a2ec15d88f059601 P 2e89f8dba6a841a38b35c21993c36b2b reported cstate change: config changed from index 3 to 4, VOTER cee0f1556dc64b53a5c16c8492f84ccc (127.7.40.1) evicted. New cstate: current_term: 2 leader_uuid: "2e89f8dba6a841a38b35c21993c36b2b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "952e14a033ed43c597efcde153130779" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e89f8dba6a841a38b35c21993c36b2b" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 32955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d06db97d5ae4677a8a1b7347d944661" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 36225 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260601 13:38:18.797735 13410 catalog_manager.cc:4754] TS cee0f1556dc64b53a5c16c8492f84ccc (127.7.40.1:38955): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 9f057dcb77574bb8a2ec15d88f059601: Network error: Client connection negotiation failed: client connection to 127.7.40.1:38955: connect: Connection refused (error 111)
W20260601 13:38:19.901575 13410 catalog_manager.cc:4754] TS cee0f1556dc64b53a5c16c8492f84ccc (127.7.40.1:38955): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 9f057dcb77574bb8a2ec15d88f059601: Network error: Client connection negotiation failed: client connection to 127.7.40.1:38955: connect: Connection refused (error 111)
W20260601 13:38:20.940047 13410 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.40.1:38955: connect: Connection refused (error 111) [suppressed 51 similar messages]
W20260601 13:38:20.941200 13410 catalog_manager.cc:4754] TS cee0f1556dc64b53a5c16c8492f84ccc (127.7.40.1:38955): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 9f057dcb77574bb8a2ec15d88f059601: Network error: Client connection negotiation failed: client connection to 127.7.40.1:38955: connect: Connection refused (error 111)
I20260601 13:38:22.174484  7328 tablet_server.cc:179] TabletServer@127.7.40.2:0 shutting down...
I20260601 13:38:22.178987  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:22.179312  7328 tablet_replica.cc:333] T 244810b8a8d54233ac8a0bb221ab7374 P 952e14a033ed43c597efcde153130779: stopping tablet replica
I20260601 13:38:22.179473  7328 raft_consensus.cc:2243] T 244810b8a8d54233ac8a0bb221ab7374 P 952e14a033ed43c597efcde153130779 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:22.179733  7328 raft_consensus.cc:2272] T 244810b8a8d54233ac8a0bb221ab7374 P 952e14a033ed43c597efcde153130779 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:22.180274  7328 tablet_replica.cc:333] T 9c2d7e7f9e444ae681dc88270c1d240c P 952e14a033ed43c597efcde153130779: stopping tablet replica
I20260601 13:38:22.180413  7328 raft_consensus.cc:2243] T 9c2d7e7f9e444ae681dc88270c1d240c P 952e14a033ed43c597efcde153130779 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:22.180560  7328 raft_consensus.cc:2272] T 9c2d7e7f9e444ae681dc88270c1d240c P 952e14a033ed43c597efcde153130779 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:22.180929  7328 tablet_replica.cc:333] T 75a801ab84fa4fec996611ad77673dfa P 952e14a033ed43c597efcde153130779: stopping tablet replica
I20260601 13:38:22.181047  7328 raft_consensus.cc:2243] T 75a801ab84fa4fec996611ad77673dfa P 952e14a033ed43c597efcde153130779 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:22.181234  7328 raft_consensus.cc:2272] T 75a801ab84fa4fec996611ad77673dfa P 952e14a033ed43c597efcde153130779 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:22.181597  7328 tablet_replica.cc:333] T 9f057dcb77574bb8a2ec15d88f059601 P 952e14a033ed43c597efcde153130779: stopping tablet replica
I20260601 13:38:22.181710  7328 raft_consensus.cc:2243] T 9f057dcb77574bb8a2ec15d88f059601 P 952e14a033ed43c597efcde153130779 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:22.181855  7328 raft_consensus.cc:2272] T 9f057dcb77574bb8a2ec15d88f059601 P 952e14a033ed43c597efcde153130779 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:22.195227  7328 tablet_server.cc:196] TabletServer@127.7.40.2:0 shutdown complete.
I20260601 13:38:22.197964  7328 tablet_server.cc:179] TabletServer@127.7.40.3:0 shutting down...
I20260601 13:38:22.202126  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:22.202387  7328 tablet_replica.cc:333] T 9f057dcb77574bb8a2ec15d88f059601 P 2e89f8dba6a841a38b35c21993c36b2b: stopping tablet replica
I20260601 13:38:22.202546  7328 raft_consensus.cc:2243] T 9f057dcb77574bb8a2ec15d88f059601 P 2e89f8dba6a841a38b35c21993c36b2b [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:38:22.202800  7328 raft_consensus.cc:2272] T 9f057dcb77574bb8a2ec15d88f059601 P 2e89f8dba6a841a38b35c21993c36b2b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:22.203406  7328 tablet_replica.cc:333] T 244810b8a8d54233ac8a0bb221ab7374 P 2e89f8dba6a841a38b35c21993c36b2b: stopping tablet replica
I20260601 13:38:22.203512  7328 raft_consensus.cc:2243] T 244810b8a8d54233ac8a0bb221ab7374 P 2e89f8dba6a841a38b35c21993c36b2b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:22.203646  7328 raft_consensus.cc:2272] T 244810b8a8d54233ac8a0bb221ab7374 P 2e89f8dba6a841a38b35c21993c36b2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:22.204017  7328 tablet_replica.cc:333] T 75a801ab84fa4fec996611ad77673dfa P 2e89f8dba6a841a38b35c21993c36b2b: stopping tablet replica
I20260601 13:38:22.204126  7328 raft_consensus.cc:2243] T 75a801ab84fa4fec996611ad77673dfa P 2e89f8dba6a841a38b35c21993c36b2b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:22.204272  7328 raft_consensus.cc:2272] T 75a801ab84fa4fec996611ad77673dfa P 2e89f8dba6a841a38b35c21993c36b2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:22.204596  7328 tablet_replica.cc:333] T 9c2d7e7f9e444ae681dc88270c1d240c P 2e89f8dba6a841a38b35c21993c36b2b: stopping tablet replica
I20260601 13:38:22.204713  7328 raft_consensus.cc:2243] T 9c2d7e7f9e444ae681dc88270c1d240c P 2e89f8dba6a841a38b35c21993c36b2b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:22.204911  7328 raft_consensus.cc:2272] T 9c2d7e7f9e444ae681dc88270c1d240c P 2e89f8dba6a841a38b35c21993c36b2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:22.218225  7328 tablet_server.cc:196] TabletServer@127.7.40.3:0 shutdown complete.
I20260601 13:38:22.220885  7328 tablet_server.cc:179] TabletServer@127.7.40.4:0 shutting down...
I20260601 13:38:22.226613  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:22.226903  7328 tablet_replica.cc:333] T 9f057dcb77574bb8a2ec15d88f059601 P 5d06db97d5ae4677a8a1b7347d944661: stopping tablet replica
I20260601 13:38:22.227088  7328 raft_consensus.cc:2243] T 9f057dcb77574bb8a2ec15d88f059601 P 5d06db97d5ae4677a8a1b7347d944661 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:22.227295  7328 raft_consensus.cc:2272] T 9f057dcb77574bb8a2ec15d88f059601 P 5d06db97d5ae4677a8a1b7347d944661 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:22.227828  7328 tablet_replica.cc:333] T 244810b8a8d54233ac8a0bb221ab7374 P 5d06db97d5ae4677a8a1b7347d944661: stopping tablet replica
I20260601 13:38:22.227953  7328 raft_consensus.cc:2243] T 244810b8a8d54233ac8a0bb221ab7374 P 5d06db97d5ae4677a8a1b7347d944661 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:22.228075  7328 raft_consensus.cc:2272] T 244810b8a8d54233ac8a0bb221ab7374 P 5d06db97d5ae4677a8a1b7347d944661 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:22.228508  7328 tablet_replica.cc:333] T 75a801ab84fa4fec996611ad77673dfa P 5d06db97d5ae4677a8a1b7347d944661: stopping tablet replica
I20260601 13:38:22.228626  7328 raft_consensus.cc:2243] T 75a801ab84fa4fec996611ad77673dfa P 5d06db97d5ae4677a8a1b7347d944661 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:22.228762  7328 raft_consensus.cc:2272] T 75a801ab84fa4fec996611ad77673dfa P 5d06db97d5ae4677a8a1b7347d944661 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:22.229130  7328 tablet_replica.cc:333] T 9c2d7e7f9e444ae681dc88270c1d240c P 5d06db97d5ae4677a8a1b7347d944661: stopping tablet replica
I20260601 13:38:22.229200  7328 raft_consensus.cc:2243] T 9c2d7e7f9e444ae681dc88270c1d240c P 5d06db97d5ae4677a8a1b7347d944661 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:22.229280  7328 raft_consensus.cc:2272] T 9c2d7e7f9e444ae681dc88270c1d240c P 5d06db97d5ae4677a8a1b7347d944661 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:22.242559  7328 tablet_server.cc:196] TabletServer@127.7.40.4:0 shutdown complete.
I20260601 13:38:22.245373  7328 master.cc:562] Master@127.7.40.62:38711 shutting down...
W20260601 13:38:23.009974 13410 catalog_manager.cc:4754] TS cee0f1556dc64b53a5c16c8492f84ccc (127.7.40.1:38955): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 9f057dcb77574bb8a2ec15d88f059601: Network error: Client connection negotiation failed: client connection to 127.7.40.1:38955: connect: Connection refused (error 111)
W20260601 13:38:25.143796 13410 catalog_manager.cc:4754] TS cee0f1556dc64b53a5c16c8492f84ccc (127.7.40.1:38955): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 75a801ab84fa4fec996611ad77673dfa: Network error: Client connection negotiation failed: client connection to 127.7.40.1:38955: connect: Connection refused (error 111)
I20260601 13:38:25.844071  7328 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5eb4bd845ed14f6da05b135e83548f15 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:25.844341  7328 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5eb4bd845ed14f6da05b135e83548f15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:25.844400  7328 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5eb4bd845ed14f6da05b135e83548f15: stopping tablet replica
I20260601 13:38:25.858143  7328 master.cc:584] Master@127.7.40.62:38711 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (13385 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260601 13:38:25.868589  7328 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.40.62:43537
I20260601 13:38:25.868983  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:25.871238 13918 instance_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:38:25.871279 13921 instance_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:38:25.871441  7328 server_base.cc:1061] running on GCE node
W20260601 13:38:25.871398 13919 instance_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:38:25.871726  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:25.871807  7328 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:38:25.871826  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321105871825 us; error 0 us; skew 500 ppm
I20260601 13:38:25.872745  7328 webserver.cc:533] Webserver started at http://127.7.40.62:38865/ using document root <none> and password file <none>
I20260601 13:38:25.872889  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:25.872932  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:25.872999  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:25.873412  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320954551505-7328-0/minicluster-data/master-0-root/instance:
uuid: "06fd9197233f4a2197271b7395b15cec"
format_stamp: "Formatted at 2026-06-01 13:38:25 on dist-test-slave-b9mm"
I20260601 13:38:25.875190  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:25.876544 13926 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:38:25.876935  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:25.877013  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320954551505-7328-0/minicluster-data/master-0-root
uuid: "06fd9197233f4a2197271b7395b15cec"
format_stamp: "Formatted at 2026-06-01 13:38:25 on dist-test-slave-b9mm"
I20260601 13:38:25.877101  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320954551505-7328-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320954551505-7328-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320954551505-7328-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:38:25.893566  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:25.893990  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:25.898146  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.62:43537
I20260601 13:38:25.901639 13978 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.62:43537 every 8 connection(s)
I20260601 13:38:25.902266 13979 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:38:25.904346 13979 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 06fd9197233f4a2197271b7395b15cec: Bootstrap starting.
I20260601 13:38:25.905241 13979 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 06fd9197233f4a2197271b7395b15cec: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:25.906541 13979 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 06fd9197233f4a2197271b7395b15cec: No bootstrap required, opened a new log
I20260601 13:38:25.907094 13979 raft_consensus.cc:359] T 00000000000000000000000000000000 P 06fd9197233f4a2197271b7395b15cec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06fd9197233f4a2197271b7395b15cec" member_type: VOTER }
I20260601 13:38:25.907244 13979 raft_consensus.cc:385] T 00000000000000000000000000000000 P 06fd9197233f4a2197271b7395b15cec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:25.907300 13979 raft_consensus.cc:740] T 00000000000000000000000000000000 P 06fd9197233f4a2197271b7395b15cec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06fd9197233f4a2197271b7395b15cec, State: Initialized, Role: FOLLOWER
I20260601 13:38:25.907529 13979 consensus_queue.cc:260] T 00000000000000000000000000000000 P 06fd9197233f4a2197271b7395b15cec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "06fd9197233f4a2197271b7395b15cec" member_type: VOTER }
I20260601 13:38:25.907640 13979 raft_consensus.cc:399] T 00000000000000000000000000000000 P 06fd9197233f4a2197271b7395b15cec [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:38:25.907696 13979 raft_consensus.cc:493] T 00000000000000000000000000000000 P 06fd9197233f4a2197271b7395b15cec [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:38:25.907758 13979 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 06fd9197233f4a2197271b7395b15cec [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:25.908574 13979 raft_consensus.cc:515] T 00000000000000000000000000000000 P 06fd9197233f4a2197271b7395b15cec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06fd9197233f4a2197271b7395b15cec" member_type: VOTER }
I20260601 13:38:25.908739 13979 leader_election.cc:304] T 00000000000000000000000000000000 P 06fd9197233f4a2197271b7395b15cec [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: 06fd9197233f4a2197271b7395b15cec; no voters: 
I20260601 13:38:25.908989 13979 leader_election.cc:290] T 00000000000000000000000000000000 P 06fd9197233f4a2197271b7395b15cec [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:38:25.909127 13982 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 06fd9197233f4a2197271b7395b15cec [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:25.909365 13982 raft_consensus.cc:697] T 00000000000000000000000000000000 P 06fd9197233f4a2197271b7395b15cec [term 1 LEADER]: Becoming Leader. State: Replica: 06fd9197233f4a2197271b7395b15cec, State: Running, Role: LEADER
I20260601 13:38:25.909539 13982 consensus_queue.cc:237] T 00000000000000000000000000000000 P 06fd9197233f4a2197271b7395b15cec [LEADER]: Queue going to LEADER mode. State: All 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: "06fd9197233f4a2197271b7395b15cec" member_type: VOTER }
I20260601 13:38:25.909580 13979 sys_catalog.cc:565] T 00000000000000000000000000000000 P 06fd9197233f4a2197271b7395b15cec [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:38:25.910066 13983 sys_catalog.cc:455] T 00000000000000000000000000000000 P 06fd9197233f4a2197271b7395b15cec [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "06fd9197233f4a2197271b7395b15cec" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06fd9197233f4a2197271b7395b15cec" member_type: VOTER } }
I20260601 13:38:25.910123 13984 sys_catalog.cc:455] T 00000000000000000000000000000000 P 06fd9197233f4a2197271b7395b15cec [sys.catalog]: SysCatalogTable state changed. Reason: New leader 06fd9197233f4a2197271b7395b15cec. Latest consensus state: current_term: 1 leader_uuid: "06fd9197233f4a2197271b7395b15cec" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06fd9197233f4a2197271b7395b15cec" member_type: VOTER } }
I20260601 13:38:25.910181 13983 sys_catalog.cc:458] T 00000000000000000000000000000000 P 06fd9197233f4a2197271b7395b15cec [sys.catalog]: This master's current role is: LEADER
I20260601 13:38:25.910226 13984 sys_catalog.cc:458] T 00000000000000000000000000000000 P 06fd9197233f4a2197271b7395b15cec [sys.catalog]: This master's current role is: LEADER
I20260601 13:38:25.910531 13986 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:38:25.911576 13986 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:38:25.911850  7328 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:38:25.913790 13986 catalog_manager.cc:1382] Generated new cluster ID: d3f3dacda7cd44369bc71b8a813192d4
I20260601 13:38:25.913889 13986 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:38:25.944399 13986 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:38:25.945034 13986 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:38:25.954226 13986 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 06fd9197233f4a2197271b7395b15cec: Generated new TSK 0
I20260601 13:38:25.954437 13986 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:38:25.976672  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:25.978946 14003 instance_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:38:25.978981 14000 instance_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:38:25.978946 14001 instance_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:38:25.979260  7328 server_base.cc:1061] running on GCE node
I20260601 13:38:25.979453  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:25.979512  7328 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:38:25.979539  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321105979537 us; error 0 us; skew 500 ppm
I20260601 13:38:25.980690  7328 webserver.cc:533] Webserver started at http://127.7.40.1:33711/ using document root <none> and password file <none>
I20260601 13:38:25.980962  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:25.981055  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:25.981149  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:25.981624  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320954551505-7328-0/minicluster-data/ts-0-root/instance:
uuid: "1b78f163ce7a42d5b086f11f9b61bdfb"
format_stamp: "Formatted at 2026-06-01 13:38:25 on dist-test-slave-b9mm"
I20260601 13:38:25.983506  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:38:25.984736 14008 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:38:25.985064  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:25.985158  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320954551505-7328-0/minicluster-data/ts-0-root
uuid: "1b78f163ce7a42d5b086f11f9b61bdfb"
format_stamp: "Formatted at 2026-06-01 13:38:25 on dist-test-slave-b9mm"
I20260601 13:38:25.985253  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320954551505-7328-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320954551505-7328-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320954551505-7328-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:38:26.000880  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:26.001358  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:26.001685  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:26.002171  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:26.002231  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:26.002285  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:26.002307  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:26.006875  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.1:39101
I20260601 13:38:26.006911 14071 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.1:39101 every 8 connection(s)
I20260601 13:38:26.007829  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:26.009872 14077 instance_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:38:26.009914 14076 instance_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:38:26.010149  7328 server_base.cc:1061] running on GCE node
W20260601 13:38:26.010298 14079 instance_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:38:26.010538  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:26.010612  7328 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:38:26.010633  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321106010633 us; error 0 us; skew 500 ppm
I20260601 13:38:26.012005  7328 webserver.cc:533] Webserver started at http://127.7.40.2:41903/ using document root <none> and password file <none>
I20260601 13:38:26.012189  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:26.012261  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:26.012347  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:26.012790  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320954551505-7328-0/minicluster-data/ts-1-root/instance:
uuid: "9241acae5d164a0190ef83792affe2ad"
format_stamp: "Formatted at 2026-06-01 13:38:26 on dist-test-slave-b9mm"
I20260601 13:38:26.013590 14072 heartbeater.cc:344] Connected to a master server at 127.7.40.62:43537
I20260601 13:38:26.013711 14072 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:26.013993 14072 heartbeater.cc:507] Master 127.7.40.62:43537 requested a full tablet report, sending...
I20260601 13:38:26.014745  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:38:26.014819 13943 ts_manager.cc:194] Registered new tserver with Master: 1b78f163ce7a42d5b086f11f9b61bdfb (127.7.40.1:39101)
I20260601 13:38:26.015908 13943 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44418
I20260601 13:38:26.016041 14084 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:38:26.016342  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:26.016448  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320954551505-7328-0/minicluster-data/ts-1-root
uuid: "9241acae5d164a0190ef83792affe2ad"
format_stamp: "Formatted at 2026-06-01 13:38:26 on dist-test-slave-b9mm"
I20260601 13:38:26.016564  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320954551505-7328-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320954551505-7328-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320954551505-7328-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:38:26.033025  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:26.033609  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:26.033959  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:26.034487  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:26.034550  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:26.034614  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:26.034650  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:26.039016  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.2:40479
I20260601 13:38:26.039132 14147 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.2:40479 every 8 connection(s)
I20260601 13:38:26.040091  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:26.042446 14152 instance_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:38:26.042536 14154 instance_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:38:26.042747  7328 server_base.cc:1061] running on GCE node
W20260601 13:38:26.042943 14151 instance_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:38:26.043246  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:26.043357  7328 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:38:26.043385  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321106043384 us; error 0 us; skew 500 ppm
I20260601 13:38:26.044340  7328 webserver.cc:533] Webserver started at http://127.7.40.3:37553/ using document root <none> and password file <none>
I20260601 13:38:26.044524  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:26.044592  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:26.044679  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:26.044909 14148 heartbeater.cc:344] Connected to a master server at 127.7.40.62:43537
I20260601 13:38:26.045022 14148 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:26.045228  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320954551505-7328-0/minicluster-data/ts-2-root/instance:
uuid: "5e714153374d4f75a8cf7cdd5ea173c9"
format_stamp: "Formatted at 2026-06-01 13:38:26 on dist-test-slave-b9mm"
I20260601 13:38:26.045290 14148 heartbeater.cc:507] Master 127.7.40.62:43537 requested a full tablet report, sending...
I20260601 13:38:26.046056 13943 ts_manager.cc:194] Registered new tserver with Master: 9241acae5d164a0190ef83792affe2ad (127.7.40.2:40479)
I20260601 13:38:26.046633 13943 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44422
I20260601 13:38:26.047195  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:38:26.048441 14159 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:38:26.048766  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:26.048837  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320954551505-7328-0/minicluster-data/ts-2-root
uuid: "5e714153374d4f75a8cf7cdd5ea173c9"
format_stamp: "Formatted at 2026-06-01 13:38:26 on dist-test-slave-b9mm"
I20260601 13:38:26.048945  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320954551505-7328-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320954551505-7328-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320954551505-7328-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:38:26.061781  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:26.062299  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:26.062662  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:26.063251  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:26.063311  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:26.063380  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:26.063432  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:26.068406  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.3:34441
I20260601 13:38:26.068468 14222 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.3:34441 every 8 connection(s)
I20260601 13:38:26.073722 14223 heartbeater.cc:344] Connected to a master server at 127.7.40.62:43537
I20260601 13:38:26.073861 14223 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:26.074224 14223 heartbeater.cc:507] Master 127.7.40.62:43537 requested a full tablet report, sending...
I20260601 13:38:26.075165 13943 ts_manager.cc:194] Registered new tserver with Master: 5e714153374d4f75a8cf7cdd5ea173c9 (127.7.40.3:34441)
I20260601 13:38:26.075773  7328 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006845665s
I20260601 13:38:26.075801 13943 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44428
I20260601 13:38:27.017235 14072 heartbeater.cc:499] Master 127.7.40.62:43537 was elected leader, sending a full tablet report...
I20260601 13:38:27.047891 14148 heartbeater.cc:499] Master 127.7.40.62:43537 was elected leader, sending a full tablet report...
I20260601 13:38:27.076967 14223 heartbeater.cc:499] Master 127.7.40.62:43537 was elected leader, sending a full tablet report...
I20260601 13:38:27.112639 13943 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44438:
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:38:27.113291 13943 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:38:27.125557 14111 tablet_service.cc:1511] Processing CreateTablet for tablet 2b6d8c454eeb41b1ace7abdfc3a5c70f (DEFAULT_TABLE table=test-workload [id=ca3bd135385040b1b6885a541b5e99f0]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:38:27.125671 14112 tablet_service.cc:1511] Processing CreateTablet for tablet 4f2fd42a74e148c3a3b6efaa9361b4fe (DEFAULT_TABLE table=test-workload [id=ca3bd135385040b1b6885a541b5e99f0]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:38:27.125974 14111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b6d8c454eeb41b1ace7abdfc3a5c70f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:27.125557 14110 tablet_service.cc:1511] Processing CreateTablet for tablet 66b1381763ff4c1f9c70217a1f200f1d (DEFAULT_TABLE table=test-workload [id=ca3bd135385040b1b6885a541b5e99f0]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:38:27.127102 14036 tablet_service.cc:1511] Processing CreateTablet for tablet 4f2fd42a74e148c3a3b6efaa9361b4fe (DEFAULT_TABLE table=test-workload [id=ca3bd135385040b1b6885a541b5e99f0]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:38:27.127102 14109 tablet_service.cc:1511] Processing CreateTablet for tablet d6a3324d62dd4a48a8f925db53f35503 (DEFAULT_TABLE table=test-workload [id=ca3bd135385040b1b6885a541b5e99f0]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:38:27.127391 14110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66b1381763ff4c1f9c70217a1f200f1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:27.127599 14109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6a3324d62dd4a48a8f925db53f35503. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:27.127619 14035 tablet_service.cc:1511] Processing CreateTablet for tablet 2b6d8c454eeb41b1ace7abdfc3a5c70f (DEFAULT_TABLE table=test-workload [id=ca3bd135385040b1b6885a541b5e99f0]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:38:27.127758 14112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f2fd42a74e148c3a3b6efaa9361b4fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:27.128053 14034 tablet_service.cc:1511] Processing CreateTablet for tablet 66b1381763ff4c1f9c70217a1f200f1d (DEFAULT_TABLE table=test-workload [id=ca3bd135385040b1b6885a541b5e99f0]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:38:27.128458 14033 tablet_service.cc:1511] Processing CreateTablet for tablet d6a3324d62dd4a48a8f925db53f35503 (DEFAULT_TABLE table=test-workload [id=ca3bd135385040b1b6885a541b5e99f0]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:38:27.127391 14036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f2fd42a74e148c3a3b6efaa9361b4fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:27.130159 14187 tablet_service.cc:1511] Processing CreateTablet for tablet 4f2fd42a74e148c3a3b6efaa9361b4fe (DEFAULT_TABLE table=test-workload [id=ca3bd135385040b1b6885a541b5e99f0]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:38:27.130345 14186 tablet_service.cc:1511] Processing CreateTablet for tablet 2b6d8c454eeb41b1ace7abdfc3a5c70f (DEFAULT_TABLE table=test-workload [id=ca3bd135385040b1b6885a541b5e99f0]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:38:27.130424 14187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f2fd42a74e148c3a3b6efaa9361b4fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:27.130429 14034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66b1381763ff4c1f9c70217a1f200f1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:27.130585 14186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b6d8c454eeb41b1ace7abdfc3a5c70f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:27.132632 14035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b6d8c454eeb41b1ace7abdfc3a5c70f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:27.133049 14185 tablet_service.cc:1511] Processing CreateTablet for tablet 66b1381763ff4c1f9c70217a1f200f1d (DEFAULT_TABLE table=test-workload [id=ca3bd135385040b1b6885a541b5e99f0]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:38:27.133342 14185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66b1381763ff4c1f9c70217a1f200f1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:27.134562 14033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6a3324d62dd4a48a8f925db53f35503. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:27.134801 14243 tablet_bootstrap.cc:492] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 9241acae5d164a0190ef83792affe2ad: Bootstrap starting.
I20260601 13:38:27.135545 14184 tablet_service.cc:1511] Processing CreateTablet for tablet d6a3324d62dd4a48a8f925db53f35503 (DEFAULT_TABLE table=test-workload [id=ca3bd135385040b1b6885a541b5e99f0]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:38:27.135792 14184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6a3324d62dd4a48a8f925db53f35503. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:27.135989 14243 tablet_bootstrap.cc:654] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 9241acae5d164a0190ef83792affe2ad: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:27.137006 14244 tablet_bootstrap.cc:492] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb: Bootstrap starting.
I20260601 13:38:27.138087 14244 tablet_bootstrap.cc:654] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:27.138825 14245 tablet_bootstrap.cc:492] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 5e714153374d4f75a8cf7cdd5ea173c9: Bootstrap starting.
I20260601 13:38:27.139191 14243 tablet_bootstrap.cc:492] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 9241acae5d164a0190ef83792affe2ad: No bootstrap required, opened a new log
I20260601 13:38:27.139297 14244 tablet_bootstrap.cc:492] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb: No bootstrap required, opened a new log
I20260601 13:38:27.139312 14243 ts_tablet_manager.cc:1403] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 9241acae5d164a0190ef83792affe2ad: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:38:27.139415 14244 ts_tablet_manager.cc:1403] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:38:27.139784 14243 raft_consensus.cc:359] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 9241acae5d164a0190ef83792affe2ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:27.139891 14245 tablet_bootstrap.cc:654] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 5e714153374d4f75a8cf7cdd5ea173c9: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:27.139906 14243 raft_consensus.cc:385] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 9241acae5d164a0190ef83792affe2ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:27.139858 14244 raft_consensus.cc:359] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:27.139973 14243 raft_consensus.cc:740] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 9241acae5d164a0190ef83792affe2ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9241acae5d164a0190ef83792affe2ad, State: Initialized, Role: FOLLOWER
I20260601 13:38:27.140002 14244 raft_consensus.cc:385] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:27.140053 14244 raft_consensus.cc:740] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b78f163ce7a42d5b086f11f9b61bdfb, State: Initialized, Role: FOLLOWER
I20260601 13:38:27.140233 14244 consensus_queue.cc:260] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:27.140233 14243 consensus_queue.cc:260] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 9241acae5d164a0190ef83792affe2ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:27.140702 14243 ts_tablet_manager.cc:1434] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 9241acae5d164a0190ef83792affe2ad: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:27.141072 14243 tablet_bootstrap.cc:492] T d6a3324d62dd4a48a8f925db53f35503 P 9241acae5d164a0190ef83792affe2ad: Bootstrap starting.
I20260601 13:38:27.141163 14244 ts_tablet_manager.cc:1434] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:38:27.141768 14244 tablet_bootstrap.cc:492] T 66b1381763ff4c1f9c70217a1f200f1d P 1b78f163ce7a42d5b086f11f9b61bdfb: Bootstrap starting.
I20260601 13:38:27.142086 14243 tablet_bootstrap.cc:654] T d6a3324d62dd4a48a8f925db53f35503 P 9241acae5d164a0190ef83792affe2ad: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:27.142450 14245 tablet_bootstrap.cc:492] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 5e714153374d4f75a8cf7cdd5ea173c9: No bootstrap required, opened a new log
I20260601 13:38:27.142592 14245 ts_tablet_manager.cc:1403] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 5e714153374d4f75a8cf7cdd5ea173c9: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:38:27.143153 14245 raft_consensus.cc:359] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 5e714153374d4f75a8cf7cdd5ea173c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:27.143339 14245 raft_consensus.cc:385] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 5e714153374d4f75a8cf7cdd5ea173c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:27.143352 14243 tablet_bootstrap.cc:492] T d6a3324d62dd4a48a8f925db53f35503 P 9241acae5d164a0190ef83792affe2ad: No bootstrap required, opened a new log
I20260601 13:38:27.143463 14245 raft_consensus.cc:740] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 5e714153374d4f75a8cf7cdd5ea173c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e714153374d4f75a8cf7cdd5ea173c9, State: Initialized, Role: FOLLOWER
I20260601 13:38:27.143569 14243 ts_tablet_manager.cc:1403] T d6a3324d62dd4a48a8f925db53f35503 P 9241acae5d164a0190ef83792affe2ad: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:27.143765 14244 tablet_bootstrap.cc:654] T 66b1381763ff4c1f9c70217a1f200f1d P 1b78f163ce7a42d5b086f11f9b61bdfb: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:27.143770 14245 consensus_queue.cc:260] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 5e714153374d4f75a8cf7cdd5ea173c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:27.144075 14243 raft_consensus.cc:359] T d6a3324d62dd4a48a8f925db53f35503 P 9241acae5d164a0190ef83792affe2ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:27.144204 14243 raft_consensus.cc:385] T d6a3324d62dd4a48a8f925db53f35503 P 9241acae5d164a0190ef83792affe2ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:27.144249 14243 raft_consensus.cc:740] T d6a3324d62dd4a48a8f925db53f35503 P 9241acae5d164a0190ef83792affe2ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9241acae5d164a0190ef83792affe2ad, State: Initialized, Role: FOLLOWER
I20260601 13:38:27.144340 14245 ts_tablet_manager.cc:1434] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 5e714153374d4f75a8cf7cdd5ea173c9: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:38:27.144441 14243 consensus_queue.cc:260] T d6a3324d62dd4a48a8f925db53f35503 P 9241acae5d164a0190ef83792affe2ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:27.144750 14243 ts_tablet_manager.cc:1434] T d6a3324d62dd4a48a8f925db53f35503 P 9241acae5d164a0190ef83792affe2ad: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:27.144519 14245 tablet_bootstrap.cc:492] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9: Bootstrap starting.
I20260601 13:38:27.144942 14243 tablet_bootstrap.cc:492] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 9241acae5d164a0190ef83792affe2ad: Bootstrap starting.
I20260601 13:38:27.144954 14244 tablet_bootstrap.cc:492] T 66b1381763ff4c1f9c70217a1f200f1d P 1b78f163ce7a42d5b086f11f9b61bdfb: No bootstrap required, opened a new log
I20260601 13:38:27.145125 14244 ts_tablet_manager.cc:1403] T 66b1381763ff4c1f9c70217a1f200f1d P 1b78f163ce7a42d5b086f11f9b61bdfb: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:27.145709 14244 raft_consensus.cc:359] T 66b1381763ff4c1f9c70217a1f200f1d P 1b78f163ce7a42d5b086f11f9b61bdfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:27.145817 14244 raft_consensus.cc:385] T 66b1381763ff4c1f9c70217a1f200f1d P 1b78f163ce7a42d5b086f11f9b61bdfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:27.145865 14244 raft_consensus.cc:740] T 66b1381763ff4c1f9c70217a1f200f1d P 1b78f163ce7a42d5b086f11f9b61bdfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b78f163ce7a42d5b086f11f9b61bdfb, State: Initialized, Role: FOLLOWER
I20260601 13:38:27.146008 14244 consensus_queue.cc:260] T 66b1381763ff4c1f9c70217a1f200f1d P 1b78f163ce7a42d5b086f11f9b61bdfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:27.146124 14243 tablet_bootstrap.cc:654] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 9241acae5d164a0190ef83792affe2ad: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:27.146282 14244 ts_tablet_manager.cc:1434] T 66b1381763ff4c1f9c70217a1f200f1d P 1b78f163ce7a42d5b086f11f9b61bdfb: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:27.146476 14244 tablet_bootstrap.cc:492] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 1b78f163ce7a42d5b086f11f9b61bdfb: Bootstrap starting.
I20260601 13:38:27.147652 14243 tablet_bootstrap.cc:492] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 9241acae5d164a0190ef83792affe2ad: No bootstrap required, opened a new log
I20260601 13:38:27.147748 14243 ts_tablet_manager.cc:1403] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 9241acae5d164a0190ef83792affe2ad: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:27.147966 14244 tablet_bootstrap.cc:654] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 1b78f163ce7a42d5b086f11f9b61bdfb: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:27.148213 14243 raft_consensus.cc:359] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 9241acae5d164a0190ef83792affe2ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:27.148316 14243 raft_consensus.cc:385] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 9241acae5d164a0190ef83792affe2ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:27.148348 14243 raft_consensus.cc:740] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 9241acae5d164a0190ef83792affe2ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9241acae5d164a0190ef83792affe2ad, State: Initialized, Role: FOLLOWER
I20260601 13:38:27.148478 14243 consensus_queue.cc:260] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 9241acae5d164a0190ef83792affe2ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:27.148749 14243 ts_tablet_manager.cc:1434] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 9241acae5d164a0190ef83792affe2ad: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:38:27.148926 14243 tablet_bootstrap.cc:492] T 66b1381763ff4c1f9c70217a1f200f1d P 9241acae5d164a0190ef83792affe2ad: Bootstrap starting.
I20260601 13:38:27.149842 14243 tablet_bootstrap.cc:654] T 66b1381763ff4c1f9c70217a1f200f1d P 9241acae5d164a0190ef83792affe2ad: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:27.149855 14245 tablet_bootstrap.cc:654] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:27.151093 14244 tablet_bootstrap.cc:492] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 1b78f163ce7a42d5b086f11f9b61bdfb: No bootstrap required, opened a new log
I20260601 13:38:27.151089 14243 tablet_bootstrap.cc:492] T 66b1381763ff4c1f9c70217a1f200f1d P 9241acae5d164a0190ef83792affe2ad: No bootstrap required, opened a new log
I20260601 13:38:27.151235 14244 ts_tablet_manager.cc:1403] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 1b78f163ce7a42d5b086f11f9b61bdfb: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:38:27.151235 14243 ts_tablet_manager.cc:1403] T 66b1381763ff4c1f9c70217a1f200f1d P 9241acae5d164a0190ef83792affe2ad: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:38:27.151793 14245 tablet_bootstrap.cc:492] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9: No bootstrap required, opened a new log
I20260601 13:38:27.151724 14243 raft_consensus.cc:359] T 66b1381763ff4c1f9c70217a1f200f1d P 9241acae5d164a0190ef83792affe2ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:27.151724 14244 raft_consensus.cc:359] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 1b78f163ce7a42d5b086f11f9b61bdfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:27.151880 14243 raft_consensus.cc:385] T 66b1381763ff4c1f9c70217a1f200f1d P 9241acae5d164a0190ef83792affe2ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:27.151913 14245 ts_tablet_manager.cc:1403] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:38:27.151930 14244 raft_consensus.cc:385] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 1b78f163ce7a42d5b086f11f9b61bdfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:27.151929 14243 raft_consensus.cc:740] T 66b1381763ff4c1f9c70217a1f200f1d P 9241acae5d164a0190ef83792affe2ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9241acae5d164a0190ef83792affe2ad, State: Initialized, Role: FOLLOWER
I20260601 13:38:27.152006 14244 raft_consensus.cc:740] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 1b78f163ce7a42d5b086f11f9b61bdfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b78f163ce7a42d5b086f11f9b61bdfb, State: Initialized, Role: FOLLOWER
I20260601 13:38:27.152170 14244 consensus_queue.cc:260] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 1b78f163ce7a42d5b086f11f9b61bdfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:27.152199 14243 consensus_queue.cc:260] T 66b1381763ff4c1f9c70217a1f200f1d P 9241acae5d164a0190ef83792affe2ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:27.152465 14244 ts_tablet_manager.cc:1434] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 1b78f163ce7a42d5b086f11f9b61bdfb: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:27.152487 14243 ts_tablet_manager.cc:1434] T 66b1381763ff4c1f9c70217a1f200f1d P 9241acae5d164a0190ef83792affe2ad: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:27.152700 14244 tablet_bootstrap.cc:492] T d6a3324d62dd4a48a8f925db53f35503 P 1b78f163ce7a42d5b086f11f9b61bdfb: Bootstrap starting.
I20260601 13:38:27.152940 14245 raft_consensus.cc:359] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:27.153043 14245 raft_consensus.cc:385] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:27.153075 14245 raft_consensus.cc:740] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e714153374d4f75a8cf7cdd5ea173c9, State: Initialized, Role: FOLLOWER
I20260601 13:38:27.153211 14245 consensus_queue.cc:260] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:27.153476 14245 ts_tablet_manager.cc:1434] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:38:27.153635 14245 tablet_bootstrap.cc:492] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9: Bootstrap starting.
I20260601 13:38:27.153807 14244 tablet_bootstrap.cc:654] T d6a3324d62dd4a48a8f925db53f35503 P 1b78f163ce7a42d5b086f11f9b61bdfb: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:27.154726 14245 tablet_bootstrap.cc:654] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:27.156420 14244 tablet_bootstrap.cc:492] T d6a3324d62dd4a48a8f925db53f35503 P 1b78f163ce7a42d5b086f11f9b61bdfb: No bootstrap required, opened a new log
I20260601 13:38:27.156518 14244 ts_tablet_manager.cc:1403] T d6a3324d62dd4a48a8f925db53f35503 P 1b78f163ce7a42d5b086f11f9b61bdfb: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:38:27.156520 14245 tablet_bootstrap.cc:492] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9: No bootstrap required, opened a new log
I20260601 13:38:27.156632 14245 ts_tablet_manager.cc:1403] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:27.157012 14245 raft_consensus.cc:359] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:27.157012 14244 raft_consensus.cc:359] T d6a3324d62dd4a48a8f925db53f35503 P 1b78f163ce7a42d5b086f11f9b61bdfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:27.157171 14244 raft_consensus.cc:385] T d6a3324d62dd4a48a8f925db53f35503 P 1b78f163ce7a42d5b086f11f9b61bdfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:27.157159 14245 raft_consensus.cc:385] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:27.157246 14245 raft_consensus.cc:740] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e714153374d4f75a8cf7cdd5ea173c9, State: Initialized, Role: FOLLOWER
I20260601 13:38:27.157236 14244 raft_consensus.cc:740] T d6a3324d62dd4a48a8f925db53f35503 P 1b78f163ce7a42d5b086f11f9b61bdfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b78f163ce7a42d5b086f11f9b61bdfb, State: Initialized, Role: FOLLOWER
I20260601 13:38:27.157425 14244 consensus_queue.cc:260] T d6a3324d62dd4a48a8f925db53f35503 P 1b78f163ce7a42d5b086f11f9b61bdfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:27.157429 14245 consensus_queue.cc:260] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:27.157730 14244 ts_tablet_manager.cc:1434] T d6a3324d62dd4a48a8f925db53f35503 P 1b78f163ce7a42d5b086f11f9b61bdfb: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:27.157730 14245 ts_tablet_manager.cc:1434] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:27.157918 14245 tablet_bootstrap.cc:492] T d6a3324d62dd4a48a8f925db53f35503 P 5e714153374d4f75a8cf7cdd5ea173c9: Bootstrap starting.
I20260601 13:38:27.158936 14245 tablet_bootstrap.cc:654] T d6a3324d62dd4a48a8f925db53f35503 P 5e714153374d4f75a8cf7cdd5ea173c9: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:27.160235 14245 tablet_bootstrap.cc:492] T d6a3324d62dd4a48a8f925db53f35503 P 5e714153374d4f75a8cf7cdd5ea173c9: No bootstrap required, opened a new log
I20260601 13:38:27.160333 14245 ts_tablet_manager.cc:1403] T d6a3324d62dd4a48a8f925db53f35503 P 5e714153374d4f75a8cf7cdd5ea173c9: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:38:27.160728 14245 raft_consensus.cc:359] T d6a3324d62dd4a48a8f925db53f35503 P 5e714153374d4f75a8cf7cdd5ea173c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:27.160856 14245 raft_consensus.cc:385] T d6a3324d62dd4a48a8f925db53f35503 P 5e714153374d4f75a8cf7cdd5ea173c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:27.160908 14245 raft_consensus.cc:740] T d6a3324d62dd4a48a8f925db53f35503 P 5e714153374d4f75a8cf7cdd5ea173c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e714153374d4f75a8cf7cdd5ea173c9, State: Initialized, Role: FOLLOWER
I20260601 13:38:27.161038 14245 consensus_queue.cc:260] T d6a3324d62dd4a48a8f925db53f35503 P 5e714153374d4f75a8cf7cdd5ea173c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:27.161329 14245 ts_tablet_manager.cc:1434] T d6a3324d62dd4a48a8f925db53f35503 P 5e714153374d4f75a8cf7cdd5ea173c9: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:38:27.179021 14252 raft_consensus.cc:493] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:27.179236 14252 raft_consensus.cc:515] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:27.179764 14252 leader_election.cc:290] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b78f163ce7a42d5b086f11f9b61bdfb (127.7.40.1:39101), 9241acae5d164a0190ef83792affe2ad (127.7.40.2:40479)
I20260601 13:38:27.184681 14046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6d8c454eeb41b1ace7abdfc3a5c70f" candidate_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" is_pre_election: true
I20260601 13:38:27.184706 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6d8c454eeb41b1ace7abdfc3a5c70f" candidate_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9241acae5d164a0190ef83792affe2ad" is_pre_election: true
I20260601 13:38:27.184892 14046 raft_consensus.cc:2468] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 1b78f163ce7a42d5b086f11f9b61bdfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e714153374d4f75a8cf7cdd5ea173c9 in term 0.
I20260601 13:38:27.184912 14122 raft_consensus.cc:2468] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 9241acae5d164a0190ef83792affe2ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e714153374d4f75a8cf7cdd5ea173c9 in term 0.
I20260601 13:38:27.185343 14163 leader_election.cc:304] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b78f163ce7a42d5b086f11f9b61bdfb, 5e714153374d4f75a8cf7cdd5ea173c9; no voters: 
I20260601 13:38:27.185572 14252 raft_consensus.cc:2804] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:27.185629 14252 raft_consensus.cc:493] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:27.185657 14252 raft_consensus.cc:3060] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:27.186697 14252 raft_consensus.cc:515] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:27.187248 14252 leader_election.cc:290] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 [CANDIDATE]: Term 1 election: Requested vote from peers 1b78f163ce7a42d5b086f11f9b61bdfb (127.7.40.1:39101), 9241acae5d164a0190ef83792affe2ad (127.7.40.2:40479)
I20260601 13:38:27.187395 14046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6d8c454eeb41b1ace7abdfc3a5c70f" candidate_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb"
I20260601 13:38:27.187395 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6d8c454eeb41b1ace7abdfc3a5c70f" candidate_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9241acae5d164a0190ef83792affe2ad"
I20260601 13:38:27.187561 14122 raft_consensus.cc:3060] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 9241acae5d164a0190ef83792affe2ad [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:27.187597 14046 raft_consensus.cc:3060] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 1b78f163ce7a42d5b086f11f9b61bdfb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:27.188385 14122 raft_consensus.cc:2468] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 9241acae5d164a0190ef83792affe2ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e714153374d4f75a8cf7cdd5ea173c9 in term 1.
I20260601 13:38:27.188506 14046 raft_consensus.cc:2468] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 1b78f163ce7a42d5b086f11f9b61bdfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e714153374d4f75a8cf7cdd5ea173c9 in term 1.
I20260601 13:38:27.188689 14162 leader_election.cc:304] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e714153374d4f75a8cf7cdd5ea173c9, 9241acae5d164a0190ef83792affe2ad; no voters: 
I20260601 13:38:27.188890 14252 raft_consensus.cc:2804] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:27.189121 14252 raft_consensus.cc:697] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 [term 1 LEADER]: Becoming Leader. State: Replica: 5e714153374d4f75a8cf7cdd5ea173c9, State: Running, Role: LEADER
I20260601 13:38:27.189316 14252 consensus_queue.cc:237] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:27.191004 13943 catalog_manager.cc:5696] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e714153374d4f75a8cf7cdd5ea173c9 (127.7.40.3). New cstate: current_term: 1 leader_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } health_report { overall_health: HEALTHY } } }
I20260601 13:38:27.293179 14252 raft_consensus.cc:493] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:27.293385 14252 raft_consensus.cc:515] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:27.293840 14252 leader_election.cc:290] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b78f163ce7a42d5b086f11f9b61bdfb (127.7.40.1:39101), 9241acae5d164a0190ef83792affe2ad (127.7.40.2:40479)
I20260601 13:38:27.294488 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b1381763ff4c1f9c70217a1f200f1d" candidate_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9241acae5d164a0190ef83792affe2ad" is_pre_election: true
I20260601 13:38:27.294488 14046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b1381763ff4c1f9c70217a1f200f1d" candidate_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" is_pre_election: true
I20260601 13:38:27.294744 14046 raft_consensus.cc:2468] T 66b1381763ff4c1f9c70217a1f200f1d P 1b78f163ce7a42d5b086f11f9b61bdfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e714153374d4f75a8cf7cdd5ea173c9 in term 0.
I20260601 13:38:27.294744 14122 raft_consensus.cc:2468] T 66b1381763ff4c1f9c70217a1f200f1d P 9241acae5d164a0190ef83792affe2ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e714153374d4f75a8cf7cdd5ea173c9 in term 0.
I20260601 13:38:27.295195 14163 leader_election.cc:304] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b78f163ce7a42d5b086f11f9b61bdfb, 5e714153374d4f75a8cf7cdd5ea173c9; no voters: 
I20260601 13:38:27.295454 14252 raft_consensus.cc:2804] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:27.295511 14252 raft_consensus.cc:493] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:27.295539 14252 raft_consensus.cc:3060] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:27.296608 14252 raft_consensus.cc:515] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:27.297024 14252 leader_election.cc:290] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 [CANDIDATE]: Term 1 election: Requested vote from peers 1b78f163ce7a42d5b086f11f9b61bdfb (127.7.40.1:39101), 9241acae5d164a0190ef83792affe2ad (127.7.40.2:40479)
I20260601 13:38:27.297557 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b1381763ff4c1f9c70217a1f200f1d" candidate_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9241acae5d164a0190ef83792affe2ad"
I20260601 13:38:27.297557 14046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b1381763ff4c1f9c70217a1f200f1d" candidate_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb"
I20260601 13:38:27.297729 14046 raft_consensus.cc:3060] T 66b1381763ff4c1f9c70217a1f200f1d P 1b78f163ce7a42d5b086f11f9b61bdfb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:27.297729 14122 raft_consensus.cc:3060] T 66b1381763ff4c1f9c70217a1f200f1d P 9241acae5d164a0190ef83792affe2ad [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:27.298792 14046 raft_consensus.cc:2468] T 66b1381763ff4c1f9c70217a1f200f1d P 1b78f163ce7a42d5b086f11f9b61bdfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e714153374d4f75a8cf7cdd5ea173c9 in term 1.
I20260601 13:38:27.298792 14122 raft_consensus.cc:2468] T 66b1381763ff4c1f9c70217a1f200f1d P 9241acae5d164a0190ef83792affe2ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e714153374d4f75a8cf7cdd5ea173c9 in term 1.
I20260601 13:38:27.299168 14163 leader_election.cc:304] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b78f163ce7a42d5b086f11f9b61bdfb, 5e714153374d4f75a8cf7cdd5ea173c9; no voters: 
I20260601 13:38:27.299459 14252 raft_consensus.cc:2804] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:27.299589 14252 raft_consensus.cc:697] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 [term 1 LEADER]: Becoming Leader. State: Replica: 5e714153374d4f75a8cf7cdd5ea173c9, State: Running, Role: LEADER
I20260601 13:38:27.299743 14252 consensus_queue.cc:237] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:27.301507 13943 catalog_manager.cc:5696] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e714153374d4f75a8cf7cdd5ea173c9 (127.7.40.3). New cstate: current_term: 1 leader_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } health_report { overall_health: HEALTHY } } }
I20260601 13:38:27.350026 14249 raft_consensus.cc:493] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:27.350253 14249 raft_consensus.cc:515] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:27.350858 14249 leader_election.cc:290] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9241acae5d164a0190ef83792affe2ad (127.7.40.2:40479), 5e714153374d4f75a8cf7cdd5ea173c9 (127.7.40.3:34441)
I20260601 13:38:27.356101 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f2fd42a74e148c3a3b6efaa9361b4fe" candidate_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9241acae5d164a0190ef83792affe2ad" is_pre_election: true
I20260601 13:38:27.356112 14197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f2fd42a74e148c3a3b6efaa9361b4fe" candidate_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" is_pre_election: true
I20260601 13:38:27.356293 14122 raft_consensus.cc:2468] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 9241acae5d164a0190ef83792affe2ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b78f163ce7a42d5b086f11f9b61bdfb in term 0.
I20260601 13:38:27.356359 14197 raft_consensus.cc:2468] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 5e714153374d4f75a8cf7cdd5ea173c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b78f163ce7a42d5b086f11f9b61bdfb in term 0.
I20260601 13:38:27.356768 14011 leader_election.cc:304] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b78f163ce7a42d5b086f11f9b61bdfb, 9241acae5d164a0190ef83792affe2ad; no voters: 
I20260601 13:38:27.357007 14249 raft_consensus.cc:2804] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:27.357079 14249 raft_consensus.cc:493] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:27.357143 14249 raft_consensus.cc:3060] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:27.358160 14249 raft_consensus.cc:515] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:27.358629 14249 leader_election.cc:290] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb [CANDIDATE]: Term 1 election: Requested vote from peers 9241acae5d164a0190ef83792affe2ad (127.7.40.2:40479), 5e714153374d4f75a8cf7cdd5ea173c9 (127.7.40.3:34441)
I20260601 13:38:27.359052 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f2fd42a74e148c3a3b6efaa9361b4fe" candidate_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9241acae5d164a0190ef83792affe2ad"
I20260601 13:38:27.359170 14197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f2fd42a74e148c3a3b6efaa9361b4fe" candidate_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e714153374d4f75a8cf7cdd5ea173c9"
I20260601 13:38:27.359298 14197 raft_consensus.cc:3060] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 5e714153374d4f75a8cf7cdd5ea173c9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:27.359300 14122 raft_consensus.cc:3060] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 9241acae5d164a0190ef83792affe2ad [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:27.360618 14122 raft_consensus.cc:2468] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 9241acae5d164a0190ef83792affe2ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b78f163ce7a42d5b086f11f9b61bdfb in term 1.
I20260601 13:38:27.360683 14197 raft_consensus.cc:2468] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 5e714153374d4f75a8cf7cdd5ea173c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b78f163ce7a42d5b086f11f9b61bdfb in term 1.
I20260601 13:38:27.360968 14011 leader_election.cc:304] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b78f163ce7a42d5b086f11f9b61bdfb, 9241acae5d164a0190ef83792affe2ad; no voters: 
I20260601 13:38:27.361212 14249 raft_consensus.cc:2804] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:27.361477 14249 raft_consensus.cc:697] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb [term 1 LEADER]: Becoming Leader. State: Replica: 1b78f163ce7a42d5b086f11f9b61bdfb, State: Running, Role: LEADER
I20260601 13:38:27.361660 14249 consensus_queue.cc:237] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:27.363507 13943 catalog_manager.cc:5696] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b78f163ce7a42d5b086f11f9b61bdfb (127.7.40.1). New cstate: current_term: 1 leader_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:27.400667 14249 raft_consensus.cc:493] T d6a3324d62dd4a48a8f925db53f35503 P 1b78f163ce7a42d5b086f11f9b61bdfb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:27.400887 14249 raft_consensus.cc:515] T d6a3324d62dd4a48a8f925db53f35503 P 1b78f163ce7a42d5b086f11f9b61bdfb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:27.401424 14249 leader_election.cc:290] T d6a3324d62dd4a48a8f925db53f35503 P 1b78f163ce7a42d5b086f11f9b61bdfb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9241acae5d164a0190ef83792affe2ad (127.7.40.2:40479), 5e714153374d4f75a8cf7cdd5ea173c9 (127.7.40.3:34441)
I20260601 13:38:27.401970 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6a3324d62dd4a48a8f925db53f35503" candidate_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9241acae5d164a0190ef83792affe2ad" is_pre_election: true
I20260601 13:38:27.401968 14197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6a3324d62dd4a48a8f925db53f35503" candidate_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" is_pre_election: true
I20260601 13:38:27.402113 14122 raft_consensus.cc:2468] T d6a3324d62dd4a48a8f925db53f35503 P 9241acae5d164a0190ef83792affe2ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b78f163ce7a42d5b086f11f9b61bdfb in term 0.
I20260601 13:38:27.402235 14197 raft_consensus.cc:2468] T d6a3324d62dd4a48a8f925db53f35503 P 5e714153374d4f75a8cf7cdd5ea173c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b78f163ce7a42d5b086f11f9b61bdfb in term 0.
I20260601 13:38:27.402462 14011 leader_election.cc:304] T d6a3324d62dd4a48a8f925db53f35503 P 1b78f163ce7a42d5b086f11f9b61bdfb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b78f163ce7a42d5b086f11f9b61bdfb, 9241acae5d164a0190ef83792affe2ad; no voters: 
I20260601 13:38:27.402694 14249 raft_consensus.cc:2804] T d6a3324d62dd4a48a8f925db53f35503 P 1b78f163ce7a42d5b086f11f9b61bdfb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:27.402771 14249 raft_consensus.cc:493] T d6a3324d62dd4a48a8f925db53f35503 P 1b78f163ce7a42d5b086f11f9b61bdfb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:27.402832 14249 raft_consensus.cc:3060] T d6a3324d62dd4a48a8f925db53f35503 P 1b78f163ce7a42d5b086f11f9b61bdfb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:27.403918 14249 raft_consensus.cc:515] T d6a3324d62dd4a48a8f925db53f35503 P 1b78f163ce7a42d5b086f11f9b61bdfb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:27.404335 14249 leader_election.cc:290] T d6a3324d62dd4a48a8f925db53f35503 P 1b78f163ce7a42d5b086f11f9b61bdfb [CANDIDATE]: Term 1 election: Requested vote from peers 9241acae5d164a0190ef83792affe2ad (127.7.40.2:40479), 5e714153374d4f75a8cf7cdd5ea173c9 (127.7.40.3:34441)
I20260601 13:38:27.404772 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6a3324d62dd4a48a8f925db53f35503" candidate_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9241acae5d164a0190ef83792affe2ad"
I20260601 13:38:27.404820 14197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6a3324d62dd4a48a8f925db53f35503" candidate_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e714153374d4f75a8cf7cdd5ea173c9"
I20260601 13:38:27.404886 14122 raft_consensus.cc:3060] T d6a3324d62dd4a48a8f925db53f35503 P 9241acae5d164a0190ef83792affe2ad [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:27.404949 14197 raft_consensus.cc:3060] T d6a3324d62dd4a48a8f925db53f35503 P 5e714153374d4f75a8cf7cdd5ea173c9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:27.405764 14122 raft_consensus.cc:2468] T d6a3324d62dd4a48a8f925db53f35503 P 9241acae5d164a0190ef83792affe2ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b78f163ce7a42d5b086f11f9b61bdfb in term 1.
I20260601 13:38:27.405879 14197 raft_consensus.cc:2468] T d6a3324d62dd4a48a8f925db53f35503 P 5e714153374d4f75a8cf7cdd5ea173c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b78f163ce7a42d5b086f11f9b61bdfb in term 1.
I20260601 13:38:27.406176 14011 leader_election.cc:304] T d6a3324d62dd4a48a8f925db53f35503 P 1b78f163ce7a42d5b086f11f9b61bdfb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b78f163ce7a42d5b086f11f9b61bdfb, 9241acae5d164a0190ef83792affe2ad; no voters: 
I20260601 13:38:27.406479 14249 raft_consensus.cc:2804] T d6a3324d62dd4a48a8f925db53f35503 P 1b78f163ce7a42d5b086f11f9b61bdfb [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:27.406608 14249 raft_consensus.cc:697] T d6a3324d62dd4a48a8f925db53f35503 P 1b78f163ce7a42d5b086f11f9b61bdfb [term 1 LEADER]: Becoming Leader. State: Replica: 1b78f163ce7a42d5b086f11f9b61bdfb, State: Running, Role: LEADER
I20260601 13:38:27.406759 14249 consensus_queue.cc:237] T d6a3324d62dd4a48a8f925db53f35503 P 1b78f163ce7a42d5b086f11f9b61bdfb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:27.408632 13943 catalog_manager.cc:5696] T d6a3324d62dd4a48a8f925db53f35503 P 1b78f163ce7a42d5b086f11f9b61bdfb reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b78f163ce7a42d5b086f11f9b61bdfb (127.7.40.1). New cstate: current_term: 1 leader_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:27.418169  7328 tablet_server.cc:179] TabletServer@127.7.40.1:0 shutting down...
I20260601 13:38:27.422763  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:27.423166  7328 tablet_replica.cc:333] T d6a3324d62dd4a48a8f925db53f35503 P 1b78f163ce7a42d5b086f11f9b61bdfb: stopping tablet replica
I20260601 13:38:27.423336  7328 raft_consensus.cc:2243] T d6a3324d62dd4a48a8f925db53f35503 P 1b78f163ce7a42d5b086f11f9b61bdfb [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:27.423568  7328 pending_rounds.cc:70] T d6a3324d62dd4a48a8f925db53f35503 P 1b78f163ce7a42d5b086f11f9b61bdfb: Trying to abort 1 pending ops.
I20260601 13:38:27.423622  7328 pending_rounds.cc:77] T d6a3324d62dd4a48a8f925db53f35503 P 1b78f163ce7a42d5b086f11f9b61bdfb: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195255939760128 op_type: NO_OP noop_request { }
I20260601 13:38:27.423722  7328 raft_consensus.cc:2889] T d6a3324d62dd4a48a8f925db53f35503 P 1b78f163ce7a42d5b086f11f9b61bdfb [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:38:27.423799  7328 raft_consensus.cc:2272] T d6a3324d62dd4a48a8f925db53f35503 P 1b78f163ce7a42d5b086f11f9b61bdfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:27.424561  7328 tablet_replica.cc:333] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 1b78f163ce7a42d5b086f11f9b61bdfb: stopping tablet replica
I20260601 13:38:27.424703  7328 raft_consensus.cc:2243] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 1b78f163ce7a42d5b086f11f9b61bdfb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:27.424834  7328 raft_consensus.cc:2272] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 1b78f163ce7a42d5b086f11f9b61bdfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:27.425316  7328 tablet_replica.cc:333] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb: stopping tablet replica
I20260601 13:38:27.425431  7328 raft_consensus.cc:2243] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:27.425601  7328 pending_rounds.cc:70] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb: Trying to abort 1 pending ops.
I20260601 13:38:27.425647  7328 pending_rounds.cc:77] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195255755489280 op_type: NO_OP noop_request { }
I20260601 13:38:27.425730  7328 raft_consensus.cc:2889] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:38:27.425794  7328 raft_consensus.cc:2272] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:27.426324  7328 tablet_replica.cc:333] T 66b1381763ff4c1f9c70217a1f200f1d P 1b78f163ce7a42d5b086f11f9b61bdfb: stopping tablet replica
I20260601 13:38:27.426435  7328 raft_consensus.cc:2243] T 66b1381763ff4c1f9c70217a1f200f1d P 1b78f163ce7a42d5b086f11f9b61bdfb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:27.426530  7328 raft_consensus.cc:2272] T 66b1381763ff4c1f9c70217a1f200f1d P 1b78f163ce7a42d5b086f11f9b61bdfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:27.440718  7328 tablet_server.cc:196] TabletServer@127.7.40.1:0 shutdown complete.
I20260601 13:38:27.443336  7328 tablet_server.cc:179] TabletServer@127.7.40.2:0 shutting down...
I20260601 13:38:27.448576  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:27.448926  7328 tablet_replica.cc:333] T 66b1381763ff4c1f9c70217a1f200f1d P 9241acae5d164a0190ef83792affe2ad: stopping tablet replica
I20260601 13:38:27.449091  7328 raft_consensus.cc:2243] T 66b1381763ff4c1f9c70217a1f200f1d P 9241acae5d164a0190ef83792affe2ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:27.449240  7328 raft_consensus.cc:2272] T 66b1381763ff4c1f9c70217a1f200f1d P 9241acae5d164a0190ef83792affe2ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:27.449891  7328 tablet_replica.cc:333] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 9241acae5d164a0190ef83792affe2ad: stopping tablet replica
I20260601 13:38:27.450013  7328 raft_consensus.cc:2243] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 9241acae5d164a0190ef83792affe2ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:27.450140  7328 raft_consensus.cc:2272] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 9241acae5d164a0190ef83792affe2ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:27.450534  7328 tablet_replica.cc:333] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 9241acae5d164a0190ef83792affe2ad: stopping tablet replica
I20260601 13:38:27.450646  7328 raft_consensus.cc:2243] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 9241acae5d164a0190ef83792affe2ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:27.450768  7328 raft_consensus.cc:2272] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 9241acae5d164a0190ef83792affe2ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:27.451210  7328 tablet_replica.cc:333] T d6a3324d62dd4a48a8f925db53f35503 P 9241acae5d164a0190ef83792affe2ad: stopping tablet replica
I20260601 13:38:27.451315  7328 raft_consensus.cc:2243] T d6a3324d62dd4a48a8f925db53f35503 P 9241acae5d164a0190ef83792affe2ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:27.451413  7328 raft_consensus.cc:2272] T d6a3324d62dd4a48a8f925db53f35503 P 9241acae5d164a0190ef83792affe2ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:27.464964  7328 tablet_server.cc:196] TabletServer@127.7.40.2:0 shutdown complete.
I20260601 13:38:27.467847  7328 tablet_server.cc:179] TabletServer@127.7.40.3:0 shutting down...
I20260601 13:38:27.472259  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:27.472625  7328 tablet_replica.cc:333] T d6a3324d62dd4a48a8f925db53f35503 P 5e714153374d4f75a8cf7cdd5ea173c9: stopping tablet replica
I20260601 13:38:27.472803  7328 raft_consensus.cc:2243] T d6a3324d62dd4a48a8f925db53f35503 P 5e714153374d4f75a8cf7cdd5ea173c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:27.472956  7328 raft_consensus.cc:2272] T d6a3324d62dd4a48a8f925db53f35503 P 5e714153374d4f75a8cf7cdd5ea173c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:27.473510  7328 tablet_replica.cc:333] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9: stopping tablet replica
I20260601 13:38:27.473624  7328 raft_consensus.cc:2243] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:27.473788  7328 pending_rounds.cc:70] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9: Trying to abort 1 pending ops.
I20260601 13:38:27.473817  7328 pending_rounds.cc:77] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195255501369344 op_type: NO_OP noop_request { }
I20260601 13:38:27.473917  7328 raft_consensus.cc:2889] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:38:27.473982  7328 raft_consensus.cc:2272] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:27.474530  7328 tablet_replica.cc:333] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 5e714153374d4f75a8cf7cdd5ea173c9: stopping tablet replica
I20260601 13:38:27.474606  7328 raft_consensus.cc:2243] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 5e714153374d4f75a8cf7cdd5ea173c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:27.474722  7328 raft_consensus.cc:2272] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 5e714153374d4f75a8cf7cdd5ea173c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:27.475222  7328 tablet_replica.cc:333] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9: stopping tablet replica
I20260601 13:38:27.475346  7328 raft_consensus.cc:2243] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:27.475505  7328 pending_rounds.cc:70] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9: Trying to abort 1 pending ops.
I20260601 13:38:27.475534  7328 pending_rounds.cc:77] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195255049003008 op_type: NO_OP noop_request { }
I20260601 13:38:27.475621  7328 raft_consensus.cc:2889] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:38:27.475695  7328 raft_consensus.cc:2272] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:27.489408  7328 tablet_server.cc:196] TabletServer@127.7.40.3:0 shutdown complete.
I20260601 13:38:27.492408  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:27.494619 14274 instance_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:38:27.494743 14272 instance_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:38:27.494619 14271 instance_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:38:27.494871  7328 server_base.cc:1061] running on GCE node
I20260601 13:38:27.495226  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:27.495303  7328 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:38:27.495347  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321107495346 us; error 0 us; skew 500 ppm
I20260601 13:38:27.496258  7328 webserver.cc:533] Webserver started at http://127.7.40.4:32891/ using document root <none> and password file <none>
I20260601 13:38:27.496452  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:27.496531  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:27.496616  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:27.497059  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320954551505-7328-0/minicluster-data/ts-3-root/instance:
uuid: "50f71155d71b4920b15737c4407b7554"
format_stamp: "Formatted at 2026-06-01 13:38:27 on dist-test-slave-b9mm"
I20260601 13:38:27.498700  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:38:27.499859 14279 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:38:27.500178  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:27.500253  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320954551505-7328-0/minicluster-data/ts-3-root
uuid: "50f71155d71b4920b15737c4407b7554"
format_stamp: "Formatted at 2026-06-01 13:38:27 on dist-test-slave-b9mm"
I20260601 13:38:27.500345  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320954551505-7328-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320954551505-7328-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320954551505-7328-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:38:27.505136  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:27.505458  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:27.505721  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:27.506254  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:27.506304  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:27.506340  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:27.506414  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:27.511109  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.4:42911
I20260601 13:38:27.514092 14342 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.4:42911 every 8 connection(s)
I20260601 13:38:27.518743 14343 heartbeater.cc:344] Connected to a master server at 127.7.40.62:43537
I20260601 13:38:27.518857 14343 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:27.519054 14343 heartbeater.cc:507] Master 127.7.40.62:43537 requested a full tablet report, sending...
I20260601 13:38:27.519722 13943 ts_manager.cc:194] Registered new tserver with Master: 50f71155d71b4920b15737c4407b7554 (127.7.40.4:42911)
I20260601 13:38:27.520378 13943 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44448
W20260601 13:38:27.914412 13991 auto_rebalancer.cc:591] Failed to schedule move for tablet 2b6d8c454eeb41b1ace7abdfc3a5c70f: Network error: Client connection negotiation failed: client connection to 127.7.40.3:34441: connect: Connection refused (error 111)
W20260601 13:38:27.915457 13991 auto_rebalancer.cc:591] Failed to schedule move for tablet 4f2fd42a74e148c3a3b6efaa9361b4fe: Network error: Client connection negotiation failed: client connection to 127.7.40.1:39101: connect: Connection refused (error 111)
W20260601 13:38:27.916541 13991 auto_rebalancer.cc:591] Failed to schedule move for tablet d6a3324d62dd4a48a8f925db53f35503: Network error: Client connection negotiation failed: client connection to 127.7.40.1:39101: connect: Connection refused (error 111)
I20260601 13:38:28.521365 14343 heartbeater.cc:499] Master 127.7.40.62:43537 was elected leader, sending a full tablet report...
W20260601 13:38:28.919657 13991 auto_rebalancer.cc:591] Failed to schedule move for tablet d6a3324d62dd4a48a8f925db53f35503: Network error: Client connection negotiation failed: client connection to 127.7.40.1:39101: connect: Connection refused (error 111)
W20260601 13:38:28.920802 13991 auto_rebalancer.cc:591] Failed to schedule move for tablet 2b6d8c454eeb41b1ace7abdfc3a5c70f: Network error: Client connection negotiation failed: client connection to 127.7.40.3:34441: connect: Connection refused (error 111)
W20260601 13:38:28.922077 13991 auto_rebalancer.cc:591] Failed to schedule move for tablet 4f2fd42a74e148c3a3b6efaa9361b4fe: Network error: Client connection negotiation failed: client connection to 127.7.40.1:39101: connect: Connection refused (error 111)
W20260601 13:38:29.924973 13991 auto_rebalancer.cc:591] Failed to schedule move for tablet 66b1381763ff4c1f9c70217a1f200f1d: Network error: Client connection negotiation failed: client connection to 127.7.40.3:34441: connect: Connection refused (error 111)
W20260601 13:38:29.925901 13991 auto_rebalancer.cc:591] Failed to schedule move for tablet d6a3324d62dd4a48a8f925db53f35503: Network error: Client connection negotiation failed: client connection to 127.7.40.1:39101: connect: Connection refused (error 111)
W20260601 13:38:29.926697 13991 auto_rebalancer.cc:591] Failed to schedule move for tablet 4f2fd42a74e148c3a3b6efaa9361b4fe: Network error: Client connection negotiation failed: client connection to 127.7.40.1:39101: connect: Connection refused (error 111)
W20260601 13:38:30.929719 13991 auto_rebalancer.cc:591] Failed to schedule move for tablet 66b1381763ff4c1f9c70217a1f200f1d: Network error: Client connection negotiation failed: client connection to 127.7.40.3:34441: connect: Connection refused (error 111)
W20260601 13:38:30.930724 13991 auto_rebalancer.cc:591] Failed to schedule move for tablet 2b6d8c454eeb41b1ace7abdfc3a5c70f: Network error: Client connection negotiation failed: client connection to 127.7.40.3:34441: connect: Connection refused (error 111)
W20260601 13:38:30.931682 13991 auto_rebalancer.cc:591] Failed to schedule move for tablet d6a3324d62dd4a48a8f925db53f35503: Network error: Client connection negotiation failed: client connection to 127.7.40.1:39101: connect: Connection refused (error 111)
W20260601 13:38:31.934767 13991 auto_rebalancer.cc:591] Failed to schedule move for tablet 2b6d8c454eeb41b1ace7abdfc3a5c70f: Network error: Client connection negotiation failed: client connection to 127.7.40.3:34441: connect: Connection refused (error 111)
W20260601 13:38:31.936390 13991 auto_rebalancer.cc:591] Failed to schedule move for tablet d6a3324d62dd4a48a8f925db53f35503: Network error: Client connection negotiation failed: client connection to 127.7.40.1:39101: connect: Connection refused (error 111)
W20260601 13:38:31.937619 13991 auto_rebalancer.cc:591] Failed to schedule move for tablet 4f2fd42a74e148c3a3b6efaa9361b4fe: Network error: Client connection negotiation failed: client connection to 127.7.40.1:39101: connect: Connection refused (error 111)
W20260601 13:38:32.938377 13991 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 9241acae5d164a0190ef83792affe2ad not available for placement
W20260601 13:38:33.939286 13991 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 9241acae5d164a0190ef83792affe2ad not available for placement
I20260601 13:38:34.538830  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:34.541805 14354 instance_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:38:34.541805 14351 instance_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:38:34.541807 14352 instance_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:38:34.541857  7328 server_base.cc:1061] running on GCE node
I20260601 13:38:34.542371  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:34.542438  7328 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:38:34.542456  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321114542456 us; error 0 us; skew 500 ppm
I20260601 13:38:34.546897  7328 webserver.cc:533] Webserver started at http://127.7.40.1:33711/ using document root <none> and password file <none>
I20260601 13:38:34.547204  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:34.547263  7328 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:38:34.548756  7328 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:34.550231 14359 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:38:34.550536  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:34.550611  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320954551505-7328-0/minicluster-data/ts-0-root
uuid: "1b78f163ce7a42d5b086f11f9b61bdfb"
format_stamp: "Formatted at 2026-06-01 13:38:25 on dist-test-slave-b9mm"
I20260601 13:38:34.550693  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320954551505-7328-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320954551505-7328-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320954551505-7328-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:38:34.570868  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:34.571580  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:34.571993  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:34.573698 14366 ts_tablet_manager.cc:542] Loading tablet metadata (0/4 complete)
I20260601 13:38:34.577936  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260601 13:38:34.578090  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.005s	user 0.001s	sys 0.000s
I20260601 13:38:34.578179  7328 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260601 13:38:34.579854 14366 tablet_bootstrap.cc:492] T d6a3324d62dd4a48a8f925db53f35503 P 1b78f163ce7a42d5b086f11f9b61bdfb: Bootstrap starting.
I20260601 13:38:34.582149  7328 ts_tablet_manager.cc:616] Registered 4 tablets
I20260601 13:38:34.582214  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:38:34.583716 14366 tablet_bootstrap.cc:492] T d6a3324d62dd4a48a8f925db53f35503 P 1b78f163ce7a42d5b086f11f9b61bdfb: 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:38:34.584359 14366 tablet_bootstrap.cc:492] T d6a3324d62dd4a48a8f925db53f35503 P 1b78f163ce7a42d5b086f11f9b61bdfb: Bootstrap complete.
I20260601 13:38:34.584635 14366 ts_tablet_manager.cc:1403] T d6a3324d62dd4a48a8f925db53f35503 P 1b78f163ce7a42d5b086f11f9b61bdfb: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260601 13:38:34.585166 14366 raft_consensus.cc:359] T d6a3324d62dd4a48a8f925db53f35503 P 1b78f163ce7a42d5b086f11f9b61bdfb [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:34.585371 14366 raft_consensus.cc:740] T d6a3324d62dd4a48a8f925db53f35503 P 1b78f163ce7a42d5b086f11f9b61bdfb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b78f163ce7a42d5b086f11f9b61bdfb, State: Initialized, Role: FOLLOWER
I20260601 13:38:34.585606 14366 consensus_queue.cc:260] T d6a3324d62dd4a48a8f925db53f35503 P 1b78f163ce7a42d5b086f11f9b61bdfb [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: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:34.586107 14366 ts_tablet_manager.cc:1434] T d6a3324d62dd4a48a8f925db53f35503 P 1b78f163ce7a42d5b086f11f9b61bdfb: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:34.586316 14366 tablet_bootstrap.cc:492] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb: Bootstrap starting.
I20260601 13:38:34.589452 14366 tablet_bootstrap.cc:492] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb: 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:38:34.589610  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.1:39101
I20260601 13:38:34.589846 14366 tablet_bootstrap.cc:492] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb: Bootstrap complete.
I20260601 13:38:34.590059 14366 ts_tablet_manager.cc:1403] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:38:34.590523  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:38:34.590557 14366 raft_consensus.cc:359] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:34.590801 14366 raft_consensus.cc:740] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b78f163ce7a42d5b086f11f9b61bdfb, State: Initialized, Role: FOLLOWER
I20260601 13:38:34.591130 14366 consensus_queue.cc:260] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb [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: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:34.591847 14366 ts_tablet_manager.cc:1434] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:38:34.592126 14366 tablet_bootstrap.cc:492] T 66b1381763ff4c1f9c70217a1f200f1d P 1b78f163ce7a42d5b086f11f9b61bdfb: Bootstrap starting.
I20260601 13:38:34.592139 14426 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.1:39101 every 8 connection(s)
W20260601 13:38:34.593549 14431 instance_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:38:34.596202 14366 tablet_bootstrap.cc:492] T 66b1381763ff4c1f9c70217a1f200f1d P 1b78f163ce7a42d5b086f11f9b61bdfb: 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:38:34.596335  7328 server_base.cc:1061] running on GCE node
I20260601 13:38:34.596613 14366 tablet_bootstrap.cc:492] T 66b1381763ff4c1f9c70217a1f200f1d P 1b78f163ce7a42d5b086f11f9b61bdfb: Bootstrap complete.
I20260601 13:38:34.596899 14366 ts_tablet_manager.cc:1403] T 66b1381763ff4c1f9c70217a1f200f1d P 1b78f163ce7a42d5b086f11f9b61bdfb: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260601 13:38:34.597213 14427 heartbeater.cc:344] Connected to a master server at 127.7.40.62:43537
I20260601 13:38:34.597342 14427 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:34.597441 14366 raft_consensus.cc:359] T 66b1381763ff4c1f9c70217a1f200f1d P 1b78f163ce7a42d5b086f11f9b61bdfb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:34.597607 14366 raft_consensus.cc:740] T 66b1381763ff4c1f9c70217a1f200f1d P 1b78f163ce7a42d5b086f11f9b61bdfb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b78f163ce7a42d5b086f11f9b61bdfb, State: Initialized, Role: FOLLOWER
I20260601 13:38:34.597673 14427 heartbeater.cc:507] Master 127.7.40.62:43537 requested a full tablet report, sending...
I20260601 13:38:34.597766 14366 consensus_queue.cc:260] T 66b1381763ff4c1f9c70217a1f200f1d P 1b78f163ce7a42d5b086f11f9b61bdfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:34.598130 14366 ts_tablet_manager.cc:1434] T 66b1381763ff4c1f9c70217a1f200f1d P 1b78f163ce7a42d5b086f11f9b61bdfb: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:38:34.598330 14366 tablet_bootstrap.cc:492] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 1b78f163ce7a42d5b086f11f9b61bdfb: Bootstrap starting.
I20260601 13:38:34.598981 13943 ts_manager.cc:194] Re-registered known tserver with Master: 1b78f163ce7a42d5b086f11f9b61bdfb (127.7.40.1:39101)
I20260601 13:38:34.600632 13943 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42044
W20260601 13:38:34.600700 14432 instance_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:38:34.600942 14434 instance_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:38:34.601163  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:34.601220  7328 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:38:34.601250  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321114601249 us; error 0 us; skew 500 ppm
I20260601 13:38:34.601864 14427 heartbeater.cc:499] Master 127.7.40.62:43537 was elected leader, sending a full tablet report...
I20260601 13:38:34.602730  7328 webserver.cc:533] Webserver started at http://127.7.40.2:41903/ using document root <none> and password file <none>
I20260601 13:38:34.602908  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:34.602957  7328 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:38:34.603161 14366 tablet_bootstrap.cc:492] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 1b78f163ce7a42d5b086f11f9b61bdfb: 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:38:34.603511 14366 tablet_bootstrap.cc:492] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 1b78f163ce7a42d5b086f11f9b61bdfb: Bootstrap complete.
I20260601 13:38:34.603770 14366 ts_tablet_manager.cc:1403] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 1b78f163ce7a42d5b086f11f9b61bdfb: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260601 13:38:34.604416  7328 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:34.604704 14366 raft_consensus.cc:359] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 1b78f163ce7a42d5b086f11f9b61bdfb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:34.604861 14366 raft_consensus.cc:740] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 1b78f163ce7a42d5b086f11f9b61bdfb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b78f163ce7a42d5b086f11f9b61bdfb, State: Initialized, Role: FOLLOWER
I20260601 13:38:34.605046 14366 consensus_queue.cc:260] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 1b78f163ce7a42d5b086f11f9b61bdfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:34.605527 14366 ts_tablet_manager.cc:1434] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 1b78f163ce7a42d5b086f11f9b61bdfb: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:34.606106 14441 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:38:34.606429  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:34.606534  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320954551505-7328-0/minicluster-data/ts-1-root
uuid: "9241acae5d164a0190ef83792affe2ad"
format_stamp: "Formatted at 2026-06-01 13:38:26 on dist-test-slave-b9mm"
I20260601 13:38:34.606616  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320954551505-7328-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320954551505-7328-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320954551505-7328-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:38:34.620497  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:34.621039  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:34.621454  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:34.625828  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260601 13:38:34.625900  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.004s	user 0.000s	sys 0.000s
I20260601 13:38:34.627307 14448 tablet_bootstrap.cc:492] T d6a3324d62dd4a48a8f925db53f35503 P 9241acae5d164a0190ef83792affe2ad: Bootstrap starting.
I20260601 13:38:34.628564  7328 ts_tablet_manager.cc:616] Registered 4 tablets
I20260601 13:38:34.628644  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:38:34.630225 14448 tablet_bootstrap.cc:492] T d6a3324d62dd4a48a8f925db53f35503 P 9241acae5d164a0190ef83792affe2ad: 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:38:34.630507 14448 tablet_bootstrap.cc:492] T d6a3324d62dd4a48a8f925db53f35503 P 9241acae5d164a0190ef83792affe2ad: Bootstrap complete.
I20260601 13:38:34.630748 14448 ts_tablet_manager.cc:1403] T d6a3324d62dd4a48a8f925db53f35503 P 9241acae5d164a0190ef83792affe2ad: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:38:34.631318 14448 raft_consensus.cc:359] T d6a3324d62dd4a48a8f925db53f35503 P 9241acae5d164a0190ef83792affe2ad [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:34.631464 14448 raft_consensus.cc:740] T d6a3324d62dd4a48a8f925db53f35503 P 9241acae5d164a0190ef83792affe2ad [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9241acae5d164a0190ef83792affe2ad, State: Initialized, Role: FOLLOWER
I20260601 13:38:34.631690 14448 consensus_queue.cc:260] T d6a3324d62dd4a48a8f925db53f35503 P 9241acae5d164a0190ef83792affe2ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:34.632169 14448 ts_tablet_manager.cc:1434] T d6a3324d62dd4a48a8f925db53f35503 P 9241acae5d164a0190ef83792affe2ad: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:38:34.632393 14448 tablet_bootstrap.cc:492] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 9241acae5d164a0190ef83792affe2ad: Bootstrap starting.
I20260601 13:38:34.635459 14448 tablet_bootstrap.cc:492] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 9241acae5d164a0190ef83792affe2ad: 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:38:34.635728  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.2:40479
I20260601 13:38:34.635797 14448 tablet_bootstrap.cc:492] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 9241acae5d164a0190ef83792affe2ad: Bootstrap complete.
I20260601 13:38:34.635819 14508 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.2:40479 every 8 connection(s)
I20260601 13:38:34.636118 14448 ts_tablet_manager.cc:1403] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 9241acae5d164a0190ef83792affe2ad: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:38:34.636667  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:38:34.636686 14448 raft_consensus.cc:359] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 9241acae5d164a0190ef83792affe2ad [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:34.636819 14448 raft_consensus.cc:740] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 9241acae5d164a0190ef83792affe2ad [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9241acae5d164a0190ef83792affe2ad, State: Initialized, Role: FOLLOWER
I20260601 13:38:34.636977 14448 consensus_queue.cc:260] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 9241acae5d164a0190ef83792affe2ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:34.637297 14448 ts_tablet_manager.cc:1434] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 9241acae5d164a0190ef83792affe2ad: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:38:34.637612 14448 tablet_bootstrap.cc:492] T 66b1381763ff4c1f9c70217a1f200f1d P 9241acae5d164a0190ef83792affe2ad: Bootstrap starting.
W20260601 13:38:34.639381 14515 instance_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:38:34.639643 14513 instance_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:38:34.639736  7328 server_base.cc:1061] running on GCE node
W20260601 13:38:34.640524 14512 instance_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:38:34.640820  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:34.640877  7328 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:38:34.640913  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321114640912 us; error 0 us; skew 500 ppm
I20260601 13:38:34.641266 14448 tablet_bootstrap.cc:492] T 66b1381763ff4c1f9c70217a1f200f1d P 9241acae5d164a0190ef83792affe2ad: 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:38:34.641534 14448 tablet_bootstrap.cc:492] T 66b1381763ff4c1f9c70217a1f200f1d P 9241acae5d164a0190ef83792affe2ad: Bootstrap complete.
I20260601 13:38:34.641764 14448 ts_tablet_manager.cc:1403] T 66b1381763ff4c1f9c70217a1f200f1d P 9241acae5d164a0190ef83792affe2ad: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.004s
I20260601 13:38:34.642043  7328 webserver.cc:533] Webserver started at http://127.7.40.3:37553/ using document root <none> and password file <none>
I20260601 13:38:34.642228  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:34.642273  7328 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:38:34.642331 14448 raft_consensus.cc:359] T 66b1381763ff4c1f9c70217a1f200f1d P 9241acae5d164a0190ef83792affe2ad [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:34.642467 14448 raft_consensus.cc:740] T 66b1381763ff4c1f9c70217a1f200f1d P 9241acae5d164a0190ef83792affe2ad [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9241acae5d164a0190ef83792affe2ad, State: Initialized, Role: FOLLOWER
I20260601 13:38:34.642629 14448 consensus_queue.cc:260] T 66b1381763ff4c1f9c70217a1f200f1d P 9241acae5d164a0190ef83792affe2ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:34.642979 14448 ts_tablet_manager.cc:1434] T 66b1381763ff4c1f9c70217a1f200f1d P 9241acae5d164a0190ef83792affe2ad: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:38:34.643224 14448 tablet_bootstrap.cc:492] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 9241acae5d164a0190ef83792affe2ad: Bootstrap starting.
I20260601 13:38:34.643677  7328 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:34.643690 14509 heartbeater.cc:344] Connected to a master server at 127.7.40.62:43537
I20260601 13:38:34.643827 14509 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:34.644104 14509 heartbeater.cc:507] Master 127.7.40.62:43537 requested a full tablet report, sending...
I20260601 13:38:34.645219 13943 ts_manager.cc:194] Re-registered known tserver with Master: 9241acae5d164a0190ef83792affe2ad (127.7.40.2:40479)
I20260601 13:38:34.645396 14521 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:38:34.645709  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:34.645784  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320954551505-7328-0/minicluster-data/ts-2-root
uuid: "5e714153374d4f75a8cf7cdd5ea173c9"
format_stamp: "Formatted at 2026-06-01 13:38:26 on dist-test-slave-b9mm"
I20260601 13:38:34.645869  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320954551505-7328-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320954551505-7328-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320954551505-7328-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:38:34.646696 13943 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42054
I20260601 13:38:34.647716 14509 heartbeater.cc:499] Master 127.7.40.62:43537 was elected leader, sending a full tablet report...
I20260601 13:38:34.647827 14448 tablet_bootstrap.cc:492] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 9241acae5d164a0190ef83792affe2ad: 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:38:34.648181 14448 tablet_bootstrap.cc:492] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 9241acae5d164a0190ef83792affe2ad: Bootstrap complete.
I20260601 13:38:34.648432 14448 ts_tablet_manager.cc:1403] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 9241acae5d164a0190ef83792affe2ad: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.001s
I20260601 13:38:34.648911 14448 raft_consensus.cc:359] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 9241acae5d164a0190ef83792affe2ad [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:34.649015 14448 raft_consensus.cc:740] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 9241acae5d164a0190ef83792affe2ad [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9241acae5d164a0190ef83792affe2ad, State: Initialized, Role: FOLLOWER
I20260601 13:38:34.649194 14448 consensus_queue.cc:260] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 9241acae5d164a0190ef83792affe2ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:34.649498 14448 ts_tablet_manager.cc:1434] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 9241acae5d164a0190ef83792affe2ad: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:38:34.667812  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:34.668502  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:34.668939  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:34.673513  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260601 13:38:34.673638  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:38:34.674733 14529 tablet_bootstrap.cc:492] T d6a3324d62dd4a48a8f925db53f35503 P 5e714153374d4f75a8cf7cdd5ea173c9: Bootstrap starting.
I20260601 13:38:34.676069  7328 ts_tablet_manager.cc:616] Registered 4 tablets
I20260601 13:38:34.676147  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:38:34.678010 14529 tablet_bootstrap.cc:492] T d6a3324d62dd4a48a8f925db53f35503 P 5e714153374d4f75a8cf7cdd5ea173c9: 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:38:34.678356 14529 tablet_bootstrap.cc:492] T d6a3324d62dd4a48a8f925db53f35503 P 5e714153374d4f75a8cf7cdd5ea173c9: Bootstrap complete.
I20260601 13:38:34.678623 14529 ts_tablet_manager.cc:1403] T d6a3324d62dd4a48a8f925db53f35503 P 5e714153374d4f75a8cf7cdd5ea173c9: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20260601 13:38:34.679282 14529 raft_consensus.cc:359] T d6a3324d62dd4a48a8f925db53f35503 P 5e714153374d4f75a8cf7cdd5ea173c9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:34.679441 14529 raft_consensus.cc:740] T d6a3324d62dd4a48a8f925db53f35503 P 5e714153374d4f75a8cf7cdd5ea173c9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e714153374d4f75a8cf7cdd5ea173c9, State: Initialized, Role: FOLLOWER
I20260601 13:38:34.679641 14529 consensus_queue.cc:260] T d6a3324d62dd4a48a8f925db53f35503 P 5e714153374d4f75a8cf7cdd5ea173c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:34.680105 14529 ts_tablet_manager.cc:1434] T d6a3324d62dd4a48a8f925db53f35503 P 5e714153374d4f75a8cf7cdd5ea173c9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:34.680300 14529 tablet_bootstrap.cc:492] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 5e714153374d4f75a8cf7cdd5ea173c9: Bootstrap starting.
I20260601 13:38:34.682835 14529 tablet_bootstrap.cc:492] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 5e714153374d4f75a8cf7cdd5ea173c9: 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:38:34.683177 14529 tablet_bootstrap.cc:492] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 5e714153374d4f75a8cf7cdd5ea173c9: Bootstrap complete.
I20260601 13:38:34.683382  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.3:34441
I20260601 13:38:34.683410 14529 ts_tablet_manager.cc:1403] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 5e714153374d4f75a8cf7cdd5ea173c9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20260601 13:38:34.683421 14589 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.3:34441 every 8 connection(s)
I20260601 13:38:34.683912 14529 raft_consensus.cc:359] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 5e714153374d4f75a8cf7cdd5ea173c9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:34.684075 14529 raft_consensus.cc:740] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 5e714153374d4f75a8cf7cdd5ea173c9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e714153374d4f75a8cf7cdd5ea173c9, State: Initialized, Role: FOLLOWER
I20260601 13:38:34.684249 14529 consensus_queue.cc:260] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 5e714153374d4f75a8cf7cdd5ea173c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:34.684581 14529 ts_tablet_manager.cc:1434] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 5e714153374d4f75a8cf7cdd5ea173c9: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:38:34.684774 14529 tablet_bootstrap.cc:492] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9: Bootstrap starting.
I20260601 13:38:34.687968 14529 tablet_bootstrap.cc:492] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9: 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:38:34.688331 14529 tablet_bootstrap.cc:492] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9: Bootstrap complete.
I20260601 13:38:34.688580 14529 ts_tablet_manager.cc:1403] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.002s
I20260601 13:38:34.689179 14529 raft_consensus.cc:359] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:34.689363 14529 raft_consensus.cc:740] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e714153374d4f75a8cf7cdd5ea173c9, State: Initialized, Role: FOLLOWER
I20260601 13:38:34.689481 14590 heartbeater.cc:344] Connected to a master server at 127.7.40.62:43537
I20260601 13:38:34.689615 14590 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:34.689553 14529 consensus_queue.cc:260] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 [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: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:34.689893 14529 ts_tablet_manager.cc:1434] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
I20260601 13:38:34.689956 14590 heartbeater.cc:507] Master 127.7.40.62:43537 requested a full tablet report, sending...
I20260601 13:38:34.690107 14529 tablet_bootstrap.cc:492] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9: Bootstrap starting.
I20260601 13:38:34.691133 13943 ts_manager.cc:194] Re-registered known tserver with Master: 5e714153374d4f75a8cf7cdd5ea173c9 (127.7.40.3:34441)
I20260601 13:38:34.692389 13943 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42070
I20260601 13:38:34.693233 14590 heartbeater.cc:499] Master 127.7.40.62:43537 was elected leader, sending a full tablet report...
I20260601 13:38:34.693320 14529 tablet_bootstrap.cc:492] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9: 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:38:34.693651 14529 tablet_bootstrap.cc:492] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9: Bootstrap complete.
I20260601 13:38:34.693883 14529 ts_tablet_manager.cc:1403] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:38:34.694366 14529 raft_consensus.cc:359] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:34.694504 14529 raft_consensus.cc:740] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e714153374d4f75a8cf7cdd5ea173c9, State: Initialized, Role: FOLLOWER
I20260601 13:38:34.694666 14529 consensus_queue.cc:260] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 [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: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:34.694969 14529 ts_tablet_manager.cc:1434] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
W20260601 13:38:34.947985 13991 auto_rebalancer.cc:591] Failed to schedule move for tablet d6a3324d62dd4a48a8f925db53f35503: Illegal state: Replica 1b78f163ce7a42d5b086f11f9b61bdfb is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } } }
W20260601 13:38:34.953691 13991 auto_rebalancer.cc:591] Failed to schedule move for tablet 2b6d8c454eeb41b1ace7abdfc3a5c70f: Illegal state: Replica 5e714153374d4f75a8cf7cdd5ea173c9 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } } }
W20260601 13:38:34.955257 13991 auto_rebalancer.cc:591] Failed to schedule move for tablet 4f2fd42a74e148c3a3b6efaa9361b4fe: Illegal state: Replica 1b78f163ce7a42d5b086f11f9b61bdfb is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } } }
I20260601 13:38:35.801014 14598 raft_consensus.cc:493] T d6a3324d62dd4a48a8f925db53f35503 P 9241acae5d164a0190ef83792affe2ad [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:35.801378 14598 raft_consensus.cc:515] T d6a3324d62dd4a48a8f925db53f35503 P 9241acae5d164a0190ef83792affe2ad [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:35.802350 14598 leader_election.cc:290] T d6a3324d62dd4a48a8f925db53f35503 P 9241acae5d164a0190ef83792affe2ad [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1b78f163ce7a42d5b086f11f9b61bdfb (127.7.40.1:39101), 5e714153374d4f75a8cf7cdd5ea173c9 (127.7.40.3:34441)
I20260601 13:38:35.802999 14601 raft_consensus.cc:493] T d6a3324d62dd4a48a8f925db53f35503 P 1b78f163ce7a42d5b086f11f9b61bdfb [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:35.803192 14601 raft_consensus.cc:515] T d6a3324d62dd4a48a8f925db53f35503 P 1b78f163ce7a42d5b086f11f9b61bdfb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:35.804955 14601 leader_election.cc:290] T d6a3324d62dd4a48a8f925db53f35503 P 1b78f163ce7a42d5b086f11f9b61bdfb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9241acae5d164a0190ef83792affe2ad (127.7.40.2:40479), 5e714153374d4f75a8cf7cdd5ea173c9 (127.7.40.3:34441)
I20260601 13:38:35.808126 14563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6a3324d62dd4a48a8f925db53f35503" candidate_uuid: "9241acae5d164a0190ef83792affe2ad" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" is_pre_election: true
I20260601 13:38:35.808355 14563 raft_consensus.cc:2468] T d6a3324d62dd4a48a8f925db53f35503 P 5e714153374d4f75a8cf7cdd5ea173c9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9241acae5d164a0190ef83792affe2ad in term 1.
I20260601 13:38:35.808184 14397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6a3324d62dd4a48a8f925db53f35503" candidate_uuid: "9241acae5d164a0190ef83792affe2ad" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" is_pre_election: true
I20260601 13:38:35.808787 14397 raft_consensus.cc:2410] T d6a3324d62dd4a48a8f925db53f35503 P 1b78f163ce7a42d5b086f11f9b61bdfb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9241acae5d164a0190ef83792affe2ad 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:38:35.809021 14445 leader_election.cc:304] T d6a3324d62dd4a48a8f925db53f35503 P 9241acae5d164a0190ef83792affe2ad [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: 5e714153374d4f75a8cf7cdd5ea173c9, 9241acae5d164a0190ef83792affe2ad; no voters: 
I20260601 13:38:35.809235 14598 raft_consensus.cc:2804] T d6a3324d62dd4a48a8f925db53f35503 P 9241acae5d164a0190ef83792affe2ad [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:38:35.809335 14598 raft_consensus.cc:493] T d6a3324d62dd4a48a8f925db53f35503 P 9241acae5d164a0190ef83792affe2ad [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:35.809373 14563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6a3324d62dd4a48a8f925db53f35503" candidate_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" is_pre_election: true
I20260601 13:38:35.809396 14598 raft_consensus.cc:3060] T d6a3324d62dd4a48a8f925db53f35503 P 9241acae5d164a0190ef83792affe2ad [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:38:35.809490 14563 raft_consensus.cc:2468] T d6a3324d62dd4a48a8f925db53f35503 P 5e714153374d4f75a8cf7cdd5ea173c9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b78f163ce7a42d5b086f11f9b61bdfb in term 1.
I20260601 13:38:35.809396 14482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6a3324d62dd4a48a8f925db53f35503" candidate_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9241acae5d164a0190ef83792affe2ad" is_pre_election: true
I20260601 13:38:35.809805 14363 leader_election.cc:304] T d6a3324d62dd4a48a8f925db53f35503 P 1b78f163ce7a42d5b086f11f9b61bdfb [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: 1b78f163ce7a42d5b086f11f9b61bdfb, 5e714153374d4f75a8cf7cdd5ea173c9; no voters: 
I20260601 13:38:35.810029 14601 raft_consensus.cc:2804] T d6a3324d62dd4a48a8f925db53f35503 P 1b78f163ce7a42d5b086f11f9b61bdfb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:38:35.810099 14601 raft_consensus.cc:493] T d6a3324d62dd4a48a8f925db53f35503 P 1b78f163ce7a42d5b086f11f9b61bdfb [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:35.810163 14601 raft_consensus.cc:3060] T d6a3324d62dd4a48a8f925db53f35503 P 1b78f163ce7a42d5b086f11f9b61bdfb [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:38:35.810861 14598 raft_consensus.cc:515] T d6a3324d62dd4a48a8f925db53f35503 P 9241acae5d164a0190ef83792affe2ad [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:35.811142 14482 raft_consensus.cc:2393] T d6a3324d62dd4a48a8f925db53f35503 P 9241acae5d164a0190ef83792affe2ad [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b78f163ce7a42d5b086f11f9b61bdfb in current term 2: Already voted for candidate 9241acae5d164a0190ef83792affe2ad in this term.
I20260601 13:38:35.811362 14601 raft_consensus.cc:515] T d6a3324d62dd4a48a8f925db53f35503 P 1b78f163ce7a42d5b086f11f9b61bdfb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:35.811407 14598 leader_election.cc:290] T d6a3324d62dd4a48a8f925db53f35503 P 9241acae5d164a0190ef83792affe2ad [CANDIDATE]: Term 2 election: Requested vote from peers 1b78f163ce7a42d5b086f11f9b61bdfb (127.7.40.1:39101), 5e714153374d4f75a8cf7cdd5ea173c9 (127.7.40.3:34441)
I20260601 13:38:35.811892 14397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6a3324d62dd4a48a8f925db53f35503" candidate_uuid: "9241acae5d164a0190ef83792affe2ad" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb"
I20260601 13:38:35.812057 14397 raft_consensus.cc:2393] T d6a3324d62dd4a48a8f925db53f35503 P 1b78f163ce7a42d5b086f11f9b61bdfb [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 9241acae5d164a0190ef83792affe2ad in current term 2: Already voted for candidate 1b78f163ce7a42d5b086f11f9b61bdfb in this term.
I20260601 13:38:35.812276 14563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6a3324d62dd4a48a8f925db53f35503" candidate_uuid: "9241acae5d164a0190ef83792affe2ad" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e714153374d4f75a8cf7cdd5ea173c9"
I20260601 13:38:35.812379 14601 leader_election.cc:290] T d6a3324d62dd4a48a8f925db53f35503 P 1b78f163ce7a42d5b086f11f9b61bdfb [CANDIDATE]: Term 2 election: Requested vote from peers 9241acae5d164a0190ef83792affe2ad (127.7.40.2:40479), 5e714153374d4f75a8cf7cdd5ea173c9 (127.7.40.3:34441)
I20260601 13:38:35.812350 14482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6a3324d62dd4a48a8f925db53f35503" candidate_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9241acae5d164a0190ef83792affe2ad"
I20260601 13:38:35.812361 14562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6a3324d62dd4a48a8f925db53f35503" candidate_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5e714153374d4f75a8cf7cdd5ea173c9"
I20260601 13:38:35.812409 14563 raft_consensus.cc:3060] T d6a3324d62dd4a48a8f925db53f35503 P 5e714153374d4f75a8cf7cdd5ea173c9 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:38:35.812577 14482 raft_consensus.cc:2393] T d6a3324d62dd4a48a8f925db53f35503 P 9241acae5d164a0190ef83792affe2ad [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b78f163ce7a42d5b086f11f9b61bdfb in current term 2: Already voted for candidate 9241acae5d164a0190ef83792affe2ad in this term.
I20260601 13:38:35.812849 14363 leader_election.cc:304] T d6a3324d62dd4a48a8f925db53f35503 P 1b78f163ce7a42d5b086f11f9b61bdfb [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: 1b78f163ce7a42d5b086f11f9b61bdfb; no voters: 5e714153374d4f75a8cf7cdd5ea173c9, 9241acae5d164a0190ef83792affe2ad
I20260601 13:38:35.813040 14601 raft_consensus.cc:2749] T d6a3324d62dd4a48a8f925db53f35503 P 1b78f163ce7a42d5b086f11f9b61bdfb [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260601 13:38:35.813596 14563 raft_consensus.cc:2468] T d6a3324d62dd4a48a8f925db53f35503 P 5e714153374d4f75a8cf7cdd5ea173c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9241acae5d164a0190ef83792affe2ad in term 2.
I20260601 13:38:35.814002 14445 leader_election.cc:304] T d6a3324d62dd4a48a8f925db53f35503 P 9241acae5d164a0190ef83792affe2ad [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: 5e714153374d4f75a8cf7cdd5ea173c9, 9241acae5d164a0190ef83792affe2ad; no voters: 1b78f163ce7a42d5b086f11f9b61bdfb
I20260601 13:38:35.814203 14598 raft_consensus.cc:2804] T d6a3324d62dd4a48a8f925db53f35503 P 9241acae5d164a0190ef83792affe2ad [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:38:35.814548 14598 raft_consensus.cc:697] T d6a3324d62dd4a48a8f925db53f35503 P 9241acae5d164a0190ef83792affe2ad [term 2 LEADER]: Becoming Leader. State: Replica: 9241acae5d164a0190ef83792affe2ad, State: Running, Role: LEADER
I20260601 13:38:35.814738 14598 consensus_queue.cc:237] T d6a3324d62dd4a48a8f925db53f35503 P 9241acae5d164a0190ef83792affe2ad [LEADER]: Queue going to LEADER 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: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:35.816668 13943 catalog_manager.cc:5696] T d6a3324d62dd4a48a8f925db53f35503 P 9241acae5d164a0190ef83792affe2ad reported cstate change: term changed from 1 to 2, leader changed from 1b78f163ce7a42d5b086f11f9b61bdfb (127.7.40.1) to 9241acae5d164a0190ef83792affe2ad (127.7.40.2). New cstate: current_term: 2 leader_uuid: "9241acae5d164a0190ef83792affe2ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:35.906507 14598 raft_consensus.cc:493] T 66b1381763ff4c1f9c70217a1f200f1d P 9241acae5d164a0190ef83792affe2ad [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:35.906695 14598 raft_consensus.cc:515] T 66b1381763ff4c1f9c70217a1f200f1d P 9241acae5d164a0190ef83792affe2ad [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:35.907176 14598 leader_election.cc:290] T 66b1381763ff4c1f9c70217a1f200f1d P 9241acae5d164a0190ef83792affe2ad [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1b78f163ce7a42d5b086f11f9b61bdfb (127.7.40.1:39101), 5e714153374d4f75a8cf7cdd5ea173c9 (127.7.40.3:34441)
I20260601 13:38:35.907856 14397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b1381763ff4c1f9c70217a1f200f1d" candidate_uuid: "9241acae5d164a0190ef83792affe2ad" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" is_pre_election: true
I20260601 13:38:35.907856 14563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b1381763ff4c1f9c70217a1f200f1d" candidate_uuid: "9241acae5d164a0190ef83792affe2ad" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" is_pre_election: true
I20260601 13:38:35.908094 14397 raft_consensus.cc:2468] T 66b1381763ff4c1f9c70217a1f200f1d P 1b78f163ce7a42d5b086f11f9b61bdfb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9241acae5d164a0190ef83792affe2ad in term 1.
I20260601 13:38:35.908210 14563 raft_consensus.cc:2410] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9241acae5d164a0190ef83792affe2ad 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:38:35.908437 14445 leader_election.cc:304] T 66b1381763ff4c1f9c70217a1f200f1d P 9241acae5d164a0190ef83792affe2ad [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: 1b78f163ce7a42d5b086f11f9b61bdfb, 9241acae5d164a0190ef83792affe2ad; no voters: 
I20260601 13:38:35.908680 14598 raft_consensus.cc:2804] T 66b1381763ff4c1f9c70217a1f200f1d P 9241acae5d164a0190ef83792affe2ad [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:38:35.908769 14598 raft_consensus.cc:493] T 66b1381763ff4c1f9c70217a1f200f1d P 9241acae5d164a0190ef83792affe2ad [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:35.908830 14598 raft_consensus.cc:3060] T 66b1381763ff4c1f9c70217a1f200f1d P 9241acae5d164a0190ef83792affe2ad [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:38:35.909750 14598 raft_consensus.cc:515] T 66b1381763ff4c1f9c70217a1f200f1d P 9241acae5d164a0190ef83792affe2ad [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:35.910173 14598 leader_election.cc:290] T 66b1381763ff4c1f9c70217a1f200f1d P 9241acae5d164a0190ef83792affe2ad [CANDIDATE]: Term 2 election: Requested vote from peers 1b78f163ce7a42d5b086f11f9b61bdfb (127.7.40.1:39101), 5e714153374d4f75a8cf7cdd5ea173c9 (127.7.40.3:34441)
I20260601 13:38:35.910607 14563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b1381763ff4c1f9c70217a1f200f1d" candidate_uuid: "9241acae5d164a0190ef83792affe2ad" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e714153374d4f75a8cf7cdd5ea173c9"
I20260601 13:38:35.910607 14397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b1381763ff4c1f9c70217a1f200f1d" candidate_uuid: "9241acae5d164a0190ef83792affe2ad" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb"
I20260601 13:38:35.910794 14563 raft_consensus.cc:3060] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:38:35.910848 14397 raft_consensus.cc:3060] T 66b1381763ff4c1f9c70217a1f200f1d P 1b78f163ce7a42d5b086f11f9b61bdfb [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:38:35.911805 14563 raft_consensus.cc:2410] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 9241acae5d164a0190ef83792affe2ad 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:38:35.911809 14397 raft_consensus.cc:2468] T 66b1381763ff4c1f9c70217a1f200f1d P 1b78f163ce7a42d5b086f11f9b61bdfb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9241acae5d164a0190ef83792affe2ad in term 2.
I20260601 13:38:35.912226 14445 leader_election.cc:304] T 66b1381763ff4c1f9c70217a1f200f1d P 9241acae5d164a0190ef83792affe2ad [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: 1b78f163ce7a42d5b086f11f9b61bdfb, 9241acae5d164a0190ef83792affe2ad; no voters: 5e714153374d4f75a8cf7cdd5ea173c9
I20260601 13:38:35.912428 14598 raft_consensus.cc:2804] T 66b1381763ff4c1f9c70217a1f200f1d P 9241acae5d164a0190ef83792affe2ad [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:38:35.912550 14598 raft_consensus.cc:697] T 66b1381763ff4c1f9c70217a1f200f1d P 9241acae5d164a0190ef83792affe2ad [term 2 LEADER]: Becoming Leader. State: Replica: 9241acae5d164a0190ef83792affe2ad, State: Running, Role: LEADER
I20260601 13:38:35.912727 14598 consensus_queue.cc:237] T 66b1381763ff4c1f9c70217a1f200f1d P 9241acae5d164a0190ef83792affe2ad [LEADER]: Queue going to LEADER 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: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:35.914307 13943 catalog_manager.cc:5696] T 66b1381763ff4c1f9c70217a1f200f1d P 9241acae5d164a0190ef83792affe2ad reported cstate change: term changed from 1 to 2, leader changed from 5e714153374d4f75a8cf7cdd5ea173c9 (127.7.40.3) to 9241acae5d164a0190ef83792affe2ad (127.7.40.2). New cstate: current_term: 2 leader_uuid: "9241acae5d164a0190ef83792affe2ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } health_report { overall_health: UNKNOWN } } }
W20260601 13:38:35.961745 13991 auto_rebalancer.cc:591] Failed to schedule move for tablet d6a3324d62dd4a48a8f925db53f35503: Illegal state: Leader has not yet committed an operation in its own term
W20260601 13:38:35.962945 13991 auto_rebalancer.cc:591] Failed to schedule move for tablet 4f2fd42a74e148c3a3b6efaa9361b4fe: Illegal state: Replica 1b78f163ce7a42d5b086f11f9b61bdfb is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } } }
W20260601 13:38:35.964139 13991 auto_rebalancer.cc:591] Failed to schedule move for tablet 66b1381763ff4c1f9c70217a1f200f1d: Illegal state: Leader has not yet committed an operation in its own term
I20260601 13:38:36.041540 14616 raft_consensus.cc:493] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 5e714153374d4f75a8cf7cdd5ea173c9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:36.041757 14616 raft_consensus.cc:515] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 5e714153374d4f75a8cf7cdd5ea173c9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:36.042372 14616 leader_election.cc:290] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 5e714153374d4f75a8cf7cdd5ea173c9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9241acae5d164a0190ef83792affe2ad (127.7.40.2:40479), 1b78f163ce7a42d5b086f11f9b61bdfb (127.7.40.1:39101)
I20260601 13:38:36.046355 14482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f2fd42a74e148c3a3b6efaa9361b4fe" candidate_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9241acae5d164a0190ef83792affe2ad" is_pre_election: true
I20260601 13:38:36.046351 14397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f2fd42a74e148c3a3b6efaa9361b4fe" candidate_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" is_pre_election: true
I20260601 13:38:36.046525 14482 raft_consensus.cc:2468] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 9241acae5d164a0190ef83792affe2ad [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e714153374d4f75a8cf7cdd5ea173c9 in term 1.
I20260601 13:38:36.046613 14397 raft_consensus.cc:2410] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5e714153374d4f75a8cf7cdd5ea173c9 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:38:36.046937 14525 leader_election.cc:304] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 5e714153374d4f75a8cf7cdd5ea173c9 [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: 5e714153374d4f75a8cf7cdd5ea173c9, 9241acae5d164a0190ef83792affe2ad; no voters: 
I20260601 13:38:36.047246 14616 raft_consensus.cc:2804] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 5e714153374d4f75a8cf7cdd5ea173c9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:38:36.047307 14616 raft_consensus.cc:493] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 5e714153374d4f75a8cf7cdd5ea173c9 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:36.047367 14616 raft_consensus.cc:3060] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 5e714153374d4f75a8cf7cdd5ea173c9 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:38:36.048293 14616 raft_consensus.cc:515] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 5e714153374d4f75a8cf7cdd5ea173c9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:36.048683 14616 leader_election.cc:290] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 5e714153374d4f75a8cf7cdd5ea173c9 [CANDIDATE]: Term 2 election: Requested vote from peers 9241acae5d164a0190ef83792affe2ad (127.7.40.2:40479), 1b78f163ce7a42d5b086f11f9b61bdfb (127.7.40.1:39101)
I20260601 13:38:36.049137 14482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f2fd42a74e148c3a3b6efaa9361b4fe" candidate_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9241acae5d164a0190ef83792affe2ad"
I20260601 13:38:36.049137 14397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f2fd42a74e148c3a3b6efaa9361b4fe" candidate_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb"
I20260601 13:38:36.049319 14397 raft_consensus.cc:3060] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:38:36.049306 14482 raft_consensus.cc:3060] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 9241acae5d164a0190ef83792affe2ad [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:38:36.050338 14482 raft_consensus.cc:2468] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 9241acae5d164a0190ef83792affe2ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e714153374d4f75a8cf7cdd5ea173c9 in term 2.
I20260601 13:38:36.050437 14397 raft_consensus.cc:2410] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 5e714153374d4f75a8cf7cdd5ea173c9 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:38:36.050670 14525 leader_election.cc:304] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 5e714153374d4f75a8cf7cdd5ea173c9 [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: 5e714153374d4f75a8cf7cdd5ea173c9, 9241acae5d164a0190ef83792affe2ad; no voters: 
I20260601 13:38:36.050895 14616 raft_consensus.cc:2804] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 5e714153374d4f75a8cf7cdd5ea173c9 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:38:36.051138 14616 raft_consensus.cc:697] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 5e714153374d4f75a8cf7cdd5ea173c9 [term 2 LEADER]: Becoming Leader. State: Replica: 5e714153374d4f75a8cf7cdd5ea173c9, State: Running, Role: LEADER
I20260601 13:38:36.051316 14616 consensus_queue.cc:237] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 5e714153374d4f75a8cf7cdd5ea173c9 [LEADER]: Queue going to LEADER 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: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:36.053364 13943 catalog_manager.cc:5696] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 5e714153374d4f75a8cf7cdd5ea173c9 reported cstate change: term changed from 1 to 2, leader changed from 1b78f163ce7a42d5b086f11f9b61bdfb (127.7.40.1) to 5e714153374d4f75a8cf7cdd5ea173c9 (127.7.40.3). New cstate: current_term: 2 leader_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } health_report { overall_health: HEALTHY } } }
I20260601 13:38:36.171243 14616 raft_consensus.cc:493] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:36.171427 14616 raft_consensus.cc:515] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:36.171898 14616 leader_election.cc:290] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1b78f163ce7a42d5b086f11f9b61bdfb (127.7.40.1:39101), 9241acae5d164a0190ef83792affe2ad (127.7.40.2:40479)
I20260601 13:38:36.172422 14482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6d8c454eeb41b1ace7abdfc3a5c70f" candidate_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9241acae5d164a0190ef83792affe2ad" is_pre_election: true
I20260601 13:38:36.172422 14397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6d8c454eeb41b1ace7abdfc3a5c70f" candidate_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" is_pre_election: true
I20260601 13:38:36.172654 14482 raft_consensus.cc:2468] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 9241acae5d164a0190ef83792affe2ad [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e714153374d4f75a8cf7cdd5ea173c9 in term 1.
I20260601 13:38:36.172685 14397 raft_consensus.cc:2468] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 1b78f163ce7a42d5b086f11f9b61bdfb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e714153374d4f75a8cf7cdd5ea173c9 in term 1.
I20260601 13:38:36.173055 14526 leader_election.cc:304] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 [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: 1b78f163ce7a42d5b086f11f9b61bdfb, 5e714153374d4f75a8cf7cdd5ea173c9; no voters: 
I20260601 13:38:36.173290 14616 raft_consensus.cc:2804] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:38:36.173372 14616 raft_consensus.cc:493] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:36.173424 14616 raft_consensus.cc:3060] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:38:36.174306 14616 raft_consensus.cc:515] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:36.174711 14616 leader_election.cc:290] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 [CANDIDATE]: Term 2 election: Requested vote from peers 1b78f163ce7a42d5b086f11f9b61bdfb (127.7.40.1:39101), 9241acae5d164a0190ef83792affe2ad (127.7.40.2:40479)
I20260601 13:38:36.175136 14482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6d8c454eeb41b1ace7abdfc3a5c70f" candidate_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9241acae5d164a0190ef83792affe2ad"
I20260601 13:38:36.175136 14397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6d8c454eeb41b1ace7abdfc3a5c70f" candidate_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb"
I20260601 13:38:36.175308 14482 raft_consensus.cc:3060] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 9241acae5d164a0190ef83792affe2ad [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:38:36.175312 14397 raft_consensus.cc:3060] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 1b78f163ce7a42d5b086f11f9b61bdfb [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:38:36.176331 14397 raft_consensus.cc:2468] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 1b78f163ce7a42d5b086f11f9b61bdfb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e714153374d4f75a8cf7cdd5ea173c9 in term 2.
I20260601 13:38:36.176331 14482 raft_consensus.cc:2468] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 9241acae5d164a0190ef83792affe2ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e714153374d4f75a8cf7cdd5ea173c9 in term 2.
I20260601 13:38:36.176709 14525 leader_election.cc:304] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 [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: 5e714153374d4f75a8cf7cdd5ea173c9, 9241acae5d164a0190ef83792affe2ad; no voters: 
I20260601 13:38:36.176939 14616 raft_consensus.cc:2804] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:38:36.177042 14616 raft_consensus.cc:697] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 [term 2 LEADER]: Becoming Leader. State: Replica: 5e714153374d4f75a8cf7cdd5ea173c9, State: Running, Role: LEADER
I20260601 13:38:36.177188 14616 consensus_queue.cc:237] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 [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: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:36.179170 13943 catalog_manager.cc:5696] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } health_report { overall_health: HEALTHY } } }
I20260601 13:38:36.215842 14616 raft_consensus.cc:493] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:36.216040 14616 raft_consensus.cc:515] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:36.216626 14616 leader_election.cc:290] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1b78f163ce7a42d5b086f11f9b61bdfb (127.7.40.1:39101), 9241acae5d164a0190ef83792affe2ad (127.7.40.2:40479)
I20260601 13:38:36.217120 14397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b1381763ff4c1f9c70217a1f200f1d" candidate_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" is_pre_election: true
I20260601 13:38:36.217149 14482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b1381763ff4c1f9c70217a1f200f1d" candidate_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9241acae5d164a0190ef83792affe2ad" is_pre_election: true
I20260601 13:38:36.217278 14397 raft_consensus.cc:2468] T 66b1381763ff4c1f9c70217a1f200f1d P 1b78f163ce7a42d5b086f11f9b61bdfb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e714153374d4f75a8cf7cdd5ea173c9 in term 2.
I20260601 13:38:36.217725 14526 leader_election.cc:304] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 [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: 1b78f163ce7a42d5b086f11f9b61bdfb, 5e714153374d4f75a8cf7cdd5ea173c9; no voters: 9241acae5d164a0190ef83792affe2ad
I20260601 13:38:36.217941 14616 raft_consensus.cc:2804] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260601 13:38:36.218022 14616 raft_consensus.cc:493] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:36.218070 14616 raft_consensus.cc:3060] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:38:36.218952 14616 raft_consensus.cc:515] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:36.219444 14616 leader_election.cc:290] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 [CANDIDATE]: Term 3 election: Requested vote from peers 1b78f163ce7a42d5b086f11f9b61bdfb (127.7.40.1:39101), 9241acae5d164a0190ef83792affe2ad (127.7.40.2:40479)
I20260601 13:38:36.219890 14397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b1381763ff4c1f9c70217a1f200f1d" candidate_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb"
I20260601 13:38:36.219928 14482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b1381763ff4c1f9c70217a1f200f1d" candidate_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9241acae5d164a0190ef83792affe2ad"
I20260601 13:38:36.220010 14397 raft_consensus.cc:3060] T 66b1381763ff4c1f9c70217a1f200f1d P 1b78f163ce7a42d5b086f11f9b61bdfb [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:38:36.220945 14397 raft_consensus.cc:2468] T 66b1381763ff4c1f9c70217a1f200f1d P 1b78f163ce7a42d5b086f11f9b61bdfb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e714153374d4f75a8cf7cdd5ea173c9 in term 3.
I20260601 13:38:36.221320 14526 leader_election.cc:304] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 [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: 1b78f163ce7a42d5b086f11f9b61bdfb, 5e714153374d4f75a8cf7cdd5ea173c9; no voters: 9241acae5d164a0190ef83792affe2ad
I20260601 13:38:36.221529 14616 raft_consensus.cc:2804] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:38:36.221658 14616 raft_consensus.cc:697] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 [term 3 LEADER]: Becoming Leader. State: Replica: 5e714153374d4f75a8cf7cdd5ea173c9, State: Running, Role: LEADER
I20260601 13:38:36.221853 14616 consensus_queue.cc:237] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 [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: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:36.223706 13943 catalog_manager.cc:5696] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 reported cstate change: term changed from 2 to 3, leader changed from 9241acae5d164a0190ef83792affe2ad (127.7.40.2) to 5e714153374d4f75a8cf7cdd5ea173c9 (127.7.40.3). New cstate: current_term: 3 leader_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } health_report { overall_health: HEALTHY } } }
I20260601 13:38:36.230645 14397 raft_consensus.cc:1275] T d6a3324d62dd4a48a8f925db53f35503 P 1b78f163ce7a42d5b086f11f9b61bdfb [term 2 FOLLOWER]: Refusing update from remote peer 9241acae5d164a0190ef83792affe2ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260601 13:38:36.230762 14397 pending_rounds.cc:85] T d6a3324d62dd4a48a8f925db53f35503 P 1b78f163ce7a42d5b086f11f9b61bdfb: Aborting all ops after (but not including) 0
I20260601 13:38:36.230794 14397 pending_rounds.cc:107] T d6a3324d62dd4a48a8f925db53f35503 P 1b78f163ce7a42d5b086f11f9b61bdfb: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260601 13:38:36.230877 14397 raft_consensus.cc:2889] T d6a3324d62dd4a48a8f925db53f35503 P 1b78f163ce7a42d5b086f11f9b61bdfb [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:38:36.231480 14598 consensus_queue.cc:1048] T d6a3324d62dd4a48a8f925db53f35503 P 9241acae5d164a0190ef83792affe2ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:36.234372 14563 raft_consensus.cc:1275] T d6a3324d62dd4a48a8f925db53f35503 P 5e714153374d4f75a8cf7cdd5ea173c9 [term 2 FOLLOWER]: Refusing update from remote peer 9241acae5d164a0190ef83792affe2ad: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260601 13:38:36.234831 14625 consensus_queue.cc:1048] T d6a3324d62dd4a48a8f925db53f35503 P 9241acae5d164a0190ef83792affe2ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:36.406261 14563 raft_consensus.cc:1240] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 [term 3 LEADER]: Rejecting Update request from peer 9241acae5d164a0190ef83792affe2ad for earlier term 2. Current term is 3. Ops: []
I20260601 13:38:36.406909 14625 consensus_queue.cc:1059] T 66b1381763ff4c1f9c70217a1f200f1d P 9241acae5d164a0190ef83792affe2ad [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:36.407240 14625 consensus_queue.cc:1243] T 66b1381763ff4c1f9c70217a1f200f1d P 9241acae5d164a0190ef83792affe2ad [LEADER]: Peer 5e714153374d4f75a8cf7cdd5ea173c9 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260601 13:38:36.407378 14598 raft_consensus.cc:3055] T 66b1381763ff4c1f9c70217a1f200f1d P 9241acae5d164a0190ef83792affe2ad [term 2 LEADER]: Stepping down as leader of term 2
I20260601 13:38:36.407452 14598 raft_consensus.cc:740] T 66b1381763ff4c1f9c70217a1f200f1d P 9241acae5d164a0190ef83792affe2ad [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9241acae5d164a0190ef83792affe2ad, State: Running, Role: LEADER
I20260601 13:38:36.407646 14598 consensus_queue.cc:260] T 66b1381763ff4c1f9c70217a1f200f1d P 9241acae5d164a0190ef83792affe2ad [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: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:36.407876 14598 raft_consensus.cc:3060] T 66b1381763ff4c1f9c70217a1f200f1d P 9241acae5d164a0190ef83792affe2ad [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:38:36.451368 14601 raft_consensus.cc:493] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:36.451606 14601 raft_consensus.cc:515] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:36.452225 14601 leader_election.cc:290] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9241acae5d164a0190ef83792affe2ad (127.7.40.2:40479), 5e714153374d4f75a8cf7cdd5ea173c9 (127.7.40.3:34441)
I20260601 13:38:36.452796 14563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f2fd42a74e148c3a3b6efaa9361b4fe" candidate_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" is_pre_election: true
I20260601 13:38:36.452823 14482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f2fd42a74e148c3a3b6efaa9361b4fe" candidate_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9241acae5d164a0190ef83792affe2ad" is_pre_election: true
I20260601 13:38:36.453075 14482 raft_consensus.cc:2468] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 9241acae5d164a0190ef83792affe2ad [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b78f163ce7a42d5b086f11f9b61bdfb in term 2.
I20260601 13:38:36.453369 14362 leader_election.cc:304] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb [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: 1b78f163ce7a42d5b086f11f9b61bdfb, 9241acae5d164a0190ef83792affe2ad; no voters: 
I20260601 13:38:36.453588 14601 raft_consensus.cc:2804] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260601 13:38:36.453670 14601 raft_consensus.cc:493] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:36.453703 14601 raft_consensus.cc:3060] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:38:36.454632 14601 raft_consensus.cc:515] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:36.455137 14601 leader_election.cc:290] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb [CANDIDATE]: Term 3 election: Requested vote from peers 9241acae5d164a0190ef83792affe2ad (127.7.40.2:40479), 5e714153374d4f75a8cf7cdd5ea173c9 (127.7.40.3:34441)
I20260601 13:38:36.455574 14563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f2fd42a74e148c3a3b6efaa9361b4fe" candidate_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5e714153374d4f75a8cf7cdd5ea173c9"
I20260601 13:38:36.455618 14482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f2fd42a74e148c3a3b6efaa9361b4fe" candidate_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9241acae5d164a0190ef83792affe2ad"
I20260601 13:38:36.455775 14482 raft_consensus.cc:3060] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 9241acae5d164a0190ef83792affe2ad [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:38:36.456698 14482 raft_consensus.cc:2468] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 9241acae5d164a0190ef83792affe2ad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b78f163ce7a42d5b086f11f9b61bdfb in term 3.
I20260601 13:38:36.457037 14362 leader_election.cc:304] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb [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: 1b78f163ce7a42d5b086f11f9b61bdfb, 9241acae5d164a0190ef83792affe2ad; no voters: 5e714153374d4f75a8cf7cdd5ea173c9
I20260601 13:38:36.457365 14601 raft_consensus.cc:2804] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:38:36.457572 14601 raft_consensus.cc:697] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb [term 3 LEADER]: Becoming Leader. State: Replica: 1b78f163ce7a42d5b086f11f9b61bdfb, State: Running, Role: LEADER
I20260601 13:38:36.457744 14601 consensus_queue.cc:237] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb [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: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:36.459618 13942 catalog_manager.cc:5696] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb reported cstate change: term changed from 2 to 3, leader changed from 5e714153374d4f75a8cf7cdd5ea173c9 (127.7.40.3) to 1b78f163ce7a42d5b086f11f9b61bdfb (127.7.40.1). New cstate: current_term: 3 leader_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:36.523401 14482 raft_consensus.cc:1240] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 9241acae5d164a0190ef83792affe2ad [term 3 FOLLOWER]: Rejecting Update request from peer 5e714153374d4f75a8cf7cdd5ea173c9 for earlier term 2. Current term is 3. Ops: []
I20260601 13:38:36.523984 14616 consensus_queue.cc:1059] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 5e714153374d4f75a8cf7cdd5ea173c9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:36.524173 14616 raft_consensus.cc:3055] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 5e714153374d4f75a8cf7cdd5ea173c9 [term 2 LEADER]: Stepping down as leader of term 2
I20260601 13:38:36.524266 14616 raft_consensus.cc:740] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 5e714153374d4f75a8cf7cdd5ea173c9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5e714153374d4f75a8cf7cdd5ea173c9, State: Running, Role: LEADER
I20260601 13:38:36.524499 14616 consensus_queue.cc:260] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 5e714153374d4f75a8cf7cdd5ea173c9 [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: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } }
I20260601 13:38:36.524703 14616 raft_consensus.cc:3060] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 5e714153374d4f75a8cf7cdd5ea173c9 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:38:36.580044 14397 raft_consensus.cc:1275] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 1b78f163ce7a42d5b086f11f9b61bdfb [term 2 FOLLOWER]: Refusing update from remote peer 5e714153374d4f75a8cf7cdd5ea173c9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:38:36.580758 14616 consensus_queue.cc:1048] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:36.584810 14482 raft_consensus.cc:1275] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 9241acae5d164a0190ef83792affe2ad [term 2 FOLLOWER]: Refusing update from remote peer 5e714153374d4f75a8cf7cdd5ea173c9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:38:36.585345 14632 consensus_queue.cc:1048] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:36.659835 14397 raft_consensus.cc:1275] T 66b1381763ff4c1f9c70217a1f200f1d P 1b78f163ce7a42d5b086f11f9b61bdfb [term 3 FOLLOWER]: Refusing update from remote peer 5e714153374d4f75a8cf7cdd5ea173c9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:38:36.660377 14632 consensus_queue.cc:1048] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:36.663724 14482 raft_consensus.cc:1275] T 66b1381763ff4c1f9c70217a1f200f1d P 9241acae5d164a0190ef83792affe2ad [term 3 FOLLOWER]: Refusing update from remote peer 5e714153374d4f75a8cf7cdd5ea173c9: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:38:36.664179 14632 consensus_queue.cc:1048] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:36.664546 14632 consensus_queue.cc:1243] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 [LEADER]: Peer 9241acae5d164a0190ef83792affe2ad 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:38:36.665710 14482 pending_rounds.cc:85] T 66b1381763ff4c1f9c70217a1f200f1d P 9241acae5d164a0190ef83792affe2ad: Aborting all ops after (but not including) 0
I20260601 13:38:36.665776 14482 pending_rounds.cc:107] T 66b1381763ff4c1f9c70217a1f200f1d P 9241acae5d164a0190ef83792affe2ad: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260601 13:38:36.665825 14482 raft_consensus.cc:2889] T 66b1381763ff4c1f9c70217a1f200f1d P 9241acae5d164a0190ef83792affe2ad [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:38:36.967396 14563 consensus_queue.cc:237] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 [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: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } attrs { replace: true } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } } peers { permanent_uuid: "50f71155d71b4920b15737c4407b7554" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 42911 } attrs { promote: true } }
I20260601 13:38:36.969341 14482 raft_consensus.cc:1275] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 9241acae5d164a0190ef83792affe2ad [term 2 FOLLOWER]: Refusing update from remote peer 5e714153374d4f75a8cf7cdd5ea173c9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:38:36.969667 14397 raft_consensus.cc:1275] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 1b78f163ce7a42d5b086f11f9b61bdfb [term 2 FOLLOWER]: Refusing update from remote peer 5e714153374d4f75a8cf7cdd5ea173c9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:38:36.969841 14632 consensus_queue.cc:1048] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } 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:38:36.970088 14616 consensus_queue.cc:1048] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:38:36.971683 14619 raft_consensus.cc:2955] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 50f71155d71b4920b15737c4407b7554 (127.7.40.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } attrs { replace: true } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } } peers { permanent_uuid: "50f71155d71b4920b15737c4407b7554" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 42911 } attrs { promote: true } } }
I20260601 13:38:36.972085 14397 raft_consensus.cc:2955] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 1b78f163ce7a42d5b086f11f9b61bdfb [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 50f71155d71b4920b15737c4407b7554 (127.7.40.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } attrs { replace: true } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } } peers { permanent_uuid: "50f71155d71b4920b15737c4407b7554" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 42911 } attrs { promote: true } } }
I20260601 13:38:36.972085 14482 raft_consensus.cc:2955] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 9241acae5d164a0190ef83792affe2ad [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 50f71155d71b4920b15737c4407b7554 (127.7.40.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } attrs { replace: true } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } } peers { permanent_uuid: "50f71155d71b4920b15737c4407b7554" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 42911 } attrs { promote: true } } }
I20260601 13:38:36.974628 13942 catalog_manager.cc:5696] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 reported cstate change: config changed from index -1 to 3, NON_VOTER 50f71155d71b4920b15737c4407b7554 (127.7.40.4) added. New cstate: current_term: 2 leader_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50f71155d71b4920b15737c4407b7554" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 42911 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:38:36.975883 13991 auto_rebalancer.cc:591] Failed to schedule move for tablet 4f2fd42a74e148c3a3b6efaa9361b4fe: Illegal state: Leader has not yet committed an operation in its own term
W20260601 13:38:36.975909 14526 consensus_peers.cc:597] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 -> Peer 50f71155d71b4920b15737c4407b7554 (127.7.40.4:42911): Couldn't send request to peer 50f71155d71b4920b15737c4407b7554. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2b6d8c454eeb41b1ace7abdfc3a5c70f. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:36.977022 14563 consensus_queue.cc:237] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 [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: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } attrs { replace: true } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } } peers { permanent_uuid: "50f71155d71b4920b15737c4407b7554" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 42911 } attrs { promote: true } }
W20260601 13:38:36.979106 14526 consensus_peers.cc:597] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 -> Peer 50f71155d71b4920b15737c4407b7554 (127.7.40.4:42911): Couldn't send request to peer 50f71155d71b4920b15737c4407b7554. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 66b1381763ff4c1f9c70217a1f200f1d. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:36.979300 14397 raft_consensus.cc:1275] T 66b1381763ff4c1f9c70217a1f200f1d P 1b78f163ce7a42d5b086f11f9b61bdfb [term 3 FOLLOWER]: Refusing update from remote peer 5e714153374d4f75a8cf7cdd5ea173c9: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:38:36.979681 14482 raft_consensus.cc:1275] T 66b1381763ff4c1f9c70217a1f200f1d P 9241acae5d164a0190ef83792affe2ad [term 3 FOLLOWER]: Refusing update from remote peer 5e714153374d4f75a8cf7cdd5ea173c9: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:38:36.979779 14619 consensus_queue.cc:1048] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } 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:38:36.980130 14619 consensus_queue.cc:1048] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:38:36.981307 14616 raft_consensus.cc:2955] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 50f71155d71b4920b15737c4407b7554 (127.7.40.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } attrs { replace: true } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } } peers { permanent_uuid: "50f71155d71b4920b15737c4407b7554" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 42911 } attrs { promote: true } } }
I20260601 13:38:36.981760 14397 raft_consensus.cc:2955] T 66b1381763ff4c1f9c70217a1f200f1d P 1b78f163ce7a42d5b086f11f9b61bdfb [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 50f71155d71b4920b15737c4407b7554 (127.7.40.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } attrs { replace: true } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } } peers { permanent_uuid: "50f71155d71b4920b15737c4407b7554" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 42911 } attrs { promote: true } } }
I20260601 13:38:36.982139 14482 raft_consensus.cc:2955] T 66b1381763ff4c1f9c70217a1f200f1d P 9241acae5d164a0190ef83792affe2ad [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 50f71155d71b4920b15737c4407b7554 (127.7.40.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } attrs { replace: true } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } } peers { permanent_uuid: "50f71155d71b4920b15737c4407b7554" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 42911 } attrs { promote: true } } }
I20260601 13:38:36.984182 13941 catalog_manager.cc:5696] T 66b1381763ff4c1f9c70217a1f200f1d P 1b78f163ce7a42d5b086f11f9b61bdfb reported cstate change: config changed from index -1 to 3, NON_VOTER 50f71155d71b4920b15737c4407b7554 (127.7.40.4) added. New cstate: current_term: 3 leader_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } attrs { replace: true } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } } peers { permanent_uuid: "50f71155d71b4920b15737c4407b7554" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 42911 } attrs { promote: true } } }
I20260601 13:38:36.991700 14482 raft_consensus.cc:1275] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 9241acae5d164a0190ef83792affe2ad [term 3 FOLLOWER]: Refusing update from remote peer 1b78f163ce7a42d5b086f11f9b61bdfb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:38:36.992237 14601 consensus_queue.cc:1048] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:36.996840 14563 raft_consensus.cc:1275] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 5e714153374d4f75a8cf7cdd5ea173c9 [term 3 FOLLOWER]: Refusing update from remote peer 1b78f163ce7a42d5b086f11f9b61bdfb: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:38:36.997257 14601 consensus_queue.cc:1048] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:36.997416 14601 consensus_queue.cc:1243] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb [LEADER]: Peer 5e714153374d4f75a8cf7cdd5ea173c9 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:38:36.998072 14563 pending_rounds.cc:85] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 5e714153374d4f75a8cf7cdd5ea173c9: Aborting all ops after (but not including) 0
I20260601 13:38:36.998142 14563 pending_rounds.cc:107] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 5e714153374d4f75a8cf7cdd5ea173c9: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260601 13:38:36.998190 14563 raft_consensus.cc:2889] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 5e714153374d4f75a8cf7cdd5ea173c9 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:38:37.579963 14644 ts_tablet_manager.cc:933] T 66b1381763ff4c1f9c70217a1f200f1d P 50f71155d71b4920b15737c4407b7554: Initiating tablet copy from peer 5e714153374d4f75a8cf7cdd5ea173c9 (127.7.40.3:34441)
I20260601 13:38:37.580394 14644 tablet_copy_client.cc:323] T 66b1381763ff4c1f9c70217a1f200f1d P 50f71155d71b4920b15737c4407b7554: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.3:34441
I20260601 13:38:37.584681 14573 tablet_copy_service.cc:140] P 5e714153374d4f75a8cf7cdd5ea173c9: Received BeginTabletCopySession request for tablet 66b1381763ff4c1f9c70217a1f200f1d from peer 50f71155d71b4920b15737c4407b7554 ({username='slave'} at 127.0.0.1:48080)
I20260601 13:38:37.584883 14573 tablet_copy_service.cc:161] P 5e714153374d4f75a8cf7cdd5ea173c9: Beginning new tablet copy session on tablet 66b1381763ff4c1f9c70217a1f200f1d from peer 50f71155d71b4920b15737c4407b7554 at {username='slave'} at 127.0.0.1:48080: session id = 50f71155d71b4920b15737c4407b7554-66b1381763ff4c1f9c70217a1f200f1d
I20260601 13:38:37.585958 14573 tablet_copy_source_session.cc:215] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:38:37.586417 14648 ts_tablet_manager.cc:933] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 50f71155d71b4920b15737c4407b7554: Initiating tablet copy from peer 5e714153374d4f75a8cf7cdd5ea173c9 (127.7.40.3:34441)
I20260601 13:38:37.586791 14648 tablet_copy_client.cc:323] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 50f71155d71b4920b15737c4407b7554: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.3:34441
I20260601 13:38:37.586938 14644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66b1381763ff4c1f9c70217a1f200f1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:37.587311 14573 tablet_copy_service.cc:140] P 5e714153374d4f75a8cf7cdd5ea173c9: Received BeginTabletCopySession request for tablet 2b6d8c454eeb41b1ace7abdfc3a5c70f from peer 50f71155d71b4920b15737c4407b7554 ({username='slave'} at 127.0.0.1:48080)
I20260601 13:38:37.587472 14573 tablet_copy_service.cc:161] P 5e714153374d4f75a8cf7cdd5ea173c9: Beginning new tablet copy session on tablet 2b6d8c454eeb41b1ace7abdfc3a5c70f from peer 50f71155d71b4920b15737c4407b7554 at {username='slave'} at 127.0.0.1:48080: session id = 50f71155d71b4920b15737c4407b7554-2b6d8c454eeb41b1ace7abdfc3a5c70f
I20260601 13:38:37.588452 14573 tablet_copy_source_session.cc:215] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:38:37.589321 14648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b6d8c454eeb41b1ace7abdfc3a5c70f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:37.589635 14644 tablet_copy_client.cc:806] T 66b1381763ff4c1f9c70217a1f200f1d P 50f71155d71b4920b15737c4407b7554: tablet copy: Starting download of 0 data blocks...
I20260601 13:38:37.589895 14644 tablet_copy_client.cc:670] T 66b1381763ff4c1f9c70217a1f200f1d P 50f71155d71b4920b15737c4407b7554: tablet copy: Starting download of 1 WAL segments...
I20260601 13:38:37.591125 14644 tablet_copy_client.cc:538] T 66b1381763ff4c1f9c70217a1f200f1d P 50f71155d71b4920b15737c4407b7554: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:38:37.591619 14648 tablet_copy_client.cc:806] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 50f71155d71b4920b15737c4407b7554: tablet copy: Starting download of 0 data blocks...
I20260601 13:38:37.591856 14648 tablet_copy_client.cc:670] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 50f71155d71b4920b15737c4407b7554: tablet copy: Starting download of 1 WAL segments...
I20260601 13:38:37.592598 14644 tablet_bootstrap.cc:492] T 66b1381763ff4c1f9c70217a1f200f1d P 50f71155d71b4920b15737c4407b7554: Bootstrap starting.
I20260601 13:38:37.592947 14648 tablet_copy_client.cc:538] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 50f71155d71b4920b15737c4407b7554: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:38:37.594043 14648 tablet_bootstrap.cc:492] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 50f71155d71b4920b15737c4407b7554: Bootstrap starting.
I20260601 13:38:37.597110 14644 tablet_bootstrap.cc:492] T 66b1381763ff4c1f9c70217a1f200f1d P 50f71155d71b4920b15737c4407b7554: 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:38:37.597412 14644 tablet_bootstrap.cc:492] T 66b1381763ff4c1f9c70217a1f200f1d P 50f71155d71b4920b15737c4407b7554: Bootstrap complete.
I20260601 13:38:37.597599 14644 ts_tablet_manager.cc:1403] T 66b1381763ff4c1f9c70217a1f200f1d P 50f71155d71b4920b15737c4407b7554: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260601 13:38:37.597829 14648 tablet_bootstrap.cc:492] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 50f71155d71b4920b15737c4407b7554: 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:38:37.598094 14648 tablet_bootstrap.cc:492] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 50f71155d71b4920b15737c4407b7554: Bootstrap complete.
I20260601 13:38:37.598160 14644 raft_consensus.cc:359] T 66b1381763ff4c1f9c70217a1f200f1d P 50f71155d71b4920b15737c4407b7554 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } attrs { replace: true } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } } peers { permanent_uuid: "50f71155d71b4920b15737c4407b7554" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 42911 } attrs { promote: true } }
I20260601 13:38:37.598284 14648 ts_tablet_manager.cc:1403] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 50f71155d71b4920b15737c4407b7554: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:38:37.598325 14644 raft_consensus.cc:740] T 66b1381763ff4c1f9c70217a1f200f1d P 50f71155d71b4920b15737c4407b7554 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 50f71155d71b4920b15737c4407b7554, State: Initialized, Role: LEARNER
I20260601 13:38:37.598490 14644 consensus_queue.cc:260] T 66b1381763ff4c1f9c70217a1f200f1d P 50f71155d71b4920b15737c4407b7554 [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: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } attrs { replace: true } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } } peers { permanent_uuid: "50f71155d71b4920b15737c4407b7554" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 42911 } attrs { promote: true } }
I20260601 13:38:37.598829 14648 raft_consensus.cc:359] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 50f71155d71b4920b15737c4407b7554 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } attrs { replace: true } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } } peers { permanent_uuid: "50f71155d71b4920b15737c4407b7554" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 42911 } attrs { promote: true } }
I20260601 13:38:37.598977 14648 raft_consensus.cc:740] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 50f71155d71b4920b15737c4407b7554 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 50f71155d71b4920b15737c4407b7554, State: Initialized, Role: LEARNER
I20260601 13:38:37.599125 14648 consensus_queue.cc:260] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 50f71155d71b4920b15737c4407b7554 [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: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } attrs { replace: true } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } } peers { permanent_uuid: "50f71155d71b4920b15737c4407b7554" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 42911 } attrs { promote: true } }
I20260601 13:38:37.599447 14648 ts_tablet_manager.cc:1434] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 50f71155d71b4920b15737c4407b7554: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.003s
I20260601 13:38:37.599563 14644 ts_tablet_manager.cc:1434] T 66b1381763ff4c1f9c70217a1f200f1d P 50f71155d71b4920b15737c4407b7554: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:38:37.600176 14573 tablet_copy_service.cc:342] P 5e714153374d4f75a8cf7cdd5ea173c9: Request end of tablet copy session 50f71155d71b4920b15737c4407b7554-66b1381763ff4c1f9c70217a1f200f1d received from {username='slave'} at 127.0.0.1:48080
I20260601 13:38:37.600283 14573 tablet_copy_service.cc:434] P 5e714153374d4f75a8cf7cdd5ea173c9: ending tablet copy session 50f71155d71b4920b15737c4407b7554-66b1381763ff4c1f9c70217a1f200f1d on tablet 66b1381763ff4c1f9c70217a1f200f1d with peer 50f71155d71b4920b15737c4407b7554
I20260601 13:38:37.600783 14573 tablet_copy_service.cc:342] P 5e714153374d4f75a8cf7cdd5ea173c9: Request end of tablet copy session 50f71155d71b4920b15737c4407b7554-2b6d8c454eeb41b1ace7abdfc3a5c70f received from {username='slave'} at 127.0.0.1:48080
I20260601 13:38:37.600869 14573 tablet_copy_service.cc:434] P 5e714153374d4f75a8cf7cdd5ea173c9: ending tablet copy session 50f71155d71b4920b15737c4407b7554-2b6d8c454eeb41b1ace7abdfc3a5c70f on tablet 2b6d8c454eeb41b1ace7abdfc3a5c70f with peer 50f71155d71b4920b15737c4407b7554
I20260601 13:38:38.104149 14317 raft_consensus.cc:1217] T 66b1381763ff4c1f9c70217a1f200f1d P 50f71155d71b4920b15737c4407b7554 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260601 13:38:38.189327 14317 raft_consensus.cc:1217] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 50f71155d71b4920b15737c4407b7554 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260601 13:38:38.652072 14654 raft_consensus.cc:1064] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9: attempting to promote NON_VOTER 50f71155d71b4920b15737c4407b7554 to VOTER
I20260601 13:38:38.652631 14654 consensus_queue.cc:237] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 [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: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } attrs { replace: true } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } } peers { permanent_uuid: "50f71155d71b4920b15737c4407b7554" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 42911 } attrs { promote: false } }
I20260601 13:38:38.654294 14317 raft_consensus.cc:1275] T 66b1381763ff4c1f9c70217a1f200f1d P 50f71155d71b4920b15737c4407b7554 [term 3 LEARNER]: Refusing update from remote peer 5e714153374d4f75a8cf7cdd5ea173c9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:38:38.654315 14482 raft_consensus.cc:1275] T 66b1381763ff4c1f9c70217a1f200f1d P 9241acae5d164a0190ef83792affe2ad [term 3 FOLLOWER]: Refusing update from remote peer 5e714153374d4f75a8cf7cdd5ea173c9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:38:38.654734 14397 raft_consensus.cc:1275] T 66b1381763ff4c1f9c70217a1f200f1d P 1b78f163ce7a42d5b086f11f9b61bdfb [term 3 FOLLOWER]: Refusing update from remote peer 5e714153374d4f75a8cf7cdd5ea173c9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:38:38.654799 14653 consensus_queue.cc:1048] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:38:38.655045 14654 consensus_queue.cc:1048] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50f71155d71b4920b15737c4407b7554" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 42911 } 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:38:38.655349 14619 consensus_queue.cc:1048] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } 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:38:38.657135 14619 raft_consensus.cc:2955] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 50f71155d71b4920b15737c4407b7554 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } attrs { replace: true } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } } peers { permanent_uuid: "50f71155d71b4920b15737c4407b7554" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 42911 } attrs { promote: false } } }
I20260601 13:38:38.657678 14482 raft_consensus.cc:2955] T 66b1381763ff4c1f9c70217a1f200f1d P 9241acae5d164a0190ef83792affe2ad [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 50f71155d71b4920b15737c4407b7554 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } attrs { replace: true } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } } peers { permanent_uuid: "50f71155d71b4920b15737c4407b7554" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 42911 } attrs { promote: false } } }
I20260601 13:38:38.657649 14317 raft_consensus.cc:2955] T 66b1381763ff4c1f9c70217a1f200f1d P 50f71155d71b4920b15737c4407b7554 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 50f71155d71b4920b15737c4407b7554 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } attrs { replace: true } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } } peers { permanent_uuid: "50f71155d71b4920b15737c4407b7554" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 42911 } attrs { promote: false } } }
I20260601 13:38:38.660000 13942 catalog_manager.cc:5696] T 66b1381763ff4c1f9c70217a1f200f1d P 9241acae5d164a0190ef83792affe2ad reported cstate change: config changed from index 3 to 4, 50f71155d71b4920b15737c4407b7554 (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } attrs { replace: true } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } } peers { permanent_uuid: "50f71155d71b4920b15737c4407b7554" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 42911 } attrs { promote: false } } }
I20260601 13:38:38.660486 14397 raft_consensus.cc:2955] T 66b1381763ff4c1f9c70217a1f200f1d P 1b78f163ce7a42d5b086f11f9b61bdfb [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 50f71155d71b4920b15737c4407b7554 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } attrs { replace: true } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } } peers { permanent_uuid: "50f71155d71b4920b15737c4407b7554" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 42911 } attrs { promote: false } } }
I20260601 13:38:38.668021 14563 consensus_queue.cc:237] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 [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: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } } peers { permanent_uuid: "50f71155d71b4920b15737c4407b7554" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 42911 } attrs { promote: false } }
I20260601 13:38:38.669380 14482 raft_consensus.cc:1275] T 66b1381763ff4c1f9c70217a1f200f1d P 9241acae5d164a0190ef83792affe2ad [term 3 FOLLOWER]: Refusing update from remote peer 5e714153374d4f75a8cf7cdd5ea173c9: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:38:38.669778 14317 raft_consensus.cc:1275] T 66b1381763ff4c1f9c70217a1f200f1d P 50f71155d71b4920b15737c4407b7554 [term 3 FOLLOWER]: Refusing update from remote peer 5e714153374d4f75a8cf7cdd5ea173c9: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:38:38.669855 14653 consensus_queue.cc:1048] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:38:38.670243 14654 consensus_queue.cc:1048] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50f71155d71b4920b15737c4407b7554" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 42911 } 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:38:38.671574 14653 raft_consensus.cc:2955] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 1b78f163ce7a42d5b086f11f9b61bdfb (127.7.40.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } } peers { permanent_uuid: "50f71155d71b4920b15737c4407b7554" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 42911 } attrs { promote: false } } }
I20260601 13:38:38.672125 14482 raft_consensus.cc:2955] T 66b1381763ff4c1f9c70217a1f200f1d P 9241acae5d164a0190ef83792affe2ad [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 1b78f163ce7a42d5b086f11f9b61bdfb (127.7.40.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } } peers { permanent_uuid: "50f71155d71b4920b15737c4407b7554" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 42911 } attrs { promote: false } } }
I20260601 13:38:38.672564 14317 raft_consensus.cc:2955] T 66b1381763ff4c1f9c70217a1f200f1d P 50f71155d71b4920b15737c4407b7554 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 1b78f163ce7a42d5b086f11f9b61bdfb (127.7.40.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } } peers { permanent_uuid: "50f71155d71b4920b15737c4407b7554" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 42911 } attrs { promote: false } } }
I20260601 13:38:38.674512 13943 catalog_manager.cc:5696] T 66b1381763ff4c1f9c70217a1f200f1d P 9241acae5d164a0190ef83792affe2ad reported cstate change: config changed from index 4 to 5, VOTER 1b78f163ce7a42d5b086f11f9b61bdfb (127.7.40.1) evicted. New cstate: current_term: 3 leader_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } } peers { permanent_uuid: "50f71155d71b4920b15737c4407b7554" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 42911 } attrs { promote: false } } }
I20260601 13:38:38.675350 13930 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 66b1381763ff4c1f9c70217a1f200f1d with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:38:38.680742 14387 tablet_service.cc:1558] Processing DeleteTablet for tablet 66b1381763ff4c1f9c70217a1f200f1d with delete_type TABLET_DATA_TOMBSTONED (TS 1b78f163ce7a42d5b086f11f9b61bdfb not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:59722
I20260601 13:38:38.681192 14667 tablet_replica.cc:333] stopping tablet replica
I20260601 13:38:38.681365 14667 raft_consensus.cc:2243] T 66b1381763ff4c1f9c70217a1f200f1d P 1b78f163ce7a42d5b086f11f9b61bdfb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:38.681528 14667 raft_consensus.cc:2272] T 66b1381763ff4c1f9c70217a1f200f1d P 1b78f163ce7a42d5b086f11f9b61bdfb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:38.682168 14667 ts_tablet_manager.cc:1916] T 66b1381763ff4c1f9c70217a1f200f1d P 1b78f163ce7a42d5b086f11f9b61bdfb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:38:38.684244 14667 ts_tablet_manager.cc:1929] T 66b1381763ff4c1f9c70217a1f200f1d P 1b78f163ce7a42d5b086f11f9b61bdfb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260601 13:38:38.684317 14667 log.cc:1199] T 66b1381763ff4c1f9c70217a1f200f1d P 1b78f163ce7a42d5b086f11f9b61bdfb: Deleting WAL directory at /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320954551505-7328-0/minicluster-data/ts-0-root/wals/66b1381763ff4c1f9c70217a1f200f1d
I20260601 13:38:38.684912 13930 catalog_manager.cc:5027] TS 1b78f163ce7a42d5b086f11f9b61bdfb (127.7.40.1:39101): tablet 66b1381763ff4c1f9c70217a1f200f1d (table test-workload [id=ca3bd135385040b1b6885a541b5e99f0]) successfully deleted
I20260601 13:38:38.711052 14654 raft_consensus.cc:1064] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9: attempting to promote NON_VOTER 50f71155d71b4920b15737c4407b7554 to VOTER
I20260601 13:38:38.711733 14654 consensus_queue.cc:237] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 [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: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } attrs { replace: true } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } } peers { permanent_uuid: "50f71155d71b4920b15737c4407b7554" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 42911 } attrs { promote: false } }
I20260601 13:38:38.713402 14317 raft_consensus.cc:1275] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 50f71155d71b4920b15737c4407b7554 [term 2 LEARNER]: Refusing update from remote peer 5e714153374d4f75a8cf7cdd5ea173c9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:38:38.713423 14482 raft_consensus.cc:1275] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 9241acae5d164a0190ef83792affe2ad [term 2 FOLLOWER]: Refusing update from remote peer 5e714153374d4f75a8cf7cdd5ea173c9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:38:38.713526 14397 raft_consensus.cc:1275] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 1b78f163ce7a42d5b086f11f9b61bdfb [term 2 FOLLOWER]: Refusing update from remote peer 5e714153374d4f75a8cf7cdd5ea173c9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:38:38.713902 14654 consensus_queue.cc:1048] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:38:38.714126 14653 consensus_queue.cc:1048] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } 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:38:38.714385 14654 consensus_queue.cc:1048] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50f71155d71b4920b15737c4407b7554" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 42911 } 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:38:38.716398 14654 raft_consensus.cc:2955] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 50f71155d71b4920b15737c4407b7554 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } attrs { replace: true } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } } peers { permanent_uuid: "50f71155d71b4920b15737c4407b7554" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 42911 } attrs { promote: false } } }
I20260601 13:38:38.716923 14397 raft_consensus.cc:2955] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 1b78f163ce7a42d5b086f11f9b61bdfb [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 50f71155d71b4920b15737c4407b7554 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } attrs { replace: true } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } } peers { permanent_uuid: "50f71155d71b4920b15737c4407b7554" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 42911 } attrs { promote: false } } }
I20260601 13:38:38.718451 14482 raft_consensus.cc:2955] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 9241acae5d164a0190ef83792affe2ad [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 50f71155d71b4920b15737c4407b7554 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } attrs { replace: true } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } } peers { permanent_uuid: "50f71155d71b4920b15737c4407b7554" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 42911 } attrs { promote: false } } }
I20260601 13:38:38.719383 13941 catalog_manager.cc:5696] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 reported cstate change: config changed from index 3 to 4, 50f71155d71b4920b15737c4407b7554 (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50f71155d71b4920b15737c4407b7554" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 42911 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:38.721314 14317 raft_consensus.cc:2955] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 50f71155d71b4920b15737c4407b7554 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 50f71155d71b4920b15737c4407b7554 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } attrs { replace: true } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } } peers { permanent_uuid: "50f71155d71b4920b15737c4407b7554" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 42911 } attrs { promote: false } } }
I20260601 13:38:38.724583 14563 consensus_queue.cc:237] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 [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: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } } peers { permanent_uuid: "50f71155d71b4920b15737c4407b7554" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 42911 } attrs { promote: false } }
I20260601 13:38:38.725672 14317 raft_consensus.cc:1275] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 50f71155d71b4920b15737c4407b7554 [term 2 FOLLOWER]: Refusing update from remote peer 5e714153374d4f75a8cf7cdd5ea173c9: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:38:38.725672 14397 raft_consensus.cc:1275] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 1b78f163ce7a42d5b086f11f9b61bdfb [term 2 FOLLOWER]: Refusing update from remote peer 5e714153374d4f75a8cf7cdd5ea173c9: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:38:38.726063 14654 consensus_queue.cc:1048] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:38:38.726266 14653 consensus_queue.cc:1048] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50f71155d71b4920b15737c4407b7554" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 42911 } 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:38:38.727872 14654 raft_consensus.cc:2955] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9241acae5d164a0190ef83792affe2ad (127.7.40.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } } peers { permanent_uuid: "50f71155d71b4920b15737c4407b7554" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 42911 } attrs { promote: false } } }
I20260601 13:38:38.728211 14397 raft_consensus.cc:2955] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 1b78f163ce7a42d5b086f11f9b61bdfb [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9241acae5d164a0190ef83792affe2ad (127.7.40.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } } peers { permanent_uuid: "50f71155d71b4920b15737c4407b7554" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 42911 } attrs { promote: false } } }
I20260601 13:38:38.728211 14317 raft_consensus.cc:2955] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 50f71155d71b4920b15737c4407b7554 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9241acae5d164a0190ef83792affe2ad (127.7.40.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } } peers { permanent_uuid: "50f71155d71b4920b15737c4407b7554" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 42911 } attrs { promote: false } } }
I20260601 13:38:38.730295 13930 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 2b6d8c454eeb41b1ace7abdfc3a5c70f with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:38:38.730580 13943 catalog_manager.cc:5696] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 1b78f163ce7a42d5b086f11f9b61bdfb reported cstate change: config changed from index 4 to 5, VOTER 9241acae5d164a0190ef83792affe2ad (127.7.40.2) evicted. New cstate: current_term: 2 leader_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } } peers { permanent_uuid: "50f71155d71b4920b15737c4407b7554" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 42911 } attrs { promote: false } } }
I20260601 13:38:38.736794 14471 tablet_service.cc:1558] Processing DeleteTablet for tablet 2b6d8c454eeb41b1ace7abdfc3a5c70f with delete_type TABLET_DATA_TOMBSTONED (TS 9241acae5d164a0190ef83792affe2ad not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:38576
I20260601 13:38:38.737282 14673 tablet_replica.cc:333] stopping tablet replica
I20260601 13:38:38.737417 14673 raft_consensus.cc:2243] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 9241acae5d164a0190ef83792affe2ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:38.737543 14673 raft_consensus.cc:2272] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 9241acae5d164a0190ef83792affe2ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:38.738181 14673 ts_tablet_manager.cc:1916] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 9241acae5d164a0190ef83792affe2ad: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:38:38.740252 14673 ts_tablet_manager.cc:1929] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 9241acae5d164a0190ef83792affe2ad: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260601 13:38:38.740329 14673 log.cc:1199] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 9241acae5d164a0190ef83792affe2ad: Deleting WAL directory at /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320954551505-7328-0/minicluster-data/ts-1-root/wals/2b6d8c454eeb41b1ace7abdfc3a5c70f
I20260601 13:38:38.740929 13929 catalog_manager.cc:5027] TS 9241acae5d164a0190ef83792affe2ad (127.7.40.2:40479): tablet 2b6d8c454eeb41b1ace7abdfc3a5c70f (table test-workload [id=ca3bd135385040b1b6885a541b5e99f0]) successfully deleted
I20260601 13:38:39.735538 14397 consensus_queue.cc:237] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb [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: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } attrs { replace: true } } peers { permanent_uuid: "50f71155d71b4920b15737c4407b7554" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 42911 } attrs { promote: true } }
I20260601 13:38:39.737205 14482 raft_consensus.cc:1275] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 9241acae5d164a0190ef83792affe2ad [term 3 FOLLOWER]: Refusing update from remote peer 1b78f163ce7a42d5b086f11f9b61bdfb: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:38:39.737564 14563 raft_consensus.cc:1275] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 5e714153374d4f75a8cf7cdd5ea173c9 [term 3 FOLLOWER]: Refusing update from remote peer 1b78f163ce7a42d5b086f11f9b61bdfb: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:38:39.737867 14676 consensus_queue.cc:1048] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:38:39.738131 14675 consensus_queue.cc:1048] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } 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:38:39.740082 14676 raft_consensus.cc:2955] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 50f71155d71b4920b15737c4407b7554 (127.7.40.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } attrs { replace: true } } peers { permanent_uuid: "50f71155d71b4920b15737c4407b7554" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 42911 } attrs { promote: true } } }
I20260601 13:38:39.740574 14563 raft_consensus.cc:2955] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 5e714153374d4f75a8cf7cdd5ea173c9 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 50f71155d71b4920b15737c4407b7554 (127.7.40.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } attrs { replace: true } } peers { permanent_uuid: "50f71155d71b4920b15737c4407b7554" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 42911 } attrs { promote: true } } }
I20260601 13:38:39.741416 14482 raft_consensus.cc:2955] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 9241acae5d164a0190ef83792affe2ad [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 50f71155d71b4920b15737c4407b7554 (127.7.40.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } attrs { replace: true } } peers { permanent_uuid: "50f71155d71b4920b15737c4407b7554" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 42911 } attrs { promote: true } } }
I20260601 13:38:39.742815 13940 catalog_manager.cc:5696] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb reported cstate change: config changed from index -1 to 3, NON_VOTER 50f71155d71b4920b15737c4407b7554 (127.7.40.4) added. New cstate: current_term: 3 leader_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50f71155d71b4920b15737c4407b7554" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 42911 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:38:39.744086 14363 consensus_peers.cc:597] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb -> Peer 50f71155d71b4920b15737c4407b7554 (127.7.40.4:42911): Couldn't send request to peer 50f71155d71b4920b15737c4407b7554. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4f2fd42a74e148c3a3b6efaa9361b4fe. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:40.226006 14685 ts_tablet_manager.cc:933] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 50f71155d71b4920b15737c4407b7554: Initiating tablet copy from peer 1b78f163ce7a42d5b086f11f9b61bdfb (127.7.40.1:39101)
I20260601 13:38:40.226464 14685 tablet_copy_client.cc:323] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 50f71155d71b4920b15737c4407b7554: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.1:39101
I20260601 13:38:40.230855 14410 tablet_copy_service.cc:140] P 1b78f163ce7a42d5b086f11f9b61bdfb: Received BeginTabletCopySession request for tablet 4f2fd42a74e148c3a3b6efaa9361b4fe from peer 50f71155d71b4920b15737c4407b7554 ({username='slave'} at 127.0.0.1:59730)
I20260601 13:38:40.231009 14410 tablet_copy_service.cc:161] P 1b78f163ce7a42d5b086f11f9b61bdfb: Beginning new tablet copy session on tablet 4f2fd42a74e148c3a3b6efaa9361b4fe from peer 50f71155d71b4920b15737c4407b7554 at {username='slave'} at 127.0.0.1:59730: session id = 50f71155d71b4920b15737c4407b7554-4f2fd42a74e148c3a3b6efaa9361b4fe
I20260601 13:38:40.232200 14410 tablet_copy_source_session.cc:215] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:38:40.233268 14685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f2fd42a74e148c3a3b6efaa9361b4fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:40.235491 14685 tablet_copy_client.cc:806] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 50f71155d71b4920b15737c4407b7554: tablet copy: Starting download of 0 data blocks...
I20260601 13:38:40.235684 14685 tablet_copy_client.cc:670] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 50f71155d71b4920b15737c4407b7554: tablet copy: Starting download of 1 WAL segments...
I20260601 13:38:40.236984 14685 tablet_copy_client.cc:538] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 50f71155d71b4920b15737c4407b7554: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:38:40.238516 14685 tablet_bootstrap.cc:492] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 50f71155d71b4920b15737c4407b7554: Bootstrap starting.
I20260601 13:38:40.243048 14685 tablet_bootstrap.cc:492] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 50f71155d71b4920b15737c4407b7554: 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:38:40.243379 14685 tablet_bootstrap.cc:492] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 50f71155d71b4920b15737c4407b7554: Bootstrap complete.
I20260601 13:38:40.243558 14685 ts_tablet_manager.cc:1403] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 50f71155d71b4920b15737c4407b7554: Time spent bootstrapping tablet: real 0.005s	user 0.005s	sys 0.001s
I20260601 13:38:40.244074 14685 raft_consensus.cc:359] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 50f71155d71b4920b15737c4407b7554 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } attrs { replace: true } } peers { permanent_uuid: "50f71155d71b4920b15737c4407b7554" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 42911 } attrs { promote: true } }
I20260601 13:38:40.244215 14685 raft_consensus.cc:740] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 50f71155d71b4920b15737c4407b7554 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 50f71155d71b4920b15737c4407b7554, State: Initialized, Role: LEARNER
I20260601 13:38:40.244331 14685 consensus_queue.cc:260] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 50f71155d71b4920b15737c4407b7554 [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: "9241acae5d164a0190ef83792affe2ad" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40479 } } peers { permanent_uuid: "1b78f163ce7a42d5b086f11f9b61bdfb" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39101 } } peers { permanent_uuid: "5e714153374d4f75a8cf7cdd5ea173c9" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 34441 } attrs { replace: true } } peers { permanent_uuid: "50f71155d71b4920b15737c4407b7554" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 42911 } attrs { promote: true } }
I20260601 13:38:40.244731 14685 ts_tablet_manager.cc:1434] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 50f71155d71b4920b15737c4407b7554: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:40.245514 14410 tablet_copy_service.cc:342] P 1b78f163ce7a42d5b086f11f9b61bdfb: Request end of tablet copy session 50f71155d71b4920b15737c4407b7554-4f2fd42a74e148c3a3b6efaa9361b4fe received from {username='slave'} at 127.0.0.1:59730
I20260601 13:38:40.245604 14410 tablet_copy_service.cc:434] P 1b78f163ce7a42d5b086f11f9b61bdfb: ending tablet copy session 50f71155d71b4920b15737c4407b7554-4f2fd42a74e148c3a3b6efaa9361b4fe on tablet 4f2fd42a74e148c3a3b6efaa9361b4fe with peer 50f71155d71b4920b15737c4407b7554
I20260601 13:38:40.649909 14317 raft_consensus.cc:1217] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 50f71155d71b4920b15737c4407b7554 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260601 13:38:40.711406  7328 tablet_server.cc:179] TabletServer@127.7.40.1:39101 shutting down...
I20260601 13:38:40.715670  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:40.715925  7328 tablet_replica.cc:333] stopping tablet replica
I20260601 13:38:40.716104  7328 raft_consensus.cc:2243] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 1b78f163ce7a42d5b086f11f9b61bdfb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:40.716310  7328 raft_consensus.cc:2272] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 1b78f163ce7a42d5b086f11f9b61bdfb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:40.716925  7328 tablet_replica.cc:333] stopping tablet replica
I20260601 13:38:40.717042  7328 raft_consensus.cc:2243] T d6a3324d62dd4a48a8f925db53f35503 P 1b78f163ce7a42d5b086f11f9b61bdfb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:40.717160  7328 raft_consensus.cc:2272] T d6a3324d62dd4a48a8f925db53f35503 P 1b78f163ce7a42d5b086f11f9b61bdfb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:40.717538  7328 tablet_replica.cc:333] stopping tablet replica
I20260601 13:38:40.717644  7328 raft_consensus.cc:2243] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb [term 3 LEADER]: Raft consensus shutting down.
I20260601 13:38:40.717886  7328 raft_consensus.cc:2272] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 1b78f163ce7a42d5b086f11f9b61bdfb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:40.732402  7328 tablet_server.cc:196] TabletServer@127.7.40.1:39101 shutdown complete.
I20260601 13:38:40.735653  7328 tablet_server.cc:179] TabletServer@127.7.40.2:40479 shutting down...
I20260601 13:38:40.740149  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:40.740477  7328 tablet_replica.cc:333] stopping tablet replica
I20260601 13:38:40.740662  7328 raft_consensus.cc:2243] T 66b1381763ff4c1f9c70217a1f200f1d P 9241acae5d164a0190ef83792affe2ad [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:40.740849  7328 raft_consensus.cc:2272] T 66b1381763ff4c1f9c70217a1f200f1d P 9241acae5d164a0190ef83792affe2ad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:40.741389  7328 tablet_replica.cc:333] stopping tablet replica
I20260601 13:38:40.741516  7328 raft_consensus.cc:2243] T d6a3324d62dd4a48a8f925db53f35503 P 9241acae5d164a0190ef83792affe2ad [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:38:40.741775  7328 raft_consensus.cc:2272] T d6a3324d62dd4a48a8f925db53f35503 P 9241acae5d164a0190ef83792affe2ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:40.742173  7328 tablet_replica.cc:333] stopping tablet replica
I20260601 13:38:40.742285  7328 raft_consensus.cc:2243] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 9241acae5d164a0190ef83792affe2ad [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:40.742403  7328 raft_consensus.cc:2272] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 9241acae5d164a0190ef83792affe2ad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:40.745947  7328 tablet_server.cc:196] TabletServer@127.7.40.2:40479 shutdown complete.
W20260601 13:38:40.748857 14526 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.40.1:39101: connect: Connection refused (error 111) [suppressed 7 similar messages]
I20260601 13:38:40.749014  7328 tablet_server.cc:179] TabletServer@127.7.40.3:34441 shutting down...
W20260601 13:38:40.751768 14526 consensus_peers.cc:597] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 -> Peer 1b78f163ce7a42d5b086f11f9b61bdfb (127.7.40.1:39101): Couldn't send request to peer 1b78f163ce7a42d5b086f11f9b61bdfb. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:39101: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:40.753794  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:40.754068  7328 tablet_replica.cc:333] stopping tablet replica
I20260601 13:38:40.754230  7328 raft_consensus.cc:2243] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:38:40.754493  7328 raft_consensus.cc:2272] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 5e714153374d4f75a8cf7cdd5ea173c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:40.755026  7328 tablet_replica.cc:333] stopping tablet replica
I20260601 13:38:40.755236  7328 raft_consensus.cc:2243] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 [term 3 LEADER]: Raft consensus shutting down.
I20260601 13:38:40.755445  7328 raft_consensus.cc:2272] T 66b1381763ff4c1f9c70217a1f200f1d P 5e714153374d4f75a8cf7cdd5ea173c9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:40.755848  7328 tablet_replica.cc:333] stopping tablet replica
I20260601 13:38:40.755967  7328 raft_consensus.cc:2243] T d6a3324d62dd4a48a8f925db53f35503 P 5e714153374d4f75a8cf7cdd5ea173c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:40.756067  7328 raft_consensus.cc:2272] T d6a3324d62dd4a48a8f925db53f35503 P 5e714153374d4f75a8cf7cdd5ea173c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:40.756425  7328 tablet_replica.cc:333] stopping tablet replica
I20260601 13:38:40.756546  7328 raft_consensus.cc:2243] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 5e714153374d4f75a8cf7cdd5ea173c9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:40.756664  7328 raft_consensus.cc:2272] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 5e714153374d4f75a8cf7cdd5ea173c9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:40.760046  7328 tablet_server.cc:196] TabletServer@127.7.40.3:34441 shutdown complete.
I20260601 13:38:40.762954  7328 tablet_server.cc:179] TabletServer@127.7.40.4:0 shutting down...
I20260601 13:38:40.767473  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:40.767752  7328 tablet_replica.cc:333] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 50f71155d71b4920b15737c4407b7554: stopping tablet replica
I20260601 13:38:40.767915  7328 raft_consensus.cc:2243] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 50f71155d71b4920b15737c4407b7554 [term 3 LEARNER]: Raft consensus shutting down.
I20260601 13:38:40.768071  7328 raft_consensus.cc:2272] T 4f2fd42a74e148c3a3b6efaa9361b4fe P 50f71155d71b4920b15737c4407b7554 [term 3 LEARNER]: Raft consensus is shut down!
I20260601 13:38:40.768599  7328 tablet_replica.cc:333] T 66b1381763ff4c1f9c70217a1f200f1d P 50f71155d71b4920b15737c4407b7554: stopping tablet replica
I20260601 13:38:40.768731  7328 raft_consensus.cc:2243] T 66b1381763ff4c1f9c70217a1f200f1d P 50f71155d71b4920b15737c4407b7554 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:40.768862  7328 raft_consensus.cc:2272] T 66b1381763ff4c1f9c70217a1f200f1d P 50f71155d71b4920b15737c4407b7554 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:40.769260  7328 tablet_replica.cc:333] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 50f71155d71b4920b15737c4407b7554: stopping tablet replica
I20260601 13:38:40.769383  7328 raft_consensus.cc:2243] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 50f71155d71b4920b15737c4407b7554 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:40.769510  7328 raft_consensus.cc:2272] T 2b6d8c454eeb41b1ace7abdfc3a5c70f P 50f71155d71b4920b15737c4407b7554 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:40.782812  7328 tablet_server.cc:196] TabletServer@127.7.40.4:0 shutdown complete.
I20260601 13:38:40.785910  7328 master.cc:562] Master@127.7.40.62:43537 shutting down...
W20260601 13:38:40.790395 13991 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:38:40.790494 13991 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:38:40.790536 13991 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:38:40.790863  7328 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 06fd9197233f4a2197271b7395b15cec [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:40.791101  7328 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 06fd9197233f4a2197271b7395b15cec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:40.791208  7328 tablet_replica.cc:333] T 00000000000000000000000000000000 P 06fd9197233f4a2197271b7395b15cec: stopping tablet replica
I20260601 13:38:40.804239  7328 master.cc:584] Master@127.7.40.62:43537 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (14945 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260601 13:38:40.814145  7328 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.40.62:35991
I20260601 13:38:40.814586  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:40.817026 14698 instance_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:38:40.817035 14696 instance_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:38:40.817121  7328 server_base.cc:1061] running on GCE node
W20260601 13:38:40.817090 14695 instance_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:38:40.817533  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:40.817577  7328 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:38:40.817595  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321120817594 us; error 0 us; skew 500 ppm
I20260601 13:38:40.818462  7328 webserver.cc:533] Webserver started at http://127.7.40.62:35219/ using document root <none> and password file <none>
I20260601 13:38:40.818611  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:40.818655  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:40.818711  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:40.819176  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320954551505-7328-0/minicluster-data/master-0-root/instance:
uuid: "d039596021f84e21bc2fafb1387a91f2"
format_stamp: "Formatted at 2026-06-01 13:38:40 on dist-test-slave-b9mm"
I20260601 13:38:40.820866  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:40.822052 14703 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:38:40.822472  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:40.822568  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320954551505-7328-0/minicluster-data/master-0-root
uuid: "d039596021f84e21bc2fafb1387a91f2"
format_stamp: "Formatted at 2026-06-01 13:38:40 on dist-test-slave-b9mm"
I20260601 13:38:40.822665  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320954551505-7328-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320954551505-7328-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320954551505-7328-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:38:40.831682  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:40.832217  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:40.837150  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.62:35991
I20260601 13:38:40.840921 14755 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.62:35991 every 8 connection(s)
I20260601 13:38:40.841509 14756 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:38:40.843667 14756 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d039596021f84e21bc2fafb1387a91f2: Bootstrap starting.
I20260601 13:38:40.844564 14756 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d039596021f84e21bc2fafb1387a91f2: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:40.845790 14756 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d039596021f84e21bc2fafb1387a91f2: No bootstrap required, opened a new log
I20260601 13:38:40.846264 14756 raft_consensus.cc:359] T 00000000000000000000000000000000 P d039596021f84e21bc2fafb1387a91f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d039596021f84e21bc2fafb1387a91f2" member_type: VOTER }
I20260601 13:38:40.846386 14756 raft_consensus.cc:385] T 00000000000000000000000000000000 P d039596021f84e21bc2fafb1387a91f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:40.846437 14756 raft_consensus.cc:740] T 00000000000000000000000000000000 P d039596021f84e21bc2fafb1387a91f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d039596021f84e21bc2fafb1387a91f2, State: Initialized, Role: FOLLOWER
I20260601 13:38:40.846606 14756 consensus_queue.cc:260] T 00000000000000000000000000000000 P d039596021f84e21bc2fafb1387a91f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d039596021f84e21bc2fafb1387a91f2" member_type: VOTER }
I20260601 13:38:40.846727 14756 raft_consensus.cc:399] T 00000000000000000000000000000000 P d039596021f84e21bc2fafb1387a91f2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:38:40.846784 14756 raft_consensus.cc:493] T 00000000000000000000000000000000 P d039596021f84e21bc2fafb1387a91f2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:38:40.846843 14756 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d039596021f84e21bc2fafb1387a91f2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:40.847765 14756 raft_consensus.cc:515] T 00000000000000000000000000000000 P d039596021f84e21bc2fafb1387a91f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d039596021f84e21bc2fafb1387a91f2" member_type: VOTER }
I20260601 13:38:40.847927 14756 leader_election.cc:304] T 00000000000000000000000000000000 P d039596021f84e21bc2fafb1387a91f2 [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: d039596021f84e21bc2fafb1387a91f2; no voters: 
I20260601 13:38:40.848158 14756 leader_election.cc:290] T 00000000000000000000000000000000 P d039596021f84e21bc2fafb1387a91f2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:38:40.848353 14759 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d039596021f84e21bc2fafb1387a91f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:40.848594 14759 raft_consensus.cc:697] T 00000000000000000000000000000000 P d039596021f84e21bc2fafb1387a91f2 [term 1 LEADER]: Becoming Leader. State: Replica: d039596021f84e21bc2fafb1387a91f2, State: Running, Role: LEADER
I20260601 13:38:40.848711 14756 sys_catalog.cc:565] T 00000000000000000000000000000000 P d039596021f84e21bc2fafb1387a91f2 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:38:40.848748 14759 consensus_queue.cc:237] T 00000000000000000000000000000000 P d039596021f84e21bc2fafb1387a91f2 [LEADER]: Queue going to LEADER mode. State: All 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: "d039596021f84e21bc2fafb1387a91f2" member_type: VOTER }
I20260601 13:38:40.849220 14760 sys_catalog.cc:455] T 00000000000000000000000000000000 P d039596021f84e21bc2fafb1387a91f2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d039596021f84e21bc2fafb1387a91f2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d039596021f84e21bc2fafb1387a91f2" member_type: VOTER } }
I20260601 13:38:40.849332 14760 sys_catalog.cc:458] T 00000000000000000000000000000000 P d039596021f84e21bc2fafb1387a91f2 [sys.catalog]: This master's current role is: LEADER
I20260601 13:38:40.849232 14761 sys_catalog.cc:455] T 00000000000000000000000000000000 P d039596021f84e21bc2fafb1387a91f2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d039596021f84e21bc2fafb1387a91f2. Latest consensus state: current_term: 1 leader_uuid: "d039596021f84e21bc2fafb1387a91f2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d039596021f84e21bc2fafb1387a91f2" member_type: VOTER } }
I20260601 13:38:40.849395 14761 sys_catalog.cc:458] T 00000000000000000000000000000000 P d039596021f84e21bc2fafb1387a91f2 [sys.catalog]: This master's current role is: LEADER
I20260601 13:38:40.849653 14765 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:38:40.850721 14765 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:38:40.850984  7328 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:38:40.852967 14765 catalog_manager.cc:1382] Generated new cluster ID: 23d44c26555341e6a0528d65d41b08c7
I20260601 13:38:40.853041 14765 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:38:40.869451 14765 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:38:40.870088 14765 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:38:40.880816 14765 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d039596021f84e21bc2fafb1387a91f2: Generated new TSK 0
I20260601 13:38:40.881044 14765 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:38:40.883626  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:40.885922 14778 instance_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:38:40.885979 14780 instance_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:38:40.885931  7328 server_base.cc:1061] running on GCE node
W20260601 13:38:40.885934 14777 instance_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:38:40.886420  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:40.886467  7328 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:38:40.886483  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321120886483 us; error 0 us; skew 500 ppm
I20260601 13:38:40.887454  7328 webserver.cc:533] Webserver started at http://127.7.40.1:36727/ using document root <none> and password file <none>
I20260601 13:38:40.887598  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:40.887642  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:40.887704  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:40.888062  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320954551505-7328-0/minicluster-data/ts-0-root/instance:
uuid: "7a83fc45f2e142dc8ad381b96b1297ee"
format_stamp: "Formatted at 2026-06-01 13:38:40 on dist-test-slave-b9mm"
I20260601 13:38:40.889539  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:38:40.890497 14785 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:38:40.890765  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:40.890825  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320954551505-7328-0/minicluster-data/ts-0-root
uuid: "7a83fc45f2e142dc8ad381b96b1297ee"
format_stamp: "Formatted at 2026-06-01 13:38:40 on dist-test-slave-b9mm"
I20260601 13:38:40.890887  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320954551505-7328-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320954551505-7328-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320954551505-7328-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:38:40.919588  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:40.920029  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:40.920311  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:40.920892  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:40.920936  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:40.920971  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:40.921015  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:40.925772  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.1:43701
I20260601 13:38:40.925797 14848 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.1:43701 every 8 connection(s)
I20260601 13:38:40.926759  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:40.929155 14853 instance_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:38:40.929247 14854 instance_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:38:40.929272 14856 instance_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:38:40.929857  7328 server_base.cc:1061] running on GCE node
I20260601 13:38:40.930095  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:40.930155  7328 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:38:40.930191  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321120930190 us; error 0 us; skew 500 ppm
I20260601 13:38:40.931313  7328 webserver.cc:533] Webserver started at http://127.7.40.2:44797/ using document root <none> and password file <none>
I20260601 13:38:40.931491  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:40.931562  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:40.931648  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:40.932081  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320954551505-7328-0/minicluster-data/ts-1-root/instance:
uuid: "e8f2b71f6e3546f99ef6657f65882a1c"
format_stamp: "Formatted at 2026-06-01 13:38:40 on dist-test-slave-b9mm"
I20260601 13:38:40.933617  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:38:40.934621 14861 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:38:40.934890  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:40.934978  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320954551505-7328-0/minicluster-data/ts-1-root
uuid: "e8f2b71f6e3546f99ef6657f65882a1c"
format_stamp: "Formatted at 2026-06-01 13:38:40 on dist-test-slave-b9mm"
I20260601 13:38:40.935094  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320954551505-7328-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320954551505-7328-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320954551505-7328-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:38:40.937517 14849 heartbeater.cc:344] Connected to a master server at 127.7.40.62:35991
I20260601 13:38:40.937666 14849 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:40.937949 14849 heartbeater.cc:507] Master 127.7.40.62:35991 requested a full tablet report, sending...
I20260601 13:38:40.938719 14720 ts_manager.cc:194] Registered new tserver with Master: 7a83fc45f2e142dc8ad381b96b1297ee (127.7.40.1:43701)
I20260601 13:38:40.939608 14720 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58158
I20260601 13:38:40.943150  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:40.943645  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:40.943981  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:40.944480  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:40.944540  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:40.944599  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:40.944633  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:40.949259  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.2:39545
I20260601 13:38:40.949331 14924 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.2:39545 every 8 connection(s)
I20260601 13:38:40.950343  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:40.952735 14931 instance_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:38:40.952612 14928 instance_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:38:40.953090 14929 instance_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:38:40.953127  7328 server_base.cc:1061] running on GCE node
I20260601 13:38:40.953550  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:40.953629  7328 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:38:40.953655  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321120953654 us; error 0 us; skew 500 ppm
I20260601 13:38:40.954784  7328 webserver.cc:533] Webserver started at http://127.7.40.3:42447/ using document root <none> and password file <none>
I20260601 13:38:40.955008  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:40.955096  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:40.955175  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:40.955525 14925 heartbeater.cc:344] Connected to a master server at 127.7.40.62:35991
I20260601 13:38:40.955636 14925 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:40.955726  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320954551505-7328-0/minicluster-data/ts-2-root/instance:
uuid: "054643af78984f8c928b646596c18c37"
format_stamp: "Formatted at 2026-06-01 13:38:40 on dist-test-slave-b9mm"
I20260601 13:38:40.955922 14925 heartbeater.cc:507] Master 127.7.40.62:35991 requested a full tablet report, sending...
I20260601 13:38:40.956630 14720 ts_manager.cc:194] Registered new tserver with Master: e8f2b71f6e3546f99ef6657f65882a1c (127.7.40.2:39545)
I20260601 13:38:40.957226 14720 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58168
I20260601 13:38:40.957639  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:38:40.958847 14936 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:38:40.959172  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:40.959244  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320954551505-7328-0/minicluster-data/ts-2-root
uuid: "054643af78984f8c928b646596c18c37"
format_stamp: "Formatted at 2026-06-01 13:38:40 on dist-test-slave-b9mm"
I20260601 13:38:40.959344  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320954551505-7328-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320954551505-7328-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320954551505-7328-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:38:40.993283  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:40.993803  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:40.994161  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:40.995601  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:40.995679  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:40.995741  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:40.995772  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:41.000567  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.3:33469
I20260601 13:38:41.000653 14999 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.3:33469 every 8 connection(s)
I20260601 13:38:41.005941 15000 heartbeater.cc:344] Connected to a master server at 127.7.40.62:35991
I20260601 13:38:41.006093 15000 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:41.006356 15000 heartbeater.cc:507] Master 127.7.40.62:35991 requested a full tablet report, sending...
I20260601 13:38:41.007396 14720 ts_manager.cc:194] Registered new tserver with Master: 054643af78984f8c928b646596c18c37 (127.7.40.3:33469)
I20260601 13:38:41.007972 14720 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58172
I20260601 13:38:41.008123  7328 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.007035083s
I20260601 13:38:41.940838 14849 heartbeater.cc:499] Master 127.7.40.62:35991 was elected leader, sending a full tablet report...
I20260601 13:38:41.958315 14925 heartbeater.cc:499] Master 127.7.40.62:35991 was elected leader, sending a full tablet report...
I20260601 13:38:42.009047 15000 heartbeater.cc:499] Master 127.7.40.62:35991 was elected leader, sending a full tablet report...
I20260601 13:38:42.043635 14720 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58176:
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:38:42.044358 14720 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:38:42.055858 14813 tablet_service.cc:1511] Processing CreateTablet for tablet 432b0149705e43e896c4b365bfd9208b (DEFAULT_TABLE table=test-workload [id=ec72dd0d91d74006a04072c18dfc0339]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:38:42.055953 14812 tablet_service.cc:1511] Processing CreateTablet for tablet 1f58d8a5725740ba99129ca0111db2d0 (DEFAULT_TABLE table=test-workload [id=ec72dd0d91d74006a04072c18dfc0339]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:38:42.056239 14813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 432b0149705e43e896c4b365bfd9208b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:42.056318 14811 tablet_service.cc:1511] Processing CreateTablet for tablet 58601fe3471f4ea492032a86819e132b (DEFAULT_TABLE table=test-workload [id=ec72dd0d91d74006a04072c18dfc0339]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:38:42.056632 14810 tablet_service.cc:1511] Processing CreateTablet for tablet e019298b130a4f70a93c79dfeef74b30 (DEFAULT_TABLE table=test-workload [id=ec72dd0d91d74006a04072c18dfc0339]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:38:42.056972 14811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58601fe3471f4ea492032a86819e132b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:42.058535 14889 tablet_service.cc:1511] Processing CreateTablet for tablet 432b0149705e43e896c4b365bfd9208b (DEFAULT_TABLE table=test-workload [id=ec72dd0d91d74006a04072c18dfc0339]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:38:42.058684 14887 tablet_service.cc:1511] Processing CreateTablet for tablet 58601fe3471f4ea492032a86819e132b (DEFAULT_TABLE table=test-workload [id=ec72dd0d91d74006a04072c18dfc0339]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:38:42.058799 14889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 432b0149705e43e896c4b365bfd9208b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:42.058948 14887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58601fe3471f4ea492032a86819e132b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:42.059429 14888 tablet_service.cc:1511] Processing CreateTablet for tablet 1f58d8a5725740ba99129ca0111db2d0 (DEFAULT_TABLE table=test-workload [id=ec72dd0d91d74006a04072c18dfc0339]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:38:42.059664 14888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f58d8a5725740ba99129ca0111db2d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:42.061153 15021 tablet_bootstrap.cc:492] T 432b0149705e43e896c4b365bfd9208b P e8f2b71f6e3546f99ef6657f65882a1c: Bootstrap starting.
I20260601 13:38:42.061507 15020 tablet_bootstrap.cc:492] T 432b0149705e43e896c4b365bfd9208b P 7a83fc45f2e142dc8ad381b96b1297ee: Bootstrap starting.
I20260601 13:38:42.061936 14886 tablet_service.cc:1511] Processing CreateTablet for tablet e019298b130a4f70a93c79dfeef74b30 (DEFAULT_TABLE table=test-workload [id=ec72dd0d91d74006a04072c18dfc0339]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:38:42.062188 14886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e019298b130a4f70a93c79dfeef74b30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:42.062615 15021 tablet_bootstrap.cc:654] T 432b0149705e43e896c4b365bfd9208b P e8f2b71f6e3546f99ef6657f65882a1c: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:42.062615 15020 tablet_bootstrap.cc:654] T 432b0149705e43e896c4b365bfd9208b P 7a83fc45f2e142dc8ad381b96b1297ee: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:42.063997 15020 tablet_bootstrap.cc:492] T 432b0149705e43e896c4b365bfd9208b P 7a83fc45f2e142dc8ad381b96b1297ee: No bootstrap required, opened a new log
I20260601 13:38:42.064029 15021 tablet_bootstrap.cc:492] T 432b0149705e43e896c4b365bfd9208b P e8f2b71f6e3546f99ef6657f65882a1c: No bootstrap required, opened a new log
I20260601 13:38:42.064121 15021 ts_tablet_manager.cc:1403] T 432b0149705e43e896c4b365bfd9208b P e8f2b71f6e3546f99ef6657f65882a1c: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:42.064121 15020 ts_tablet_manager.cc:1403] T 432b0149705e43e896c4b365bfd9208b P 7a83fc45f2e142dc8ad381b96b1297ee: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:38:42.064399 14810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e019298b130a4f70a93c79dfeef74b30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:42.064699 15021 raft_consensus.cc:359] T 432b0149705e43e896c4b365bfd9208b P e8f2b71f6e3546f99ef6657f65882a1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } }
I20260601 13:38:42.064680 15020 raft_consensus.cc:359] T 432b0149705e43e896c4b365bfd9208b P 7a83fc45f2e142dc8ad381b96b1297ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } }
I20260601 13:38:42.064828 15021 raft_consensus.cc:385] T 432b0149705e43e896c4b365bfd9208b P e8f2b71f6e3546f99ef6657f65882a1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:42.064864 15020 raft_consensus.cc:385] T 432b0149705e43e896c4b365bfd9208b P 7a83fc45f2e142dc8ad381b96b1297ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:42.064921 15020 raft_consensus.cc:740] T 432b0149705e43e896c4b365bfd9208b P 7a83fc45f2e142dc8ad381b96b1297ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a83fc45f2e142dc8ad381b96b1297ee, State: Initialized, Role: FOLLOWER
I20260601 13:38:42.065060 15020 consensus_queue.cc:260] T 432b0149705e43e896c4b365bfd9208b P 7a83fc45f2e142dc8ad381b96b1297ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } }
I20260601 13:38:42.064865 15021 raft_consensus.cc:740] T 432b0149705e43e896c4b365bfd9208b P e8f2b71f6e3546f99ef6657f65882a1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8f2b71f6e3546f99ef6657f65882a1c, State: Initialized, Role: FOLLOWER
I20260601 13:38:42.065290 15021 consensus_queue.cc:260] T 432b0149705e43e896c4b365bfd9208b P e8f2b71f6e3546f99ef6657f65882a1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } }
I20260601 13:38:42.065507 15020 ts_tablet_manager.cc:1434] T 432b0149705e43e896c4b365bfd9208b P 7a83fc45f2e142dc8ad381b96b1297ee: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:42.065586 15021 ts_tablet_manager.cc:1434] T 432b0149705e43e896c4b365bfd9208b P e8f2b71f6e3546f99ef6657f65882a1c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:42.066009 15021 tablet_bootstrap.cc:492] T 58601fe3471f4ea492032a86819e132b P e8f2b71f6e3546f99ef6657f65882a1c: Bootstrap starting.
I20260601 13:38:42.066009 15020 tablet_bootstrap.cc:492] T 58601fe3471f4ea492032a86819e132b P 7a83fc45f2e142dc8ad381b96b1297ee: Bootstrap starting.
I20260601 13:38:42.066593 14812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f58d8a5725740ba99129ca0111db2d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:42.067098 15021 tablet_bootstrap.cc:654] T 58601fe3471f4ea492032a86819e132b P e8f2b71f6e3546f99ef6657f65882a1c: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:42.067098 15020 tablet_bootstrap.cc:654] T 58601fe3471f4ea492032a86819e132b P 7a83fc45f2e142dc8ad381b96b1297ee: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:42.068488 15021 tablet_bootstrap.cc:492] T 58601fe3471f4ea492032a86819e132b P e8f2b71f6e3546f99ef6657f65882a1c: No bootstrap required, opened a new log
I20260601 13:38:42.068542 15020 tablet_bootstrap.cc:492] T 58601fe3471f4ea492032a86819e132b P 7a83fc45f2e142dc8ad381b96b1297ee: No bootstrap required, opened a new log
I20260601 13:38:42.068583 15021 ts_tablet_manager.cc:1403] T 58601fe3471f4ea492032a86819e132b P e8f2b71f6e3546f99ef6657f65882a1c: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:42.068598 15020 ts_tablet_manager.cc:1403] T 58601fe3471f4ea492032a86819e132b P 7a83fc45f2e142dc8ad381b96b1297ee: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:42.069069 15020 raft_consensus.cc:359] T 58601fe3471f4ea492032a86819e132b P 7a83fc45f2e142dc8ad381b96b1297ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.069193 15020 raft_consensus.cc:385] T 58601fe3471f4ea492032a86819e132b P 7a83fc45f2e142dc8ad381b96b1297ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:42.069239 15020 raft_consensus.cc:740] T 58601fe3471f4ea492032a86819e132b P 7a83fc45f2e142dc8ad381b96b1297ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a83fc45f2e142dc8ad381b96b1297ee, State: Initialized, Role: FOLLOWER
I20260601 13:38:42.069360 15020 consensus_queue.cc:260] T 58601fe3471f4ea492032a86819e132b P 7a83fc45f2e142dc8ad381b96b1297ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.069427 15021 raft_consensus.cc:359] T 58601fe3471f4ea492032a86819e132b P e8f2b71f6e3546f99ef6657f65882a1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.069499 15021 raft_consensus.cc:385] T 58601fe3471f4ea492032a86819e132b P e8f2b71f6e3546f99ef6657f65882a1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:42.069552 15021 raft_consensus.cc:740] T 58601fe3471f4ea492032a86819e132b P e8f2b71f6e3546f99ef6657f65882a1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8f2b71f6e3546f99ef6657f65882a1c, State: Initialized, Role: FOLLOWER
I20260601 13:38:42.069754 15020 ts_tablet_manager.cc:1434] T 58601fe3471f4ea492032a86819e132b P 7a83fc45f2e142dc8ad381b96b1297ee: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:42.069775 15021 consensus_queue.cc:260] T 58601fe3471f4ea492032a86819e132b P e8f2b71f6e3546f99ef6657f65882a1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.069944 15020 tablet_bootstrap.cc:492] T e019298b130a4f70a93c79dfeef74b30 P 7a83fc45f2e142dc8ad381b96b1297ee: Bootstrap starting.
I20260601 13:38:42.070119 15021 ts_tablet_manager.cc:1434] T 58601fe3471f4ea492032a86819e132b P e8f2b71f6e3546f99ef6657f65882a1c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:42.070294 15021 tablet_bootstrap.cc:492] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c: Bootstrap starting.
I20260601 13:38:42.071309 15021 tablet_bootstrap.cc:654] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:42.071764 14964 tablet_service.cc:1511] Processing CreateTablet for tablet 432b0149705e43e896c4b365bfd9208b (DEFAULT_TABLE table=test-workload [id=ec72dd0d91d74006a04072c18dfc0339]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:38:42.072058 14964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 432b0149705e43e896c4b365bfd9208b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:42.071053 15020 tablet_bootstrap.cc:654] T e019298b130a4f70a93c79dfeef74b30 P 7a83fc45f2e142dc8ad381b96b1297ee: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:42.074409 15020 tablet_bootstrap.cc:492] T e019298b130a4f70a93c79dfeef74b30 P 7a83fc45f2e142dc8ad381b96b1297ee: No bootstrap required, opened a new log
I20260601 13:38:42.074506 15020 ts_tablet_manager.cc:1403] T e019298b130a4f70a93c79dfeef74b30 P 7a83fc45f2e142dc8ad381b96b1297ee: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:38:42.074565 15032 tablet_bootstrap.cc:492] T 432b0149705e43e896c4b365bfd9208b P 054643af78984f8c928b646596c18c37: Bootstrap starting.
I20260601 13:38:42.074741 14963 tablet_service.cc:1511] Processing CreateTablet for tablet 1f58d8a5725740ba99129ca0111db2d0 (DEFAULT_TABLE table=test-workload [id=ec72dd0d91d74006a04072c18dfc0339]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:38:42.074992 15020 raft_consensus.cc:359] T e019298b130a4f70a93c79dfeef74b30 P 7a83fc45f2e142dc8ad381b96b1297ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.075156 15020 raft_consensus.cc:385] T e019298b130a4f70a93c79dfeef74b30 P 7a83fc45f2e142dc8ad381b96b1297ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:42.075198 15020 raft_consensus.cc:740] T e019298b130a4f70a93c79dfeef74b30 P 7a83fc45f2e142dc8ad381b96b1297ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a83fc45f2e142dc8ad381b96b1297ee, State: Initialized, Role: FOLLOWER
I20260601 13:38:42.075273 14962 tablet_service.cc:1511] Processing CreateTablet for tablet 58601fe3471f4ea492032a86819e132b (DEFAULT_TABLE table=test-workload [id=ec72dd0d91d74006a04072c18dfc0339]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:38:42.075328 15020 consensus_queue.cc:260] T e019298b130a4f70a93c79dfeef74b30 P 7a83fc45f2e142dc8ad381b96b1297ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.075620 15020 ts_tablet_manager.cc:1434] T e019298b130a4f70a93c79dfeef74b30 P 7a83fc45f2e142dc8ad381b96b1297ee: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:42.075663 15032 tablet_bootstrap.cc:654] T 432b0149705e43e896c4b365bfd9208b P 054643af78984f8c928b646596c18c37: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:42.075745 14961 tablet_service.cc:1511] Processing CreateTablet for tablet e019298b130a4f70a93c79dfeef74b30 (DEFAULT_TABLE table=test-workload [id=ec72dd0d91d74006a04072c18dfc0339]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:38:42.074997 14963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f58d8a5725740ba99129ca0111db2d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:42.075801 15020 tablet_bootstrap.cc:492] T 1f58d8a5725740ba99129ca0111db2d0 P 7a83fc45f2e142dc8ad381b96b1297ee: Bootstrap starting.
I20260601 13:38:42.076656 14962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58601fe3471f4ea492032a86819e132b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:42.077234 15024 raft_consensus.cc:493] T 432b0149705e43e896c4b365bfd9208b P 7a83fc45f2e142dc8ad381b96b1297ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:42.077375 15020 tablet_bootstrap.cc:654] T 1f58d8a5725740ba99129ca0111db2d0 P 7a83fc45f2e142dc8ad381b96b1297ee: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:42.077327 15024 raft_consensus.cc:515] T 432b0149705e43e896c4b365bfd9208b P 7a83fc45f2e142dc8ad381b96b1297ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } }
I20260601 13:38:42.077878 15024 leader_election.cc:290] T 432b0149705e43e896c4b365bfd9208b P 7a83fc45f2e142dc8ad381b96b1297ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 054643af78984f8c928b646596c18c37 (127.7.40.3:33469), e8f2b71f6e3546f99ef6657f65882a1c (127.7.40.2:39545)
I20260601 13:38:42.077961 14961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e019298b130a4f70a93c79dfeef74b30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:42.079440 15021 tablet_bootstrap.cc:492] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c: No bootstrap required, opened a new log
I20260601 13:38:42.079540 15021 ts_tablet_manager.cc:1403] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.000s
I20260601 13:38:42.080011 15021 raft_consensus.cc:359] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.080152 15021 raft_consensus.cc:385] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:42.080497 15021 raft_consensus.cc:740] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8f2b71f6e3546f99ef6657f65882a1c, State: Initialized, Role: FOLLOWER
I20260601 13:38:42.081202 15020 tablet_bootstrap.cc:492] T 1f58d8a5725740ba99129ca0111db2d0 P 7a83fc45f2e142dc8ad381b96b1297ee: No bootstrap required, opened a new log
I20260601 13:38:42.081132 15021 consensus_queue.cc:260] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.081533 15021 ts_tablet_manager.cc:1434] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:38:42.081738 15021 tablet_bootstrap.cc:492] T e019298b130a4f70a93c79dfeef74b30 P e8f2b71f6e3546f99ef6657f65882a1c: Bootstrap starting.
I20260601 13:38:42.081779 15020 ts_tablet_manager.cc:1403] T 1f58d8a5725740ba99129ca0111db2d0 P 7a83fc45f2e142dc8ad381b96b1297ee: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:38:42.082176 15020 raft_consensus.cc:359] T 1f58d8a5725740ba99129ca0111db2d0 P 7a83fc45f2e142dc8ad381b96b1297ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.082301 15020 raft_consensus.cc:385] T 1f58d8a5725740ba99129ca0111db2d0 P 7a83fc45f2e142dc8ad381b96b1297ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:42.082340 15020 raft_consensus.cc:740] T 1f58d8a5725740ba99129ca0111db2d0 P 7a83fc45f2e142dc8ad381b96b1297ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a83fc45f2e142dc8ad381b96b1297ee, State: Initialized, Role: FOLLOWER
I20260601 13:38:42.082451 15020 consensus_queue.cc:260] T 1f58d8a5725740ba99129ca0111db2d0 P 7a83fc45f2e142dc8ad381b96b1297ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.082743 15020 ts_tablet_manager.cc:1434] T 1f58d8a5725740ba99129ca0111db2d0 P 7a83fc45f2e142dc8ad381b96b1297ee: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:38:42.082793 15021 tablet_bootstrap.cc:654] T e019298b130a4f70a93c79dfeef74b30 P e8f2b71f6e3546f99ef6657f65882a1c: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:42.084801 15032 tablet_bootstrap.cc:492] T 432b0149705e43e896c4b365bfd9208b P 054643af78984f8c928b646596c18c37: No bootstrap required, opened a new log
I20260601 13:38:42.084868 15021 tablet_bootstrap.cc:492] T e019298b130a4f70a93c79dfeef74b30 P e8f2b71f6e3546f99ef6657f65882a1c: No bootstrap required, opened a new log
I20260601 13:38:42.084896 15032 ts_tablet_manager.cc:1403] T 432b0149705e43e896c4b365bfd9208b P 054643af78984f8c928b646596c18c37: Time spent bootstrapping tablet: real 0.010s	user 0.000s	sys 0.002s
I20260601 13:38:42.084932 15021 ts_tablet_manager.cc:1403] T e019298b130a4f70a93c79dfeef74b30 P e8f2b71f6e3546f99ef6657f65882a1c: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:42.085389 15032 raft_consensus.cc:359] T 432b0149705e43e896c4b365bfd9208b P 054643af78984f8c928b646596c18c37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } }
I20260601 13:38:42.085489 15032 raft_consensus.cc:385] T 432b0149705e43e896c4b365bfd9208b P 054643af78984f8c928b646596c18c37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:42.085521 15032 raft_consensus.cc:740] T 432b0149705e43e896c4b365bfd9208b P 054643af78984f8c928b646596c18c37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054643af78984f8c928b646596c18c37, State: Initialized, Role: FOLLOWER
I20260601 13:38:42.085675 15032 consensus_queue.cc:260] T 432b0149705e43e896c4b365bfd9208b P 054643af78984f8c928b646596c18c37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } }
I20260601 13:38:42.086110 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432b0149705e43e896c4b365bfd9208b" candidate_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" is_pre_election: true
I20260601 13:38:42.086225 14899 raft_consensus.cc:2468] T 432b0149705e43e896c4b365bfd9208b P e8f2b71f6e3546f99ef6657f65882a1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a83fc45f2e142dc8ad381b96b1297ee in term 0.
I20260601 13:38:42.086264 15032 ts_tablet_manager.cc:1434] T 432b0149705e43e896c4b365bfd9208b P 054643af78984f8c928b646596c18c37: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:42.086426 15032 tablet_bootstrap.cc:492] T 1f58d8a5725740ba99129ca0111db2d0 P 054643af78984f8c928b646596c18c37: Bootstrap starting.
I20260601 13:38:42.086905 14787 leader_election.cc:304] T 432b0149705e43e896c4b365bfd9208b P 7a83fc45f2e142dc8ad381b96b1297ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a83fc45f2e142dc8ad381b96b1297ee, e8f2b71f6e3546f99ef6657f65882a1c; no voters: 
I20260601 13:38:42.087119 15028 raft_consensus.cc:2804] T 432b0149705e43e896c4b365bfd9208b P 7a83fc45f2e142dc8ad381b96b1297ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:42.087191 15028 raft_consensus.cc:493] T 432b0149705e43e896c4b365bfd9208b P 7a83fc45f2e142dc8ad381b96b1297ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:42.087241 15028 raft_consensus.cc:3060] T 432b0149705e43e896c4b365bfd9208b P 7a83fc45f2e142dc8ad381b96b1297ee [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:42.087658 15032 tablet_bootstrap.cc:654] T 1f58d8a5725740ba99129ca0111db2d0 P 054643af78984f8c928b646596c18c37: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:42.087867 15021 raft_consensus.cc:359] T e019298b130a4f70a93c79dfeef74b30 P e8f2b71f6e3546f99ef6657f65882a1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.087958 15021 raft_consensus.cc:385] T e019298b130a4f70a93c79dfeef74b30 P e8f2b71f6e3546f99ef6657f65882a1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:42.087980 15021 raft_consensus.cc:740] T e019298b130a4f70a93c79dfeef74b30 P e8f2b71f6e3546f99ef6657f65882a1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8f2b71f6e3546f99ef6657f65882a1c, State: Initialized, Role: FOLLOWER
I20260601 13:38:42.088102 15021 consensus_queue.cc:260] T e019298b130a4f70a93c79dfeef74b30 P e8f2b71f6e3546f99ef6657f65882a1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.088402 15021 ts_tablet_manager.cc:1434] T e019298b130a4f70a93c79dfeef74b30 P e8f2b71f6e3546f99ef6657f65882a1c: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:38:42.088366 15028 raft_consensus.cc:515] T 432b0149705e43e896c4b365bfd9208b P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } }
I20260601 13:38:42.088815 15028 leader_election.cc:290] T 432b0149705e43e896c4b365bfd9208b P 7a83fc45f2e142dc8ad381b96b1297ee [CANDIDATE]: Term 1 election: Requested vote from peers 054643af78984f8c928b646596c18c37 (127.7.40.3:33469), e8f2b71f6e3546f99ef6657f65882a1c (127.7.40.2:39545)
I20260601 13:38:42.089244 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432b0149705e43e896c4b365bfd9208b" candidate_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f2b71f6e3546f99ef6657f65882a1c"
I20260601 13:38:42.089385 14899 raft_consensus.cc:3060] T 432b0149705e43e896c4b365bfd9208b P e8f2b71f6e3546f99ef6657f65882a1c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:42.089725 14974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432b0149705e43e896c4b365bfd9208b" candidate_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054643af78984f8c928b646596c18c37" is_pre_election: true
I20260601 13:38:42.089841 14974 raft_consensus.cc:2468] T 432b0149705e43e896c4b365bfd9208b P 054643af78984f8c928b646596c18c37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a83fc45f2e142dc8ad381b96b1297ee in term 0.
I20260601 13:38:42.090379 14899 raft_consensus.cc:2468] T 432b0149705e43e896c4b365bfd9208b P e8f2b71f6e3546f99ef6657f65882a1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a83fc45f2e142dc8ad381b96b1297ee in term 1.
I20260601 13:38:42.090603 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432b0149705e43e896c4b365bfd9208b" candidate_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054643af78984f8c928b646596c18c37"
I20260601 13:38:42.090685 14973 raft_consensus.cc:3060] T 432b0149705e43e896c4b365bfd9208b P 054643af78984f8c928b646596c18c37 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:42.091341 14787 leader_election.cc:304] T 432b0149705e43e896c4b365bfd9208b P 7a83fc45f2e142dc8ad381b96b1297ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a83fc45f2e142dc8ad381b96b1297ee, e8f2b71f6e3546f99ef6657f65882a1c; no voters: 
I20260601 13:38:42.091504 15028 raft_consensus.cc:2804] T 432b0149705e43e896c4b365bfd9208b P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:42.091593 15028 raft_consensus.cc:697] T 432b0149705e43e896c4b365bfd9208b P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 LEADER]: Becoming Leader. State: Replica: 7a83fc45f2e142dc8ad381b96b1297ee, State: Running, Role: LEADER
I20260601 13:38:42.091629 14973 raft_consensus.cc:2468] T 432b0149705e43e896c4b365bfd9208b P 054643af78984f8c928b646596c18c37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a83fc45f2e142dc8ad381b96b1297ee in term 1.
I20260601 13:38:42.091723 15028 consensus_queue.cc:237] T 432b0149705e43e896c4b365bfd9208b P 7a83fc45f2e142dc8ad381b96b1297ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } }
I20260601 13:38:42.091796 15032 tablet_bootstrap.cc:492] T 1f58d8a5725740ba99129ca0111db2d0 P 054643af78984f8c928b646596c18c37: No bootstrap required, opened a new log
I20260601 13:38:42.091892 15032 ts_tablet_manager.cc:1403] T 1f58d8a5725740ba99129ca0111db2d0 P 054643af78984f8c928b646596c18c37: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.002s
I20260601 13:38:42.092293 15032 raft_consensus.cc:359] T 1f58d8a5725740ba99129ca0111db2d0 P 054643af78984f8c928b646596c18c37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.092377 15032 raft_consensus.cc:385] T 1f58d8a5725740ba99129ca0111db2d0 P 054643af78984f8c928b646596c18c37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:42.092401 15032 raft_consensus.cc:740] T 1f58d8a5725740ba99129ca0111db2d0 P 054643af78984f8c928b646596c18c37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054643af78984f8c928b646596c18c37, State: Initialized, Role: FOLLOWER
I20260601 13:38:42.092586 15032 consensus_queue.cc:260] T 1f58d8a5725740ba99129ca0111db2d0 P 054643af78984f8c928b646596c18c37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.092898 15032 ts_tablet_manager.cc:1434] T 1f58d8a5725740ba99129ca0111db2d0 P 054643af78984f8c928b646596c18c37: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:42.093101 15032 tablet_bootstrap.cc:492] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37: Bootstrap starting.
I20260601 13:38:42.093357 14719 catalog_manager.cc:5696] T 432b0149705e43e896c4b365bfd9208b P 7a83fc45f2e142dc8ad381b96b1297ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a83fc45f2e142dc8ad381b96b1297ee (127.7.40.1). New cstate: current_term: 1 leader_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:42.094233 15032 tablet_bootstrap.cc:654] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:42.095666 15032 tablet_bootstrap.cc:492] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37: No bootstrap required, opened a new log
I20260601 13:38:42.095780 15032 ts_tablet_manager.cc:1403] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:38:42.096184 15032 raft_consensus.cc:359] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.096299 15032 raft_consensus.cc:385] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:42.096350 15032 raft_consensus.cc:740] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054643af78984f8c928b646596c18c37, State: Initialized, Role: FOLLOWER
I20260601 13:38:42.096487 15032 consensus_queue.cc:260] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.096779 15032 ts_tablet_manager.cc:1434] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:38:42.096966 15032 tablet_bootstrap.cc:492] T e019298b130a4f70a93c79dfeef74b30 P 054643af78984f8c928b646596c18c37: Bootstrap starting.
I20260601 13:38:42.097954 15032 tablet_bootstrap.cc:654] T e019298b130a4f70a93c79dfeef74b30 P 054643af78984f8c928b646596c18c37: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:42.099159 15032 tablet_bootstrap.cc:492] T e019298b130a4f70a93c79dfeef74b30 P 054643af78984f8c928b646596c18c37: No bootstrap required, opened a new log
I20260601 13:38:42.099270 15032 ts_tablet_manager.cc:1403] T e019298b130a4f70a93c79dfeef74b30 P 054643af78984f8c928b646596c18c37: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:38:42.099628 15032 raft_consensus.cc:359] T e019298b130a4f70a93c79dfeef74b30 P 054643af78984f8c928b646596c18c37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.099711 15032 raft_consensus.cc:385] T e019298b130a4f70a93c79dfeef74b30 P 054643af78984f8c928b646596c18c37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:42.099769 15032 raft_consensus.cc:740] T e019298b130a4f70a93c79dfeef74b30 P 054643af78984f8c928b646596c18c37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054643af78984f8c928b646596c18c37, State: Initialized, Role: FOLLOWER
I20260601 13:38:42.099913 15032 consensus_queue.cc:260] T e019298b130a4f70a93c79dfeef74b30 P 054643af78984f8c928b646596c18c37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.100172 15032 ts_tablet_manager.cc:1434] T e019298b130a4f70a93c79dfeef74b30 P 054643af78984f8c928b646596c18c37: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:38:42.113179 15038 raft_consensus.cc:493] T e019298b130a4f70a93c79dfeef74b30 P 054643af78984f8c928b646596c18c37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:42.113394 15038 raft_consensus.cc:515] T e019298b130a4f70a93c79dfeef74b30 P 054643af78984f8c928b646596c18c37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.114089 15038 leader_election.cc:290] T e019298b130a4f70a93c79dfeef74b30 P 054643af78984f8c928b646596c18c37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a83fc45f2e142dc8ad381b96b1297ee (127.7.40.1:43701), e8f2b71f6e3546f99ef6657f65882a1c (127.7.40.2:39545)
I20260601 13:38:42.118932 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e019298b130a4f70a93c79dfeef74b30" candidate_uuid: "054643af78984f8c928b646596c18c37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" is_pre_election: true
I20260601 13:38:42.118933 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e019298b130a4f70a93c79dfeef74b30" candidate_uuid: "054643af78984f8c928b646596c18c37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" is_pre_election: true
I20260601 13:38:42.119144 14823 raft_consensus.cc:2468] T e019298b130a4f70a93c79dfeef74b30 P 7a83fc45f2e142dc8ad381b96b1297ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 054643af78984f8c928b646596c18c37 in term 0.
I20260601 13:38:42.119150 14899 raft_consensus.cc:2468] T e019298b130a4f70a93c79dfeef74b30 P e8f2b71f6e3546f99ef6657f65882a1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 054643af78984f8c928b646596c18c37 in term 0.
I20260601 13:38:42.119518 14939 leader_election.cc:304] T e019298b130a4f70a93c79dfeef74b30 P 054643af78984f8c928b646596c18c37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054643af78984f8c928b646596c18c37, 7a83fc45f2e142dc8ad381b96b1297ee; no voters: 
I20260601 13:38:42.119714 15038 raft_consensus.cc:2804] T e019298b130a4f70a93c79dfeef74b30 P 054643af78984f8c928b646596c18c37 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:42.119798 15038 raft_consensus.cc:493] T e019298b130a4f70a93c79dfeef74b30 P 054643af78984f8c928b646596c18c37 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:42.119853 15038 raft_consensus.cc:3060] T e019298b130a4f70a93c79dfeef74b30 P 054643af78984f8c928b646596c18c37 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:42.121029 15038 raft_consensus.cc:515] T e019298b130a4f70a93c79dfeef74b30 P 054643af78984f8c928b646596c18c37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.121450 15038 leader_election.cc:290] T e019298b130a4f70a93c79dfeef74b30 P 054643af78984f8c928b646596c18c37 [CANDIDATE]: Term 1 election: Requested vote from peers 7a83fc45f2e142dc8ad381b96b1297ee (127.7.40.1:43701), e8f2b71f6e3546f99ef6657f65882a1c (127.7.40.2:39545)
I20260601 13:38:42.121712 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e019298b130a4f70a93c79dfeef74b30" candidate_uuid: "054643af78984f8c928b646596c18c37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a83fc45f2e142dc8ad381b96b1297ee"
I20260601 13:38:42.121747 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e019298b130a4f70a93c79dfeef74b30" candidate_uuid: "054643af78984f8c928b646596c18c37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f2b71f6e3546f99ef6657f65882a1c"
I20260601 13:38:42.121824 14823 raft_consensus.cc:3060] T e019298b130a4f70a93c79dfeef74b30 P 7a83fc45f2e142dc8ad381b96b1297ee [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:42.121830 14899 raft_consensus.cc:3060] T e019298b130a4f70a93c79dfeef74b30 P e8f2b71f6e3546f99ef6657f65882a1c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:42.122619 14823 raft_consensus.cc:2468] T e019298b130a4f70a93c79dfeef74b30 P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054643af78984f8c928b646596c18c37 in term 1.
I20260601 13:38:42.122653 14899 raft_consensus.cc:2468] T e019298b130a4f70a93c79dfeef74b30 P e8f2b71f6e3546f99ef6657f65882a1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054643af78984f8c928b646596c18c37 in term 1.
I20260601 13:38:42.122910 14938 leader_election.cc:304] T e019298b130a4f70a93c79dfeef74b30 P 054643af78984f8c928b646596c18c37 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054643af78984f8c928b646596c18c37, e8f2b71f6e3546f99ef6657f65882a1c; no voters: 
I20260601 13:38:42.123127 15038 raft_consensus.cc:2804] T e019298b130a4f70a93c79dfeef74b30 P 054643af78984f8c928b646596c18c37 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:42.123324 15038 raft_consensus.cc:697] T e019298b130a4f70a93c79dfeef74b30 P 054643af78984f8c928b646596c18c37 [term 1 LEADER]: Becoming Leader. State: Replica: 054643af78984f8c928b646596c18c37, State: Running, Role: LEADER
I20260601 13:38:42.123497 15038 consensus_queue.cc:237] T e019298b130a4f70a93c79dfeef74b30 P 054643af78984f8c928b646596c18c37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.125178 14719 catalog_manager.cc:5696] T e019298b130a4f70a93c79dfeef74b30 P 054643af78984f8c928b646596c18c37 reported cstate change: term changed from 0 to 1, leader changed from <none> to 054643af78984f8c928b646596c18c37 (127.7.40.3). New cstate: current_term: 1 leader_uuid: "054643af78984f8c928b646596c18c37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } health_report { overall_health: HEALTHY } } }
I20260601 13:38:42.154477 15029 raft_consensus.cc:493] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:42.154654 15029 raft_consensus.cc:515] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.155282 15029 leader_election.cc:290] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a83fc45f2e142dc8ad381b96b1297ee (127.7.40.1:43701), 054643af78984f8c928b646596c18c37 (127.7.40.3:33469)
I20260601 13:38:42.158941 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f58d8a5725740ba99129ca0111db2d0" candidate_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" is_pre_election: true
I20260601 13:38:42.158984 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f58d8a5725740ba99129ca0111db2d0" candidate_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054643af78984f8c928b646596c18c37" is_pre_election: true
I20260601 13:38:42.159162 14973 raft_consensus.cc:2468] T 1f58d8a5725740ba99129ca0111db2d0 P 054643af78984f8c928b646596c18c37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8f2b71f6e3546f99ef6657f65882a1c in term 0.
I20260601 13:38:42.159133 14823 raft_consensus.cc:2468] T 1f58d8a5725740ba99129ca0111db2d0 P 7a83fc45f2e142dc8ad381b96b1297ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8f2b71f6e3546f99ef6657f65882a1c in term 0.
I20260601 13:38:42.159469 14863 leader_election.cc:304] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054643af78984f8c928b646596c18c37, e8f2b71f6e3546f99ef6657f65882a1c; no voters: 
I20260601 13:38:42.159705 15029 raft_consensus.cc:2804] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:42.159750 15029 raft_consensus.cc:493] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:42.159832 15029 raft_consensus.cc:3060] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:42.160766 15029 raft_consensus.cc:515] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.161132 15029 leader_election.cc:290] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c [CANDIDATE]: Term 1 election: Requested vote from peers 7a83fc45f2e142dc8ad381b96b1297ee (127.7.40.1:43701), 054643af78984f8c928b646596c18c37 (127.7.40.3:33469)
I20260601 13:38:42.161445 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f58d8a5725740ba99129ca0111db2d0" candidate_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a83fc45f2e142dc8ad381b96b1297ee"
I20260601 13:38:42.161538 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f58d8a5725740ba99129ca0111db2d0" candidate_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054643af78984f8c928b646596c18c37"
I20260601 13:38:42.161562 14823 raft_consensus.cc:3060] T 1f58d8a5725740ba99129ca0111db2d0 P 7a83fc45f2e142dc8ad381b96b1297ee [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:42.161636 14973 raft_consensus.cc:3060] T 1f58d8a5725740ba99129ca0111db2d0 P 054643af78984f8c928b646596c18c37 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:42.162525 14823 raft_consensus.cc:2468] T 1f58d8a5725740ba99129ca0111db2d0 P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8f2b71f6e3546f99ef6657f65882a1c in term 1.
I20260601 13:38:42.162525 14973 raft_consensus.cc:2468] T 1f58d8a5725740ba99129ca0111db2d0 P 054643af78984f8c928b646596c18c37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8f2b71f6e3546f99ef6657f65882a1c in term 1.
I20260601 13:38:42.162853 14864 leader_election.cc:304] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a83fc45f2e142dc8ad381b96b1297ee, e8f2b71f6e3546f99ef6657f65882a1c; no voters: 
I20260601 13:38:42.163095 15029 raft_consensus.cc:2804] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:42.163196 15029 raft_consensus.cc:697] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c [term 1 LEADER]: Becoming Leader. State: Replica: e8f2b71f6e3546f99ef6657f65882a1c, State: Running, Role: LEADER
I20260601 13:38:42.163336 15029 consensus_queue.cc:237] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.164978 14719 catalog_manager.cc:5696] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c reported cstate change: term changed from 0 to 1, leader changed from <none> to e8f2b71f6e3546f99ef6657f65882a1c (127.7.40.2). New cstate: current_term: 1 leader_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:42.292416 15038 raft_consensus.cc:493] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:42.292584 15038 raft_consensus.cc:515] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.293262 15038 leader_election.cc:290] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a83fc45f2e142dc8ad381b96b1297ee (127.7.40.1:43701), e8f2b71f6e3546f99ef6657f65882a1c (127.7.40.2:39545)
I20260601 13:38:42.293593 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58601fe3471f4ea492032a86819e132b" candidate_uuid: "054643af78984f8c928b646596c18c37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" is_pre_election: true
I20260601 13:38:42.293659 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58601fe3471f4ea492032a86819e132b" candidate_uuid: "054643af78984f8c928b646596c18c37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" is_pre_election: true
I20260601 13:38:42.293762 14823 raft_consensus.cc:2468] T 58601fe3471f4ea492032a86819e132b P 7a83fc45f2e142dc8ad381b96b1297ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 054643af78984f8c928b646596c18c37 in term 0.
I20260601 13:38:42.293831 14899 raft_consensus.cc:2468] T 58601fe3471f4ea492032a86819e132b P e8f2b71f6e3546f99ef6657f65882a1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 054643af78984f8c928b646596c18c37 in term 0.
I20260601 13:38:42.294086 14939 leader_election.cc:304] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054643af78984f8c928b646596c18c37, 7a83fc45f2e142dc8ad381b96b1297ee; no voters: 
I20260601 13:38:42.294361 15038 raft_consensus.cc:2804] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:42.294457 15038 raft_consensus.cc:493] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:42.294502 15038 raft_consensus.cc:3060] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:42.295868 15038 raft_consensus.cc:515] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.296380 15038 leader_election.cc:290] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37 [CANDIDATE]: Term 1 election: Requested vote from peers 7a83fc45f2e142dc8ad381b96b1297ee (127.7.40.1:43701), e8f2b71f6e3546f99ef6657f65882a1c (127.7.40.2:39545)
I20260601 13:38:42.296765 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58601fe3471f4ea492032a86819e132b" candidate_uuid: "054643af78984f8c928b646596c18c37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a83fc45f2e142dc8ad381b96b1297ee"
I20260601 13:38:42.296769 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58601fe3471f4ea492032a86819e132b" candidate_uuid: "054643af78984f8c928b646596c18c37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f2b71f6e3546f99ef6657f65882a1c"
I20260601 13:38:42.296937 14823 raft_consensus.cc:3060] T 58601fe3471f4ea492032a86819e132b P 7a83fc45f2e142dc8ad381b96b1297ee [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:42.296937 14899 raft_consensus.cc:3060] T 58601fe3471f4ea492032a86819e132b P e8f2b71f6e3546f99ef6657f65882a1c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:42.297976 14823 raft_consensus.cc:2468] T 58601fe3471f4ea492032a86819e132b P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054643af78984f8c928b646596c18c37 in term 1.
I20260601 13:38:42.297976 14899 raft_consensus.cc:2468] T 58601fe3471f4ea492032a86819e132b P e8f2b71f6e3546f99ef6657f65882a1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054643af78984f8c928b646596c18c37 in term 1.
I20260601 13:38:42.298421 14938 leader_election.cc:304] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37 [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: 054643af78984f8c928b646596c18c37, 7a83fc45f2e142dc8ad381b96b1297ee, e8f2b71f6e3546f99ef6657f65882a1c; no voters: 
I20260601 13:38:42.298575 15038 raft_consensus.cc:2804] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:42.298659 15038 raft_consensus.cc:697] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37 [term 1 LEADER]: Becoming Leader. State: Replica: 054643af78984f8c928b646596c18c37, State: Running, Role: LEADER
I20260601 13:38:42.298828 15038 consensus_queue.cc:237] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.300621 14719 catalog_manager.cc:5696] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37 reported cstate change: term changed from 0 to 1, leader changed from <none> to 054643af78984f8c928b646596c18c37 (127.7.40.3). New cstate: current_term: 1 leader_uuid: "054643af78984f8c928b646596c18c37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } health_report { overall_health: HEALTHY } } }
I20260601 13:38:42.359889 14719 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58188:
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:38:42.360708 14719 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:38:42.367919 14812 tablet_service.cc:1511] Processing CreateTablet for tablet 81a7f47286b3402eb2b1b356f63f347d (DEFAULT_TABLE table=dugtrio [id=36f8021d5d7c4388a84f359be55be1cf]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:38:42.368326 14812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81a7f47286b3402eb2b1b356f63f347d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:42.368337 14961 tablet_service.cc:1511] Processing CreateTablet for tablet 81a7f47286b3402eb2b1b356f63f347d (DEFAULT_TABLE table=dugtrio [id=36f8021d5d7c4388a84f359be55be1cf]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:38:42.368655 14961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81a7f47286b3402eb2b1b356f63f347d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:42.368850 14888 tablet_service.cc:1511] Processing CreateTablet for tablet 070419d52e8245e09ca40d38e53c0c80 (DEFAULT_TABLE table=dugtrio [id=36f8021d5d7c4388a84f359be55be1cf]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:38:42.369078 14888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 070419d52e8245e09ca40d38e53c0c80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:42.370340 14813 tablet_service.cc:1511] Processing CreateTablet for tablet fb807d2d2cb74d78a30305d4d8741938 (DEFAULT_TABLE table=dugtrio [id=36f8021d5d7c4388a84f359be55be1cf]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:38:42.370592 14813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb807d2d2cb74d78a30305d4d8741938. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:42.370905 14886 tablet_service.cc:1511] Processing CreateTablet for tablet 81a7f47286b3402eb2b1b356f63f347d (DEFAULT_TABLE table=dugtrio [id=36f8021d5d7c4388a84f359be55be1cf]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:38:42.371186 14886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81a7f47286b3402eb2b1b356f63f347d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:42.371318 15021 tablet_bootstrap.cc:492] T 070419d52e8245e09ca40d38e53c0c80 P e8f2b71f6e3546f99ef6657f65882a1c: Bootstrap starting.
I20260601 13:38:42.371636 14810 tablet_service.cc:1511] Processing CreateTablet for tablet 070419d52e8245e09ca40d38e53c0c80 (DEFAULT_TABLE table=dugtrio [id=36f8021d5d7c4388a84f359be55be1cf]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:38:42.371887 14810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 070419d52e8245e09ca40d38e53c0c80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:42.372329 14887 tablet_service.cc:1511] Processing CreateTablet for tablet fb807d2d2cb74d78a30305d4d8741938 (DEFAULT_TABLE table=dugtrio [id=36f8021d5d7c4388a84f359be55be1cf]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:38:42.372483 15021 tablet_bootstrap.cc:654] T 070419d52e8245e09ca40d38e53c0c80 P e8f2b71f6e3546f99ef6657f65882a1c: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:42.372548 14887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb807d2d2cb74d78a30305d4d8741938. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:42.372936 14811 tablet_service.cc:1511] Processing CreateTablet for tablet 55476cbbd833465db907ce6e92bd2ed0 (DEFAULT_TABLE table=dugtrio [id=36f8021d5d7c4388a84f359be55be1cf]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:38:42.373171 14811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55476cbbd833465db907ce6e92bd2ed0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:42.374236 14961 tablet_service.cc:1511] Processing CreateTablet for tablet 070419d52e8245e09ca40d38e53c0c80 (DEFAULT_TABLE table=dugtrio [id=36f8021d5d7c4388a84f359be55be1cf]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:38:42.374356 14963 tablet_service.cc:1511] Processing CreateTablet for tablet fb807d2d2cb74d78a30305d4d8741938 (DEFAULT_TABLE table=dugtrio [id=36f8021d5d7c4388a84f359be55be1cf]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:38:42.374466 14961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 070419d52e8245e09ca40d38e53c0c80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:42.374586 14963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb807d2d2cb74d78a30305d4d8741938. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:42.375348 14888 tablet_service.cc:1511] Processing CreateTablet for tablet 55476cbbd833465db907ce6e92bd2ed0 (DEFAULT_TABLE table=dugtrio [id=36f8021d5d7c4388a84f359be55be1cf]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:38:42.375604 14888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55476cbbd833465db907ce6e92bd2ed0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:42.376663 14962 tablet_service.cc:1511] Processing CreateTablet for tablet 55476cbbd833465db907ce6e92bd2ed0 (DEFAULT_TABLE table=dugtrio [id=36f8021d5d7c4388a84f359be55be1cf]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:38:42.376931 14962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55476cbbd833465db907ce6e92bd2ed0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:42.377265 15020 tablet_bootstrap.cc:492] T 81a7f47286b3402eb2b1b356f63f347d P 7a83fc45f2e142dc8ad381b96b1297ee: Bootstrap starting.
I20260601 13:38:42.377166 15032 tablet_bootstrap.cc:492] T 81a7f47286b3402eb2b1b356f63f347d P 054643af78984f8c928b646596c18c37: Bootstrap starting.
I20260601 13:38:42.378839 15020 tablet_bootstrap.cc:654] T 81a7f47286b3402eb2b1b356f63f347d P 7a83fc45f2e142dc8ad381b96b1297ee: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:42.379575 15021 tablet_bootstrap.cc:492] T 070419d52e8245e09ca40d38e53c0c80 P e8f2b71f6e3546f99ef6657f65882a1c: No bootstrap required, opened a new log
I20260601 13:38:42.379688 15021 ts_tablet_manager.cc:1403] T 070419d52e8245e09ca40d38e53c0c80 P e8f2b71f6e3546f99ef6657f65882a1c: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:38:42.379829 15032 tablet_bootstrap.cc:654] T 81a7f47286b3402eb2b1b356f63f347d P 054643af78984f8c928b646596c18c37: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:42.380182 15020 tablet_bootstrap.cc:492] T 81a7f47286b3402eb2b1b356f63f347d P 7a83fc45f2e142dc8ad381b96b1297ee: No bootstrap required, opened a new log
I20260601 13:38:42.380214 15021 raft_consensus.cc:359] T 070419d52e8245e09ca40d38e53c0c80 P e8f2b71f6e3546f99ef6657f65882a1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.380277 15020 ts_tablet_manager.cc:1403] T 81a7f47286b3402eb2b1b356f63f347d P 7a83fc45f2e142dc8ad381b96b1297ee: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:38:42.380316 15021 raft_consensus.cc:385] T 070419d52e8245e09ca40d38e53c0c80 P e8f2b71f6e3546f99ef6657f65882a1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:42.380339 15021 raft_consensus.cc:740] T 070419d52e8245e09ca40d38e53c0c80 P e8f2b71f6e3546f99ef6657f65882a1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8f2b71f6e3546f99ef6657f65882a1c, State: Initialized, Role: FOLLOWER
I20260601 13:38:42.380486 15021 consensus_queue.cc:260] T 070419d52e8245e09ca40d38e53c0c80 P e8f2b71f6e3546f99ef6657f65882a1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.380825 15021 ts_tablet_manager.cc:1434] T 070419d52e8245e09ca40d38e53c0c80 P e8f2b71f6e3546f99ef6657f65882a1c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:42.380780 15020 raft_consensus.cc:359] T 81a7f47286b3402eb2b1b356f63f347d P 7a83fc45f2e142dc8ad381b96b1297ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.380923 15020 raft_consensus.cc:385] T 81a7f47286b3402eb2b1b356f63f347d P 7a83fc45f2e142dc8ad381b96b1297ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:42.380971 15020 raft_consensus.cc:740] T 81a7f47286b3402eb2b1b356f63f347d P 7a83fc45f2e142dc8ad381b96b1297ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a83fc45f2e142dc8ad381b96b1297ee, State: Initialized, Role: FOLLOWER
I20260601 13:38:42.381137 15020 consensus_queue.cc:260] T 81a7f47286b3402eb2b1b356f63f347d P 7a83fc45f2e142dc8ad381b96b1297ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.381212 15032 tablet_bootstrap.cc:492] T 81a7f47286b3402eb2b1b356f63f347d P 054643af78984f8c928b646596c18c37: No bootstrap required, opened a new log
I20260601 13:38:42.381289 15032 ts_tablet_manager.cc:1403] T 81a7f47286b3402eb2b1b356f63f347d P 054643af78984f8c928b646596c18c37: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:38:42.381417 15021 tablet_bootstrap.cc:492] T fb807d2d2cb74d78a30305d4d8741938 P e8f2b71f6e3546f99ef6657f65882a1c: Bootstrap starting.
I20260601 13:38:42.382105 15020 ts_tablet_manager.cc:1434] T 81a7f47286b3402eb2b1b356f63f347d P 7a83fc45f2e142dc8ad381b96b1297ee: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:38:42.382308 15020 tablet_bootstrap.cc:492] T fb807d2d2cb74d78a30305d4d8741938 P 7a83fc45f2e142dc8ad381b96b1297ee: Bootstrap starting.
I20260601 13:38:42.382527 15021 tablet_bootstrap.cc:654] T fb807d2d2cb74d78a30305d4d8741938 P e8f2b71f6e3546f99ef6657f65882a1c: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:42.383868 15020 tablet_bootstrap.cc:654] T fb807d2d2cb74d78a30305d4d8741938 P 7a83fc45f2e142dc8ad381b96b1297ee: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:42.384594 15032 raft_consensus.cc:359] T 81a7f47286b3402eb2b1b356f63f347d P 054643af78984f8c928b646596c18c37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.384737 15032 raft_consensus.cc:385] T 81a7f47286b3402eb2b1b356f63f347d P 054643af78984f8c928b646596c18c37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:42.384786 15032 raft_consensus.cc:740] T 81a7f47286b3402eb2b1b356f63f347d P 054643af78984f8c928b646596c18c37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054643af78984f8c928b646596c18c37, State: Initialized, Role: FOLLOWER
I20260601 13:38:42.384958 15032 consensus_queue.cc:260] T 81a7f47286b3402eb2b1b356f63f347d P 054643af78984f8c928b646596c18c37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.385074 15020 tablet_bootstrap.cc:492] T fb807d2d2cb74d78a30305d4d8741938 P 7a83fc45f2e142dc8ad381b96b1297ee: No bootstrap required, opened a new log
I20260601 13:38:42.385075 15021 tablet_bootstrap.cc:492] T fb807d2d2cb74d78a30305d4d8741938 P e8f2b71f6e3546f99ef6657f65882a1c: No bootstrap required, opened a new log
I20260601 13:38:42.385190 15020 ts_tablet_manager.cc:1403] T fb807d2d2cb74d78a30305d4d8741938 P 7a83fc45f2e142dc8ad381b96b1297ee: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:38:42.385236 15021 ts_tablet_manager.cc:1403] T fb807d2d2cb74d78a30305d4d8741938 P e8f2b71f6e3546f99ef6657f65882a1c: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:38:42.385257 15032 ts_tablet_manager.cc:1434] T 81a7f47286b3402eb2b1b356f63f347d P 054643af78984f8c928b646596c18c37: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:38:42.385463 15032 tablet_bootstrap.cc:492] T 070419d52e8245e09ca40d38e53c0c80 P 054643af78984f8c928b646596c18c37: Bootstrap starting.
I20260601 13:38:42.385700 15020 raft_consensus.cc:359] T fb807d2d2cb74d78a30305d4d8741938 P 7a83fc45f2e142dc8ad381b96b1297ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.385740 15021 raft_consensus.cc:359] T fb807d2d2cb74d78a30305d4d8741938 P e8f2b71f6e3546f99ef6657f65882a1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.385831 15020 raft_consensus.cc:385] T fb807d2d2cb74d78a30305d4d8741938 P 7a83fc45f2e142dc8ad381b96b1297ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:42.385910 15021 raft_consensus.cc:385] T fb807d2d2cb74d78a30305d4d8741938 P e8f2b71f6e3546f99ef6657f65882a1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:42.385915 15020 raft_consensus.cc:740] T fb807d2d2cb74d78a30305d4d8741938 P 7a83fc45f2e142dc8ad381b96b1297ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a83fc45f2e142dc8ad381b96b1297ee, State: Initialized, Role: FOLLOWER
I20260601 13:38:42.385959 15021 raft_consensus.cc:740] T fb807d2d2cb74d78a30305d4d8741938 P e8f2b71f6e3546f99ef6657f65882a1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8f2b71f6e3546f99ef6657f65882a1c, State: Initialized, Role: FOLLOWER
I20260601 13:38:42.386066 15020 consensus_queue.cc:260] T fb807d2d2cb74d78a30305d4d8741938 P 7a83fc45f2e142dc8ad381b96b1297ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.386075 15021 consensus_queue.cc:260] T fb807d2d2cb74d78a30305d4d8741938 P e8f2b71f6e3546f99ef6657f65882a1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.386390 15020 ts_tablet_manager.cc:1434] T fb807d2d2cb74d78a30305d4d8741938 P 7a83fc45f2e142dc8ad381b96b1297ee: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:42.386417 15021 ts_tablet_manager.cc:1434] T fb807d2d2cb74d78a30305d4d8741938 P e8f2b71f6e3546f99ef6657f65882a1c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:42.386463 15028 raft_consensus.cc:493] T 81a7f47286b3402eb2b1b356f63f347d P 7a83fc45f2e142dc8ad381b96b1297ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:42.386564 15020 tablet_bootstrap.cc:492] T 070419d52e8245e09ca40d38e53c0c80 P 7a83fc45f2e142dc8ad381b96b1297ee: Bootstrap starting.
I20260601 13:38:42.386564 15021 tablet_bootstrap.cc:492] T 81a7f47286b3402eb2b1b356f63f347d P e8f2b71f6e3546f99ef6657f65882a1c: Bootstrap starting.
I20260601 13:38:42.386543 15028 raft_consensus.cc:515] T 81a7f47286b3402eb2b1b356f63f347d P 7a83fc45f2e142dc8ad381b96b1297ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.387189 15028 leader_election.cc:290] T 81a7f47286b3402eb2b1b356f63f347d P 7a83fc45f2e142dc8ad381b96b1297ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8f2b71f6e3546f99ef6657f65882a1c (127.7.40.2:39545), 054643af78984f8c928b646596c18c37 (127.7.40.3:33469)
I20260601 13:38:42.387255 15032 tablet_bootstrap.cc:654] T 070419d52e8245e09ca40d38e53c0c80 P 054643af78984f8c928b646596c18c37: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:42.387689 15020 tablet_bootstrap.cc:654] T 070419d52e8245e09ca40d38e53c0c80 P 7a83fc45f2e142dc8ad381b96b1297ee: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:42.387689 15021 tablet_bootstrap.cc:654] T 81a7f47286b3402eb2b1b356f63f347d P e8f2b71f6e3546f99ef6657f65882a1c: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:42.388092 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a7f47286b3402eb2b1b356f63f347d" candidate_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054643af78984f8c928b646596c18c37" is_pre_election: true
I20260601 13:38:42.388203 14973 raft_consensus.cc:2468] T 81a7f47286b3402eb2b1b356f63f347d P 054643af78984f8c928b646596c18c37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a83fc45f2e142dc8ad381b96b1297ee in term 0.
I20260601 13:38:42.388511 14787 leader_election.cc:304] T 81a7f47286b3402eb2b1b356f63f347d P 7a83fc45f2e142dc8ad381b96b1297ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054643af78984f8c928b646596c18c37, 7a83fc45f2e142dc8ad381b96b1297ee; no voters: 
I20260601 13:38:42.388684 15028 raft_consensus.cc:2804] T 81a7f47286b3402eb2b1b356f63f347d P 7a83fc45f2e142dc8ad381b96b1297ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:42.388729 15028 raft_consensus.cc:493] T 81a7f47286b3402eb2b1b356f63f347d P 7a83fc45f2e142dc8ad381b96b1297ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:42.388772 15028 raft_consensus.cc:3060] T 81a7f47286b3402eb2b1b356f63f347d P 7a83fc45f2e142dc8ad381b96b1297ee [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:42.389102 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a7f47286b3402eb2b1b356f63f347d" candidate_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" is_pre_election: true
I20260601 13:38:42.389458 15032 tablet_bootstrap.cc:492] T 070419d52e8245e09ca40d38e53c0c80 P 054643af78984f8c928b646596c18c37: No bootstrap required, opened a new log
I20260601 13:38:42.389549 15032 ts_tablet_manager.cc:1403] T 070419d52e8245e09ca40d38e53c0c80 P 054643af78984f8c928b646596c18c37: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:38:42.389855 15028 raft_consensus.cc:515] T 81a7f47286b3402eb2b1b356f63f347d P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.390025 15032 raft_consensus.cc:359] T 070419d52e8245e09ca40d38e53c0c80 P 054643af78984f8c928b646596c18c37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.390121 15032 raft_consensus.cc:385] T 070419d52e8245e09ca40d38e53c0c80 P 054643af78984f8c928b646596c18c37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:42.390154 15032 raft_consensus.cc:740] T 070419d52e8245e09ca40d38e53c0c80 P 054643af78984f8c928b646596c18c37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054643af78984f8c928b646596c18c37, State: Initialized, Role: FOLLOWER
I20260601 13:38:42.390218 15028 leader_election.cc:290] T 81a7f47286b3402eb2b1b356f63f347d P 7a83fc45f2e142dc8ad381b96b1297ee [CANDIDATE]: Term 1 election: Requested vote from peers e8f2b71f6e3546f99ef6657f65882a1c (127.7.40.2:39545), 054643af78984f8c928b646596c18c37 (127.7.40.3:33469)
I20260601 13:38:42.390331 15032 consensus_queue.cc:260] T 070419d52e8245e09ca40d38e53c0c80 P 054643af78984f8c928b646596c18c37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
W20260601 13:38:42.390591 14787 leader_election.cc:343] T 81a7f47286b3402eb2b1b356f63f347d P 7a83fc45f2e142dc8ad381b96b1297ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8f2b71f6e3546f99ef6657f65882a1c (127.7.40.2:39545): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:38:42.390666 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a7f47286b3402eb2b1b356f63f347d" candidate_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f2b71f6e3546f99ef6657f65882a1c"
I20260601 13:38:42.390936 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a7f47286b3402eb2b1b356f63f347d" candidate_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054643af78984f8c928b646596c18c37"
I20260601 13:38:42.391017 15032 ts_tablet_manager.cc:1434] T 070419d52e8245e09ca40d38e53c0c80 P 054643af78984f8c928b646596c18c37: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:42.391039 14973 raft_consensus.cc:3060] T 81a7f47286b3402eb2b1b356f63f347d P 054643af78984f8c928b646596c18c37 [term 0 FOLLOWER]: Advancing to term 1
W20260601 13:38:42.391106 14787 leader_election.cc:343] T 81a7f47286b3402eb2b1b356f63f347d P 7a83fc45f2e142dc8ad381b96b1297ee [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e8f2b71f6e3546f99ef6657f65882a1c (127.7.40.2:39545): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:38:42.391238 15032 tablet_bootstrap.cc:492] T fb807d2d2cb74d78a30305d4d8741938 P 054643af78984f8c928b646596c18c37: Bootstrap starting.
I20260601 13:38:42.392253 14973 raft_consensus.cc:2468] T 81a7f47286b3402eb2b1b356f63f347d P 054643af78984f8c928b646596c18c37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a83fc45f2e142dc8ad381b96b1297ee in term 1.
I20260601 13:38:42.392530 15032 tablet_bootstrap.cc:654] T fb807d2d2cb74d78a30305d4d8741938 P 054643af78984f8c928b646596c18c37: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:42.392587 14787 leader_election.cc:304] T 81a7f47286b3402eb2b1b356f63f347d P 7a83fc45f2e142dc8ad381b96b1297ee [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: 054643af78984f8c928b646596c18c37, 7a83fc45f2e142dc8ad381b96b1297ee; no voters: e8f2b71f6e3546f99ef6657f65882a1c
I20260601 13:38:42.392776 15028 raft_consensus.cc:2804] T 81a7f47286b3402eb2b1b356f63f347d P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:42.392908 15028 raft_consensus.cc:697] T 81a7f47286b3402eb2b1b356f63f347d P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 LEADER]: Becoming Leader. State: Replica: 7a83fc45f2e142dc8ad381b96b1297ee, State: Running, Role: LEADER
I20260601 13:38:42.393066 15028 consensus_queue.cc:237] T 81a7f47286b3402eb2b1b356f63f347d P 7a83fc45f2e142dc8ad381b96b1297ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.393734 15032 tablet_bootstrap.cc:492] T fb807d2d2cb74d78a30305d4d8741938 P 054643af78984f8c928b646596c18c37: No bootstrap required, opened a new log
I20260601 13:38:42.393846 15032 ts_tablet_manager.cc:1403] T fb807d2d2cb74d78a30305d4d8741938 P 054643af78984f8c928b646596c18c37: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:42.394376 15032 raft_consensus.cc:359] T fb807d2d2cb74d78a30305d4d8741938 P 054643af78984f8c928b646596c18c37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.394490 15032 raft_consensus.cc:385] T fb807d2d2cb74d78a30305d4d8741938 P 054643af78984f8c928b646596c18c37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:42.394523 15032 raft_consensus.cc:740] T fb807d2d2cb74d78a30305d4d8741938 P 054643af78984f8c928b646596c18c37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054643af78984f8c928b646596c18c37, State: Initialized, Role: FOLLOWER
I20260601 13:38:42.394677 15020 tablet_bootstrap.cc:492] T 070419d52e8245e09ca40d38e53c0c80 P 7a83fc45f2e142dc8ad381b96b1297ee: No bootstrap required, opened a new log
I20260601 13:38:42.394639 15032 consensus_queue.cc:260] T fb807d2d2cb74d78a30305d4d8741938 P 054643af78984f8c928b646596c18c37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.394748 14719 catalog_manager.cc:5696] T 81a7f47286b3402eb2b1b356f63f347d P 7a83fc45f2e142dc8ad381b96b1297ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a83fc45f2e142dc8ad381b96b1297ee (127.7.40.1). New cstate: current_term: 1 leader_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:42.394943 15032 ts_tablet_manager.cc:1434] T fb807d2d2cb74d78a30305d4d8741938 P 054643af78984f8c928b646596c18c37: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:42.395367 15032 tablet_bootstrap.cc:492] T 55476cbbd833465db907ce6e92bd2ed0 P 054643af78984f8c928b646596c18c37: Bootstrap starting.
I20260601 13:38:42.394766 15020 ts_tablet_manager.cc:1403] T 070419d52e8245e09ca40d38e53c0c80 P 7a83fc45f2e142dc8ad381b96b1297ee: Time spent bootstrapping tablet: real 0.008s	user 0.000s	sys 0.002s
I20260601 13:38:42.396476 15032 tablet_bootstrap.cc:654] T 55476cbbd833465db907ce6e92bd2ed0 P 054643af78984f8c928b646596c18c37: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:42.396821 15020 raft_consensus.cc:359] T 070419d52e8245e09ca40d38e53c0c80 P 7a83fc45f2e142dc8ad381b96b1297ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.396930 15020 raft_consensus.cc:385] T 070419d52e8245e09ca40d38e53c0c80 P 7a83fc45f2e142dc8ad381b96b1297ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:42.396966 15020 raft_consensus.cc:740] T 070419d52e8245e09ca40d38e53c0c80 P 7a83fc45f2e142dc8ad381b96b1297ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a83fc45f2e142dc8ad381b96b1297ee, State: Initialized, Role: FOLLOWER
I20260601 13:38:42.393734 15021 tablet_bootstrap.cc:492] T 81a7f47286b3402eb2b1b356f63f347d P e8f2b71f6e3546f99ef6657f65882a1c: No bootstrap required, opened a new log
I20260601 13:38:42.397114 15020 consensus_queue.cc:260] T 070419d52e8245e09ca40d38e53c0c80 P 7a83fc45f2e142dc8ad381b96b1297ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.397166 15021 ts_tablet_manager.cc:1403] T 81a7f47286b3402eb2b1b356f63f347d P e8f2b71f6e3546f99ef6657f65882a1c: Time spent bootstrapping tablet: real 0.011s	user 0.000s	sys 0.002s
I20260601 13:38:42.397828 15032 tablet_bootstrap.cc:492] T 55476cbbd833465db907ce6e92bd2ed0 P 054643af78984f8c928b646596c18c37: No bootstrap required, opened a new log
I20260601 13:38:42.397935 15032 ts_tablet_manager.cc:1403] T 55476cbbd833465db907ce6e92bd2ed0 P 054643af78984f8c928b646596c18c37: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:42.397949 15021 raft_consensus.cc:359] T 81a7f47286b3402eb2b1b356f63f347d P e8f2b71f6e3546f99ef6657f65882a1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.398056 15021 raft_consensus.cc:385] T 81a7f47286b3402eb2b1b356f63f347d P e8f2b71f6e3546f99ef6657f65882a1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:42.398103 15021 raft_consensus.cc:740] T 81a7f47286b3402eb2b1b356f63f347d P e8f2b71f6e3546f99ef6657f65882a1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8f2b71f6e3546f99ef6657f65882a1c, State: Initialized, Role: FOLLOWER
I20260601 13:38:42.398249 15021 consensus_queue.cc:260] T 81a7f47286b3402eb2b1b356f63f347d P e8f2b71f6e3546f99ef6657f65882a1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.398403 15032 raft_consensus.cc:359] T 55476cbbd833465db907ce6e92bd2ed0 P 054643af78984f8c928b646596c18c37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.398541 15021 ts_tablet_manager.cc:1434] T 81a7f47286b3402eb2b1b356f63f347d P e8f2b71f6e3546f99ef6657f65882a1c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:42.398528 15032 raft_consensus.cc:385] T 55476cbbd833465db907ce6e92bd2ed0 P 054643af78984f8c928b646596c18c37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:42.398658 15032 raft_consensus.cc:740] T 55476cbbd833465db907ce6e92bd2ed0 P 054643af78984f8c928b646596c18c37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054643af78984f8c928b646596c18c37, State: Initialized, Role: FOLLOWER
I20260601 13:38:42.398787 15021 tablet_bootstrap.cc:492] T 55476cbbd833465db907ce6e92bd2ed0 P e8f2b71f6e3546f99ef6657f65882a1c: Bootstrap starting.
I20260601 13:38:42.398816 15032 consensus_queue.cc:260] T 55476cbbd833465db907ce6e92bd2ed0 P 054643af78984f8c928b646596c18c37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.399163 15032 ts_tablet_manager.cc:1434] T 55476cbbd833465db907ce6e92bd2ed0 P 054643af78984f8c928b646596c18c37: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:38:42.399977 15021 tablet_bootstrap.cc:654] T 55476cbbd833465db907ce6e92bd2ed0 P e8f2b71f6e3546f99ef6657f65882a1c: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:42.401243 15021 tablet_bootstrap.cc:492] T 55476cbbd833465db907ce6e92bd2ed0 P e8f2b71f6e3546f99ef6657f65882a1c: No bootstrap required, opened a new log
I20260601 13:38:42.401276 15020 ts_tablet_manager.cc:1434] T 070419d52e8245e09ca40d38e53c0c80 P 7a83fc45f2e142dc8ad381b96b1297ee: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.001s
I20260601 13:38:42.401352 15021 ts_tablet_manager.cc:1403] T 55476cbbd833465db907ce6e92bd2ed0 P e8f2b71f6e3546f99ef6657f65882a1c: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:42.401515 15020 tablet_bootstrap.cc:492] T 55476cbbd833465db907ce6e92bd2ed0 P 7a83fc45f2e142dc8ad381b96b1297ee: Bootstrap starting.
I20260601 13:38:42.401846 15021 raft_consensus.cc:359] T 55476cbbd833465db907ce6e92bd2ed0 P e8f2b71f6e3546f99ef6657f65882a1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.401971 15021 raft_consensus.cc:385] T 55476cbbd833465db907ce6e92bd2ed0 P e8f2b71f6e3546f99ef6657f65882a1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:42.402004 15021 raft_consensus.cc:740] T 55476cbbd833465db907ce6e92bd2ed0 P e8f2b71f6e3546f99ef6657f65882a1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8f2b71f6e3546f99ef6657f65882a1c, State: Initialized, Role: FOLLOWER
I20260601 13:38:42.402243 15021 consensus_queue.cc:260] T 55476cbbd833465db907ce6e92bd2ed0 P e8f2b71f6e3546f99ef6657f65882a1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.402724 15021 ts_tablet_manager.cc:1434] T 55476cbbd833465db907ce6e92bd2ed0 P e8f2b71f6e3546f99ef6657f65882a1c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:42.403232 15020 tablet_bootstrap.cc:654] T 55476cbbd833465db907ce6e92bd2ed0 P 7a83fc45f2e142dc8ad381b96b1297ee: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:42.404407 15020 tablet_bootstrap.cc:492] T 55476cbbd833465db907ce6e92bd2ed0 P 7a83fc45f2e142dc8ad381b96b1297ee: No bootstrap required, opened a new log
I20260601 13:38:42.404533 15020 ts_tablet_manager.cc:1403] T 55476cbbd833465db907ce6e92bd2ed0 P 7a83fc45f2e142dc8ad381b96b1297ee: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:38:42.404961 15020 raft_consensus.cc:359] T 55476cbbd833465db907ce6e92bd2ed0 P 7a83fc45f2e142dc8ad381b96b1297ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.405085 15020 raft_consensus.cc:385] T 55476cbbd833465db907ce6e92bd2ed0 P 7a83fc45f2e142dc8ad381b96b1297ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:42.405133 15020 raft_consensus.cc:740] T 55476cbbd833465db907ce6e92bd2ed0 P 7a83fc45f2e142dc8ad381b96b1297ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a83fc45f2e142dc8ad381b96b1297ee, State: Initialized, Role: FOLLOWER
I20260601 13:38:42.405251 15028 raft_consensus.cc:493] T 070419d52e8245e09ca40d38e53c0c80 P 7a83fc45f2e142dc8ad381b96b1297ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:42.405326 15028 raft_consensus.cc:515] T 070419d52e8245e09ca40d38e53c0c80 P 7a83fc45f2e142dc8ad381b96b1297ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.405638 15028 leader_election.cc:290] T 070419d52e8245e09ca40d38e53c0c80 P 7a83fc45f2e142dc8ad381b96b1297ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8f2b71f6e3546f99ef6657f65882a1c (127.7.40.2:39545), 054643af78984f8c928b646596c18c37 (127.7.40.3:33469)
I20260601 13:38:42.405262 15020 consensus_queue.cc:260] T 55476cbbd833465db907ce6e92bd2ed0 P 7a83fc45f2e142dc8ad381b96b1297ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.405946 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "070419d52e8245e09ca40d38e53c0c80" candidate_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" is_pre_election: true
I20260601 13:38:42.405967 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "070419d52e8245e09ca40d38e53c0c80" candidate_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054643af78984f8c928b646596c18c37" is_pre_election: true
I20260601 13:38:42.406059 15020 ts_tablet_manager.cc:1434] T 55476cbbd833465db907ce6e92bd2ed0 P 7a83fc45f2e142dc8ad381b96b1297ee: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:42.406062 14899 raft_consensus.cc:2468] T 070419d52e8245e09ca40d38e53c0c80 P e8f2b71f6e3546f99ef6657f65882a1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a83fc45f2e142dc8ad381b96b1297ee in term 0.
I20260601 13:38:42.406095 14973 raft_consensus.cc:2468] T 070419d52e8245e09ca40d38e53c0c80 P 054643af78984f8c928b646596c18c37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a83fc45f2e142dc8ad381b96b1297ee in term 0.
I20260601 13:38:42.406397 14787 leader_election.cc:304] T 070419d52e8245e09ca40d38e53c0c80 P 7a83fc45f2e142dc8ad381b96b1297ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054643af78984f8c928b646596c18c37, 7a83fc45f2e142dc8ad381b96b1297ee; no voters: 
I20260601 13:38:42.406581 15028 raft_consensus.cc:2804] T 070419d52e8245e09ca40d38e53c0c80 P 7a83fc45f2e142dc8ad381b96b1297ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:42.406653 15028 raft_consensus.cc:493] T 070419d52e8245e09ca40d38e53c0c80 P 7a83fc45f2e142dc8ad381b96b1297ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:42.406714 15028 raft_consensus.cc:3060] T 070419d52e8245e09ca40d38e53c0c80 P 7a83fc45f2e142dc8ad381b96b1297ee [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:42.407739 15028 raft_consensus.cc:515] T 070419d52e8245e09ca40d38e53c0c80 P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.408160 15028 leader_election.cc:290] T 070419d52e8245e09ca40d38e53c0c80 P 7a83fc45f2e142dc8ad381b96b1297ee [CANDIDATE]: Term 1 election: Requested vote from peers e8f2b71f6e3546f99ef6657f65882a1c (127.7.40.2:39545), 054643af78984f8c928b646596c18c37 (127.7.40.3:33469)
I20260601 13:38:42.408427 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "070419d52e8245e09ca40d38e53c0c80" candidate_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f2b71f6e3546f99ef6657f65882a1c"
I20260601 13:38:42.408567 14899 raft_consensus.cc:3060] T 070419d52e8245e09ca40d38e53c0c80 P e8f2b71f6e3546f99ef6657f65882a1c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:42.408573 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "070419d52e8245e09ca40d38e53c0c80" candidate_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054643af78984f8c928b646596c18c37"
I20260601 13:38:42.408718 14973 raft_consensus.cc:3060] T 070419d52e8245e09ca40d38e53c0c80 P 054643af78984f8c928b646596c18c37 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:42.409454 14899 raft_consensus.cc:2468] T 070419d52e8245e09ca40d38e53c0c80 P e8f2b71f6e3546f99ef6657f65882a1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a83fc45f2e142dc8ad381b96b1297ee in term 1.
I20260601 13:38:42.409497 14973 raft_consensus.cc:2468] T 070419d52e8245e09ca40d38e53c0c80 P 054643af78984f8c928b646596c18c37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a83fc45f2e142dc8ad381b96b1297ee in term 1.
I20260601 13:38:42.409847 14787 leader_election.cc:304] T 070419d52e8245e09ca40d38e53c0c80 P 7a83fc45f2e142dc8ad381b96b1297ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054643af78984f8c928b646596c18c37, 7a83fc45f2e142dc8ad381b96b1297ee; no voters: 
I20260601 13:38:42.410023 15028 raft_consensus.cc:2804] T 070419d52e8245e09ca40d38e53c0c80 P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:42.410113 15028 raft_consensus.cc:697] T 070419d52e8245e09ca40d38e53c0c80 P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 LEADER]: Becoming Leader. State: Replica: 7a83fc45f2e142dc8ad381b96b1297ee, State: Running, Role: LEADER
I20260601 13:38:42.410254 15028 consensus_queue.cc:237] T 070419d52e8245e09ca40d38e53c0c80 P 7a83fc45f2e142dc8ad381b96b1297ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.412361 14719 catalog_manager.cc:5696] T 070419d52e8245e09ca40d38e53c0c80 P 7a83fc45f2e142dc8ad381b96b1297ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a83fc45f2e142dc8ad381b96b1297ee (127.7.40.1). New cstate: current_term: 1 leader_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:42.487496 15024 consensus_queue.cc:1048] T 432b0149705e43e896c4b365bfd9208b P 7a83fc45f2e142dc8ad381b96b1297ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:42.491472 15024 consensus_queue.cc:1048] T 432b0149705e43e896c4b365bfd9208b P 7a83fc45f2e142dc8ad381b96b1297ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:42.501467 15038 raft_consensus.cc:493] T fb807d2d2cb74d78a30305d4d8741938 P 054643af78984f8c928b646596c18c37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:42.501621 15038 raft_consensus.cc:515] T fb807d2d2cb74d78a30305d4d8741938 P 054643af78984f8c928b646596c18c37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.502086 15038 leader_election.cc:290] T fb807d2d2cb74d78a30305d4d8741938 P 054643af78984f8c928b646596c18c37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a83fc45f2e142dc8ad381b96b1297ee (127.7.40.1:43701), e8f2b71f6e3546f99ef6657f65882a1c (127.7.40.2:39545)
I20260601 13:38:42.502523 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb807d2d2cb74d78a30305d4d8741938" candidate_uuid: "054643af78984f8c928b646596c18c37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" is_pre_election: true
I20260601 13:38:42.502537 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb807d2d2cb74d78a30305d4d8741938" candidate_uuid: "054643af78984f8c928b646596c18c37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" is_pre_election: true
I20260601 13:38:42.502641 14899 raft_consensus.cc:2468] T fb807d2d2cb74d78a30305d4d8741938 P e8f2b71f6e3546f99ef6657f65882a1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 054643af78984f8c928b646596c18c37 in term 0.
I20260601 13:38:42.502719 14823 raft_consensus.cc:2468] T fb807d2d2cb74d78a30305d4d8741938 P 7a83fc45f2e142dc8ad381b96b1297ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 054643af78984f8c928b646596c18c37 in term 0.
I20260601 13:38:42.502974 14938 leader_election.cc:304] T fb807d2d2cb74d78a30305d4d8741938 P 054643af78984f8c928b646596c18c37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054643af78984f8c928b646596c18c37, e8f2b71f6e3546f99ef6657f65882a1c; no voters: 
I20260601 13:38:42.503232 15038 raft_consensus.cc:2804] T fb807d2d2cb74d78a30305d4d8741938 P 054643af78984f8c928b646596c18c37 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:42.503297 15038 raft_consensus.cc:493] T fb807d2d2cb74d78a30305d4d8741938 P 054643af78984f8c928b646596c18c37 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:42.503362 15038 raft_consensus.cc:3060] T fb807d2d2cb74d78a30305d4d8741938 P 054643af78984f8c928b646596c18c37 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:42.504241 15038 raft_consensus.cc:515] T fb807d2d2cb74d78a30305d4d8741938 P 054643af78984f8c928b646596c18c37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.504647 15038 leader_election.cc:290] T fb807d2d2cb74d78a30305d4d8741938 P 054643af78984f8c928b646596c18c37 [CANDIDATE]: Term 1 election: Requested vote from peers 7a83fc45f2e142dc8ad381b96b1297ee (127.7.40.1:43701), e8f2b71f6e3546f99ef6657f65882a1c (127.7.40.2:39545)
I20260601 13:38:42.504931 14823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb807d2d2cb74d78a30305d4d8741938" candidate_uuid: "054643af78984f8c928b646596c18c37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a83fc45f2e142dc8ad381b96b1297ee"
I20260601 13:38:42.505060 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb807d2d2cb74d78a30305d4d8741938" candidate_uuid: "054643af78984f8c928b646596c18c37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f2b71f6e3546f99ef6657f65882a1c"
I20260601 13:38:42.505066 14823 raft_consensus.cc:3060] T fb807d2d2cb74d78a30305d4d8741938 P 7a83fc45f2e142dc8ad381b96b1297ee [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:42.505214 14899 raft_consensus.cc:3060] T fb807d2d2cb74d78a30305d4d8741938 P e8f2b71f6e3546f99ef6657f65882a1c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:42.506093 14823 raft_consensus.cc:2468] T fb807d2d2cb74d78a30305d4d8741938 P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054643af78984f8c928b646596c18c37 in term 1.
I20260601 13:38:42.506093 14899 raft_consensus.cc:2468] T fb807d2d2cb74d78a30305d4d8741938 P e8f2b71f6e3546f99ef6657f65882a1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054643af78984f8c928b646596c18c37 in term 1.
I20260601 13:38:42.506430 14939 leader_election.cc:304] T fb807d2d2cb74d78a30305d4d8741938 P 054643af78984f8c928b646596c18c37 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054643af78984f8c928b646596c18c37, 7a83fc45f2e142dc8ad381b96b1297ee; no voters: 
I20260601 13:38:42.506670 15038 raft_consensus.cc:2804] T fb807d2d2cb74d78a30305d4d8741938 P 054643af78984f8c928b646596c18c37 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:42.506771 15038 raft_consensus.cc:697] T fb807d2d2cb74d78a30305d4d8741938 P 054643af78984f8c928b646596c18c37 [term 1 LEADER]: Becoming Leader. State: Replica: 054643af78984f8c928b646596c18c37, State: Running, Role: LEADER
I20260601 13:38:42.506918 15038 consensus_queue.cc:237] T fb807d2d2cb74d78a30305d4d8741938 P 054643af78984f8c928b646596c18c37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.508854 14720 catalog_manager.cc:5696] T fb807d2d2cb74d78a30305d4d8741938 P 054643af78984f8c928b646596c18c37 reported cstate change: term changed from 0 to 1, leader changed from <none> to 054643af78984f8c928b646596c18c37 (127.7.40.3). New cstate: current_term: 1 leader_uuid: "054643af78984f8c928b646596c18c37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } health_report { overall_health: HEALTHY } } }
I20260601 13:38:42.551992 15024 raft_consensus.cc:493] T 55476cbbd833465db907ce6e92bd2ed0 P 7a83fc45f2e142dc8ad381b96b1297ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:42.552173 15024 raft_consensus.cc:515] T 55476cbbd833465db907ce6e92bd2ed0 P 7a83fc45f2e142dc8ad381b96b1297ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.552729 15024 leader_election.cc:290] T 55476cbbd833465db907ce6e92bd2ed0 P 7a83fc45f2e142dc8ad381b96b1297ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8f2b71f6e3546f99ef6657f65882a1c (127.7.40.2:39545), 054643af78984f8c928b646596c18c37 (127.7.40.3:33469)
I20260601 13:38:42.553283 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55476cbbd833465db907ce6e92bd2ed0" candidate_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054643af78984f8c928b646596c18c37" is_pre_election: true
I20260601 13:38:42.553331 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55476cbbd833465db907ce6e92bd2ed0" candidate_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" is_pre_election: true
I20260601 13:38:42.553475 14899 raft_consensus.cc:2468] T 55476cbbd833465db907ce6e92bd2ed0 P e8f2b71f6e3546f99ef6657f65882a1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a83fc45f2e142dc8ad381b96b1297ee in term 0.
I20260601 13:38:42.553475 14973 raft_consensus.cc:2468] T 55476cbbd833465db907ce6e92bd2ed0 P 054643af78984f8c928b646596c18c37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a83fc45f2e142dc8ad381b96b1297ee in term 0.
I20260601 13:38:42.553876 14787 leader_election.cc:304] T 55476cbbd833465db907ce6e92bd2ed0 P 7a83fc45f2e142dc8ad381b96b1297ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054643af78984f8c928b646596c18c37, 7a83fc45f2e142dc8ad381b96b1297ee; no voters: 
I20260601 13:38:42.554096 15024 raft_consensus.cc:2804] T 55476cbbd833465db907ce6e92bd2ed0 P 7a83fc45f2e142dc8ad381b96b1297ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:42.554168 15024 raft_consensus.cc:493] T 55476cbbd833465db907ce6e92bd2ed0 P 7a83fc45f2e142dc8ad381b96b1297ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:42.554209 15024 raft_consensus.cc:3060] T 55476cbbd833465db907ce6e92bd2ed0 P 7a83fc45f2e142dc8ad381b96b1297ee [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:42.555264 15024 raft_consensus.cc:515] T 55476cbbd833465db907ce6e92bd2ed0 P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.555739 15024 leader_election.cc:290] T 55476cbbd833465db907ce6e92bd2ed0 P 7a83fc45f2e142dc8ad381b96b1297ee [CANDIDATE]: Term 1 election: Requested vote from peers e8f2b71f6e3546f99ef6657f65882a1c (127.7.40.2:39545), 054643af78984f8c928b646596c18c37 (127.7.40.3:33469)
I20260601 13:38:42.556227 14899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55476cbbd833465db907ce6e92bd2ed0" candidate_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f2b71f6e3546f99ef6657f65882a1c"
I20260601 13:38:42.556393 14899 raft_consensus.cc:3060] T 55476cbbd833465db907ce6e92bd2ed0 P e8f2b71f6e3546f99ef6657f65882a1c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:42.556434 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55476cbbd833465db907ce6e92bd2ed0" candidate_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054643af78984f8c928b646596c18c37"
I20260601 13:38:42.556516 14973 raft_consensus.cc:3060] T 55476cbbd833465db907ce6e92bd2ed0 P 054643af78984f8c928b646596c18c37 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:42.557471 14973 raft_consensus.cc:2468] T 55476cbbd833465db907ce6e92bd2ed0 P 054643af78984f8c928b646596c18c37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a83fc45f2e142dc8ad381b96b1297ee in term 1.
I20260601 13:38:42.557471 14899 raft_consensus.cc:2468] T 55476cbbd833465db907ce6e92bd2ed0 P e8f2b71f6e3546f99ef6657f65882a1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a83fc45f2e142dc8ad381b96b1297ee in term 1.
I20260601 13:38:42.557860 14787 leader_election.cc:304] T 55476cbbd833465db907ce6e92bd2ed0 P 7a83fc45f2e142dc8ad381b96b1297ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054643af78984f8c928b646596c18c37, 7a83fc45f2e142dc8ad381b96b1297ee; no voters: 
I20260601 13:38:42.558039 15024 raft_consensus.cc:2804] T 55476cbbd833465db907ce6e92bd2ed0 P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:42.558166 15024 raft_consensus.cc:697] T 55476cbbd833465db907ce6e92bd2ed0 P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 LEADER]: Becoming Leader. State: Replica: 7a83fc45f2e142dc8ad381b96b1297ee, State: Running, Role: LEADER
I20260601 13:38:42.558408 15024 consensus_queue.cc:237] T 55476cbbd833465db907ce6e92bd2ed0 P 7a83fc45f2e142dc8ad381b96b1297ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.560354 14720 catalog_manager.cc:5696] T 55476cbbd833465db907ce6e92bd2ed0 P 7a83fc45f2e142dc8ad381b96b1297ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a83fc45f2e142dc8ad381b96b1297ee (127.7.40.1). New cstate: current_term: 1 leader_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:42.573105  7328 tablet_server.cc:179] TabletServer@127.7.40.1:0 shutting down...
I20260601 13:38:42.577330  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:42.577682  7328 tablet_replica.cc:333] T 55476cbbd833465db907ce6e92bd2ed0 P 7a83fc45f2e142dc8ad381b96b1297ee: stopping tablet replica
I20260601 13:38:42.577826  7328 raft_consensus.cc:2243] T 55476cbbd833465db907ce6e92bd2ed0 P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:42.578025  7328 pending_rounds.cc:70] T 55476cbbd833465db907ce6e92bd2ed0 P 7a83fc45f2e142dc8ad381b96b1297ee: Trying to abort 1 pending ops.
I20260601 13:38:42.578065  7328 pending_rounds.cc:77] T 55476cbbd833465db907ce6e92bd2ed0 P 7a83fc45f2e142dc8ad381b96b1297ee: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195318001086464 op_type: NO_OP noop_request { }
I20260601 13:38:42.578145  7328 raft_consensus.cc:2889] T 55476cbbd833465db907ce6e92bd2ed0 P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:38:42.578200  7328 raft_consensus.cc:2272] T 55476cbbd833465db907ce6e92bd2ed0 P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:42.578847  7328 tablet_replica.cc:333] T 070419d52e8245e09ca40d38e53c0c80 P 7a83fc45f2e142dc8ad381b96b1297ee: stopping tablet replica
I20260601 13:38:42.578936  7328 raft_consensus.cc:2243] T 070419d52e8245e09ca40d38e53c0c80 P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:42.579039  7328 pending_rounds.cc:70] T 070419d52e8245e09ca40d38e53c0c80 P 7a83fc45f2e142dc8ad381b96b1297ee: Trying to abort 1 pending ops.
I20260601 13:38:42.579109  7328 pending_rounds.cc:77] T 070419d52e8245e09ca40d38e53c0c80 P 7a83fc45f2e142dc8ad381b96b1297ee: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195317394006016 op_type: NO_OP noop_request { }
I20260601 13:38:42.579180  7328 raft_consensus.cc:2889] T 070419d52e8245e09ca40d38e53c0c80 P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:38:42.579221  7328 raft_consensus.cc:2272] T 070419d52e8245e09ca40d38e53c0c80 P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:42.579800  7328 tablet_replica.cc:333] T 58601fe3471f4ea492032a86819e132b P 7a83fc45f2e142dc8ad381b96b1297ee: stopping tablet replica
I20260601 13:38:42.579885  7328 raft_consensus.cc:2243] T 58601fe3471f4ea492032a86819e132b P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:42.579954  7328 raft_consensus.cc:2272] T 58601fe3471f4ea492032a86819e132b P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:42.580222  7328 tablet_replica.cc:333] T 432b0149705e43e896c4b365bfd9208b P 7a83fc45f2e142dc8ad381b96b1297ee: stopping tablet replica
I20260601 13:38:42.580292  7328 raft_consensus.cc:2243] T 432b0149705e43e896c4b365bfd9208b P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:42.580435  7328 raft_consensus.cc:2272] T 432b0149705e43e896c4b365bfd9208b P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:42.580866  7328 tablet_replica.cc:333] T e019298b130a4f70a93c79dfeef74b30 P 7a83fc45f2e142dc8ad381b96b1297ee: stopping tablet replica
I20260601 13:38:42.580937  7328 raft_consensus.cc:2243] T e019298b130a4f70a93c79dfeef74b30 P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:42.581068  7328 raft_consensus.cc:2272] T e019298b130a4f70a93c79dfeef74b30 P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:42.581439  7328 tablet_replica.cc:333] T fb807d2d2cb74d78a30305d4d8741938 P 7a83fc45f2e142dc8ad381b96b1297ee: stopping tablet replica
I20260601 13:38:42.581526  7328 raft_consensus.cc:2243] T fb807d2d2cb74d78a30305d4d8741938 P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:42.581640  7328 raft_consensus.cc:2272] T fb807d2d2cb74d78a30305d4d8741938 P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:42.582047  7328 tablet_replica.cc:333] T 1f58d8a5725740ba99129ca0111db2d0 P 7a83fc45f2e142dc8ad381b96b1297ee: stopping tablet replica
I20260601 13:38:42.582114  7328 raft_consensus.cc:2243] T 1f58d8a5725740ba99129ca0111db2d0 P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:42.582182  7328 raft_consensus.cc:2272] T 1f58d8a5725740ba99129ca0111db2d0 P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:42.582429  7328 tablet_replica.cc:333] T 81a7f47286b3402eb2b1b356f63f347d P 7a83fc45f2e142dc8ad381b96b1297ee: stopping tablet replica
I20260601 13:38:42.582491  7328 raft_consensus.cc:2243] T 81a7f47286b3402eb2b1b356f63f347d P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:42.582583  7328 pending_rounds.cc:70] T 81a7f47286b3402eb2b1b356f63f347d P 7a83fc45f2e142dc8ad381b96b1297ee: Trying to abort 1 pending ops.
I20260601 13:38:42.582608  7328 pending_rounds.cc:77] T 81a7f47286b3402eb2b1b356f63f347d P 7a83fc45f2e142dc8ad381b96b1297ee: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195317323993088 op_type: NO_OP noop_request { }
I20260601 13:38:42.582666  7328 raft_consensus.cc:2889] T 81a7f47286b3402eb2b1b356f63f347d P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:38:42.582707  7328 raft_consensus.cc:2272] T 81a7f47286b3402eb2b1b356f63f347d P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:42.597199  7328 tablet_server.cc:196] TabletServer@127.7.40.1:0 shutdown complete.
I20260601 13:38:42.631049 15029 raft_consensus.cc:493] T 81a7f47286b3402eb2b1b356f63f347d P e8f2b71f6e3546f99ef6657f65882a1c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:42.631315 15029 raft_consensus.cc:515] T 81a7f47286b3402eb2b1b356f63f347d P e8f2b71f6e3546f99ef6657f65882a1c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:42.631908 15029 leader_election.cc:290] T 81a7f47286b3402eb2b1b356f63f347d P e8f2b71f6e3546f99ef6657f65882a1c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a83fc45f2e142dc8ad381b96b1297ee (127.7.40.1:43701), 054643af78984f8c928b646596c18c37 (127.7.40.3:33469)
I20260601 13:38:42.632647 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a7f47286b3402eb2b1b356f63f347d" candidate_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054643af78984f8c928b646596c18c37" is_pre_election: true
I20260601 13:38:42.632902 14973 raft_consensus.cc:2393] T 81a7f47286b3402eb2b1b356f63f347d P 054643af78984f8c928b646596c18c37 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8f2b71f6e3546f99ef6657f65882a1c in current term 1: Already voted for candidate 7a83fc45f2e142dc8ad381b96b1297ee in this term.
W20260601 13:38:42.633502 14864 leader_election.cc:336] T 81a7f47286b3402eb2b1b356f63f347d P e8f2b71f6e3546f99ef6657f65882a1c [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 7a83fc45f2e142dc8ad381b96b1297ee (127.7.40.1:43701): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43701: connect: Connection refused (error 111)
I20260601 13:38:42.633579 14864 leader_election.cc:304] T 81a7f47286b3402eb2b1b356f63f347d P e8f2b71f6e3546f99ef6657f65882a1c [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: e8f2b71f6e3546f99ef6657f65882a1c; no voters: 054643af78984f8c928b646596c18c37, 7a83fc45f2e142dc8ad381b96b1297ee
I20260601 13:38:42.633725 15029 raft_consensus.cc:3060] T 81a7f47286b3402eb2b1b356f63f347d P e8f2b71f6e3546f99ef6657f65882a1c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:42.634744 15029 raft_consensus.cc:2749] T 81a7f47286b3402eb2b1b356f63f347d P e8f2b71f6e3546f99ef6657f65882a1c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260601 13:38:42.650247 14939 consensus_peers.cc:597] T e019298b130a4f70a93c79dfeef74b30 P 054643af78984f8c928b646596c18c37 -> Peer 7a83fc45f2e142dc8ad381b96b1297ee (127.7.40.1:43701): Couldn't send request to peer 7a83fc45f2e142dc8ad381b96b1297ee. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43701: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260601 13:38:42.684374 14864 consensus_peers.cc:597] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c -> Peer 7a83fc45f2e142dc8ad381b96b1297ee (127.7.40.1:43701): Couldn't send request to peer 7a83fc45f2e142dc8ad381b96b1297ee. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43701: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:42.716573 15038 consensus_queue.cc:1048] T e019298b130a4f70a93c79dfeef74b30 P 054643af78984f8c928b646596c18c37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:42.789518 15029 consensus_queue.cc:1048] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:42.796995 15045 consensus_queue.cc:1048] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:38:42.800437 14939 consensus_peers.cc:597] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37 -> Peer 7a83fc45f2e142dc8ad381b96b1297ee (127.7.40.1:43701): Couldn't send request to peer 7a83fc45f2e142dc8ad381b96b1297ee. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43701: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:42.950935 15045 consensus_queue.cc:1048] T fb807d2d2cb74d78a30305d4d8741938 P 054643af78984f8c928b646596c18c37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:38:42.955135 14939 consensus_peers.cc:597] T fb807d2d2cb74d78a30305d4d8741938 P 054643af78984f8c928b646596c18c37 -> Peer 7a83fc45f2e142dc8ad381b96b1297ee (127.7.40.1:43701): Couldn't send request to peer 7a83fc45f2e142dc8ad381b96b1297ee. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43701: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:43.508968 15038 consensus_queue.cc:579] T e019298b130a4f70a93c79dfeef74b30 P 054643af78984f8c928b646596c18c37 [LEADER]: Leader has been unable to successfully communicate with peer 7a83fc45f2e142dc8ad381b96b1297ee for more than 1 seconds (1.385s)
W20260601 13:38:43.511217 14720 catalog_manager.cc:5374] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet e019298b130a4f70a93c79dfeef74b30 with cas_config_opid_index -1: no extra replica candidate found for tablet e019298b130a4f70a93c79dfeef74b30 (table test-workload [id=ec72dd0d91d74006a04072c18dfc0339]): 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:38:43.606592 14720 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:58176:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260601 13:38:43.606796 14720 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:58176:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260601 13:38:43.611467 14720 catalog_manager.cc:5983] T 00000000000000000000000000000000 P d039596021f84e21bc2fafb1387a91f2: Sending DeleteTablet for 3 replicas of tablet 81a7f47286b3402eb2b1b356f63f347d
I20260601 13:38:43.611956 14720 catalog_manager.cc:5983] T 00000000000000000000000000000000 P d039596021f84e21bc2fafb1387a91f2: Sending DeleteTablet for 3 replicas of tablet 070419d52e8245e09ca40d38e53c0c80
I20260601 13:38:43.612215 15029 consensus_queue.cc:579] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c [LEADER]: Leader has been unable to successfully communicate with peer 7a83fc45f2e142dc8ad381b96b1297ee for more than 1 seconds (1.449s)
I20260601 13:38:43.612226 14720 catalog_manager.cc:5983] T 00000000000000000000000000000000 P d039596021f84e21bc2fafb1387a91f2: Sending DeleteTablet for 3 replicas of tablet 55476cbbd833465db907ce6e92bd2ed0
I20260601 13:38:43.612643 14962 tablet_service.cc:1558] Processing DeleteTablet for tablet 81a7f47286b3402eb2b1b356f63f347d with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:38:43 UTC) from {username='slave'} at 127.0.0.1:35932
I20260601 13:38:43.612680 14720 catalog_manager.cc:5983] T 00000000000000000000000000000000 P d039596021f84e21bc2fafb1387a91f2: Sending DeleteTablet for 3 replicas of tablet fb807d2d2cb74d78a30305d4d8741938
I20260601 13:38:43.612643 14886 tablet_service.cc:1558] Processing DeleteTablet for tablet 070419d52e8245e09ca40d38e53c0c80 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:38:43 UTC) from {username='slave'} at 127.0.0.1:51866
I20260601 13:38:43.612795 14963 tablet_service.cc:1558] Processing DeleteTablet for tablet 070419d52e8245e09ca40d38e53c0c80 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:38:43 UTC) from {username='slave'} at 127.0.0.1:35932
I20260601 13:38:43.613123 14888 tablet_service.cc:1558] Processing DeleteTablet for tablet 81a7f47286b3402eb2b1b356f63f347d with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:38:43 UTC) from {username='slave'} at 127.0.0.1:51866
I20260601 13:38:43.613677 14963 tablet_service.cc:1558] Processing DeleteTablet for tablet fb807d2d2cb74d78a30305d4d8741938 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:38:43 UTC) from {username='slave'} at 127.0.0.1:35932
I20260601 13:38:43.613696 14886 tablet_service.cc:1558] Processing DeleteTablet for tablet fb807d2d2cb74d78a30305d4d8741938 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:38:43 UTC) from {username='slave'} at 127.0.0.1:51866
I20260601 13:38:43.613943 14888 tablet_service.cc:1558] Processing DeleteTablet for tablet 55476cbbd833465db907ce6e92bd2ed0 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:38:43 UTC) from {username='slave'} at 127.0.0.1:51866
I20260601 13:38:43.614038 14962 tablet_service.cc:1558] Processing DeleteTablet for tablet 55476cbbd833465db907ce6e92bd2ed0 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:38:43 UTC) from {username='slave'} at 127.0.0.1:35932
I20260601 13:38:43.614285  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:38:43.614614 15097 tablet_replica.cc:333] T 070419d52e8245e09ca40d38e53c0c80 P e8f2b71f6e3546f99ef6657f65882a1c: stopping tablet replica
I20260601 13:38:43.614758 15097 raft_consensus.cc:2243] T 070419d52e8245e09ca40d38e53c0c80 P e8f2b71f6e3546f99ef6657f65882a1c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:43.614874 15097 raft_consensus.cc:2272] T 070419d52e8245e09ca40d38e53c0c80 P e8f2b71f6e3546f99ef6657f65882a1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:43.615449 15097 ts_tablet_manager.cc:1916] T 070419d52e8245e09ca40d38e53c0c80 P e8f2b71f6e3546f99ef6657f65882a1c: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260601 13:38:43.615465 14706 catalog_manager.cc:4754] TS 7a83fc45f2e142dc8ad381b96b1297ee (127.7.40.1:43701): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet fb807d2d2cb74d78a30305d4d8741938: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43701: connect: Connection refused (error 111)
I20260601 13:38:43.615885 15098 tablet_replica.cc:333] T 81a7f47286b3402eb2b1b356f63f347d P 054643af78984f8c928b646596c18c37: stopping tablet replica
I20260601 13:38:43.616058 15098 raft_consensus.cc:2243] T 81a7f47286b3402eb2b1b356f63f347d P 054643af78984f8c928b646596c18c37 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:43.616257 15098 raft_consensus.cc:2272] T 81a7f47286b3402eb2b1b356f63f347d P 054643af78984f8c928b646596c18c37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:43.616914 15098 ts_tablet_manager.cc:1916] T 81a7f47286b3402eb2b1b356f63f347d P 054643af78984f8c928b646596c18c37: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260601 13:38:43.617368 15101 instance_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:38:43.617481  7328 server_base.cc:1061] running on GCE node
W20260601 13:38:43.617368 15100 instance_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:38:43.617708 15103 instance_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:38:43.618044  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:43.618117  7328 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:38:43.618144  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321123618143 us; error 0 us; skew 500 ppm
I20260601 13:38:43.618206 15097 ts_tablet_manager.cc:1929] T 070419d52e8245e09ca40d38e53c0c80 P e8f2b71f6e3546f99ef6657f65882a1c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:38:43.618314 15097 log.cc:1199] T 070419d52e8245e09ca40d38e53c0c80 P e8f2b71f6e3546f99ef6657f65882a1c: Deleting WAL directory at /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320954551505-7328-0/minicluster-data/ts-1-root/wals/070419d52e8245e09ca40d38e53c0c80
I20260601 13:38:43.618562 15097 ts_tablet_manager.cc:1950] T 070419d52e8245e09ca40d38e53c0c80 P e8f2b71f6e3546f99ef6657f65882a1c: Deleting consensus metadata
I20260601 13:38:43.619249  7328 webserver.cc:533] Webserver started at http://127.7.40.4:37203/ using document root <none> and password file <none>
I20260601 13:38:43.619413  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:43.619472  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:43.619470 15097 tablet_replica.cc:333] T 81a7f47286b3402eb2b1b356f63f347d P e8f2b71f6e3546f99ef6657f65882a1c: stopping tablet replica
I20260601 13:38:43.619594 14705 catalog_manager.cc:5027] TS e8f2b71f6e3546f99ef6657f65882a1c (127.7.40.2:39545): tablet 070419d52e8245e09ca40d38e53c0c80 (table dugtrio [id=36f8021d5d7c4388a84f359be55be1cf]) successfully deleted
I20260601 13:38:43.619736 15097 raft_consensus.cc:2243] T 81a7f47286b3402eb2b1b356f63f347d P e8f2b71f6e3546f99ef6657f65882a1c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:43.619597  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:43.619855 15097 raft_consensus.cc:2272] T 81a7f47286b3402eb2b1b356f63f347d P e8f2b71f6e3546f99ef6657f65882a1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:43.620189  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320954551505-7328-0/minicluster-data/ts-3-root/instance:
uuid: "24cc3eb3b04042f281a48da71acdb01c"
format_stamp: "Formatted at 2026-06-01 13:38:43 on dist-test-slave-b9mm"
I20260601 13:38:43.620244 15097 ts_tablet_manager.cc:1916] T 81a7f47286b3402eb2b1b356f63f347d P e8f2b71f6e3546f99ef6657f65882a1c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:38:43.621229 15098 ts_tablet_manager.cc:1929] T 81a7f47286b3402eb2b1b356f63f347d P 054643af78984f8c928b646596c18c37: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:38:43.621308 15098 log.cc:1199] T 81a7f47286b3402eb2b1b356f63f347d P 054643af78984f8c928b646596c18c37: Deleting WAL directory at /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320954551505-7328-0/minicluster-data/ts-2-root/wals/81a7f47286b3402eb2b1b356f63f347d
I20260601 13:38:43.621526 15098 ts_tablet_manager.cc:1950] T 81a7f47286b3402eb2b1b356f63f347d P 054643af78984f8c928b646596c18c37: Deleting consensus metadata
I20260601 13:38:43.621744 15097 ts_tablet_manager.cc:1929] T 81a7f47286b3402eb2b1b356f63f347d P e8f2b71f6e3546f99ef6657f65882a1c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:38:43.621863 15097 log.cc:1199] T 81a7f47286b3402eb2b1b356f63f347d P e8f2b71f6e3546f99ef6657f65882a1c: Deleting WAL directory at /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320954551505-7328-0/minicluster-data/ts-1-root/wals/81a7f47286b3402eb2b1b356f63f347d
I20260601 13:38:43.622067 15097 ts_tablet_manager.cc:1950] T 81a7f47286b3402eb2b1b356f63f347d P e8f2b71f6e3546f99ef6657f65882a1c: Deleting consensus metadata
I20260601 13:38:43.622225  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:38:43.622541 15098 tablet_replica.cc:333] T 070419d52e8245e09ca40d38e53c0c80 P 054643af78984f8c928b646596c18c37: stopping tablet replica
I20260601 13:38:43.622634 14705 catalog_manager.cc:5027] TS 054643af78984f8c928b646596c18c37 (127.7.40.3:33469): tablet 81a7f47286b3402eb2b1b356f63f347d (table dugtrio [id=36f8021d5d7c4388a84f359be55be1cf]) successfully deleted
I20260601 13:38:43.622671 15098 raft_consensus.cc:2243] T 070419d52e8245e09ca40d38e53c0c80 P 054643af78984f8c928b646596c18c37 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:43.622767 15098 raft_consensus.cc:2272] T 070419d52e8245e09ca40d38e53c0c80 P 054643af78984f8c928b646596c18c37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:43.622807 14705 catalog_manager.cc:5027] TS e8f2b71f6e3546f99ef6657f65882a1c (127.7.40.2:39545): tablet 81a7f47286b3402eb2b1b356f63f347d (table dugtrio [id=36f8021d5d7c4388a84f359be55be1cf]) successfully deleted
I20260601 13:38:43.622840 15097 tablet_replica.cc:333] T fb807d2d2cb74d78a30305d4d8741938 P e8f2b71f6e3546f99ef6657f65882a1c: stopping tablet replica
I20260601 13:38:43.622947 15097 raft_consensus.cc:2243] T fb807d2d2cb74d78a30305d4d8741938 P e8f2b71f6e3546f99ef6657f65882a1c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:43.623083 15097 raft_consensus.cc:2272] T fb807d2d2cb74d78a30305d4d8741938 P e8f2b71f6e3546f99ef6657f65882a1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:43.623286 15098 ts_tablet_manager.cc:1916] T 070419d52e8245e09ca40d38e53c0c80 P 054643af78984f8c928b646596c18c37: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:38:43.623747 15097 ts_tablet_manager.cc:1916] T fb807d2d2cb74d78a30305d4d8741938 P e8f2b71f6e3546f99ef6657f65882a1c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:38:43.625339 15098 ts_tablet_manager.cc:1929] T 070419d52e8245e09ca40d38e53c0c80 P 054643af78984f8c928b646596c18c37: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:38:43.625422 15098 log.cc:1199] T 070419d52e8245e09ca40d38e53c0c80 P 054643af78984f8c928b646596c18c37: Deleting WAL directory at /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320954551505-7328-0/minicluster-data/ts-2-root/wals/070419d52e8245e09ca40d38e53c0c80
I20260601 13:38:43.625646 15098 ts_tablet_manager.cc:1950] T 070419d52e8245e09ca40d38e53c0c80 P 054643af78984f8c928b646596c18c37: Deleting consensus metadata
I20260601 13:38:43.625753 15097 ts_tablet_manager.cc:1929] T fb807d2d2cb74d78a30305d4d8741938 P e8f2b71f6e3546f99ef6657f65882a1c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:38:43.625833 15097 log.cc:1199] T fb807d2d2cb74d78a30305d4d8741938 P e8f2b71f6e3546f99ef6657f65882a1c: Deleting WAL directory at /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320954551505-7328-0/minicluster-data/ts-1-root/wals/fb807d2d2cb74d78a30305d4d8741938
I20260601 13:38:43.626072 15097 ts_tablet_manager.cc:1950] T fb807d2d2cb74d78a30305d4d8741938 P e8f2b71f6e3546f99ef6657f65882a1c: Deleting consensus metadata
I20260601 13:38:43.626398 15098 tablet_replica.cc:333] T fb807d2d2cb74d78a30305d4d8741938 P 054643af78984f8c928b646596c18c37: stopping tablet replica
I20260601 13:38:43.626559 14705 catalog_manager.cc:5027] TS 054643af78984f8c928b646596c18c37 (127.7.40.3:33469): tablet 070419d52e8245e09ca40d38e53c0c80 (table dugtrio [id=36f8021d5d7c4388a84f359be55be1cf]) successfully deleted
I20260601 13:38:43.626624 15097 tablet_replica.cc:333] T 55476cbbd833465db907ce6e92bd2ed0 P e8f2b71f6e3546f99ef6657f65882a1c: stopping tablet replica
I20260601 13:38:43.626677 15108 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:38:43.626744 15097 raft_consensus.cc:2243] T 55476cbbd833465db907ce6e92bd2ed0 P e8f2b71f6e3546f99ef6657f65882a1c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:43.626567 15098 raft_consensus.cc:2243] T fb807d2d2cb74d78a30305d4d8741938 P 054643af78984f8c928b646596c18c37 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:43.626828 14705 catalog_manager.cc:5027] TS e8f2b71f6e3546f99ef6657f65882a1c (127.7.40.2:39545): tablet fb807d2d2cb74d78a30305d4d8741938 (table dugtrio [id=36f8021d5d7c4388a84f359be55be1cf]) successfully deleted
I20260601 13:38:43.626883 15097 raft_consensus.cc:2272] T 55476cbbd833465db907ce6e92bd2ed0 P e8f2b71f6e3546f99ef6657f65882a1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:43.626959  7328 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:38:43.626986 15098 raft_consensus.cc:2272] T fb807d2d2cb74d78a30305d4d8741938 P 054643af78984f8c928b646596c18c37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:43.627029  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320954551505-7328-0/minicluster-data/ts-3-root
uuid: "24cc3eb3b04042f281a48da71acdb01c"
format_stamp: "Formatted at 2026-06-01 13:38:43 on dist-test-slave-b9mm"
I20260601 13:38:43.627187  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320954551505-7328-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320954551505-7328-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320954551505-7328-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:38:43.627378 15097 ts_tablet_manager.cc:1916] T 55476cbbd833465db907ce6e92bd2ed0 P e8f2b71f6e3546f99ef6657f65882a1c: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:38:43.627665 15098 ts_tablet_manager.cc:1916] T fb807d2d2cb74d78a30305d4d8741938 P 054643af78984f8c928b646596c18c37: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:38:43.629324 15097 ts_tablet_manager.cc:1929] T 55476cbbd833465db907ce6e92bd2ed0 P e8f2b71f6e3546f99ef6657f65882a1c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:38:43.629457 15097 log.cc:1199] T 55476cbbd833465db907ce6e92bd2ed0 P e8f2b71f6e3546f99ef6657f65882a1c: Deleting WAL directory at /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320954551505-7328-0/minicluster-data/ts-1-root/wals/55476cbbd833465db907ce6e92bd2ed0
I20260601 13:38:43.629585 15098 ts_tablet_manager.cc:1929] T fb807d2d2cb74d78a30305d4d8741938 P 054643af78984f8c928b646596c18c37: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:38:43.629654 15098 log.cc:1199] T fb807d2d2cb74d78a30305d4d8741938 P 054643af78984f8c928b646596c18c37: Deleting WAL directory at /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320954551505-7328-0/minicluster-data/ts-2-root/wals/fb807d2d2cb74d78a30305d4d8741938
I20260601 13:38:43.629675 15097 ts_tablet_manager.cc:1950] T 55476cbbd833465db907ce6e92bd2ed0 P e8f2b71f6e3546f99ef6657f65882a1c: Deleting consensus metadata
I20260601 13:38:43.629907 15098 ts_tablet_manager.cc:1950] T fb807d2d2cb74d78a30305d4d8741938 P 054643af78984f8c928b646596c18c37: Deleting consensus metadata
I20260601 13:38:43.630482 15098 tablet_replica.cc:333] T 55476cbbd833465db907ce6e92bd2ed0 P 054643af78984f8c928b646596c18c37: stopping tablet replica
I20260601 13:38:43.630610 15098 raft_consensus.cc:2243] T 55476cbbd833465db907ce6e92bd2ed0 P 054643af78984f8c928b646596c18c37 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:43.630618 14705 catalog_manager.cc:5027] TS 054643af78984f8c928b646596c18c37 (127.7.40.3:33469): tablet fb807d2d2cb74d78a30305d4d8741938 (table dugtrio [id=36f8021d5d7c4388a84f359be55be1cf]) successfully deleted
I20260601 13:38:43.630735 15098 raft_consensus.cc:2272] T 55476cbbd833465db907ce6e92bd2ed0 P 054643af78984f8c928b646596c18c37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:43.630811 14705 catalog_manager.cc:5027] TS e8f2b71f6e3546f99ef6657f65882a1c (127.7.40.2:39545): tablet 55476cbbd833465db907ce6e92bd2ed0 (table dugtrio [id=36f8021d5d7c4388a84f359be55be1cf]) successfully deleted
I20260601 13:38:43.631211 15098 ts_tablet_manager.cc:1916] T 55476cbbd833465db907ce6e92bd2ed0 P 054643af78984f8c928b646596c18c37: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:38:43.632647 15098 ts_tablet_manager.cc:1929] T 55476cbbd833465db907ce6e92bd2ed0 P 054643af78984f8c928b646596c18c37: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:38:43.632743 15098 log.cc:1199] T 55476cbbd833465db907ce6e92bd2ed0 P 054643af78984f8c928b646596c18c37: Deleting WAL directory at /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320954551505-7328-0/minicluster-data/ts-2-root/wals/55476cbbd833465db907ce6e92bd2ed0
I20260601 13:38:43.632964 15098 ts_tablet_manager.cc:1950] T 55476cbbd833465db907ce6e92bd2ed0 P 054643af78984f8c928b646596c18c37: Deleting consensus metadata
I20260601 13:38:43.633924 14705 catalog_manager.cc:5027] TS 054643af78984f8c928b646596c18c37 (127.7.40.3:33469): tablet 55476cbbd833465db907ce6e92bd2ed0 (table dugtrio [id=36f8021d5d7c4388a84f359be55be1cf]) successfully deleted
I20260601 13:38:43.650595  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:43.651150  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:43.651494  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:43.652034  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:43.652076  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:43.652107  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:43.652122  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:43.656646  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.4:40603
I20260601 13:38:43.658041 15171 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.4:40603 every 8 connection(s)
I20260601 13:38:43.658108  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:43.660274 15175 instance_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:38:43.660637 15178 instance_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:38:43.660739 15176 instance_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:38:43.660822  7328 server_base.cc:1061] running on GCE node
I20260601 13:38:43.661032  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:43.661073  7328 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:38:43.661093  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321123661093 us; error 0 us; skew 500 ppm
I20260601 13:38:43.662338  7328 webserver.cc:533] Webserver started at http://127.7.40.1:36727/ using document root <none> and password file <none>
I20260601 13:38:43.662546  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:43.662601  7328 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:38:43.663862 15172 heartbeater.cc:344] Connected to a master server at 127.7.40.62:35991
I20260601 13:38:43.663975 15172 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:43.664108  7328 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:38:43.664249 15172 heartbeater.cc:507] Master 127.7.40.62:35991 requested a full tablet report, sending...
I20260601 13:38:43.664968 14720 ts_manager.cc:194] Registered new tserver with Master: 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4:40603)
I20260601 13:38:43.665534 14720 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42344
I20260601 13:38:43.665714 15183 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:38:43.666142  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:38:43.666245  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320954551505-7328-0/minicluster-data/ts-0-root
uuid: "7a83fc45f2e142dc8ad381b96b1297ee"
format_stamp: "Formatted at 2026-06-01 13:38:40 on dist-test-slave-b9mm"
I20260601 13:38:43.666334  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320954551505-7328-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320954551505-7328-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320954551505-7328-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:38:43.677341 14899 consensus_queue.cc:237] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c [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: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: true } }
I20260601 13:38:43.679220 14973 raft_consensus.cc:1275] T 1f58d8a5725740ba99129ca0111db2d0 P 054643af78984f8c928b646596c18c37 [term 1 FOLLOWER]: Refusing update from remote peer e8f2b71f6e3546f99ef6657f65882a1c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:43.679692 15029 consensus_queue.cc:1048] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:38:43.680167 14864 consensus_peers.cc:597] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c -> Peer 7a83fc45f2e142dc8ad381b96b1297ee (127.7.40.1:43701): Couldn't send request to peer 7a83fc45f2e142dc8ad381b96b1297ee. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43701: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:43.681536 15096 raft_consensus.cc:2955] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: true } } }
I20260601 13:38:43.682087 14973 raft_consensus.cc:2955] T 1f58d8a5725740ba99129ca0111db2d0 P 054643af78984f8c928b646596c18c37 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: true } } }
I20260601 13:38:43.683986 14705 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 1f58d8a5725740ba99129ca0111db2d0 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 2)
W20260601 13:38:43.684168 14864 consensus_peers.cc:597] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c -> Peer 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4:40603): Couldn't send request to peer 24cc3eb3b04042f281a48da71acdb01c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1f58d8a5725740ba99129ca0111db2d0. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:43.684793 14720 catalog_manager.cc:5696] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c reported cstate change: config changed from index -1 to 2, NON_VOTER 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:43.702673  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:43.703310  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:43.703763  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:43.704622 15193 ts_tablet_manager.cc:542] Loading tablet metadata (0/8 complete)
I20260601 13:38:43.705538 14973 consensus_queue.cc:237] T e019298b130a4f70a93c79dfeef74b30 P 054643af78984f8c928b646596c18c37 [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: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: true } }
I20260601 13:38:43.708158 14899 raft_consensus.cc:1275] T e019298b130a4f70a93c79dfeef74b30 P e8f2b71f6e3546f99ef6657f65882a1c [term 1 FOLLOWER]: Refusing update from remote peer 054643af78984f8c928b646596c18c37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:38:43.708469 14939 consensus_peers.cc:597] T e019298b130a4f70a93c79dfeef74b30 P 054643af78984f8c928b646596c18c37 -> Peer 7a83fc45f2e142dc8ad381b96b1297ee (127.7.40.1:43701): Couldn't send request to peer 7a83fc45f2e142dc8ad381b96b1297ee. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43701: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:43.708566 15038 consensus_queue.cc:1048] T e019298b130a4f70a93c79dfeef74b30 P 054643af78984f8c928b646596c18c37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:38:43.710358 15038 raft_consensus.cc:2955] T e019298b130a4f70a93c79dfeef74b30 P 054643af78984f8c928b646596c18c37 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: true } } }
W20260601 13:38:43.711365 14939 consensus_peers.cc:597] T e019298b130a4f70a93c79dfeef74b30 P 054643af78984f8c928b646596c18c37 -> Peer 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4:40603): Couldn't send request to peer 24cc3eb3b04042f281a48da71acdb01c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e019298b130a4f70a93c79dfeef74b30. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:43.711282 14899 raft_consensus.cc:2955] T e019298b130a4f70a93c79dfeef74b30 P e8f2b71f6e3546f99ef6657f65882a1c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: true } } }
I20260601 13:38:43.711997  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (8 total tablets, 8 live tablets)
I20260601 13:38:43.712044  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.008s	user 0.001s	sys 0.000s
I20260601 13:38:43.712096  7328 ts_tablet_manager.cc:600] Registering tablets (0/8 complete)
I20260601 13:38:43.712363 14705 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet e019298b130a4f70a93c79dfeef74b30 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 4)
I20260601 13:38:43.712832 14719 catalog_manager.cc:5696] T e019298b130a4f70a93c79dfeef74b30 P 054643af78984f8c928b646596c18c37 reported cstate change: config changed from index -1 to 2, NON_VOTER 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "054643af78984f8c928b646596c18c37" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:43.715282 15193 tablet_bootstrap.cc:492] T fb807d2d2cb74d78a30305d4d8741938 P 7a83fc45f2e142dc8ad381b96b1297ee: Bootstrap starting.
I20260601 13:38:43.717403  7328 ts_tablet_manager.cc:616] Registered 8 tablets
I20260601 13:38:43.717490  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.005s	user 0.003s	sys 0.000s
I20260601 13:38:43.718819 15193 tablet_bootstrap.cc:492] T fb807d2d2cb74d78a30305d4d8741938 P 7a83fc45f2e142dc8ad381b96b1297ee: 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:38:43.719151 15193 tablet_bootstrap.cc:492] T fb807d2d2cb74d78a30305d4d8741938 P 7a83fc45f2e142dc8ad381b96b1297ee: Bootstrap complete.
I20260601 13:38:43.719370 15193 ts_tablet_manager.cc:1403] T fb807d2d2cb74d78a30305d4d8741938 P 7a83fc45f2e142dc8ad381b96b1297ee: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.001s
I20260601 13:38:43.719949 15193 raft_consensus.cc:359] T fb807d2d2cb74d78a30305d4d8741938 P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:43.720088 15193 raft_consensus.cc:740] T fb807d2d2cb74d78a30305d4d8741938 P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a83fc45f2e142dc8ad381b96b1297ee, State: Initialized, Role: FOLLOWER
I20260601 13:38:43.720266 15193 consensus_queue.cc:260] T fb807d2d2cb74d78a30305d4d8741938 P 7a83fc45f2e142dc8ad381b96b1297ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:43.720674 15193 ts_tablet_manager.cc:1434] T fb807d2d2cb74d78a30305d4d8741938 P 7a83fc45f2e142dc8ad381b96b1297ee: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:43.720919 15193 tablet_bootstrap.cc:492] T 55476cbbd833465db907ce6e92bd2ed0 P 7a83fc45f2e142dc8ad381b96b1297ee: Bootstrap starting.
I20260601 13:38:43.721566 15088 consensus_queue.cc:579] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37 [LEADER]: Leader has been unable to successfully communicate with peer 7a83fc45f2e142dc8ad381b96b1297ee for more than 1 seconds (1.422s)
I20260601 13:38:43.723206  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.1:43701
I20260601 13:38:43.724291 14973 consensus_queue.cc:237] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37 [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: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: true } }
I20260601 13:38:43.724720 15253 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.1:43701 every 8 connection(s)
I20260601 13:38:43.725028 15193 tablet_bootstrap.cc:492] T 55476cbbd833465db907ce6e92bd2ed0 P 7a83fc45f2e142dc8ad381b96b1297ee: 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:38:43.725445 15193 tablet_bootstrap.cc:492] T 55476cbbd833465db907ce6e92bd2ed0 P 7a83fc45f2e142dc8ad381b96b1297ee: Bootstrap complete.
I20260601 13:38:43.725641 15193 ts_tablet_manager.cc:1403] T 55476cbbd833465db907ce6e92bd2ed0 P 7a83fc45f2e142dc8ad381b96b1297ee: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.001s
I20260601 13:38:43.726272 14899 raft_consensus.cc:1275] T 58601fe3471f4ea492032a86819e132b P e8f2b71f6e3546f99ef6657f65882a1c [term 1 FOLLOWER]: Refusing update from remote peer 054643af78984f8c928b646596c18c37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:38:43.726447 14939 consensus_peers.cc:597] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37 -> Peer 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4:40603): Couldn't send request to peer 24cc3eb3b04042f281a48da71acdb01c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 58601fe3471f4ea492032a86819e132b. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:43.726673 15088 consensus_queue.cc:1048] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:38:43.726783 15193 raft_consensus.cc:359] T 55476cbbd833465db907ce6e92bd2ed0 P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:43.726900 15193 raft_consensus.cc:740] T 55476cbbd833465db907ce6e92bd2ed0 P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a83fc45f2e142dc8ad381b96b1297ee, State: Initialized, Role: FOLLOWER
I20260601 13:38:43.727103 15193 consensus_queue.cc:260] T 55476cbbd833465db907ce6e92bd2ed0 P 7a83fc45f2e142dc8ad381b96b1297ee [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: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:43.727451 15193 ts_tablet_manager.cc:1434] T 55476cbbd833465db907ce6e92bd2ed0 P 7a83fc45f2e142dc8ad381b96b1297ee: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:38:43.727627 15193 tablet_bootstrap.cc:492] T 58601fe3471f4ea492032a86819e132b P 7a83fc45f2e142dc8ad381b96b1297ee: Bootstrap starting.
I20260601 13:38:43.728524 15088 raft_consensus.cc:2955] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: true } } }
I20260601 13:38:43.729773 14899 raft_consensus.cc:2955] T 58601fe3471f4ea492032a86819e132b P e8f2b71f6e3546f99ef6657f65882a1c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: true } } }
I20260601 13:38:43.730232 14705 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 58601fe3471f4ea492032a86819e132b with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260601 13:38:43.731560 15217 tablet_service.cc:1558] Processing DeleteTablet for tablet 070419d52e8245e09ca40d38e53c0c80 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:38:43 UTC) from {username='slave'} at 127.0.0.1:36460
I20260601 13:38:43.731930 15210 tablet_service.cc:1558] Processing DeleteTablet for tablet 81a7f47286b3402eb2b1b356f63f347d with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:38:43 UTC) from {username='slave'} at 127.0.0.1:36460
I20260601 13:38:43.732491 14720 catalog_manager.cc:5696] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37 reported cstate change: config changed from index -1 to 2, NON_VOTER 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "054643af78984f8c928b646596c18c37" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:43.733479 15193 tablet_bootstrap.cc:492] T 58601fe3471f4ea492032a86819e132b P 7a83fc45f2e142dc8ad381b96b1297ee: 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:38:43.733791 15193 tablet_bootstrap.cc:492] T 58601fe3471f4ea492032a86819e132b P 7a83fc45f2e142dc8ad381b96b1297ee: Bootstrap complete.
I20260601 13:38:43.734001 15193 ts_tablet_manager.cc:1403] T 58601fe3471f4ea492032a86819e132b P 7a83fc45f2e142dc8ad381b96b1297ee: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:38:43.734534 15193 raft_consensus.cc:359] T 58601fe3471f4ea492032a86819e132b P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:43.734792 15193 raft_consensus.cc:740] T 58601fe3471f4ea492032a86819e132b P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a83fc45f2e142dc8ad381b96b1297ee, State: Initialized, Role: FOLLOWER
I20260601 13:38:43.734916 15193 consensus_queue.cc:260] T 58601fe3471f4ea492032a86819e132b P 7a83fc45f2e142dc8ad381b96b1297ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:43.735275 15193 ts_tablet_manager.cc:1434] T 58601fe3471f4ea492032a86819e132b P 7a83fc45f2e142dc8ad381b96b1297ee: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:38:43.735378 15228 raft_consensus.cc:1275] T 58601fe3471f4ea492032a86819e132b P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Refusing update from remote peer 054643af78984f8c928b646596c18c37: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:43.735471 15193 tablet_bootstrap.cc:492] T 1f58d8a5725740ba99129ca0111db2d0 P 7a83fc45f2e142dc8ad381b96b1297ee: Bootstrap starting.
I20260601 13:38:43.735798 15038 consensus_queue.cc:1048] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:38:43.737341 14706 catalog_manager.cc:5007] TS 7a83fc45f2e142dc8ad381b96b1297ee (127.7.40.1:43701): delete failed for tablet 070419d52e8245e09ca40d38e53c0c80 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 070419d52e8245e09ca40d38e53c0c80 already in progress: opening tablet
I20260601 13:38:43.737241 15228 raft_consensus.cc:2955] T 58601fe3471f4ea492032a86819e132b P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: true } } }
W20260601 13:38:43.737788 14706 catalog_manager.cc:5007] TS 7a83fc45f2e142dc8ad381b96b1297ee (127.7.40.1:43701): delete failed for tablet 81a7f47286b3402eb2b1b356f63f347d because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 81a7f47286b3402eb2b1b356f63f347d already in progress: opening tablet
I20260601 13:38:43.738112 15254 heartbeater.cc:344] Connected to a master server at 127.7.40.62:35991
I20260601 13:38:43.738201 15254 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:43.738446 15254 heartbeater.cc:507] Master 127.7.40.62:35991 requested a full tablet report, sending...
I20260601 13:38:43.738758 15193 tablet_bootstrap.cc:492] T 1f58d8a5725740ba99129ca0111db2d0 P 7a83fc45f2e142dc8ad381b96b1297ee: 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:38:43.739025 15193 tablet_bootstrap.cc:492] T 1f58d8a5725740ba99129ca0111db2d0 P 7a83fc45f2e142dc8ad381b96b1297ee: Bootstrap complete.
I20260601 13:38:43.739250 15193 ts_tablet_manager.cc:1403] T 1f58d8a5725740ba99129ca0111db2d0 P 7a83fc45f2e142dc8ad381b96b1297ee: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20260601 13:38:43.739727 14719 ts_manager.cc:194] Re-registered known tserver with Master: 7a83fc45f2e142dc8ad381b96b1297ee (127.7.40.1:43701)
I20260601 13:38:43.739764 15193 raft_consensus.cc:359] T 1f58d8a5725740ba99129ca0111db2d0 P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:43.739853 15193 raft_consensus.cc:740] T 1f58d8a5725740ba99129ca0111db2d0 P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a83fc45f2e142dc8ad381b96b1297ee, State: Initialized, Role: FOLLOWER
I20260601 13:38:43.739979 15193 consensus_queue.cc:260] T 1f58d8a5725740ba99129ca0111db2d0 P 7a83fc45f2e142dc8ad381b96b1297ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:43.740402 15193 ts_tablet_manager.cc:1434] T 1f58d8a5725740ba99129ca0111db2d0 P 7a83fc45f2e142dc8ad381b96b1297ee: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:43.740569 15193 tablet_bootstrap.cc:492] T e019298b130a4f70a93c79dfeef74b30 P 7a83fc45f2e142dc8ad381b96b1297ee: Bootstrap starting.
I20260601 13:38:43.741961 15210 tablet_service.cc:1558] Processing DeleteTablet for tablet 81a7f47286b3402eb2b1b356f63f347d with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:38:43 UTC) from {username='slave'} at 127.0.0.1:36460
I20260601 13:38:43.741961 15217 tablet_service.cc:1558] Processing DeleteTablet for tablet 070419d52e8245e09ca40d38e53c0c80 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:38:43 UTC) from {username='slave'} at 127.0.0.1:36460
W20260601 13:38:43.742415 14706 catalog_manager.cc:5007] TS 7a83fc45f2e142dc8ad381b96b1297ee (127.7.40.1:43701): delete failed for tablet 81a7f47286b3402eb2b1b356f63f347d because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 81a7f47286b3402eb2b1b356f63f347d already in progress: opening tablet
I20260601 13:38:43.742460 14719 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42350
W20260601 13:38:43.742604 14706 catalog_manager.cc:5007] TS 7a83fc45f2e142dc8ad381b96b1297ee (127.7.40.1:43701): delete failed for tablet 070419d52e8245e09ca40d38e53c0c80 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 070419d52e8245e09ca40d38e53c0c80 already in progress: opening tablet
I20260601 13:38:43.743340 15254 heartbeater.cc:499] Master 127.7.40.62:35991 was elected leader, sending a full tablet report...
I20260601 13:38:43.743722 15193 tablet_bootstrap.cc:492] T e019298b130a4f70a93c79dfeef74b30 P 7a83fc45f2e142dc8ad381b96b1297ee: 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:38:43.744065 15193 tablet_bootstrap.cc:492] T e019298b130a4f70a93c79dfeef74b30 P 7a83fc45f2e142dc8ad381b96b1297ee: Bootstrap complete.
I20260601 13:38:43.744273 15193 ts_tablet_manager.cc:1403] T e019298b130a4f70a93c79dfeef74b30 P 7a83fc45f2e142dc8ad381b96b1297ee: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:38:43.744699 15193 raft_consensus.cc:359] T e019298b130a4f70a93c79dfeef74b30 P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:43.744792 15193 raft_consensus.cc:740] T e019298b130a4f70a93c79dfeef74b30 P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a83fc45f2e142dc8ad381b96b1297ee, State: Initialized, Role: FOLLOWER
I20260601 13:38:43.744926 15193 consensus_queue.cc:260] T e019298b130a4f70a93c79dfeef74b30 P 7a83fc45f2e142dc8ad381b96b1297ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:43.745172 15193 ts_tablet_manager.cc:1434] T e019298b130a4f70a93c79dfeef74b30 P 7a83fc45f2e142dc8ad381b96b1297ee: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:38:43.745301 15193 tablet_bootstrap.cc:492] T 432b0149705e43e896c4b365bfd9208b P 7a83fc45f2e142dc8ad381b96b1297ee: Bootstrap starting.
I20260601 13:38:43.746292 15217 tablet_service.cc:1558] Processing DeleteTablet for tablet 81a7f47286b3402eb2b1b356f63f347d with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:38:43 UTC) from {username='slave'} at 127.0.0.1:36460
I20260601 13:38:43.746349 15210 tablet_service.cc:1558] Processing DeleteTablet for tablet 070419d52e8245e09ca40d38e53c0c80 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:38:43 UTC) from {username='slave'} at 127.0.0.1:36460
W20260601 13:38:43.746834 14706 catalog_manager.cc:5007] TS 7a83fc45f2e142dc8ad381b96b1297ee (127.7.40.1:43701): delete failed for tablet 81a7f47286b3402eb2b1b356f63f347d because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 81a7f47286b3402eb2b1b356f63f347d already in progress: opening tablet
W20260601 13:38:43.746980 14706 catalog_manager.cc:5007] TS 7a83fc45f2e142dc8ad381b96b1297ee (127.7.40.1:43701): delete failed for tablet 070419d52e8245e09ca40d38e53c0c80 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 070419d52e8245e09ca40d38e53c0c80 already in progress: opening tablet
I20260601 13:38:43.748379 15193 tablet_bootstrap.cc:492] T 432b0149705e43e896c4b365bfd9208b P 7a83fc45f2e142dc8ad381b96b1297ee: 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:38:43.748692 15193 tablet_bootstrap.cc:492] T 432b0149705e43e896c4b365bfd9208b P 7a83fc45f2e142dc8ad381b96b1297ee: Bootstrap complete.
I20260601 13:38:43.748832 15193 ts_tablet_manager.cc:1403] T 432b0149705e43e896c4b365bfd9208b P 7a83fc45f2e142dc8ad381b96b1297ee: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:38:43.749200 15193 raft_consensus.cc:359] T 432b0149705e43e896c4b365bfd9208b P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } }
I20260601 13:38:43.749292 15193 raft_consensus.cc:740] T 432b0149705e43e896c4b365bfd9208b P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a83fc45f2e142dc8ad381b96b1297ee, State: Initialized, Role: FOLLOWER
I20260601 13:38:43.749449 15193 consensus_queue.cc:260] T 432b0149705e43e896c4b365bfd9208b P 7a83fc45f2e142dc8ad381b96b1297ee [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: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } }
I20260601 13:38:43.749711 15193 ts_tablet_manager.cc:1434] T 432b0149705e43e896c4b365bfd9208b P 7a83fc45f2e142dc8ad381b96b1297ee: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:38:43.749840 15193 tablet_bootstrap.cc:492] T 070419d52e8245e09ca40d38e53c0c80 P 7a83fc45f2e142dc8ad381b96b1297ee: Bootstrap starting.
I20260601 13:38:43.752895 15193 tablet_bootstrap.cc:492] T 070419d52e8245e09ca40d38e53c0c80 P 7a83fc45f2e142dc8ad381b96b1297ee: 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:38:43.753234 15193 tablet_bootstrap.cc:492] T 070419d52e8245e09ca40d38e53c0c80 P 7a83fc45f2e142dc8ad381b96b1297ee: Bootstrap complete.
I20260601 13:38:43.753383 15193 ts_tablet_manager.cc:1403] T 070419d52e8245e09ca40d38e53c0c80 P 7a83fc45f2e142dc8ad381b96b1297ee: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:38:43.753742 15193 raft_consensus.cc:359] T 070419d52e8245e09ca40d38e53c0c80 P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:43.753865 15193 raft_consensus.cc:740] T 070419d52e8245e09ca40d38e53c0c80 P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a83fc45f2e142dc8ad381b96b1297ee, State: Initialized, Role: FOLLOWER
I20260601 13:38:43.754014 15193 consensus_queue.cc:260] T 070419d52e8245e09ca40d38e53c0c80 P 7a83fc45f2e142dc8ad381b96b1297ee [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: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:43.754259 15193 ts_tablet_manager.cc:1434] T 070419d52e8245e09ca40d38e53c0c80 P 7a83fc45f2e142dc8ad381b96b1297ee: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:38:43.754395 15193 tablet_bootstrap.cc:492] T 81a7f47286b3402eb2b1b356f63f347d P 7a83fc45f2e142dc8ad381b96b1297ee: Bootstrap starting.
I20260601 13:38:43.756042 15210 tablet_service.cc:1558] Processing DeleteTablet for tablet 070419d52e8245e09ca40d38e53c0c80 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:38:43 UTC) from {username='slave'} at 127.0.0.1:36460
I20260601 13:38:43.756260 15261 tablet_replica.cc:333] stopping tablet replica
I20260601 13:38:43.756410 15261 raft_consensus.cc:2243] T 070419d52e8245e09ca40d38e53c0c80 P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:43.756520 15261 pending_rounds.cc:70] T 070419d52e8245e09ca40d38e53c0c80 P 7a83fc45f2e142dc8ad381b96b1297ee: Trying to abort 1 pending ops.
I20260601 13:38:43.756554 15261 pending_rounds.cc:77] T 070419d52e8245e09ca40d38e53c0c80 P 7a83fc45f2e142dc8ad381b96b1297ee: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195317394006016 op_type: NO_OP noop_request { }
I20260601 13:38:43.756633 15261 raft_consensus.cc:2889] T 070419d52e8245e09ca40d38e53c0c80 P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:38:43.756708 15261 raft_consensus.cc:2272] T 070419d52e8245e09ca40d38e53c0c80 P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:43.757205 15261 ts_tablet_manager.cc:1916] T 070419d52e8245e09ca40d38e53c0c80 P 7a83fc45f2e142dc8ad381b96b1297ee: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:38:43.758256 15193 tablet_bootstrap.cc:492] T 81a7f47286b3402eb2b1b356f63f347d P 7a83fc45f2e142dc8ad381b96b1297ee: 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:38:43.758595 15193 tablet_bootstrap.cc:492] T 81a7f47286b3402eb2b1b356f63f347d P 7a83fc45f2e142dc8ad381b96b1297ee: Bootstrap complete.
I20260601 13:38:43.758778 15193 ts_tablet_manager.cc:1403] T 81a7f47286b3402eb2b1b356f63f347d P 7a83fc45f2e142dc8ad381b96b1297ee: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:38:43.759323 15193 raft_consensus.cc:359] T 81a7f47286b3402eb2b1b356f63f347d P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:43.759478 15193 raft_consensus.cc:740] T 81a7f47286b3402eb2b1b356f63f347d P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a83fc45f2e142dc8ad381b96b1297ee, State: Initialized, Role: FOLLOWER
I20260601 13:38:43.759649 15193 consensus_queue.cc:260] T 81a7f47286b3402eb2b1b356f63f347d P 7a83fc45f2e142dc8ad381b96b1297ee [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: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:43.759747 15261 ts_tablet_manager.cc:1929] T 070419d52e8245e09ca40d38e53c0c80 P 7a83fc45f2e142dc8ad381b96b1297ee: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:38:43.759799 15261 log.cc:1199] T 070419d52e8245e09ca40d38e53c0c80 P 7a83fc45f2e142dc8ad381b96b1297ee: Deleting WAL directory at /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320954551505-7328-0/minicluster-data/ts-0-root/wals/070419d52e8245e09ca40d38e53c0c80
I20260601 13:38:43.760015 15193 ts_tablet_manager.cc:1434] T 81a7f47286b3402eb2b1b356f63f347d P 7a83fc45f2e142dc8ad381b96b1297ee: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:38:43.760082 15261 ts_tablet_manager.cc:1950] T 070419d52e8245e09ca40d38e53c0c80 P 7a83fc45f2e142dc8ad381b96b1297ee: Deleting consensus metadata
I20260601 13:38:43.760795 14706 catalog_manager.cc:5027] TS 7a83fc45f2e142dc8ad381b96b1297ee (127.7.40.1:43701): tablet 070419d52e8245e09ca40d38e53c0c80 (table dugtrio [id=36f8021d5d7c4388a84f359be55be1cf]) successfully deleted
I20260601 13:38:43.761799 15210 tablet_service.cc:1558] Processing DeleteTablet for tablet 81a7f47286b3402eb2b1b356f63f347d with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:38:43 UTC) from {username='slave'} at 127.0.0.1:36460
I20260601 13:38:43.762053 15261 tablet_replica.cc:333] stopping tablet replica
I20260601 13:38:43.762212 15261 raft_consensus.cc:2243] T 81a7f47286b3402eb2b1b356f63f347d P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:43.762336 15261 pending_rounds.cc:70] T 81a7f47286b3402eb2b1b356f63f347d P 7a83fc45f2e142dc8ad381b96b1297ee: Trying to abort 1 pending ops.
I20260601 13:38:43.762370 15261 pending_rounds.cc:77] T 81a7f47286b3402eb2b1b356f63f347d P 7a83fc45f2e142dc8ad381b96b1297ee: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195317323993088 op_type: NO_OP noop_request { }
I20260601 13:38:43.762435 15261 raft_consensus.cc:2889] T 81a7f47286b3402eb2b1b356f63f347d P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:38:43.762496 15261 raft_consensus.cc:2272] T 81a7f47286b3402eb2b1b356f63f347d P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:43.763036 15261 ts_tablet_manager.cc:1916] T 81a7f47286b3402eb2b1b356f63f347d P 7a83fc45f2e142dc8ad381b96b1297ee: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:38:43.764815 15261 ts_tablet_manager.cc:1929] T 81a7f47286b3402eb2b1b356f63f347d P 7a83fc45f2e142dc8ad381b96b1297ee: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:38:43.764880 15261 log.cc:1199] T 81a7f47286b3402eb2b1b356f63f347d P 7a83fc45f2e142dc8ad381b96b1297ee: Deleting WAL directory at /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320954551505-7328-0/minicluster-data/ts-0-root/wals/81a7f47286b3402eb2b1b356f63f347d
I20260601 13:38:43.765067 15261 ts_tablet_manager.cc:1950] T 81a7f47286b3402eb2b1b356f63f347d P 7a83fc45f2e142dc8ad381b96b1297ee: Deleting consensus metadata
I20260601 13:38:43.765861 14706 catalog_manager.cc:5027] TS 7a83fc45f2e142dc8ad381b96b1297ee (127.7.40.1:43701): tablet 81a7f47286b3402eb2b1b356f63f347d (table dugtrio [id=36f8021d5d7c4388a84f359be55be1cf]) successfully deleted
I20260601 13:38:43.796903 15210 tablet_service.cc:1558] Processing DeleteTablet for tablet fb807d2d2cb74d78a30305d4d8741938 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:38:43 UTC) from {username='slave'} at 127.0.0.1:36460
I20260601 13:38:43.797226 15261 tablet_replica.cc:333] stopping tablet replica
I20260601 13:38:43.797375 15261 raft_consensus.cc:2243] T fb807d2d2cb74d78a30305d4d8741938 P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:43.797501 15261 raft_consensus.cc:2272] T fb807d2d2cb74d78a30305d4d8741938 P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:43.798120 15261 ts_tablet_manager.cc:1916] T fb807d2d2cb74d78a30305d4d8741938 P 7a83fc45f2e142dc8ad381b96b1297ee: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:38:43.799918 15261 ts_tablet_manager.cc:1929] T fb807d2d2cb74d78a30305d4d8741938 P 7a83fc45f2e142dc8ad381b96b1297ee: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:38:43.799985 15261 log.cc:1199] T fb807d2d2cb74d78a30305d4d8741938 P 7a83fc45f2e142dc8ad381b96b1297ee: Deleting WAL directory at /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320954551505-7328-0/minicluster-data/ts-0-root/wals/fb807d2d2cb74d78a30305d4d8741938
I20260601 13:38:43.800146 15261 ts_tablet_manager.cc:1950] T fb807d2d2cb74d78a30305d4d8741938 P 7a83fc45f2e142dc8ad381b96b1297ee: Deleting consensus metadata
I20260601 13:38:43.800958 14706 catalog_manager.cc:5027] TS 7a83fc45f2e142dc8ad381b96b1297ee (127.7.40.1:43701): tablet fb807d2d2cb74d78a30305d4d8741938 (table dugtrio [id=36f8021d5d7c4388a84f359be55be1cf]) successfully deleted
I20260601 13:38:43.815794 15210 tablet_service.cc:1558] Processing DeleteTablet for tablet 55476cbbd833465db907ce6e92bd2ed0 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:38:43 UTC) from {username='slave'} at 127.0.0.1:36460
I20260601 13:38:43.816066 15261 tablet_replica.cc:333] stopping tablet replica
I20260601 13:38:43.816200 15261 raft_consensus.cc:2243] T 55476cbbd833465db907ce6e92bd2ed0 P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:43.816295 15261 pending_rounds.cc:70] T 55476cbbd833465db907ce6e92bd2ed0 P 7a83fc45f2e142dc8ad381b96b1297ee: Trying to abort 1 pending ops.
I20260601 13:38:43.816318 15261 pending_rounds.cc:77] T 55476cbbd833465db907ce6e92bd2ed0 P 7a83fc45f2e142dc8ad381b96b1297ee: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195318001086464 op_type: NO_OP noop_request { }
I20260601 13:38:43.816382 15261 raft_consensus.cc:2889] T 55476cbbd833465db907ce6e92bd2ed0 P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:38:43.816421 15261 raft_consensus.cc:2272] T 55476cbbd833465db907ce6e92bd2ed0 P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:43.816977 15261 ts_tablet_manager.cc:1916] T 55476cbbd833465db907ce6e92bd2ed0 P 7a83fc45f2e142dc8ad381b96b1297ee: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:38:43.818712 15261 ts_tablet_manager.cc:1929] T 55476cbbd833465db907ce6e92bd2ed0 P 7a83fc45f2e142dc8ad381b96b1297ee: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:38:43.818781 15261 log.cc:1199] T 55476cbbd833465db907ce6e92bd2ed0 P 7a83fc45f2e142dc8ad381b96b1297ee: Deleting WAL directory at /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320954551505-7328-0/minicluster-data/ts-0-root/wals/55476cbbd833465db907ce6e92bd2ed0
I20260601 13:38:43.819010 15261 ts_tablet_manager.cc:1950] T 55476cbbd833465db907ce6e92bd2ed0 P 7a83fc45f2e142dc8ad381b96b1297ee: Deleting consensus metadata
I20260601 13:38:43.819872 14706 catalog_manager.cc:5027] TS 7a83fc45f2e142dc8ad381b96b1297ee (127.7.40.1:43701): tablet 55476cbbd833465db907ce6e92bd2ed0 (table dugtrio [id=36f8021d5d7c4388a84f359be55be1cf]) successfully deleted
W20260601 13:38:43.859125 14768 auto_rebalancer.cc:591] Failed to schedule move for tablet 58601fe3471f4ea492032a86819e132b: Invalid argument: Server with UUID 24cc3eb3b04042f281a48da71acdb01c is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: true } }
W20260601 13:38:43.863570 14768 auto_rebalancer.cc:591] Failed to schedule move for tablet 432b0149705e43e896c4b365bfd9208b: Illegal state: Replica 7a83fc45f2e142dc8ad381b96b1297ee is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } }
W20260601 13:38:43.864626 14768 auto_rebalancer.cc:591] Failed to schedule move for tablet e019298b130a4f70a93c79dfeef74b30: Invalid argument: Server with UUID 24cc3eb3b04042f281a48da71acdb01c is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: true } }
W20260601 13:38:43.975431 15255 tablet.cc:2404] T 1f58d8a5725740ba99129ca0111db2d0 P 7a83fc45f2e142dc8ad381b96b1297ee: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:38:43.991374 15188 raft_consensus.cc:493] T 432b0149705e43e896c4b365bfd9208b P e8f2b71f6e3546f99ef6657f65882a1c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a83fc45f2e142dc8ad381b96b1297ee)
I20260601 13:38:43.991550 15188 raft_consensus.cc:515] T 432b0149705e43e896c4b365bfd9208b P e8f2b71f6e3546f99ef6657f65882a1c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } }
I20260601 13:38:43.992089 15188 leader_election.cc:290] T 432b0149705e43e896c4b365bfd9208b P e8f2b71f6e3546f99ef6657f65882a1c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a83fc45f2e142dc8ad381b96b1297ee (127.7.40.1:43701), 054643af78984f8c928b646596c18c37 (127.7.40.3:33469)
I20260601 13:38:43.992635 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432b0149705e43e896c4b365bfd9208b" candidate_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "054643af78984f8c928b646596c18c37" is_pre_election: true
I20260601 13:38:43.992798 14973 raft_consensus.cc:2468] T 432b0149705e43e896c4b365bfd9208b P 054643af78984f8c928b646596c18c37 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8f2b71f6e3546f99ef6657f65882a1c in term 1.
I20260601 13:38:43.993185 14863 leader_election.cc:304] T 432b0149705e43e896c4b365bfd9208b P e8f2b71f6e3546f99ef6657f65882a1c [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: 054643af78984f8c928b646596c18c37, e8f2b71f6e3546f99ef6657f65882a1c; no voters: 
I20260601 13:38:43.993408 15188 raft_consensus.cc:2804] T 432b0149705e43e896c4b365bfd9208b P e8f2b71f6e3546f99ef6657f65882a1c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:38:43.993471 15188 raft_consensus.cc:493] T 432b0149705e43e896c4b365bfd9208b P e8f2b71f6e3546f99ef6657f65882a1c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a83fc45f2e142dc8ad381b96b1297ee)
I20260601 13:38:43.993501 15188 raft_consensus.cc:3060] T 432b0149705e43e896c4b365bfd9208b P e8f2b71f6e3546f99ef6657f65882a1c [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:38:43.994719 15188 raft_consensus.cc:515] T 432b0149705e43e896c4b365bfd9208b P e8f2b71f6e3546f99ef6657f65882a1c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } }
I20260601 13:38:43.995267 15188 leader_election.cc:290] T 432b0149705e43e896c4b365bfd9208b P e8f2b71f6e3546f99ef6657f65882a1c [CANDIDATE]: Term 2 election: Requested vote from peers 7a83fc45f2e142dc8ad381b96b1297ee (127.7.40.1:43701), 054643af78984f8c928b646596c18c37 (127.7.40.3:33469)
I20260601 13:38:43.995859 14973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432b0149705e43e896c4b365bfd9208b" candidate_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "054643af78984f8c928b646596c18c37"
I20260601 13:38:43.995999 14973 raft_consensus.cc:3060] T 432b0149705e43e896c4b365bfd9208b P 054643af78984f8c928b646596c18c37 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:38:43.996441 15228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432b0149705e43e896c4b365bfd9208b" candidate_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" is_pre_election: true
I20260601 13:38:43.996585 15228 raft_consensus.cc:2468] T 432b0149705e43e896c4b365bfd9208b P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8f2b71f6e3546f99ef6657f65882a1c in term 1.
I20260601 13:38:43.996526 15227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432b0149705e43e896c4b365bfd9208b" candidate_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a83fc45f2e142dc8ad381b96b1297ee"
I20260601 13:38:43.996690 15227 raft_consensus.cc:3060] T 432b0149705e43e896c4b365bfd9208b P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:38:43.997308 14973 raft_consensus.cc:2468] T 432b0149705e43e896c4b365bfd9208b P 054643af78984f8c928b646596c18c37 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8f2b71f6e3546f99ef6657f65882a1c in term 2.
I20260601 13:38:43.997610 14863 leader_election.cc:304] T 432b0149705e43e896c4b365bfd9208b P e8f2b71f6e3546f99ef6657f65882a1c [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: 054643af78984f8c928b646596c18c37, e8f2b71f6e3546f99ef6657f65882a1c; no voters: 
I20260601 13:38:43.997824 15188 raft_consensus.cc:2804] T 432b0149705e43e896c4b365bfd9208b P e8f2b71f6e3546f99ef6657f65882a1c [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:38:43.997828 15227 raft_consensus.cc:2468] T 432b0149705e43e896c4b365bfd9208b P 7a83fc45f2e142dc8ad381b96b1297ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8f2b71f6e3546f99ef6657f65882a1c in term 2.
I20260601 13:38:43.997941 15188 raft_consensus.cc:697] T 432b0149705e43e896c4b365bfd9208b P e8f2b71f6e3546f99ef6657f65882a1c [term 2 LEADER]: Becoming Leader. State: Replica: e8f2b71f6e3546f99ef6657f65882a1c, State: Running, Role: LEADER
I20260601 13:38:43.998081 15188 consensus_queue.cc:237] T 432b0149705e43e896c4b365bfd9208b P e8f2b71f6e3546f99ef6657f65882a1c [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: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } }
I20260601 13:38:43.999917 14719 catalog_manager.cc:5696] T 432b0149705e43e896c4b365bfd9208b P e8f2b71f6e3546f99ef6657f65882a1c reported cstate change: term changed from 1 to 2, leader changed from 7a83fc45f2e142dc8ad381b96b1297ee (127.7.40.1) to e8f2b71f6e3546f99ef6657f65882a1c (127.7.40.2). New cstate: current_term: 2 leader_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } health_report { overall_health: HEALTHY } } }
I20260601 13:38:44.096022 15272 ts_tablet_manager.cc:933] T e019298b130a4f70a93c79dfeef74b30 P 24cc3eb3b04042f281a48da71acdb01c: Initiating tablet copy from peer 054643af78984f8c928b646596c18c37 (127.7.40.3:33469)
I20260601 13:38:44.096412 15272 tablet_copy_client.cc:323] T e019298b130a4f70a93c79dfeef74b30 P 24cc3eb3b04042f281a48da71acdb01c: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.3:33469
I20260601 13:38:44.100180 14984 tablet_copy_service.cc:140] P 054643af78984f8c928b646596c18c37: Received BeginTabletCopySession request for tablet e019298b130a4f70a93c79dfeef74b30 from peer 24cc3eb3b04042f281a48da71acdb01c ({username='slave'} at 127.0.0.1:36978)
I20260601 13:38:44.100324 14984 tablet_copy_service.cc:161] P 054643af78984f8c928b646596c18c37: Beginning new tablet copy session on tablet e019298b130a4f70a93c79dfeef74b30 from peer 24cc3eb3b04042f281a48da71acdb01c at {username='slave'} at 127.0.0.1:36978: session id = 24cc3eb3b04042f281a48da71acdb01c-e019298b130a4f70a93c79dfeef74b30
I20260601 13:38:44.101234 14984 tablet_copy_source_session.cc:215] T e019298b130a4f70a93c79dfeef74b30 P 054643af78984f8c928b646596c18c37: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:38:44.102213 15272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e019298b130a4f70a93c79dfeef74b30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:44.104290 15272 tablet_copy_client.cc:806] T e019298b130a4f70a93c79dfeef74b30 P 24cc3eb3b04042f281a48da71acdb01c: tablet copy: Starting download of 0 data blocks...
I20260601 13:38:44.104522 15272 tablet_copy_client.cc:670] T e019298b130a4f70a93c79dfeef74b30 P 24cc3eb3b04042f281a48da71acdb01c: tablet copy: Starting download of 1 WAL segments...
I20260601 13:38:44.105917 15272 tablet_copy_client.cc:538] T e019298b130a4f70a93c79dfeef74b30 P 24cc3eb3b04042f281a48da71acdb01c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:38:44.107185 15272 tablet_bootstrap.cc:492] T e019298b130a4f70a93c79dfeef74b30 P 24cc3eb3b04042f281a48da71acdb01c: Bootstrap starting.
I20260601 13:38:44.110869 15272 tablet_bootstrap.cc:492] T e019298b130a4f70a93c79dfeef74b30 P 24cc3eb3b04042f281a48da71acdb01c: 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:38:44.111233 15272 tablet_bootstrap.cc:492] T e019298b130a4f70a93c79dfeef74b30 P 24cc3eb3b04042f281a48da71acdb01c: Bootstrap complete.
I20260601 13:38:44.111413 15272 ts_tablet_manager.cc:1403] T e019298b130a4f70a93c79dfeef74b30 P 24cc3eb3b04042f281a48da71acdb01c: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20260601 13:38:44.111920 15272 raft_consensus.cc:359] T e019298b130a4f70a93c79dfeef74b30 P 24cc3eb3b04042f281a48da71acdb01c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: true } }
I20260601 13:38:44.112040 15272 raft_consensus.cc:740] T e019298b130a4f70a93c79dfeef74b30 P 24cc3eb3b04042f281a48da71acdb01c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 24cc3eb3b04042f281a48da71acdb01c, State: Initialized, Role: LEARNER
I20260601 13:38:44.112123 15272 consensus_queue.cc:260] T e019298b130a4f70a93c79dfeef74b30 P 24cc3eb3b04042f281a48da71acdb01c [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: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: true } }
I20260601 13:38:44.112598 15272 ts_tablet_manager.cc:1434] T e019298b130a4f70a93c79dfeef74b30 P 24cc3eb3b04042f281a48da71acdb01c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:44.112715 15172 heartbeater.cc:499] Master 127.7.40.62:35991 was elected leader, sending a full tablet report...
I20260601 13:38:44.113377 14984 tablet_copy_service.cc:342] P 054643af78984f8c928b646596c18c37: Request end of tablet copy session 24cc3eb3b04042f281a48da71acdb01c-e019298b130a4f70a93c79dfeef74b30 received from {username='slave'} at 127.0.0.1:36978
I20260601 13:38:44.113478 14984 tablet_copy_service.cc:434] P 054643af78984f8c928b646596c18c37: ending tablet copy session 24cc3eb3b04042f281a48da71acdb01c-e019298b130a4f70a93c79dfeef74b30 on tablet e019298b130a4f70a93c79dfeef74b30 with peer 24cc3eb3b04042f281a48da71acdb01c
I20260601 13:38:44.117549 15038 consensus_queue.cc:1050] T e019298b130a4f70a93c79dfeef74b30 P 054643af78984f8c928b646596c18c37 [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:44.118978 15227 raft_consensus.cc:2955] T e019298b130a4f70a93c79dfeef74b30 P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: true } } }
I20260601 13:38:44.153589 15272 ts_tablet_manager.cc:933] T 1f58d8a5725740ba99129ca0111db2d0 P 24cc3eb3b04042f281a48da71acdb01c: Initiating tablet copy from peer e8f2b71f6e3546f99ef6657f65882a1c (127.7.40.2:39545)
I20260601 13:38:44.153986 15272 tablet_copy_client.cc:323] T 1f58d8a5725740ba99129ca0111db2d0 P 24cc3eb3b04042f281a48da71acdb01c: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.2:39545
I20260601 13:38:44.158198 14909 tablet_copy_service.cc:140] P e8f2b71f6e3546f99ef6657f65882a1c: Received BeginTabletCopySession request for tablet 1f58d8a5725740ba99129ca0111db2d0 from peer 24cc3eb3b04042f281a48da71acdb01c ({username='slave'} at 127.0.0.1:60862)
I20260601 13:38:44.158337 14909 tablet_copy_service.cc:161] P e8f2b71f6e3546f99ef6657f65882a1c: Beginning new tablet copy session on tablet 1f58d8a5725740ba99129ca0111db2d0 from peer 24cc3eb3b04042f281a48da71acdb01c at {username='slave'} at 127.0.0.1:60862: session id = 24cc3eb3b04042f281a48da71acdb01c-1f58d8a5725740ba99129ca0111db2d0
I20260601 13:38:44.159260 14909 tablet_copy_source_session.cc:215] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:38:44.160285 15272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f58d8a5725740ba99129ca0111db2d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:44.162346 15272 tablet_copy_client.cc:806] T 1f58d8a5725740ba99129ca0111db2d0 P 24cc3eb3b04042f281a48da71acdb01c: tablet copy: Starting download of 0 data blocks...
I20260601 13:38:44.162528 15272 tablet_copy_client.cc:670] T 1f58d8a5725740ba99129ca0111db2d0 P 24cc3eb3b04042f281a48da71acdb01c: tablet copy: Starting download of 1 WAL segments...
I20260601 13:38:44.164342 15272 tablet_copy_client.cc:538] T 1f58d8a5725740ba99129ca0111db2d0 P 24cc3eb3b04042f281a48da71acdb01c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:38:44.165721 15272 tablet_bootstrap.cc:492] T 1f58d8a5725740ba99129ca0111db2d0 P 24cc3eb3b04042f281a48da71acdb01c: Bootstrap starting.
I20260601 13:38:44.169324 15272 tablet_bootstrap.cc:492] T 1f58d8a5725740ba99129ca0111db2d0 P 24cc3eb3b04042f281a48da71acdb01c: 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:38:44.169610 15272 tablet_bootstrap.cc:492] T 1f58d8a5725740ba99129ca0111db2d0 P 24cc3eb3b04042f281a48da71acdb01c: Bootstrap complete.
I20260601 13:38:44.169837 15272 ts_tablet_manager.cc:1403] T 1f58d8a5725740ba99129ca0111db2d0 P 24cc3eb3b04042f281a48da71acdb01c: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20260601 13:38:44.170354 15272 raft_consensus.cc:359] T 1f58d8a5725740ba99129ca0111db2d0 P 24cc3eb3b04042f281a48da71acdb01c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: true } }
I20260601 13:38:44.170471 15272 raft_consensus.cc:740] T 1f58d8a5725740ba99129ca0111db2d0 P 24cc3eb3b04042f281a48da71acdb01c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 24cc3eb3b04042f281a48da71acdb01c, State: Initialized, Role: LEARNER
I20260601 13:38:44.170616 15272 consensus_queue.cc:260] T 1f58d8a5725740ba99129ca0111db2d0 P 24cc3eb3b04042f281a48da71acdb01c [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: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: true } }
I20260601 13:38:44.170940 15272 ts_tablet_manager.cc:1434] T 1f58d8a5725740ba99129ca0111db2d0 P 24cc3eb3b04042f281a48da71acdb01c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:38:44.171859 14909 tablet_copy_service.cc:342] P e8f2b71f6e3546f99ef6657f65882a1c: Request end of tablet copy session 24cc3eb3b04042f281a48da71acdb01c-1f58d8a5725740ba99129ca0111db2d0 received from {username='slave'} at 127.0.0.1:60862
I20260601 13:38:44.171947 14909 tablet_copy_service.cc:434] P e8f2b71f6e3546f99ef6657f65882a1c: ending tablet copy session 24cc3eb3b04042f281a48da71acdb01c-1f58d8a5725740ba99129ca0111db2d0 on tablet 1f58d8a5725740ba99129ca0111db2d0 with peer 24cc3eb3b04042f281a48da71acdb01c
I20260601 13:38:44.281072 15188 consensus_queue.cc:1050] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:44.282634 15227 raft_consensus.cc:2955] T 1f58d8a5725740ba99129ca0111db2d0 P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: true } } }
I20260601 13:38:44.320194 15272 ts_tablet_manager.cc:933] T 58601fe3471f4ea492032a86819e132b P 24cc3eb3b04042f281a48da71acdb01c: Initiating tablet copy from peer 054643af78984f8c928b646596c18c37 (127.7.40.3:33469)
I20260601 13:38:44.320601 15272 tablet_copy_client.cc:323] T 58601fe3471f4ea492032a86819e132b P 24cc3eb3b04042f281a48da71acdb01c: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.3:33469
I20260601 13:38:44.321324 14984 tablet_copy_service.cc:140] P 054643af78984f8c928b646596c18c37: Received BeginTabletCopySession request for tablet 58601fe3471f4ea492032a86819e132b from peer 24cc3eb3b04042f281a48da71acdb01c ({username='slave'} at 127.0.0.1:36978)
I20260601 13:38:44.321442 14984 tablet_copy_service.cc:161] P 054643af78984f8c928b646596c18c37: Beginning new tablet copy session on tablet 58601fe3471f4ea492032a86819e132b from peer 24cc3eb3b04042f281a48da71acdb01c at {username='slave'} at 127.0.0.1:36978: session id = 24cc3eb3b04042f281a48da71acdb01c-58601fe3471f4ea492032a86819e132b
I20260601 13:38:44.322494 14984 tablet_copy_source_session.cc:215] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:38:44.323627 15272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58601fe3471f4ea492032a86819e132b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:44.325644 15272 tablet_copy_client.cc:806] T 58601fe3471f4ea492032a86819e132b P 24cc3eb3b04042f281a48da71acdb01c: tablet copy: Starting download of 0 data blocks...
I20260601 13:38:44.325829 15272 tablet_copy_client.cc:670] T 58601fe3471f4ea492032a86819e132b P 24cc3eb3b04042f281a48da71acdb01c: tablet copy: Starting download of 1 WAL segments...
I20260601 13:38:44.327517 15272 tablet_copy_client.cc:538] T 58601fe3471f4ea492032a86819e132b P 24cc3eb3b04042f281a48da71acdb01c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:38:44.329156 15272 tablet_bootstrap.cc:492] T 58601fe3471f4ea492032a86819e132b P 24cc3eb3b04042f281a48da71acdb01c: Bootstrap starting.
I20260601 13:38:44.333026 15272 tablet_bootstrap.cc:492] T 58601fe3471f4ea492032a86819e132b P 24cc3eb3b04042f281a48da71acdb01c: 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:38:44.333338 15272 tablet_bootstrap.cc:492] T 58601fe3471f4ea492032a86819e132b P 24cc3eb3b04042f281a48da71acdb01c: Bootstrap complete.
I20260601 13:38:44.333551 15272 ts_tablet_manager.cc:1403] T 58601fe3471f4ea492032a86819e132b P 24cc3eb3b04042f281a48da71acdb01c: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20260601 13:38:44.333997 15272 raft_consensus.cc:359] T 58601fe3471f4ea492032a86819e132b P 24cc3eb3b04042f281a48da71acdb01c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: true } }
I20260601 13:38:44.334133 15272 raft_consensus.cc:740] T 58601fe3471f4ea492032a86819e132b P 24cc3eb3b04042f281a48da71acdb01c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 24cc3eb3b04042f281a48da71acdb01c, State: Initialized, Role: LEARNER
I20260601 13:38:44.334257 15272 consensus_queue.cc:260] T 58601fe3471f4ea492032a86819e132b P 24cc3eb3b04042f281a48da71acdb01c [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: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: true } }
I20260601 13:38:44.334563 15272 ts_tablet_manager.cc:1434] T 58601fe3471f4ea492032a86819e132b P 24cc3eb3b04042f281a48da71acdb01c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:38:44.335155 14984 tablet_copy_service.cc:342] P 054643af78984f8c928b646596c18c37: Request end of tablet copy session 24cc3eb3b04042f281a48da71acdb01c-58601fe3471f4ea492032a86819e132b received from {username='slave'} at 127.0.0.1:36978
I20260601 13:38:44.335260 14984 tablet_copy_service.cc:434] P 054643af78984f8c928b646596c18c37: ending tablet copy session 24cc3eb3b04042f281a48da71acdb01c-58601fe3471f4ea492032a86819e132b on tablet 58601fe3471f4ea492032a86819e132b with peer 24cc3eb3b04042f281a48da71acdb01c
I20260601 13:38:44.358728 14973 consensus_queue.cc:237] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37 [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: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:44.360087 14899 raft_consensus.cc:1275] T 58601fe3471f4ea492032a86819e132b P e8f2b71f6e3546f99ef6657f65882a1c [term 1 FOLLOWER]: Refusing update from remote peer 054643af78984f8c928b646596c18c37: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:38:44.360102 15227 raft_consensus.cc:1275] T 58601fe3471f4ea492032a86819e132b P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Refusing update from remote peer 054643af78984f8c928b646596c18c37: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:38:44.360558 15283 consensus_queue.cc:1048] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:38:44.360709 15087 consensus_queue.cc:1048] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:38:44.362362 15038 raft_consensus.cc:2955] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } }
I20260601 13:38:44.362970 14899 raft_consensus.cc:2955] T 58601fe3471f4ea492032a86819e132b P e8f2b71f6e3546f99ef6657f65882a1c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } }
I20260601 13:38:44.363080 15227 raft_consensus.cc:2955] T 58601fe3471f4ea492032a86819e132b P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } }
I20260601 13:38:44.365159 14705 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 58601fe3471f4ea492032a86819e132b with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:38:44.365106 14719 catalog_manager.cc:5696] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37 reported cstate change: config changed from index 2 to 3, NON_VOTER 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4) evicted. New cstate: current_term: 1 leader_uuid: "054643af78984f8c928b646596c18c37" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } health_report { overall_health: HEALTHY } } }
I20260601 13:38:44.371361 15136 tablet_service.cc:1558] Processing DeleteTablet for tablet 58601fe3471f4ea492032a86819e132b with delete_type TABLET_DATA_TOMBSTONED (TS 24cc3eb3b04042f281a48da71acdb01c not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:34394
I20260601 13:38:44.371789 15286 tablet_replica.cc:333] T 58601fe3471f4ea492032a86819e132b P 24cc3eb3b04042f281a48da71acdb01c: stopping tablet replica
I20260601 13:38:44.371975 15286 raft_consensus.cc:2243] T 58601fe3471f4ea492032a86819e132b P 24cc3eb3b04042f281a48da71acdb01c [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:38:44.372135 15286 raft_consensus.cc:2272] T 58601fe3471f4ea492032a86819e132b P 24cc3eb3b04042f281a48da71acdb01c [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:38:44.372714 15286 ts_tablet_manager.cc:1916] T 58601fe3471f4ea492032a86819e132b P 24cc3eb3b04042f281a48da71acdb01c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:38:44.374763 15286 ts_tablet_manager.cc:1929] T 58601fe3471f4ea492032a86819e132b P 24cc3eb3b04042f281a48da71acdb01c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260601 13:38:44.374837 15286 log.cc:1199] T 58601fe3471f4ea492032a86819e132b P 24cc3eb3b04042f281a48da71acdb01c: Deleting WAL directory at /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320954551505-7328-0/minicluster-data/ts-3-root/wals/58601fe3471f4ea492032a86819e132b
I20260601 13:38:44.375484 14706 catalog_manager.cc:5027] TS 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4:40603): tablet 58601fe3471f4ea492032a86819e132b (table test-workload [id=ec72dd0d91d74006a04072c18dfc0339]) successfully deleted
I20260601 13:38:44.485463 15227 raft_consensus.cc:1275] T 432b0149705e43e896c4b365bfd9208b P 7a83fc45f2e142dc8ad381b96b1297ee [term 2 FOLLOWER]: Refusing update from remote peer e8f2b71f6e3546f99ef6657f65882a1c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:38:44.486011 15188 consensus_queue.cc:1048] T 432b0149705e43e896c4b365bfd9208b P e8f2b71f6e3546f99ef6657f65882a1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:38:44.489099 14973 raft_consensus.cc:1275] T 432b0149705e43e896c4b365bfd9208b P 054643af78984f8c928b646596c18c37 [term 2 FOLLOWER]: Refusing update from remote peer e8f2b71f6e3546f99ef6657f65882a1c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:38:44.489583 15188 consensus_queue.cc:1048] T 432b0149705e43e896c4b365bfd9208b P e8f2b71f6e3546f99ef6657f65882a1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:38:44.547688 15145 raft_consensus.cc:1217] T 1f58d8a5725740ba99129ca0111db2d0 P 24cc3eb3b04042f281a48da71acdb01c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:38:44.555102 15145 raft_consensus.cc:1217] T e019298b130a4f70a93c79dfeef74b30 P 24cc3eb3b04042f281a48da71acdb01c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:38:44.591228 14973 consensus_queue.cc:237] T e019298b130a4f70a93c79dfeef74b30 P 054643af78984f8c928b646596c18c37 [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: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:44.592561 14899 raft_consensus.cc:1275] T e019298b130a4f70a93c79dfeef74b30 P e8f2b71f6e3546f99ef6657f65882a1c [term 1 FOLLOWER]: Refusing update from remote peer 054643af78984f8c928b646596c18c37: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:38:44.592710 15227 raft_consensus.cc:1275] T e019298b130a4f70a93c79dfeef74b30 P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Refusing update from remote peer 054643af78984f8c928b646596c18c37: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:38:44.593004 15087 consensus_queue.cc:1048] T e019298b130a4f70a93c79dfeef74b30 P 054643af78984f8c928b646596c18c37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:38:44.593154 15283 consensus_queue.cc:1048] T e019298b130a4f70a93c79dfeef74b30 P 054643af78984f8c928b646596c18c37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:38:44.594732 15038 raft_consensus.cc:2955] T e019298b130a4f70a93c79dfeef74b30 P 054643af78984f8c928b646596c18c37 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } }
I20260601 13:38:44.595151 15227 raft_consensus.cc:2955] T e019298b130a4f70a93c79dfeef74b30 P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } }
I20260601 13:38:44.595263 14899 raft_consensus.cc:2955] T e019298b130a4f70a93c79dfeef74b30 P e8f2b71f6e3546f99ef6657f65882a1c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } }
I20260601 13:38:44.597158 14705 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet e019298b130a4f70a93c79dfeef74b30 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:38:44.597501 14718 catalog_manager.cc:5696] T e019298b130a4f70a93c79dfeef74b30 P e8f2b71f6e3546f99ef6657f65882a1c reported cstate change: config changed from index 2 to 3, NON_VOTER 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4) evicted. New cstate: current_term: 1 leader_uuid: "054643af78984f8c928b646596c18c37" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } }
I20260601 13:38:44.600420 15136 tablet_service.cc:1558] Processing DeleteTablet for tablet e019298b130a4f70a93c79dfeef74b30 with delete_type TABLET_DATA_TOMBSTONED (TS 24cc3eb3b04042f281a48da71acdb01c not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:34394
I20260601 13:38:44.600641 15286 tablet_replica.cc:333] T e019298b130a4f70a93c79dfeef74b30 P 24cc3eb3b04042f281a48da71acdb01c: stopping tablet replica
I20260601 13:38:44.600788 15286 raft_consensus.cc:2243] T e019298b130a4f70a93c79dfeef74b30 P 24cc3eb3b04042f281a48da71acdb01c [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:38:44.600912 15286 raft_consensus.cc:2272] T e019298b130a4f70a93c79dfeef74b30 P 24cc3eb3b04042f281a48da71acdb01c [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:38:44.601553 15286 ts_tablet_manager.cc:1916] T e019298b130a4f70a93c79dfeef74b30 P 24cc3eb3b04042f281a48da71acdb01c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:38:44.603600 15286 ts_tablet_manager.cc:1929] T e019298b130a4f70a93c79dfeef74b30 P 24cc3eb3b04042f281a48da71acdb01c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260601 13:38:44.603677 15286 log.cc:1199] T e019298b130a4f70a93c79dfeef74b30 P 24cc3eb3b04042f281a48da71acdb01c: Deleting WAL directory at /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320954551505-7328-0/minicluster-data/ts-3-root/wals/e019298b130a4f70a93c79dfeef74b30
I20260601 13:38:44.604224 14706 catalog_manager.cc:5027] TS 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4:40603): tablet e019298b130a4f70a93c79dfeef74b30 (table test-workload [id=ec72dd0d91d74006a04072c18dfc0339]) successfully deleted
I20260601 13:38:44.788043 14899 consensus_queue.cc:237] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c [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: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } }
I20260601 13:38:44.789556 15227 raft_consensus.cc:1275] T 1f58d8a5725740ba99129ca0111db2d0 P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Refusing update from remote peer e8f2b71f6e3546f99ef6657f65882a1c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:38:44.789592 14973 raft_consensus.cc:1275] T 1f58d8a5725740ba99129ca0111db2d0 P 054643af78984f8c928b646596c18c37 [term 1 FOLLOWER]: Refusing update from remote peer e8f2b71f6e3546f99ef6657f65882a1c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:38:44.789999 15291 consensus_queue.cc:1048] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:38:44.790249 15029 consensus_queue.cc:1048] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:38:44.791949 15291 raft_consensus.cc:2955] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } }
I20260601 13:38:44.792621 15227 raft_consensus.cc:2955] T 1f58d8a5725740ba99129ca0111db2d0 P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } }
I20260601 13:38:44.792621 14973 raft_consensus.cc:2955] T 1f58d8a5725740ba99129ca0111db2d0 P 054643af78984f8c928b646596c18c37 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } }
I20260601 13:38:44.794072 14705 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 1f58d8a5725740ba99129ca0111db2d0 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:38:44.794503 14719 catalog_manager.cc:5696] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c reported cstate change: config changed from index 2 to 3, NON_VOTER 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4) evicted. New cstate: current_term: 1 leader_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } health_report { overall_health: HEALTHY } } }
I20260601 13:38:44.797526 15136 tablet_service.cc:1558] Processing DeleteTablet for tablet 1f58d8a5725740ba99129ca0111db2d0 with delete_type TABLET_DATA_TOMBSTONED (TS 24cc3eb3b04042f281a48da71acdb01c not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:34394
I20260601 13:38:44.797834 15286 tablet_replica.cc:333] T 1f58d8a5725740ba99129ca0111db2d0 P 24cc3eb3b04042f281a48da71acdb01c: stopping tablet replica
I20260601 13:38:44.798003 15286 raft_consensus.cc:2243] T 1f58d8a5725740ba99129ca0111db2d0 P 24cc3eb3b04042f281a48da71acdb01c [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:38:44.798131 15286 raft_consensus.cc:2272] T 1f58d8a5725740ba99129ca0111db2d0 P 24cc3eb3b04042f281a48da71acdb01c [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:38:44.798664 15286 ts_tablet_manager.cc:1916] T 1f58d8a5725740ba99129ca0111db2d0 P 24cc3eb3b04042f281a48da71acdb01c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:38:44.800618 15286 ts_tablet_manager.cc:1929] T 1f58d8a5725740ba99129ca0111db2d0 P 24cc3eb3b04042f281a48da71acdb01c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260601 13:38:44.800686 15286 log.cc:1199] T 1f58d8a5725740ba99129ca0111db2d0 P 24cc3eb3b04042f281a48da71acdb01c: Deleting WAL directory at /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320954551505-7328-0/minicluster-data/ts-3-root/wals/1f58d8a5725740ba99129ca0111db2d0
I20260601 13:38:44.801132 14706 catalog_manager.cc:5027] TS 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4:40603): tablet 1f58d8a5725740ba99129ca0111db2d0 (table test-workload [id=ec72dd0d91d74006a04072c18dfc0339]) successfully deleted
I20260601 13:38:44.867753 14973 consensus_queue.cc:237] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37 [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: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } attrs { replace: true } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: true } }
I20260601 13:38:44.869166 15227 raft_consensus.cc:1275] T 58601fe3471f4ea492032a86819e132b P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Refusing update from remote peer 054643af78984f8c928b646596c18c37: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:38:44.869166 14899 raft_consensus.cc:1275] T 58601fe3471f4ea492032a86819e132b P e8f2b71f6e3546f99ef6657f65882a1c [term 1 FOLLOWER]: Refusing update from remote peer 054643af78984f8c928b646596c18c37: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260601 13:38:44.869462 14939 consensus_peers.cc:597] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37 -> Peer 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4:40603): Couldn't send request to peer 24cc3eb3b04042f281a48da71acdb01c. 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:38:44.869684 15038 consensus_queue.cc:1048] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:38:44.869894 15283 consensus_queue.cc:1048] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } 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:38:44.871680 15087 raft_consensus.cc:2955] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } attrs { replace: true } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: true } } }
I20260601 13:38:44.872184 15227 raft_consensus.cc:2955] T 58601fe3471f4ea492032a86819e132b P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } attrs { replace: true } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: true } } }
I20260601 13:38:44.872262 14899 raft_consensus.cc:2955] T 58601fe3471f4ea492032a86819e132b P e8f2b71f6e3546f99ef6657f65882a1c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } attrs { replace: true } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: true } } }
I20260601 13:38:44.874294 14720 catalog_manager.cc:5696] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37 reported cstate change: config changed from index 3 to 4, NON_VOTER 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "054643af78984f8c928b646596c18c37" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:44.878715 14899 consensus_queue.cc:237] T 432b0149705e43e896c4b365bfd9208b P e8f2b71f6e3546f99ef6657f65882a1c [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: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } attrs { replace: true } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: true } }
I20260601 13:38:44.880124 14973 raft_consensus.cc:1275] T 432b0149705e43e896c4b365bfd9208b P 054643af78984f8c928b646596c18c37 [term 2 FOLLOWER]: Refusing update from remote peer e8f2b71f6e3546f99ef6657f65882a1c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:38:44.880249 15227 raft_consensus.cc:1275] T 432b0149705e43e896c4b365bfd9208b P 7a83fc45f2e142dc8ad381b96b1297ee [term 2 FOLLOWER]: Refusing update from remote peer e8f2b71f6e3546f99ef6657f65882a1c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260601 13:38:44.880259 14864 consensus_peers.cc:597] T 432b0149705e43e896c4b365bfd9208b P e8f2b71f6e3546f99ef6657f65882a1c -> Peer 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4:40603): Couldn't send request to peer 24cc3eb3b04042f281a48da71acdb01c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 432b0149705e43e896c4b365bfd9208b. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:44.880537 15029 consensus_queue.cc:1048] T 432b0149705e43e896c4b365bfd9208b P e8f2b71f6e3546f99ef6657f65882a1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:38:44.880654 15188 consensus_queue.cc:1048] T 432b0149705e43e896c4b365bfd9208b P e8f2b71f6e3546f99ef6657f65882a1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } 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:38:44.882113 15188 raft_consensus.cc:2955] T 432b0149705e43e896c4b365bfd9208b P e8f2b71f6e3546f99ef6657f65882a1c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } attrs { replace: true } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: true } } }
I20260601 13:38:44.882586 15227 raft_consensus.cc:2955] T 432b0149705e43e896c4b365bfd9208b P 7a83fc45f2e142dc8ad381b96b1297ee [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } attrs { replace: true } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: true } } }
I20260601 13:38:44.882787 14973 raft_consensus.cc:2955] T 432b0149705e43e896c4b365bfd9208b P 054643af78984f8c928b646596c18c37 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } attrs { replace: true } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: true } } }
I20260601 13:38:44.884804 14719 catalog_manager.cc:5696] T 432b0149705e43e896c4b365bfd9208b P e8f2b71f6e3546f99ef6657f65882a1c reported cstate change: config changed from index -1 to 3, NON_VOTER 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4) added. New cstate: current_term: 2 leader_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:44.885278 14899 consensus_queue.cc:237] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c [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: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } attrs { replace: true } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: true } }
W20260601 13:38:44.886780 14864 consensus_peers.cc:597] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c -> Peer 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4:40603): Couldn't send request to peer 24cc3eb3b04042f281a48da71acdb01c. 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:38:44.886759 15227 raft_consensus.cc:1275] T 1f58d8a5725740ba99129ca0111db2d0 P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Refusing update from remote peer e8f2b71f6e3546f99ef6657f65882a1c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:38:44.887292 14973 raft_consensus.cc:1275] T 1f58d8a5725740ba99129ca0111db2d0 P 054643af78984f8c928b646596c18c37 [term 1 FOLLOWER]: Refusing update from remote peer e8f2b71f6e3546f99ef6657f65882a1c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:38:44.887565 15188 consensus_queue.cc:1048] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:38:44.887744 15291 consensus_queue.cc:1048] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } 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:38:44.889189 15291 raft_consensus.cc:2955] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } attrs { replace: true } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: true } } }
I20260601 13:38:44.889680 15227 raft_consensus.cc:2955] T 1f58d8a5725740ba99129ca0111db2d0 P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } attrs { replace: true } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: true } } }
I20260601 13:38:44.889861 14973 raft_consensus.cc:2955] T 1f58d8a5725740ba99129ca0111db2d0 P 054643af78984f8c928b646596c18c37 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } attrs { replace: true } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: true } } }
I20260601 13:38:44.891691 14718 catalog_manager.cc:5696] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c reported cstate change: config changed from index 3 to 4, NON_VOTER 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:45.277267 15296 ts_tablet_manager.cc:933] T 58601fe3471f4ea492032a86819e132b P 24cc3eb3b04042f281a48da71acdb01c: Initiating tablet copy from peer 054643af78984f8c928b646596c18c37 (127.7.40.3:33469)
I20260601 13:38:45.277745 15296 tablet_copy_client.cc:323] T 58601fe3471f4ea492032a86819e132b P 24cc3eb3b04042f281a48da71acdb01c: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.3:33469
I20260601 13:38:45.278476 14984 tablet_copy_service.cc:140] P 054643af78984f8c928b646596c18c37: Received BeginTabletCopySession request for tablet 58601fe3471f4ea492032a86819e132b from peer 24cc3eb3b04042f281a48da71acdb01c ({username='slave'} at 127.0.0.1:36978)
I20260601 13:38:45.278597 14984 tablet_copy_service.cc:161] P 054643af78984f8c928b646596c18c37: Beginning new tablet copy session on tablet 58601fe3471f4ea492032a86819e132b from peer 24cc3eb3b04042f281a48da71acdb01c at {username='slave'} at 127.0.0.1:36978: session id = 24cc3eb3b04042f281a48da71acdb01c-58601fe3471f4ea492032a86819e132b
I20260601 13:38:45.279661 14984 tablet_copy_source_session.cc:215] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:38:45.280408 15296 ts_tablet_manager.cc:1916] T 58601fe3471f4ea492032a86819e132b P 24cc3eb3b04042f281a48da71acdb01c: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260601 13:38:45.282325 15296 ts_tablet_manager.cc:1929] T 58601fe3471f4ea492032a86819e132b P 24cc3eb3b04042f281a48da71acdb01c: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260601 13:38:45.282543 15296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58601fe3471f4ea492032a86819e132b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:45.283672 15296 tablet_copy_client.cc:806] T 58601fe3471f4ea492032a86819e132b P 24cc3eb3b04042f281a48da71acdb01c: tablet copy: Starting download of 0 data blocks...
I20260601 13:38:45.283836 15296 tablet_copy_client.cc:670] T 58601fe3471f4ea492032a86819e132b P 24cc3eb3b04042f281a48da71acdb01c: tablet copy: Starting download of 1 WAL segments...
I20260601 13:38:45.285277 15296 tablet_copy_client.cc:538] T 58601fe3471f4ea492032a86819e132b P 24cc3eb3b04042f281a48da71acdb01c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:38:45.286561 15296 tablet_bootstrap.cc:492] T 58601fe3471f4ea492032a86819e132b P 24cc3eb3b04042f281a48da71acdb01c: Bootstrap starting.
I20260601 13:38:45.290532 15296 tablet_bootstrap.cc:492] T 58601fe3471f4ea492032a86819e132b P 24cc3eb3b04042f281a48da71acdb01c: 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:38:45.290805 15296 tablet_bootstrap.cc:492] T 58601fe3471f4ea492032a86819e132b P 24cc3eb3b04042f281a48da71acdb01c: Bootstrap complete.
I20260601 13:38:45.291004 15296 ts_tablet_manager.cc:1403] T 58601fe3471f4ea492032a86819e132b P 24cc3eb3b04042f281a48da71acdb01c: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.004s
I20260601 13:38:45.291497 15296 raft_consensus.cc:359] T 58601fe3471f4ea492032a86819e132b P 24cc3eb3b04042f281a48da71acdb01c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } attrs { replace: true } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: true } }
I20260601 13:38:45.291622 15296 raft_consensus.cc:740] T 58601fe3471f4ea492032a86819e132b P 24cc3eb3b04042f281a48da71acdb01c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 24cc3eb3b04042f281a48da71acdb01c, State: Initialized, Role: LEARNER
I20260601 13:38:45.291754 15296 consensus_queue.cc:260] T 58601fe3471f4ea492032a86819e132b P 24cc3eb3b04042f281a48da71acdb01c [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: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } attrs { replace: true } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: true } }
I20260601 13:38:45.292177 15296 ts_tablet_manager.cc:1434] T 58601fe3471f4ea492032a86819e132b P 24cc3eb3b04042f281a48da71acdb01c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:45.292826 14984 tablet_copy_service.cc:342] P 054643af78984f8c928b646596c18c37: Request end of tablet copy session 24cc3eb3b04042f281a48da71acdb01c-58601fe3471f4ea492032a86819e132b received from {username='slave'} at 127.0.0.1:36978
I20260601 13:38:45.292939 14984 tablet_copy_service.cc:434] P 054643af78984f8c928b646596c18c37: ending tablet copy session 24cc3eb3b04042f281a48da71acdb01c-58601fe3471f4ea492032a86819e132b on tablet 58601fe3471f4ea492032a86819e132b with peer 24cc3eb3b04042f281a48da71acdb01c
I20260601 13:38:45.352213 15296 ts_tablet_manager.cc:933] T 432b0149705e43e896c4b365bfd9208b P 24cc3eb3b04042f281a48da71acdb01c: Initiating tablet copy from peer e8f2b71f6e3546f99ef6657f65882a1c (127.7.40.2:39545)
I20260601 13:38:45.352630 15296 tablet_copy_client.cc:323] T 432b0149705e43e896c4b365bfd9208b P 24cc3eb3b04042f281a48da71acdb01c: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.2:39545
I20260601 13:38:45.353238 14909 tablet_copy_service.cc:140] P e8f2b71f6e3546f99ef6657f65882a1c: Received BeginTabletCopySession request for tablet 432b0149705e43e896c4b365bfd9208b from peer 24cc3eb3b04042f281a48da71acdb01c ({username='slave'} at 127.0.0.1:60862)
I20260601 13:38:45.353372 14909 tablet_copy_service.cc:161] P e8f2b71f6e3546f99ef6657f65882a1c: Beginning new tablet copy session on tablet 432b0149705e43e896c4b365bfd9208b from peer 24cc3eb3b04042f281a48da71acdb01c at {username='slave'} at 127.0.0.1:60862: session id = 24cc3eb3b04042f281a48da71acdb01c-432b0149705e43e896c4b365bfd9208b
I20260601 13:38:45.354228 14909 tablet_copy_source_session.cc:215] T 432b0149705e43e896c4b365bfd9208b P e8f2b71f6e3546f99ef6657f65882a1c: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:38:45.355242 15296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 432b0149705e43e896c4b365bfd9208b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:45.357668 15296 tablet_copy_client.cc:806] T 432b0149705e43e896c4b365bfd9208b P 24cc3eb3b04042f281a48da71acdb01c: tablet copy: Starting download of 0 data blocks...
I20260601 13:38:45.357868 15296 tablet_copy_client.cc:670] T 432b0149705e43e896c4b365bfd9208b P 24cc3eb3b04042f281a48da71acdb01c: tablet copy: Starting download of 1 WAL segments...
I20260601 13:38:45.359295 15296 tablet_copy_client.cc:538] T 432b0149705e43e896c4b365bfd9208b P 24cc3eb3b04042f281a48da71acdb01c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:38:45.360548 15296 tablet_bootstrap.cc:492] T 432b0149705e43e896c4b365bfd9208b P 24cc3eb3b04042f281a48da71acdb01c: Bootstrap starting.
I20260601 13:38:45.364100 15296 tablet_bootstrap.cc:492] T 432b0149705e43e896c4b365bfd9208b P 24cc3eb3b04042f281a48da71acdb01c: 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:38:45.364454 15296 tablet_bootstrap.cc:492] T 432b0149705e43e896c4b365bfd9208b P 24cc3eb3b04042f281a48da71acdb01c: Bootstrap complete.
I20260601 13:38:45.364651 15296 ts_tablet_manager.cc:1403] T 432b0149705e43e896c4b365bfd9208b P 24cc3eb3b04042f281a48da71acdb01c: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.001s
I20260601 13:38:45.365079 15296 raft_consensus.cc:359] T 432b0149705e43e896c4b365bfd9208b P 24cc3eb3b04042f281a48da71acdb01c [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } attrs { replace: true } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: true } }
I20260601 13:38:45.365199 15296 raft_consensus.cc:740] T 432b0149705e43e896c4b365bfd9208b P 24cc3eb3b04042f281a48da71acdb01c [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 24cc3eb3b04042f281a48da71acdb01c, State: Initialized, Role: LEARNER
I20260601 13:38:45.365348 15296 consensus_queue.cc:260] T 432b0149705e43e896c4b365bfd9208b P 24cc3eb3b04042f281a48da71acdb01c [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: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } attrs { replace: true } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: true } }
I20260601 13:38:45.365666 15296 ts_tablet_manager.cc:1434] T 432b0149705e43e896c4b365bfd9208b P 24cc3eb3b04042f281a48da71acdb01c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:38:45.366482 14909 tablet_copy_service.cc:342] P e8f2b71f6e3546f99ef6657f65882a1c: Request end of tablet copy session 24cc3eb3b04042f281a48da71acdb01c-432b0149705e43e896c4b365bfd9208b received from {username='slave'} at 127.0.0.1:60862
I20260601 13:38:45.366580 14909 tablet_copy_service.cc:434] P e8f2b71f6e3546f99ef6657f65882a1c: ending tablet copy session 24cc3eb3b04042f281a48da71acdb01c-432b0149705e43e896c4b365bfd9208b on tablet 432b0149705e43e896c4b365bfd9208b with peer 24cc3eb3b04042f281a48da71acdb01c
I20260601 13:38:45.417991 15296 ts_tablet_manager.cc:933] T 1f58d8a5725740ba99129ca0111db2d0 P 24cc3eb3b04042f281a48da71acdb01c: Initiating tablet copy from peer e8f2b71f6e3546f99ef6657f65882a1c (127.7.40.2:39545)
I20260601 13:38:45.418509 15296 tablet_copy_client.cc:323] T 1f58d8a5725740ba99129ca0111db2d0 P 24cc3eb3b04042f281a48da71acdb01c: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.2:39545
I20260601 13:38:45.419109 14909 tablet_copy_service.cc:140] P e8f2b71f6e3546f99ef6657f65882a1c: Received BeginTabletCopySession request for tablet 1f58d8a5725740ba99129ca0111db2d0 from peer 24cc3eb3b04042f281a48da71acdb01c ({username='slave'} at 127.0.0.1:60862)
I20260601 13:38:45.419227 14909 tablet_copy_service.cc:161] P e8f2b71f6e3546f99ef6657f65882a1c: Beginning new tablet copy session on tablet 1f58d8a5725740ba99129ca0111db2d0 from peer 24cc3eb3b04042f281a48da71acdb01c at {username='slave'} at 127.0.0.1:60862: session id = 24cc3eb3b04042f281a48da71acdb01c-1f58d8a5725740ba99129ca0111db2d0
I20260601 13:38:45.420286 14909 tablet_copy_source_session.cc:215] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:38:45.421123 15296 ts_tablet_manager.cc:1916] T 1f58d8a5725740ba99129ca0111db2d0 P 24cc3eb3b04042f281a48da71acdb01c: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260601 13:38:45.423229 15296 ts_tablet_manager.cc:1929] T 1f58d8a5725740ba99129ca0111db2d0 P 24cc3eb3b04042f281a48da71acdb01c: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260601 13:38:45.423539 15296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f58d8a5725740ba99129ca0111db2d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:45.424598 15296 tablet_copy_client.cc:806] T 1f58d8a5725740ba99129ca0111db2d0 P 24cc3eb3b04042f281a48da71acdb01c: tablet copy: Starting download of 0 data blocks...
I20260601 13:38:45.424757 15296 tablet_copy_client.cc:670] T 1f58d8a5725740ba99129ca0111db2d0 P 24cc3eb3b04042f281a48da71acdb01c: tablet copy: Starting download of 1 WAL segments...
I20260601 13:38:45.426098 15296 tablet_copy_client.cc:538] T 1f58d8a5725740ba99129ca0111db2d0 P 24cc3eb3b04042f281a48da71acdb01c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:38:45.427426 15296 tablet_bootstrap.cc:492] T 1f58d8a5725740ba99129ca0111db2d0 P 24cc3eb3b04042f281a48da71acdb01c: Bootstrap starting.
I20260601 13:38:45.431586 15296 tablet_bootstrap.cc:492] T 1f58d8a5725740ba99129ca0111db2d0 P 24cc3eb3b04042f281a48da71acdb01c: 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:38:45.431879 15296 tablet_bootstrap.cc:492] T 1f58d8a5725740ba99129ca0111db2d0 P 24cc3eb3b04042f281a48da71acdb01c: Bootstrap complete.
I20260601 13:38:45.432096 15296 ts_tablet_manager.cc:1403] T 1f58d8a5725740ba99129ca0111db2d0 P 24cc3eb3b04042f281a48da71acdb01c: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260601 13:38:45.432585 15296 raft_consensus.cc:359] T 1f58d8a5725740ba99129ca0111db2d0 P 24cc3eb3b04042f281a48da71acdb01c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } attrs { replace: true } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: true } }
I20260601 13:38:45.432704 15296 raft_consensus.cc:740] T 1f58d8a5725740ba99129ca0111db2d0 P 24cc3eb3b04042f281a48da71acdb01c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 24cc3eb3b04042f281a48da71acdb01c, State: Initialized, Role: LEARNER
I20260601 13:38:45.432843 15296 consensus_queue.cc:260] T 1f58d8a5725740ba99129ca0111db2d0 P 24cc3eb3b04042f281a48da71acdb01c [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: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } attrs { replace: true } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: true } }
I20260601 13:38:45.433223 15296 ts_tablet_manager.cc:1434] T 1f58d8a5725740ba99129ca0111db2d0 P 24cc3eb3b04042f281a48da71acdb01c: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:38:45.434006 14909 tablet_copy_service.cc:342] P e8f2b71f6e3546f99ef6657f65882a1c: Request end of tablet copy session 24cc3eb3b04042f281a48da71acdb01c-1f58d8a5725740ba99129ca0111db2d0 received from {username='slave'} at 127.0.0.1:60862
I20260601 13:38:45.434105 14909 tablet_copy_service.cc:434] P e8f2b71f6e3546f99ef6657f65882a1c: ending tablet copy session 24cc3eb3b04042f281a48da71acdb01c-1f58d8a5725740ba99129ca0111db2d0 on tablet 1f58d8a5725740ba99129ca0111db2d0 with peer 24cc3eb3b04042f281a48da71acdb01c
I20260601 13:38:45.788103 15145 raft_consensus.cc:1217] T 432b0149705e43e896c4b365bfd9208b P 24cc3eb3b04042f281a48da71acdb01c [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260601 13:38:45.860139 15145 raft_consensus.cc:1217] T 1f58d8a5725740ba99129ca0111db2d0 P 24cc3eb3b04042f281a48da71acdb01c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260601 13:38:45.887151 15145 raft_consensus.cc:1217] T 58601fe3471f4ea492032a86819e132b P 24cc3eb3b04042f281a48da71acdb01c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260601 13:38:46.361719 15087 raft_consensus.cc:1064] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37: attempting to promote NON_VOTER 24cc3eb3b04042f281a48da71acdb01c to VOTER
I20260601 13:38:46.362226 15087 consensus_queue.cc:237] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37 [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: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } attrs { replace: true } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: false } }
I20260601 13:38:46.363929 15145 raft_consensus.cc:1275] T 58601fe3471f4ea492032a86819e132b P 24cc3eb3b04042f281a48da71acdb01c [term 1 LEARNER]: Refusing update from remote peer 054643af78984f8c928b646596c18c37: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:38:46.364164 14899 raft_consensus.cc:1275] T 58601fe3471f4ea492032a86819e132b P e8f2b71f6e3546f99ef6657f65882a1c [term 1 FOLLOWER]: Refusing update from remote peer 054643af78984f8c928b646596c18c37: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:38:46.364320 15227 raft_consensus.cc:1275] T 58601fe3471f4ea492032a86819e132b P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Refusing update from remote peer 054643af78984f8c928b646596c18c37: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:38:46.364567 15309 consensus_queue.cc:1048] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 40603 } 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:38:46.364784 15307 consensus_queue.cc:1048] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } 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:38:46.365000 15306 consensus_queue.cc:1048] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:38:46.366792 15309 raft_consensus.cc:2955] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } attrs { replace: true } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: false } } }
I20260601 13:38:46.367308 14899 raft_consensus.cc:2955] T 58601fe3471f4ea492032a86819e132b P e8f2b71f6e3546f99ef6657f65882a1c [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } attrs { replace: true } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: false } } }
I20260601 13:38:46.367434 15145 raft_consensus.cc:2955] T 58601fe3471f4ea492032a86819e132b P 24cc3eb3b04042f281a48da71acdb01c [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } attrs { replace: true } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: false } } }
I20260601 13:38:46.369989 14719 catalog_manager.cc:5696] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37 reported cstate change: config changed from index 4 to 5, 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "054643af78984f8c928b646596c18c37" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:38:46.370859 15227 raft_consensus.cc:2955] T 58601fe3471f4ea492032a86819e132b P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } attrs { replace: true } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: false } } }
I20260601 13:38:46.374154 14973 consensus_queue.cc:237] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37 [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: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: false } }
I20260601 13:38:46.376463 15145 raft_consensus.cc:1275] T 58601fe3471f4ea492032a86819e132b P 24cc3eb3b04042f281a48da71acdb01c [term 1 FOLLOWER]: Refusing update from remote peer 054643af78984f8c928b646596c18c37: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260601 13:38:46.376557 15227 raft_consensus.cc:1275] T 58601fe3471f4ea492032a86819e132b P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Refusing update from remote peer 054643af78984f8c928b646596c18c37: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260601 13:38:46.376859 15306 consensus_queue.cc:1048] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 40603 } 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:38:46.377060 15087 consensus_queue.cc:1048] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260601 13:38:46.378832 15309 raft_consensus.cc:2955] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER e8f2b71f6e3546f99ef6657f65882a1c (127.7.40.2) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: false } } }
I20260601 13:38:46.379278 15227 raft_consensus.cc:2955] T 58601fe3471f4ea492032a86819e132b P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER e8f2b71f6e3546f99ef6657f65882a1c (127.7.40.2) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: false } } }
I20260601 13:38:46.379278 15145 raft_consensus.cc:2955] T 58601fe3471f4ea492032a86819e132b P 24cc3eb3b04042f281a48da71acdb01c [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER e8f2b71f6e3546f99ef6657f65882a1c (127.7.40.2) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: false } } }
I20260601 13:38:46.381712 14717 catalog_manager.cc:5696] T 58601fe3471f4ea492032a86819e132b P 24cc3eb3b04042f281a48da71acdb01c reported cstate change: config changed from index 5 to 6, VOTER e8f2b71f6e3546f99ef6657f65882a1c (127.7.40.2) evicted. New cstate: current_term: 1 leader_uuid: "054643af78984f8c928b646596c18c37" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: false } } }
I20260601 13:38:46.382664 14705 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 58601fe3471f4ea492032a86819e132b with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:38:46.384645 14888 tablet_service.cc:1558] Processing DeleteTablet for tablet 58601fe3471f4ea492032a86819e132b with delete_type TABLET_DATA_TOMBSTONED (TS e8f2b71f6e3546f99ef6657f65882a1c not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:51866
I20260601 13:38:46.385910 15318 tablet_replica.cc:333] T 58601fe3471f4ea492032a86819e132b P e8f2b71f6e3546f99ef6657f65882a1c: stopping tablet replica
I20260601 13:38:46.386101 15318 raft_consensus.cc:2243] T 58601fe3471f4ea492032a86819e132b P e8f2b71f6e3546f99ef6657f65882a1c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:46.386283 15318 raft_consensus.cc:2272] T 58601fe3471f4ea492032a86819e132b P e8f2b71f6e3546f99ef6657f65882a1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:46.386938 15318 ts_tablet_manager.cc:1916] T 58601fe3471f4ea492032a86819e132b P e8f2b71f6e3546f99ef6657f65882a1c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:38:46.389640 15318 ts_tablet_manager.cc:1929] T 58601fe3471f4ea492032a86819e132b P e8f2b71f6e3546f99ef6657f65882a1c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260601 13:38:46.389742 15318 log.cc:1199] T 58601fe3471f4ea492032a86819e132b P e8f2b71f6e3546f99ef6657f65882a1c: Deleting WAL directory at /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320954551505-7328-0/minicluster-data/ts-1-root/wals/58601fe3471f4ea492032a86819e132b
I20260601 13:38:46.390398 14705 catalog_manager.cc:5027] TS e8f2b71f6e3546f99ef6657f65882a1c (127.7.40.2:39545): tablet 58601fe3471f4ea492032a86819e132b (table test-workload [id=ec72dd0d91d74006a04072c18dfc0339]) successfully deleted
I20260601 13:38:46.411708 15305 raft_consensus.cc:1064] T 432b0149705e43e896c4b365bfd9208b P e8f2b71f6e3546f99ef6657f65882a1c: attempting to promote NON_VOTER 24cc3eb3b04042f281a48da71acdb01c to VOTER
I20260601 13:38:46.412222 15305 consensus_queue.cc:237] T 432b0149705e43e896c4b365bfd9208b P e8f2b71f6e3546f99ef6657f65882a1c [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: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } attrs { replace: true } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: false } }
I20260601 13:38:46.414129 15145 raft_consensus.cc:1275] T 432b0149705e43e896c4b365bfd9208b P 24cc3eb3b04042f281a48da71acdb01c [term 2 LEARNER]: Refusing update from remote peer e8f2b71f6e3546f99ef6657f65882a1c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:38:46.414179 15227 raft_consensus.cc:1275] T 432b0149705e43e896c4b365bfd9208b P 7a83fc45f2e142dc8ad381b96b1297ee [term 2 FOLLOWER]: Refusing update from remote peer e8f2b71f6e3546f99ef6657f65882a1c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:38:46.414204 14973 raft_consensus.cc:1275] T 432b0149705e43e896c4b365bfd9208b P 054643af78984f8c928b646596c18c37 [term 2 FOLLOWER]: Refusing update from remote peer e8f2b71f6e3546f99ef6657f65882a1c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:38:46.414727 15321 consensus_queue.cc:1048] T 432b0149705e43e896c4b365bfd9208b P e8f2b71f6e3546f99ef6657f65882a1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 40603 } 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:38:46.415022 15322 consensus_queue.cc:1048] T 432b0149705e43e896c4b365bfd9208b P e8f2b71f6e3546f99ef6657f65882a1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:38:46.415279 15319 consensus_queue.cc:1048] T 432b0149705e43e896c4b365bfd9208b P e8f2b71f6e3546f99ef6657f65882a1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } 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:38:46.417740 15319 raft_consensus.cc:2955] T 432b0149705e43e896c4b365bfd9208b P e8f2b71f6e3546f99ef6657f65882a1c [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } attrs { replace: true } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: false } } }
I20260601 13:38:46.418228 15227 raft_consensus.cc:2955] T 432b0149705e43e896c4b365bfd9208b P 7a83fc45f2e142dc8ad381b96b1297ee [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } attrs { replace: true } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: false } } }
I20260601 13:38:46.420109 14973 raft_consensus.cc:2955] T 432b0149705e43e896c4b365bfd9208b P 054643af78984f8c928b646596c18c37 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } attrs { replace: true } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: false } } }
I20260601 13:38:46.421057 14718 catalog_manager.cc:5696] T 432b0149705e43e896c4b365bfd9208b P 7a83fc45f2e142dc8ad381b96b1297ee reported cstate change: config changed from index 3 to 4, 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } attrs { replace: true } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: false } } }
I20260601 13:38:46.423049 15145 raft_consensus.cc:2955] T 432b0149705e43e896c4b365bfd9208b P 24cc3eb3b04042f281a48da71acdb01c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } attrs { replace: true } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: false } } }
I20260601 13:38:46.426765 14899 consensus_queue.cc:237] T 432b0149705e43e896c4b365bfd9208b P e8f2b71f6e3546f99ef6657f65882a1c [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: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: false } }
I20260601 13:38:46.428086 15145 raft_consensus.cc:1275] T 432b0149705e43e896c4b365bfd9208b P 24cc3eb3b04042f281a48da71acdb01c [term 2 FOLLOWER]: Refusing update from remote peer e8f2b71f6e3546f99ef6657f65882a1c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:38:46.428143 14973 raft_consensus.cc:1275] T 432b0149705e43e896c4b365bfd9208b P 054643af78984f8c928b646596c18c37 [term 2 FOLLOWER]: Refusing update from remote peer e8f2b71f6e3546f99ef6657f65882a1c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:38:46.428566 15328 consensus_queue.cc:1048] T 432b0149705e43e896c4b365bfd9208b P e8f2b71f6e3546f99ef6657f65882a1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 40603 } 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:38:46.428812 15326 consensus_queue.cc:1048] T 432b0149705e43e896c4b365bfd9208b P e8f2b71f6e3546f99ef6657f65882a1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:38:46.430335 15328 raft_consensus.cc:2955] T 432b0149705e43e896c4b365bfd9208b P e8f2b71f6e3546f99ef6657f65882a1c [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7a83fc45f2e142dc8ad381b96b1297ee (127.7.40.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: false } } }
I20260601 13:38:46.430769 15145 raft_consensus.cc:2955] T 432b0149705e43e896c4b365bfd9208b P 24cc3eb3b04042f281a48da71acdb01c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7a83fc45f2e142dc8ad381b96b1297ee (127.7.40.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: false } } }
I20260601 13:38:46.430838 14973 raft_consensus.cc:2955] T 432b0149705e43e896c4b365bfd9208b P 054643af78984f8c928b646596c18c37 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7a83fc45f2e142dc8ad381b96b1297ee (127.7.40.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: false } } }
I20260601 13:38:46.433360 14719 catalog_manager.cc:5696] T 432b0149705e43e896c4b365bfd9208b P 24cc3eb3b04042f281a48da71acdb01c reported cstate change: config changed from index 4 to 5, VOTER 7a83fc45f2e142dc8ad381b96b1297ee (127.7.40.1) evicted. New cstate: current_term: 2 leader_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: false } } }
I20260601 13:38:46.434231 14705 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 432b0149705e43e896c4b365bfd9208b with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:38:46.436169 15210 tablet_service.cc:1558] Processing DeleteTablet for tablet 432b0149705e43e896c4b365bfd9208b with delete_type TABLET_DATA_TOMBSTONED (TS 7a83fc45f2e142dc8ad381b96b1297ee not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:36460
I20260601 13:38:46.436645 15329 tablet_replica.cc:333] stopping tablet replica
I20260601 13:38:46.436820 15329 raft_consensus.cc:2243] T 432b0149705e43e896c4b365bfd9208b P 7a83fc45f2e142dc8ad381b96b1297ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:46.437003 15329 raft_consensus.cc:2272] T 432b0149705e43e896c4b365bfd9208b P 7a83fc45f2e142dc8ad381b96b1297ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:46.438751 15329 ts_tablet_manager.cc:1916] T 432b0149705e43e896c4b365bfd9208b P 7a83fc45f2e142dc8ad381b96b1297ee: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:38:46.441606 15329 ts_tablet_manager.cc:1929] T 432b0149705e43e896c4b365bfd9208b P 7a83fc45f2e142dc8ad381b96b1297ee: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260601 13:38:46.441706 15329 log.cc:1199] T 432b0149705e43e896c4b365bfd9208b P 7a83fc45f2e142dc8ad381b96b1297ee: Deleting WAL directory at /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320954551505-7328-0/minicluster-data/ts-0-root/wals/432b0149705e43e896c4b365bfd9208b
I20260601 13:38:46.442373 14706 catalog_manager.cc:5027] TS 7a83fc45f2e142dc8ad381b96b1297ee (127.7.40.1:43701): tablet 432b0149705e43e896c4b365bfd9208b (table test-workload [id=ec72dd0d91d74006a04072c18dfc0339]) successfully deleted
I20260601 13:38:46.456079 15319 raft_consensus.cc:1064] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c: attempting to promote NON_VOTER 24cc3eb3b04042f281a48da71acdb01c to VOTER
I20260601 13:38:46.456657 15319 consensus_queue.cc:237] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c [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: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } attrs { replace: true } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: false } }
I20260601 13:38:46.458360 15145 raft_consensus.cc:1275] T 1f58d8a5725740ba99129ca0111db2d0 P 24cc3eb3b04042f281a48da71acdb01c [term 1 LEARNER]: Refusing update from remote peer e8f2b71f6e3546f99ef6657f65882a1c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:38:46.458477 14973 raft_consensus.cc:1275] T 1f58d8a5725740ba99129ca0111db2d0 P 054643af78984f8c928b646596c18c37 [term 1 FOLLOWER]: Refusing update from remote peer e8f2b71f6e3546f99ef6657f65882a1c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:38:46.458525 15227 raft_consensus.cc:1275] T 1f58d8a5725740ba99129ca0111db2d0 P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Refusing update from remote peer e8f2b71f6e3546f99ef6657f65882a1c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:38:46.458850 15327 consensus_queue.cc:1048] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } 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:38:46.459173 15328 consensus_queue.cc:1048] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 40603 } 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:38:46.459323 15305 consensus_queue.cc:1048] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:38:46.461310 15327 raft_consensus.cc:2955] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } attrs { replace: true } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: false } } }
I20260601 13:38:46.461752 15227 raft_consensus.cc:2955] T 1f58d8a5725740ba99129ca0111db2d0 P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } attrs { replace: true } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: false } } }
I20260601 13:38:46.461767 15145 raft_consensus.cc:2955] T 1f58d8a5725740ba99129ca0111db2d0 P 24cc3eb3b04042f281a48da71acdb01c [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } attrs { replace: true } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: false } } }
I20260601 13:38:46.464309 14720 catalog_manager.cc:5696] T 1f58d8a5725740ba99129ca0111db2d0 P 7a83fc45f2e142dc8ad381b96b1297ee reported cstate change: config changed from index 4 to 5, 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } attrs { replace: true } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: false } } }
I20260601 13:38:46.464303 14973 raft_consensus.cc:2955] T 1f58d8a5725740ba99129ca0111db2d0 P 054643af78984f8c928b646596c18c37 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 24cc3eb3b04042f281a48da71acdb01c (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "054643af78984f8c928b646596c18c37" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 33469 } attrs { replace: true } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: false } } }
I20260601 13:38:46.467959 14899 consensus_queue.cc:237] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c [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: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: false } }
I20260601 13:38:46.469340 15145 raft_consensus.cc:1275] T 1f58d8a5725740ba99129ca0111db2d0 P 24cc3eb3b04042f281a48da71acdb01c [term 1 FOLLOWER]: Refusing update from remote peer e8f2b71f6e3546f99ef6657f65882a1c: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260601 13:38:46.469385 15227 raft_consensus.cc:1275] T 1f58d8a5725740ba99129ca0111db2d0 P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Refusing update from remote peer e8f2b71f6e3546f99ef6657f65882a1c: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260601 13:38:46.469691 15305 consensus_queue.cc:1048] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 40603 } 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:38:46.469861 15319 consensus_queue.cc:1048] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260601 13:38:46.471442 15319 raft_consensus.cc:2955] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 054643af78984f8c928b646596c18c37 (127.7.40.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: false } } }
I20260601 13:38:46.472831 14705 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 1f58d8a5725740ba99129ca0111db2d0 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:38:46.473249 15227 raft_consensus.cc:2955] T 1f58d8a5725740ba99129ca0111db2d0 P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 054643af78984f8c928b646596c18c37 (127.7.40.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: false } } }
I20260601 13:38:46.473282 15145 raft_consensus.cc:2955] T 1f58d8a5725740ba99129ca0111db2d0 P 24cc3eb3b04042f281a48da71acdb01c [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 054643af78984f8c928b646596c18c37 (127.7.40.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: false } } }
I20260601 13:38:46.473699 14718 catalog_manager.cc:5696] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c reported cstate change: config changed from index 5 to 6, VOTER 054643af78984f8c928b646596c18c37 (127.7.40.3) evicted. New cstate: current_term: 1 leader_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "7a83fc45f2e142dc8ad381b96b1297ee" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8f2b71f6e3546f99ef6657f65882a1c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 39545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24cc3eb3b04042f281a48da71acdb01c" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 40603 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:38:46.476620 14962 tablet_service.cc:1558] Processing DeleteTablet for tablet 1f58d8a5725740ba99129ca0111db2d0 with delete_type TABLET_DATA_TOMBSTONED (TS 054643af78984f8c928b646596c18c37 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:35932
I20260601 13:38:46.477175 15334 tablet_replica.cc:333] T 1f58d8a5725740ba99129ca0111db2d0 P 054643af78984f8c928b646596c18c37: stopping tablet replica
I20260601 13:38:46.477353 15334 raft_consensus.cc:2243] T 1f58d8a5725740ba99129ca0111db2d0 P 054643af78984f8c928b646596c18c37 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:46.477591 15334 raft_consensus.cc:2272] T 1f58d8a5725740ba99129ca0111db2d0 P 054643af78984f8c928b646596c18c37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:46.478302 15334 ts_tablet_manager.cc:1916] T 1f58d8a5725740ba99129ca0111db2d0 P 054643af78984f8c928b646596c18c37: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:38:46.480312 15334 ts_tablet_manager.cc:1929] T 1f58d8a5725740ba99129ca0111db2d0 P 054643af78984f8c928b646596c18c37: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260601 13:38:46.480427 15334 log.cc:1199] T 1f58d8a5725740ba99129ca0111db2d0 P 054643af78984f8c928b646596c18c37: Deleting WAL directory at /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320954551505-7328-0/minicluster-data/ts-2-root/wals/1f58d8a5725740ba99129ca0111db2d0
I20260601 13:38:46.481087 14705 catalog_manager.cc:5027] TS 054643af78984f8c928b646596c18c37 (127.7.40.3:33469): tablet 1f58d8a5725740ba99129ca0111db2d0 (table test-workload [id=ec72dd0d91d74006a04072c18dfc0339]) successfully deleted
W20260601 13:38:47.476765 14768 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 24cc3eb3b04042f281a48da71acdb01c not available for placement
I20260601 13:38:48.750792  7328 tablet_server.cc:179] TabletServer@127.7.40.1:43701 shutting down...
I20260601 13:38:48.755008  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:48.755290  7328 tablet_replica.cc:333] stopping tablet replica
I20260601 13:38:48.755441  7328 raft_consensus.cc:2243] T e019298b130a4f70a93c79dfeef74b30 P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:48.755630  7328 raft_consensus.cc:2272] T e019298b130a4f70a93c79dfeef74b30 P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:48.756220  7328 tablet_replica.cc:333] stopping tablet replica
I20260601 13:38:48.756326  7328 raft_consensus.cc:2243] T 58601fe3471f4ea492032a86819e132b P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:48.756448  7328 raft_consensus.cc:2272] T 58601fe3471f4ea492032a86819e132b P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:48.756791  7328 tablet_replica.cc:333] stopping tablet replica
I20260601 13:38:48.756861  7328 raft_consensus.cc:2243] T 1f58d8a5725740ba99129ca0111db2d0 P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:48.756970  7328 raft_consensus.cc:2272] T 1f58d8a5725740ba99129ca0111db2d0 P 7a83fc45f2e142dc8ad381b96b1297ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:48.770622  7328 tablet_server.cc:196] TabletServer@127.7.40.1:43701 shutdown complete.
I20260601 13:38:48.774258  7328 tablet_server.cc:179] TabletServer@127.7.40.2:0 shutting down...
I20260601 13:38:48.778656  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:48.778925  7328 tablet_replica.cc:333] T 432b0149705e43e896c4b365bfd9208b P e8f2b71f6e3546f99ef6657f65882a1c: stopping tablet replica
I20260601 13:38:48.779136  7328 raft_consensus.cc:2243] T 432b0149705e43e896c4b365bfd9208b P e8f2b71f6e3546f99ef6657f65882a1c [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:38:48.779402  7328 raft_consensus.cc:2272] T 432b0149705e43e896c4b365bfd9208b P e8f2b71f6e3546f99ef6657f65882a1c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:48.779920  7328 tablet_replica.cc:333] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c: stopping tablet replica
I20260601 13:38:48.780046  7328 raft_consensus.cc:2243] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:48.780253  7328 raft_consensus.cc:2272] T 1f58d8a5725740ba99129ca0111db2d0 P e8f2b71f6e3546f99ef6657f65882a1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:48.780643  7328 tablet_replica.cc:333] T e019298b130a4f70a93c79dfeef74b30 P e8f2b71f6e3546f99ef6657f65882a1c: stopping tablet replica
I20260601 13:38:48.780752  7328 raft_consensus.cc:2243] T e019298b130a4f70a93c79dfeef74b30 P e8f2b71f6e3546f99ef6657f65882a1c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:48.780872  7328 raft_consensus.cc:2272] T e019298b130a4f70a93c79dfeef74b30 P e8f2b71f6e3546f99ef6657f65882a1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:48.794634  7328 tablet_server.cc:196] TabletServer@127.7.40.2:0 shutdown complete.
I20260601 13:38:48.798075  7328 tablet_server.cc:179] TabletServer@127.7.40.3:0 shutting down...
I20260601 13:38:48.802930  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:48.803275  7328 tablet_replica.cc:333] T 432b0149705e43e896c4b365bfd9208b P 054643af78984f8c928b646596c18c37: stopping tablet replica
I20260601 13:38:48.803429  7328 raft_consensus.cc:2243] T 432b0149705e43e896c4b365bfd9208b P 054643af78984f8c928b646596c18c37 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:48.803623  7328 raft_consensus.cc:2272] T 432b0149705e43e896c4b365bfd9208b P 054643af78984f8c928b646596c18c37 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:48.804148  7328 tablet_replica.cc:333] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37: stopping tablet replica
I20260601 13:38:48.804270  7328 raft_consensus.cc:2243] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:48.804486  7328 raft_consensus.cc:2272] T 58601fe3471f4ea492032a86819e132b P 054643af78984f8c928b646596c18c37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:48.804879  7328 tablet_replica.cc:333] T e019298b130a4f70a93c79dfeef74b30 P 054643af78984f8c928b646596c18c37: stopping tablet replica
I20260601 13:38:48.804994  7328 raft_consensus.cc:2243] T e019298b130a4f70a93c79dfeef74b30 P 054643af78984f8c928b646596c18c37 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:48.805193  7328 raft_consensus.cc:2272] T e019298b130a4f70a93c79dfeef74b30 P 054643af78984f8c928b646596c18c37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:48.818477  7328 tablet_server.cc:196] TabletServer@127.7.40.3:0 shutdown complete.
I20260601 13:38:48.821667  7328 tablet_server.cc:179] TabletServer@127.7.40.4:0 shutting down...
I20260601 13:38:48.826189  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:48.826526  7328 tablet_replica.cc:333] T 1f58d8a5725740ba99129ca0111db2d0 P 24cc3eb3b04042f281a48da71acdb01c: stopping tablet replica
I20260601 13:38:48.826645  7328 raft_consensus.cc:2243] T 1f58d8a5725740ba99129ca0111db2d0 P 24cc3eb3b04042f281a48da71acdb01c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:48.826778  7328 raft_consensus.cc:2272] T 1f58d8a5725740ba99129ca0111db2d0 P 24cc3eb3b04042f281a48da71acdb01c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:48.827350  7328 tablet_replica.cc:333] T 432b0149705e43e896c4b365bfd9208b P 24cc3eb3b04042f281a48da71acdb01c: stopping tablet replica
I20260601 13:38:48.827430  7328 raft_consensus.cc:2243] T 432b0149705e43e896c4b365bfd9208b P 24cc3eb3b04042f281a48da71acdb01c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:48.827523  7328 raft_consensus.cc:2272] T 432b0149705e43e896c4b365bfd9208b P 24cc3eb3b04042f281a48da71acdb01c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:48.827824  7328 tablet_replica.cc:333] T 58601fe3471f4ea492032a86819e132b P 24cc3eb3b04042f281a48da71acdb01c: stopping tablet replica
I20260601 13:38:48.827917  7328 raft_consensus.cc:2243] T 58601fe3471f4ea492032a86819e132b P 24cc3eb3b04042f281a48da71acdb01c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:48.828058  7328 raft_consensus.cc:2272] T 58601fe3471f4ea492032a86819e132b P 24cc3eb3b04042f281a48da71acdb01c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:48.841220  7328 tablet_server.cc:196] TabletServer@127.7.40.4:0 shutdown complete.
I20260601 13:38:48.844005  7328 master.cc:562] Master@127.7.40.62:35991 shutting down...
I20260601 13:38:48.848021  7328 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d039596021f84e21bc2fafb1387a91f2 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:48.848217  7328 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d039596021f84e21bc2fafb1387a91f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:48.848316  7328 tablet_replica.cc:333] T 00000000000000000000000000000000 P d039596021f84e21bc2fafb1387a91f2: stopping tablet replica
I20260601 13:38:48.861070  7328 master.cc:584] Master@127.7.40.62:35991 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (8056 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260601 13:38:48.870268  7328 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.40.62:38603
I20260601 13:38:48.870605  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:48.872866 15335 instance_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:38:48.872936 15338 instance_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:38:48.872879 15336 instance_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:38:48.873008  7328 server_base.cc:1061] running on GCE node
I20260601 13:38:48.873311  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:48.873355  7328 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:38:48.873371  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321128873371 us; error 0 us; skew 500 ppm
I20260601 13:38:48.874253  7328 webserver.cc:533] Webserver started at http://127.7.40.62:46103/ using document root <none> and password file <none>
I20260601 13:38:48.874429  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:48.874475  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:48.874579  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:48.874989  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320954551505-7328-0/minicluster-data/master-0-root/instance:
uuid: "5cae6633da20491787a5cedcb7c98c91"
format_stamp: "Formatted at 2026-06-01 13:38:48 on dist-test-slave-b9mm"
I20260601 13:38:48.876580  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:48.877625 15343 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:38:48.877941  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:48.878005  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320954551505-7328-0/minicluster-data/master-0-root
uuid: "5cae6633da20491787a5cedcb7c98c91"
format_stamp: "Formatted at 2026-06-01 13:38:48 on dist-test-slave-b9mm"
I20260601 13:38:48.878105  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320954551505-7328-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320954551505-7328-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320954551505-7328-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:38:48.884927  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:48.885344  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:48.889685  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.62:38603
I20260601 13:38:48.894608 15395 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.62:38603 every 8 connection(s)
I20260601 13:38:48.895133 15396 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:38:48.897145 15396 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5cae6633da20491787a5cedcb7c98c91: Bootstrap starting.
I20260601 13:38:48.897995 15396 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5cae6633da20491787a5cedcb7c98c91: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:48.899139 15396 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5cae6633da20491787a5cedcb7c98c91: No bootstrap required, opened a new log
I20260601 13:38:48.899605 15396 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5cae6633da20491787a5cedcb7c98c91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5cae6633da20491787a5cedcb7c98c91" member_type: VOTER }
I20260601 13:38:48.899720 15396 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5cae6633da20491787a5cedcb7c98c91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:48.899780 15396 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5cae6633da20491787a5cedcb7c98c91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cae6633da20491787a5cedcb7c98c91, State: Initialized, Role: FOLLOWER
I20260601 13:38:48.899957 15396 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5cae6633da20491787a5cedcb7c98c91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5cae6633da20491787a5cedcb7c98c91" member_type: VOTER }
I20260601 13:38:48.900066 15396 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5cae6633da20491787a5cedcb7c98c91 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:38:48.900112 15396 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5cae6633da20491787a5cedcb7c98c91 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:38:48.900166 15396 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5cae6633da20491787a5cedcb7c98c91 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:48.900873 15396 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5cae6633da20491787a5cedcb7c98c91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5cae6633da20491787a5cedcb7c98c91" member_type: VOTER }
I20260601 13:38:48.901021 15396 leader_election.cc:304] T 00000000000000000000000000000000 P 5cae6633da20491787a5cedcb7c98c91 [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: 5cae6633da20491787a5cedcb7c98c91; no voters: 
I20260601 13:38:48.901229 15396 leader_election.cc:290] T 00000000000000000000000000000000 P 5cae6633da20491787a5cedcb7c98c91 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:38:48.901388 15399 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5cae6633da20491787a5cedcb7c98c91 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:48.901625 15399 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5cae6633da20491787a5cedcb7c98c91 [term 1 LEADER]: Becoming Leader. State: Replica: 5cae6633da20491787a5cedcb7c98c91, State: Running, Role: LEADER
I20260601 13:38:48.901741 15396 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5cae6633da20491787a5cedcb7c98c91 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:38:48.901778 15399 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5cae6633da20491787a5cedcb7c98c91 [LEADER]: Queue going to LEADER mode. State: All 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: "5cae6633da20491787a5cedcb7c98c91" member_type: VOTER }
I20260601 13:38:48.902204 15400 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5cae6633da20491787a5cedcb7c98c91 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5cae6633da20491787a5cedcb7c98c91" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5cae6633da20491787a5cedcb7c98c91" member_type: VOTER } }
I20260601 13:38:48.902220 15401 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5cae6633da20491787a5cedcb7c98c91 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5cae6633da20491787a5cedcb7c98c91. Latest consensus state: current_term: 1 leader_uuid: "5cae6633da20491787a5cedcb7c98c91" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5cae6633da20491787a5cedcb7c98c91" member_type: VOTER } }
I20260601 13:38:48.902307 15400 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5cae6633da20491787a5cedcb7c98c91 [sys.catalog]: This master's current role is: LEADER
I20260601 13:38:48.902330 15401 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5cae6633da20491787a5cedcb7c98c91 [sys.catalog]: This master's current role is: LEADER
I20260601 13:38:48.902583 15403 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:38:48.903635 15403 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:38:48.903901  7328 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:38:48.905553 15403 catalog_manager.cc:1382] Generated new cluster ID: 6ffbce5e9f7048eeb3cf3e8451f7070b
I20260601 13:38:48.905609 15403 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:38:48.920573 15403 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:38:48.921216 15403 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:38:48.925808 15403 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 5cae6633da20491787a5cedcb7c98c91: Generated new TSK 0
I20260601 13:38:48.925985 15403 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:38:48.936615  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:48.939117 15420 instance_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:38:48.939284  7328 server_base.cc:1061] running on GCE node
W20260601 13:38:48.939291 15417 instance_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:38:48.939213 15418 instance_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:38:48.939805  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:48.939886  7328 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:38:48.939925  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321128939923 us; error 0 us; skew 500 ppm
I20260601 13:38:48.941045  7328 webserver.cc:533] Webserver started at http://127.7.40.1:40411/ using document root <none> and password file <none>
I20260601 13:38:48.941267  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:48.941349  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:48.941434  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:48.941913  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320954551505-7328-0/minicluster-data/ts-0-root/instance:
uuid: "dcdd28094fff4cf081e79dcf7a6d7593"
format_stamp: "Formatted at 2026-06-01 13:38:48 on dist-test-slave-b9mm"
I20260601 13:38:48.943747  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:38:48.944921 15425 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:38:48.945314  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:48.945427  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320954551505-7328-0/minicluster-data/ts-0-root
uuid: "dcdd28094fff4cf081e79dcf7a6d7593"
format_stamp: "Formatted at 2026-06-01 13:38:48 on dist-test-slave-b9mm"
I20260601 13:38:48.945531  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320954551505-7328-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320954551505-7328-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320954551505-7328-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:38:48.960044  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:48.960537  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:48.960902  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:48.961426  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:48.961488  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:48.961546  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:48.961596  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:48.966231  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.1:39859
I20260601 13:38:48.966259 15488 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.1:39859 every 8 connection(s)
I20260601 13:38:48.967249  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:48.969769 15493 instance_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:38:48.969794 15494 instance_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:38:48.969944 15496 instance_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:38:48.970094  7328 server_base.cc:1061] running on GCE node
I20260601 13:38:48.970330  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:48.970377  7328 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:38:48.970393  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321128970392 us; error 0 us; skew 500 ppm
I20260601 13:38:48.971406  7328 webserver.cc:533] Webserver started at http://127.7.40.2:36429/ using document root <none> and password file <none>
I20260601 13:38:48.971596  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:48.971647  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:48.971763  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:48.972260  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320954551505-7328-0/minicluster-data/ts-1-root/instance:
uuid: "2918d06d72c24fc78c3d60c97fa7064c"
format_stamp: "Formatted at 2026-06-01 13:38:48 on dist-test-slave-b9mm"
I20260601 13:38:48.973922  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:38:48.975343 15501 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:38:48.975759  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:48.975844  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320954551505-7328-0/minicluster-data/ts-1-root
uuid: "2918d06d72c24fc78c3d60c97fa7064c"
format_stamp: "Formatted at 2026-06-01 13:38:48 on dist-test-slave-b9mm"
I20260601 13:38:48.975950  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320954551505-7328-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320954551505-7328-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320954551505-7328-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:38:48.976083 15489 heartbeater.cc:344] Connected to a master server at 127.7.40.62:38603
I20260601 13:38:48.976193 15489 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:48.976500 15489 heartbeater.cc:507] Master 127.7.40.62:38603 requested a full tablet report, sending...
I20260601 13:38:48.977280 15360 ts_manager.cc:194] Registered new tserver with Master: dcdd28094fff4cf081e79dcf7a6d7593 (127.7.40.1:39859)
I20260601 13:38:48.978161 15360 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51884
I20260601 13:38:48.982959  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:48.983465  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:48.983820  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:48.984354  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:48.984395  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:48.984452  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:48.984490  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:48.988801  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.2:38575
I20260601 13:38:48.988867 15564 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.2:38575 every 8 connection(s)
I20260601 13:38:48.989722  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:48.991780 15569 instance_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:38:48.991945 15568 instance_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:38:48.991961 15571 instance_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:38:48.992628  7328 server_base.cc:1061] running on GCE node
I20260601 13:38:48.992849  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:48.992911  7328 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:38:48.992935  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321128992935 us; error 0 us; skew 500 ppm
I20260601 13:38:48.993975  7328 webserver.cc:533] Webserver started at http://127.7.40.3:33131/ using document root <none> and password file <none>
I20260601 13:38:48.994190  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:48.994266  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:48.994354  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:48.994521 15565 heartbeater.cc:344] Connected to a master server at 127.7.40.62:38603
I20260601 13:38:48.994623 15565 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:48.994822 15565 heartbeater.cc:507] Master 127.7.40.62:38603 requested a full tablet report, sending...
I20260601 13:38:48.994827  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320954551505-7328-0/minicluster-data/ts-2-root/instance:
uuid: "a3743374437a4def857e1a86aa2b1d10"
format_stamp: "Formatted at 2026-06-01 13:38:48 on dist-test-slave-b9mm"
I20260601 13:38:48.995608 15360 ts_manager.cc:194] Registered new tserver with Master: 2918d06d72c24fc78c3d60c97fa7064c (127.7.40.2:38575)
I20260601 13:38:48.996265 15360 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51888
I20260601 13:38:48.996994  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:38:48.998263 15576 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:38:48.998620  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:38:48.998694  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320954551505-7328-0/minicluster-data/ts-2-root
uuid: "a3743374437a4def857e1a86aa2b1d10"
format_stamp: "Formatted at 2026-06-01 13:38:48 on dist-test-slave-b9mm"
I20260601 13:38:48.998807  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320954551505-7328-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320954551505-7328-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320954551505-7328-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:38:49.013258  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:49.013760  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:49.014128  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:49.014731  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:49.014782  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:49.014816  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:49.014832  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:49.019619  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.3:43845
I20260601 13:38:49.019662 15639 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.3:43845 every 8 connection(s)
I20260601 13:38:49.025240 15640 heartbeater.cc:344] Connected to a master server at 127.7.40.62:38603
I20260601 13:38:49.025377 15640 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:49.025605 15640 heartbeater.cc:507] Master 127.7.40.62:38603 requested a full tablet report, sending...
I20260601 13:38:49.026309 15360 ts_manager.cc:194] Registered new tserver with Master: a3743374437a4def857e1a86aa2b1d10 (127.7.40.3:43845)
I20260601 13:38:49.026870 15360 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51894
I20260601 13:38:49.026976  7328 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006817085s
I20260601 13:38:49.979347 15489 heartbeater.cc:499] Master 127.7.40.62:38603 was elected leader, sending a full tablet report...
I20260601 13:38:49.997447 15565 heartbeater.cc:499] Master 127.7.40.62:38603 was elected leader, sending a full tablet report...
I20260601 13:38:50.028218 15640 heartbeater.cc:499] Master 127.7.40.62:38603 was elected leader, sending a full tablet report...
I20260601 13:38:50.063256 15360 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51896:
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:38:50.063923 15360 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:38:50.077328 15528 tablet_service.cc:1511] Processing CreateTablet for tablet 1764e29285b648be814db8fa5b940b38 (DEFAULT_TABLE table=test-workload [id=8f2a82275ee74f8bbd5cd73a60f31c30]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:38:50.077548 15527 tablet_service.cc:1511] Processing CreateTablet for tablet f6c0eb19811348769761b79818a23c72 (DEFAULT_TABLE table=test-workload [id=8f2a82275ee74f8bbd5cd73a60f31c30]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:38:50.077328 15529 tablet_service.cc:1511] Processing CreateTablet for tablet 4dc0403dbac04ccbb4230cac24fb4a79 (DEFAULT_TABLE table=test-workload [id=8f2a82275ee74f8bbd5cd73a60f31c30]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:38:50.077791 15528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1764e29285b648be814db8fa5b940b38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:50.078136 15453 tablet_service.cc:1511] Processing CreateTablet for tablet 4dc0403dbac04ccbb4230cac24fb4a79 (DEFAULT_TABLE table=test-workload [id=8f2a82275ee74f8bbd5cd73a60f31c30]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:38:50.078243 15603 tablet_service.cc:1511] Processing CreateTablet for tablet 1764e29285b648be814db8fa5b940b38 (DEFAULT_TABLE table=test-workload [id=8f2a82275ee74f8bbd5cd73a60f31c30]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:38:50.078334 15601 tablet_service.cc:1511] Processing CreateTablet for tablet 4fffcdc9c908434c81a3267842992d0d (DEFAULT_TABLE table=test-workload [id=8f2a82275ee74f8bbd5cd73a60f31c30]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:38:50.078398 15453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dc0403dbac04ccbb4230cac24fb4a79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:50.078543 15603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1764e29285b648be814db8fa5b940b38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:50.078737 15602 tablet_service.cc:1511] Processing CreateTablet for tablet f6c0eb19811348769761b79818a23c72 (DEFAULT_TABLE table=test-workload [id=8f2a82275ee74f8bbd5cd73a60f31c30]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:38:50.078995 15602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6c0eb19811348769761b79818a23c72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:50.077996 15604 tablet_service.cc:1511] Processing CreateTablet for tablet 4dc0403dbac04ccbb4230cac24fb4a79 (DEFAULT_TABLE table=test-workload [id=8f2a82275ee74f8bbd5cd73a60f31c30]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:38:50.081182 15452 tablet_service.cc:1511] Processing CreateTablet for tablet 1764e29285b648be814db8fa5b940b38 (DEFAULT_TABLE table=test-workload [id=8f2a82275ee74f8bbd5cd73a60f31c30]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:38:50.081322 15527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6c0eb19811348769761b79818a23c72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:50.081465 15452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1764e29285b648be814db8fa5b940b38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:50.081945 15450 tablet_service.cc:1511] Processing CreateTablet for tablet 4fffcdc9c908434c81a3267842992d0d (DEFAULT_TABLE table=test-workload [id=8f2a82275ee74f8bbd5cd73a60f31c30]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:38:50.082139 15451 tablet_service.cc:1511] Processing CreateTablet for tablet f6c0eb19811348769761b79818a23c72 (DEFAULT_TABLE table=test-workload [id=8f2a82275ee74f8bbd5cd73a60f31c30]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:38:50.081229 15601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fffcdc9c908434c81a3267842992d0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:50.082209 15450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fffcdc9c908434c81a3267842992d0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:50.077996 15526 tablet_service.cc:1511] Processing CreateTablet for tablet 4fffcdc9c908434c81a3267842992d0d (DEFAULT_TABLE table=test-workload [id=8f2a82275ee74f8bbd5cd73a60f31c30]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:38:50.083895 15526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fffcdc9c908434c81a3267842992d0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:50.084753 15604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dc0403dbac04ccbb4230cac24fb4a79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:50.085166 15451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6c0eb19811348769761b79818a23c72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:50.085769 15529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dc0403dbac04ccbb4230cac24fb4a79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:50.087332 15661 tablet_bootstrap.cc:492] T 1764e29285b648be814db8fa5b940b38 P 2918d06d72c24fc78c3d60c97fa7064c: Bootstrap starting.
I20260601 13:38:50.087450 15662 tablet_bootstrap.cc:492] T 1764e29285b648be814db8fa5b940b38 P a3743374437a4def857e1a86aa2b1d10: Bootstrap starting.
I20260601 13:38:50.087317 15660 tablet_bootstrap.cc:492] T 4dc0403dbac04ccbb4230cac24fb4a79 P dcdd28094fff4cf081e79dcf7a6d7593: Bootstrap starting.
I20260601 13:38:50.088541 15662 tablet_bootstrap.cc:654] T 1764e29285b648be814db8fa5b940b38 P a3743374437a4def857e1a86aa2b1d10: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:50.088541 15661 tablet_bootstrap.cc:654] T 1764e29285b648be814db8fa5b940b38 P 2918d06d72c24fc78c3d60c97fa7064c: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:50.089699 15660 tablet_bootstrap.cc:654] T 4dc0403dbac04ccbb4230cac24fb4a79 P dcdd28094fff4cf081e79dcf7a6d7593: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:50.089929 15662 tablet_bootstrap.cc:492] T 1764e29285b648be814db8fa5b940b38 P a3743374437a4def857e1a86aa2b1d10: No bootstrap required, opened a new log
I20260601 13:38:50.090044 15662 ts_tablet_manager.cc:1403] T 1764e29285b648be814db8fa5b940b38 P a3743374437a4def857e1a86aa2b1d10: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:50.090602 15662 raft_consensus.cc:359] T 1764e29285b648be814db8fa5b940b38 P a3743374437a4def857e1a86aa2b1d10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } }
I20260601 13:38:50.090723 15661 tablet_bootstrap.cc:492] T 1764e29285b648be814db8fa5b940b38 P 2918d06d72c24fc78c3d60c97fa7064c: No bootstrap required, opened a new log
I20260601 13:38:50.090752 15662 raft_consensus.cc:385] T 1764e29285b648be814db8fa5b940b38 P a3743374437a4def857e1a86aa2b1d10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:50.090804 15662 raft_consensus.cc:740] T 1764e29285b648be814db8fa5b940b38 P a3743374437a4def857e1a86aa2b1d10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3743374437a4def857e1a86aa2b1d10, State: Initialized, Role: FOLLOWER
I20260601 13:38:50.090814 15661 ts_tablet_manager.cc:1403] T 1764e29285b648be814db8fa5b940b38 P 2918d06d72c24fc78c3d60c97fa7064c: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:38:50.090937 15660 tablet_bootstrap.cc:492] T 4dc0403dbac04ccbb4230cac24fb4a79 P dcdd28094fff4cf081e79dcf7a6d7593: No bootstrap required, opened a new log
I20260601 13:38:50.091007 15660 ts_tablet_manager.cc:1403] T 4dc0403dbac04ccbb4230cac24fb4a79 P dcdd28094fff4cf081e79dcf7a6d7593: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:38:50.090963 15662 consensus_queue.cc:260] T 1764e29285b648be814db8fa5b940b38 P a3743374437a4def857e1a86aa2b1d10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } }
I20260601 13:38:50.091288 15661 raft_consensus.cc:359] T 1764e29285b648be814db8fa5b940b38 P 2918d06d72c24fc78c3d60c97fa7064c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } }
I20260601 13:38:50.091387 15662 ts_tablet_manager.cc:1434] T 1764e29285b648be814db8fa5b940b38 P a3743374437a4def857e1a86aa2b1d10: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:38:50.091449 15661 raft_consensus.cc:385] T 1764e29285b648be814db8fa5b940b38 P 2918d06d72c24fc78c3d60c97fa7064c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:50.091415 15660 raft_consensus.cc:359] T 4dc0403dbac04ccbb4230cac24fb4a79 P dcdd28094fff4cf081e79dcf7a6d7593 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } } peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } }
I20260601 13:38:50.091485 15661 raft_consensus.cc:740] T 1764e29285b648be814db8fa5b940b38 P 2918d06d72c24fc78c3d60c97fa7064c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2918d06d72c24fc78c3d60c97fa7064c, State: Initialized, Role: FOLLOWER
I20260601 13:38:50.091498 15660 raft_consensus.cc:385] T 4dc0403dbac04ccbb4230cac24fb4a79 P dcdd28094fff4cf081e79dcf7a6d7593 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:50.091532 15660 raft_consensus.cc:740] T 4dc0403dbac04ccbb4230cac24fb4a79 P dcdd28094fff4cf081e79dcf7a6d7593 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcdd28094fff4cf081e79dcf7a6d7593, State: Initialized, Role: FOLLOWER
I20260601 13:38:50.091580 15662 tablet_bootstrap.cc:492] T f6c0eb19811348769761b79818a23c72 P a3743374437a4def857e1a86aa2b1d10: Bootstrap starting.
I20260601 13:38:50.091610 15661 consensus_queue.cc:260] T 1764e29285b648be814db8fa5b940b38 P 2918d06d72c24fc78c3d60c97fa7064c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } }
I20260601 13:38:50.091629 15660 consensus_queue.cc:260] T 4dc0403dbac04ccbb4230cac24fb4a79 P dcdd28094fff4cf081e79dcf7a6d7593 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } } peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } }
I20260601 13:38:50.091956 15661 ts_tablet_manager.cc:1434] T 1764e29285b648be814db8fa5b940b38 P 2918d06d72c24fc78c3d60c97fa7064c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:50.091956 15660 ts_tablet_manager.cc:1434] T 4dc0403dbac04ccbb4230cac24fb4a79 P dcdd28094fff4cf081e79dcf7a6d7593: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:50.092180 15660 tablet_bootstrap.cc:492] T 1764e29285b648be814db8fa5b940b38 P dcdd28094fff4cf081e79dcf7a6d7593: Bootstrap starting.
I20260601 13:38:50.092587 15661 tablet_bootstrap.cc:492] T f6c0eb19811348769761b79818a23c72 P 2918d06d72c24fc78c3d60c97fa7064c: Bootstrap starting.
I20260601 13:38:50.092625 15662 tablet_bootstrap.cc:654] T f6c0eb19811348769761b79818a23c72 P a3743374437a4def857e1a86aa2b1d10: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:50.093154 15660 tablet_bootstrap.cc:654] T 1764e29285b648be814db8fa5b940b38 P dcdd28094fff4cf081e79dcf7a6d7593: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:50.093535 15661 tablet_bootstrap.cc:654] T f6c0eb19811348769761b79818a23c72 P 2918d06d72c24fc78c3d60c97fa7064c: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:50.094863 15662 tablet_bootstrap.cc:492] T f6c0eb19811348769761b79818a23c72 P a3743374437a4def857e1a86aa2b1d10: No bootstrap required, opened a new log
I20260601 13:38:50.094955 15662 ts_tablet_manager.cc:1403] T f6c0eb19811348769761b79818a23c72 P a3743374437a4def857e1a86aa2b1d10: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:50.095258 15660 tablet_bootstrap.cc:492] T 1764e29285b648be814db8fa5b940b38 P dcdd28094fff4cf081e79dcf7a6d7593: No bootstrap required, opened a new log
I20260601 13:38:50.095408 15660 ts_tablet_manager.cc:1403] T 1764e29285b648be814db8fa5b940b38 P dcdd28094fff4cf081e79dcf7a6d7593: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:50.095564 15661 tablet_bootstrap.cc:492] T f6c0eb19811348769761b79818a23c72 P 2918d06d72c24fc78c3d60c97fa7064c: No bootstrap required, opened a new log
I20260601 13:38:50.095501 15662 raft_consensus.cc:359] T f6c0eb19811348769761b79818a23c72 P a3743374437a4def857e1a86aa2b1d10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } }
I20260601 13:38:50.095662 15662 raft_consensus.cc:385] T f6c0eb19811348769761b79818a23c72 P a3743374437a4def857e1a86aa2b1d10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:50.095696 15662 raft_consensus.cc:740] T f6c0eb19811348769761b79818a23c72 P a3743374437a4def857e1a86aa2b1d10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3743374437a4def857e1a86aa2b1d10, State: Initialized, Role: FOLLOWER
I20260601 13:38:50.095852 15662 consensus_queue.cc:260] T f6c0eb19811348769761b79818a23c72 P a3743374437a4def857e1a86aa2b1d10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } }
I20260601 13:38:50.095918 15660 raft_consensus.cc:359] T 1764e29285b648be814db8fa5b940b38 P dcdd28094fff4cf081e79dcf7a6d7593 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } }
I20260601 13:38:50.096036 15660 raft_consensus.cc:385] T 1764e29285b648be814db8fa5b940b38 P dcdd28094fff4cf081e79dcf7a6d7593 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:50.096067 15660 raft_consensus.cc:740] T 1764e29285b648be814db8fa5b940b38 P dcdd28094fff4cf081e79dcf7a6d7593 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcdd28094fff4cf081e79dcf7a6d7593, State: Initialized, Role: FOLLOWER
I20260601 13:38:50.096134 15662 ts_tablet_manager.cc:1434] T f6c0eb19811348769761b79818a23c72 P a3743374437a4def857e1a86aa2b1d10: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:50.096190 15660 consensus_queue.cc:260] T 1764e29285b648be814db8fa5b940b38 P dcdd28094fff4cf081e79dcf7a6d7593 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } }
I20260601 13:38:50.096340 15662 tablet_bootstrap.cc:492] T 4fffcdc9c908434c81a3267842992d0d P a3743374437a4def857e1a86aa2b1d10: Bootstrap starting.
I20260601 13:38:50.096450 15660 ts_tablet_manager.cc:1434] T 1764e29285b648be814db8fa5b940b38 P dcdd28094fff4cf081e79dcf7a6d7593: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:38:50.096664 15660 tablet_bootstrap.cc:492] T 4fffcdc9c908434c81a3267842992d0d P dcdd28094fff4cf081e79dcf7a6d7593: Bootstrap starting.
I20260601 13:38:50.097395 15662 tablet_bootstrap.cc:654] T 4fffcdc9c908434c81a3267842992d0d P a3743374437a4def857e1a86aa2b1d10: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:50.098060 15660 tablet_bootstrap.cc:654] T 4fffcdc9c908434c81a3267842992d0d P dcdd28094fff4cf081e79dcf7a6d7593: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:50.098169 15661 ts_tablet_manager.cc:1403] T f6c0eb19811348769761b79818a23c72 P 2918d06d72c24fc78c3d60c97fa7064c: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:38:50.098495 15662 tablet_bootstrap.cc:492] T 4fffcdc9c908434c81a3267842992d0d P a3743374437a4def857e1a86aa2b1d10: No bootstrap required, opened a new log
I20260601 13:38:50.098697 15662 ts_tablet_manager.cc:1403] T 4fffcdc9c908434c81a3267842992d0d P a3743374437a4def857e1a86aa2b1d10: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:38:50.099236 15662 raft_consensus.cc:359] T 4fffcdc9c908434c81a3267842992d0d P a3743374437a4def857e1a86aa2b1d10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } }
I20260601 13:38:50.099361 15662 raft_consensus.cc:385] T 4fffcdc9c908434c81a3267842992d0d P a3743374437a4def857e1a86aa2b1d10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:50.099398 15662 raft_consensus.cc:740] T 4fffcdc9c908434c81a3267842992d0d P a3743374437a4def857e1a86aa2b1d10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3743374437a4def857e1a86aa2b1d10, State: Initialized, Role: FOLLOWER
I20260601 13:38:50.099429 15660 tablet_bootstrap.cc:492] T 4fffcdc9c908434c81a3267842992d0d P dcdd28094fff4cf081e79dcf7a6d7593: No bootstrap required, opened a new log
I20260601 13:38:50.099507 15660 ts_tablet_manager.cc:1403] T 4fffcdc9c908434c81a3267842992d0d P dcdd28094fff4cf081e79dcf7a6d7593: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20260601 13:38:50.099537 15662 consensus_queue.cc:260] T 4fffcdc9c908434c81a3267842992d0d P a3743374437a4def857e1a86aa2b1d10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } }
I20260601 13:38:50.099895 15662 ts_tablet_manager.cc:1434] T 4fffcdc9c908434c81a3267842992d0d P a3743374437a4def857e1a86aa2b1d10: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:50.099952 15660 raft_consensus.cc:359] T 4fffcdc9c908434c81a3267842992d0d P dcdd28094fff4cf081e79dcf7a6d7593 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } }
I20260601 13:38:50.100036 15660 raft_consensus.cc:385] T 4fffcdc9c908434c81a3267842992d0d P dcdd28094fff4cf081e79dcf7a6d7593 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:50.100067 15660 raft_consensus.cc:740] T 4fffcdc9c908434c81a3267842992d0d P dcdd28094fff4cf081e79dcf7a6d7593 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcdd28094fff4cf081e79dcf7a6d7593, State: Initialized, Role: FOLLOWER
I20260601 13:38:50.100076 15662 tablet_bootstrap.cc:492] T 4dc0403dbac04ccbb4230cac24fb4a79 P a3743374437a4def857e1a86aa2b1d10: Bootstrap starting.
I20260601 13:38:50.100206 15660 consensus_queue.cc:260] T 4fffcdc9c908434c81a3267842992d0d P dcdd28094fff4cf081e79dcf7a6d7593 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } }
I20260601 13:38:50.100457 15660 ts_tablet_manager.cc:1434] T 4fffcdc9c908434c81a3267842992d0d P dcdd28094fff4cf081e79dcf7a6d7593: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:50.100623 15660 tablet_bootstrap.cc:492] T f6c0eb19811348769761b79818a23c72 P dcdd28094fff4cf081e79dcf7a6d7593: Bootstrap starting.
I20260601 13:38:50.101142 15662 tablet_bootstrap.cc:654] T 4dc0403dbac04ccbb4230cac24fb4a79 P a3743374437a4def857e1a86aa2b1d10: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:50.101604 15660 tablet_bootstrap.cc:654] T f6c0eb19811348769761b79818a23c72 P dcdd28094fff4cf081e79dcf7a6d7593: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:50.101866 15668 raft_consensus.cc:493] T 1764e29285b648be814db8fa5b940b38 P 2918d06d72c24fc78c3d60c97fa7064c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:50.101951 15668 raft_consensus.cc:515] T 1764e29285b648be814db8fa5b940b38 P 2918d06d72c24fc78c3d60c97fa7064c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } }
I20260601 13:38:50.102160 15661 raft_consensus.cc:359] T f6c0eb19811348769761b79818a23c72 P 2918d06d72c24fc78c3d60c97fa7064c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } }
I20260601 13:38:50.102294 15661 raft_consensus.cc:385] T f6c0eb19811348769761b79818a23c72 P 2918d06d72c24fc78c3d60c97fa7064c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:50.102351 15661 raft_consensus.cc:740] T f6c0eb19811348769761b79818a23c72 P 2918d06d72c24fc78c3d60c97fa7064c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2918d06d72c24fc78c3d60c97fa7064c, State: Initialized, Role: FOLLOWER
I20260601 13:38:50.102486 15661 consensus_queue.cc:260] T f6c0eb19811348769761b79818a23c72 P 2918d06d72c24fc78c3d60c97fa7064c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } }
I20260601 13:38:50.102528 15668 leader_election.cc:290] T 1764e29285b648be814db8fa5b940b38 P 2918d06d72c24fc78c3d60c97fa7064c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcdd28094fff4cf081e79dcf7a6d7593 (127.7.40.1:39859), a3743374437a4def857e1a86aa2b1d10 (127.7.40.3:43845)
I20260601 13:38:50.102990 15661 ts_tablet_manager.cc:1434] T f6c0eb19811348769761b79818a23c72 P 2918d06d72c24fc78c3d60c97fa7064c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:50.103255 15661 tablet_bootstrap.cc:492] T 4fffcdc9c908434c81a3267842992d0d P 2918d06d72c24fc78c3d60c97fa7064c: Bootstrap starting.
I20260601 13:38:50.104429 15661 tablet_bootstrap.cc:654] T 4fffcdc9c908434c81a3267842992d0d P 2918d06d72c24fc78c3d60c97fa7064c: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:50.105695 15661 tablet_bootstrap.cc:492] T 4fffcdc9c908434c81a3267842992d0d P 2918d06d72c24fc78c3d60c97fa7064c: No bootstrap required, opened a new log
I20260601 13:38:50.105834 15661 ts_tablet_manager.cc:1403] T 4fffcdc9c908434c81a3267842992d0d P 2918d06d72c24fc78c3d60c97fa7064c: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:50.106374 15661 raft_consensus.cc:359] T 4fffcdc9c908434c81a3267842992d0d P 2918d06d72c24fc78c3d60c97fa7064c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } }
I20260601 13:38:50.106496 15661 raft_consensus.cc:385] T 4fffcdc9c908434c81a3267842992d0d P 2918d06d72c24fc78c3d60c97fa7064c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:50.106577 15661 raft_consensus.cc:740] T 4fffcdc9c908434c81a3267842992d0d P 2918d06d72c24fc78c3d60c97fa7064c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2918d06d72c24fc78c3d60c97fa7064c, State: Initialized, Role: FOLLOWER
I20260601 13:38:50.106734 15661 consensus_queue.cc:260] T 4fffcdc9c908434c81a3267842992d0d P 2918d06d72c24fc78c3d60c97fa7064c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } }
I20260601 13:38:50.106863 15614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1764e29285b648be814db8fa5b940b38" candidate_uuid: "2918d06d72c24fc78c3d60c97fa7064c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3743374437a4def857e1a86aa2b1d10" is_pre_election: true
I20260601 13:38:50.106969 15614 raft_consensus.cc:2468] T 1764e29285b648be814db8fa5b940b38 P a3743374437a4def857e1a86aa2b1d10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2918d06d72c24fc78c3d60c97fa7064c in term 0.
I20260601 13:38:50.107043 15661 ts_tablet_manager.cc:1434] T 4fffcdc9c908434c81a3267842992d0d P 2918d06d72c24fc78c3d60c97fa7064c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:50.107266 15661 tablet_bootstrap.cc:492] T 4dc0403dbac04ccbb4230cac24fb4a79 P 2918d06d72c24fc78c3d60c97fa7064c: Bootstrap starting.
I20260601 13:38:50.107625 15502 leader_election.cc:304] T 1764e29285b648be814db8fa5b940b38 P 2918d06d72c24fc78c3d60c97fa7064c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2918d06d72c24fc78c3d60c97fa7064c, a3743374437a4def857e1a86aa2b1d10; no voters: 
I20260601 13:38:50.107873 15668 raft_consensus.cc:2804] T 1764e29285b648be814db8fa5b940b38 P 2918d06d72c24fc78c3d60c97fa7064c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:50.107956 15668 raft_consensus.cc:493] T 1764e29285b648be814db8fa5b940b38 P 2918d06d72c24fc78c3d60c97fa7064c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:50.108042 15668 raft_consensus.cc:3060] T 1764e29285b648be814db8fa5b940b38 P 2918d06d72c24fc78c3d60c97fa7064c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:50.108450 15661 tablet_bootstrap.cc:654] T 4dc0403dbac04ccbb4230cac24fb4a79 P 2918d06d72c24fc78c3d60c97fa7064c: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:50.109467 15668 raft_consensus.cc:515] T 1764e29285b648be814db8fa5b940b38 P 2918d06d72c24fc78c3d60c97fa7064c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } }
I20260601 13:38:50.109716 15661 tablet_bootstrap.cc:492] T 4dc0403dbac04ccbb4230cac24fb4a79 P 2918d06d72c24fc78c3d60c97fa7064c: No bootstrap required, opened a new log
I20260601 13:38:50.109716 15660 tablet_bootstrap.cc:492] T f6c0eb19811348769761b79818a23c72 P dcdd28094fff4cf081e79dcf7a6d7593: No bootstrap required, opened a new log
I20260601 13:38:50.109889 15661 ts_tablet_manager.cc:1403] T 4dc0403dbac04ccbb4230cac24fb4a79 P 2918d06d72c24fc78c3d60c97fa7064c: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:38:50.109912 15660 ts_tablet_manager.cc:1403] T f6c0eb19811348769761b79818a23c72 P dcdd28094fff4cf081e79dcf7a6d7593: Time spent bootstrapping tablet: real 0.009s	user 0.000s	sys 0.002s
I20260601 13:38:50.110335 15662 tablet_bootstrap.cc:492] T 4dc0403dbac04ccbb4230cac24fb4a79 P a3743374437a4def857e1a86aa2b1d10: No bootstrap required, opened a new log
I20260601 13:38:50.110421 15662 ts_tablet_manager.cc:1403] T 4dc0403dbac04ccbb4230cac24fb4a79 P a3743374437a4def857e1a86aa2b1d10: Time spent bootstrapping tablet: real 0.010s	user 0.001s	sys 0.001s
I20260601 13:38:50.110446 15614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1764e29285b648be814db8fa5b940b38" candidate_uuid: "2918d06d72c24fc78c3d60c97fa7064c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3743374437a4def857e1a86aa2b1d10"
I20260601 13:38:50.110456 15661 raft_consensus.cc:359] T 4dc0403dbac04ccbb4230cac24fb4a79 P 2918d06d72c24fc78c3d60c97fa7064c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } } peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } }
I20260601 13:38:50.110582 15614 raft_consensus.cc:3060] T 1764e29285b648be814db8fa5b940b38 P a3743374437a4def857e1a86aa2b1d10 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:50.110598 15661 raft_consensus.cc:385] T 4dc0403dbac04ccbb4230cac24fb4a79 P 2918d06d72c24fc78c3d60c97fa7064c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:50.110491 15660 raft_consensus.cc:359] T f6c0eb19811348769761b79818a23c72 P dcdd28094fff4cf081e79dcf7a6d7593 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } }
I20260601 13:38:50.110630 15661 raft_consensus.cc:740] T 4dc0403dbac04ccbb4230cac24fb4a79 P 2918d06d72c24fc78c3d60c97fa7064c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2918d06d72c24fc78c3d60c97fa7064c, State: Initialized, Role: FOLLOWER
I20260601 13:38:50.110651 15660 raft_consensus.cc:385] T f6c0eb19811348769761b79818a23c72 P dcdd28094fff4cf081e79dcf7a6d7593 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:50.110687 15660 raft_consensus.cc:740] T f6c0eb19811348769761b79818a23c72 P dcdd28094fff4cf081e79dcf7a6d7593 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcdd28094fff4cf081e79dcf7a6d7593, State: Initialized, Role: FOLLOWER
I20260601 13:38:50.110754 15661 consensus_queue.cc:260] T 4dc0403dbac04ccbb4230cac24fb4a79 P 2918d06d72c24fc78c3d60c97fa7064c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } } peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } }
I20260601 13:38:50.110826 15660 consensus_queue.cc:260] T f6c0eb19811348769761b79818a23c72 P dcdd28094fff4cf081e79dcf7a6d7593 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } }
I20260601 13:38:50.110877 15662 raft_consensus.cc:359] T 4dc0403dbac04ccbb4230cac24fb4a79 P a3743374437a4def857e1a86aa2b1d10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } } peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } }
I20260601 13:38:50.110952 15662 raft_consensus.cc:385] T 4dc0403dbac04ccbb4230cac24fb4a79 P a3743374437a4def857e1a86aa2b1d10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:50.110983 15662 raft_consensus.cc:740] T 4dc0403dbac04ccbb4230cac24fb4a79 P a3743374437a4def857e1a86aa2b1d10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3743374437a4def857e1a86aa2b1d10, State: Initialized, Role: FOLLOWER
I20260601 13:38:50.111033 15661 ts_tablet_manager.cc:1434] T 4dc0403dbac04ccbb4230cac24fb4a79 P 2918d06d72c24fc78c3d60c97fa7064c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:50.111114 15660 ts_tablet_manager.cc:1434] T f6c0eb19811348769761b79818a23c72 P dcdd28094fff4cf081e79dcf7a6d7593: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:50.111137 15662 consensus_queue.cc:260] T 4dc0403dbac04ccbb4230cac24fb4a79 P a3743374437a4def857e1a86aa2b1d10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } } peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } }
I20260601 13:38:50.111414 15662 ts_tablet_manager.cc:1434] T 4dc0403dbac04ccbb4230cac24fb4a79 P a3743374437a4def857e1a86aa2b1d10: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:50.112067 15614 raft_consensus.cc:2468] T 1764e29285b648be814db8fa5b940b38 P a3743374437a4def857e1a86aa2b1d10 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2918d06d72c24fc78c3d60c97fa7064c in term 1.
I20260601 13:38:50.112325 15668 leader_election.cc:290] T 1764e29285b648be814db8fa5b940b38 P 2918d06d72c24fc78c3d60c97fa7064c [CANDIDATE]: Term 1 election: Requested vote from peers dcdd28094fff4cf081e79dcf7a6d7593 (127.7.40.1:39859), a3743374437a4def857e1a86aa2b1d10 (127.7.40.3:43845)
I20260601 13:38:50.112416 15502 leader_election.cc:304] T 1764e29285b648be814db8fa5b940b38 P 2918d06d72c24fc78c3d60c97fa7064c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2918d06d72c24fc78c3d60c97fa7064c, a3743374437a4def857e1a86aa2b1d10; no voters: 
I20260601 13:38:50.112709 15668 raft_consensus.cc:2804] T 1764e29285b648be814db8fa5b940b38 P 2918d06d72c24fc78c3d60c97fa7064c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:50.112855 15668 raft_consensus.cc:697] T 1764e29285b648be814db8fa5b940b38 P 2918d06d72c24fc78c3d60c97fa7064c [term 1 LEADER]: Becoming Leader. State: Replica: 2918d06d72c24fc78c3d60c97fa7064c, State: Running, Role: LEADER
I20260601 13:38:50.113081 15668 consensus_queue.cc:237] T 1764e29285b648be814db8fa5b940b38 P 2918d06d72c24fc78c3d60c97fa7064c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } }
I20260601 13:38:50.116001 15463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1764e29285b648be814db8fa5b940b38" candidate_uuid: "2918d06d72c24fc78c3d60c97fa7064c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" is_pre_election: true
I20260601 13:38:50.116025 15462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1764e29285b648be814db8fa5b940b38" candidate_uuid: "2918d06d72c24fc78c3d60c97fa7064c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcdd28094fff4cf081e79dcf7a6d7593"
I20260601 13:38:50.116176 15463 raft_consensus.cc:2468] T 1764e29285b648be814db8fa5b940b38 P dcdd28094fff4cf081e79dcf7a6d7593 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2918d06d72c24fc78c3d60c97fa7064c in term 0.
I20260601 13:38:50.117925 15668 raft_consensus.cc:493] T 4dc0403dbac04ccbb4230cac24fb4a79 P 2918d06d72c24fc78c3d60c97fa7064c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:50.117892 15358 catalog_manager.cc:5696] T 1764e29285b648be814db8fa5b940b38 P 2918d06d72c24fc78c3d60c97fa7064c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2918d06d72c24fc78c3d60c97fa7064c (127.7.40.2). New cstate: current_term: 1 leader_uuid: "2918d06d72c24fc78c3d60c97fa7064c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:50.118037 15668 raft_consensus.cc:515] T 4dc0403dbac04ccbb4230cac24fb4a79 P 2918d06d72c24fc78c3d60c97fa7064c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } } peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } }
I20260601 13:38:50.118417 15668 leader_election.cc:290] T 4dc0403dbac04ccbb4230cac24fb4a79 P 2918d06d72c24fc78c3d60c97fa7064c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3743374437a4def857e1a86aa2b1d10 (127.7.40.3:43845), dcdd28094fff4cf081e79dcf7a6d7593 (127.7.40.1:39859)
I20260601 13:38:50.118695 15614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dc0403dbac04ccbb4230cac24fb4a79" candidate_uuid: "2918d06d72c24fc78c3d60c97fa7064c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3743374437a4def857e1a86aa2b1d10" is_pre_election: true
I20260601 13:38:50.118813 15463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dc0403dbac04ccbb4230cac24fb4a79" candidate_uuid: "2918d06d72c24fc78c3d60c97fa7064c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" is_pre_election: true
I20260601 13:38:50.118818 15614 raft_consensus.cc:2468] T 4dc0403dbac04ccbb4230cac24fb4a79 P a3743374437a4def857e1a86aa2b1d10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2918d06d72c24fc78c3d60c97fa7064c in term 0.
I20260601 13:38:50.118983 15463 raft_consensus.cc:2468] T 4dc0403dbac04ccbb4230cac24fb4a79 P dcdd28094fff4cf081e79dcf7a6d7593 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2918d06d72c24fc78c3d60c97fa7064c in term 0.
I20260601 13:38:50.119231 15502 leader_election.cc:304] T 4dc0403dbac04ccbb4230cac24fb4a79 P 2918d06d72c24fc78c3d60c97fa7064c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2918d06d72c24fc78c3d60c97fa7064c, a3743374437a4def857e1a86aa2b1d10; no voters: 
I20260601 13:38:50.119457 15668 raft_consensus.cc:2804] T 4dc0403dbac04ccbb4230cac24fb4a79 P 2918d06d72c24fc78c3d60c97fa7064c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:50.119517 15668 raft_consensus.cc:493] T 4dc0403dbac04ccbb4230cac24fb4a79 P 2918d06d72c24fc78c3d60c97fa7064c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:50.119558 15668 raft_consensus.cc:3060] T 4dc0403dbac04ccbb4230cac24fb4a79 P 2918d06d72c24fc78c3d60c97fa7064c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:50.120764 15668 raft_consensus.cc:515] T 4dc0403dbac04ccbb4230cac24fb4a79 P 2918d06d72c24fc78c3d60c97fa7064c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } } peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } }
I20260601 13:38:50.121136 15668 leader_election.cc:290] T 4dc0403dbac04ccbb4230cac24fb4a79 P 2918d06d72c24fc78c3d60c97fa7064c [CANDIDATE]: Term 1 election: Requested vote from peers a3743374437a4def857e1a86aa2b1d10 (127.7.40.3:43845), dcdd28094fff4cf081e79dcf7a6d7593 (127.7.40.1:39859)
I20260601 13:38:50.121706 15614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dc0403dbac04ccbb4230cac24fb4a79" candidate_uuid: "2918d06d72c24fc78c3d60c97fa7064c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3743374437a4def857e1a86aa2b1d10"
I20260601 13:38:50.121779 15463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dc0403dbac04ccbb4230cac24fb4a79" candidate_uuid: "2918d06d72c24fc78c3d60c97fa7064c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcdd28094fff4cf081e79dcf7a6d7593"
I20260601 13:38:50.121855 15614 raft_consensus.cc:3060] T 4dc0403dbac04ccbb4230cac24fb4a79 P a3743374437a4def857e1a86aa2b1d10 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:50.121896 15463 raft_consensus.cc:3060] T 4dc0403dbac04ccbb4230cac24fb4a79 P dcdd28094fff4cf081e79dcf7a6d7593 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:50.122766 15614 raft_consensus.cc:2468] T 4dc0403dbac04ccbb4230cac24fb4a79 P a3743374437a4def857e1a86aa2b1d10 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2918d06d72c24fc78c3d60c97fa7064c in term 1.
I20260601 13:38:50.122838 15463 raft_consensus.cc:2468] T 4dc0403dbac04ccbb4230cac24fb4a79 P dcdd28094fff4cf081e79dcf7a6d7593 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2918d06d72c24fc78c3d60c97fa7064c in term 1.
I20260601 13:38:50.123150 15502 leader_election.cc:304] T 4dc0403dbac04ccbb4230cac24fb4a79 P 2918d06d72c24fc78c3d60c97fa7064c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2918d06d72c24fc78c3d60c97fa7064c, a3743374437a4def857e1a86aa2b1d10; no voters: 
I20260601 13:38:50.123327 15668 raft_consensus.cc:2804] T 4dc0403dbac04ccbb4230cac24fb4a79 P 2918d06d72c24fc78c3d60c97fa7064c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:50.123414 15668 raft_consensus.cc:697] T 4dc0403dbac04ccbb4230cac24fb4a79 P 2918d06d72c24fc78c3d60c97fa7064c [term 1 LEADER]: Becoming Leader. State: Replica: 2918d06d72c24fc78c3d60c97fa7064c, State: Running, Role: LEADER
I20260601 13:38:50.123543 15668 consensus_queue.cc:237] T 4dc0403dbac04ccbb4230cac24fb4a79 P 2918d06d72c24fc78c3d60c97fa7064c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } } peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } }
I20260601 13:38:50.125272 15358 catalog_manager.cc:5696] T 4dc0403dbac04ccbb4230cac24fb4a79 P 2918d06d72c24fc78c3d60c97fa7064c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2918d06d72c24fc78c3d60c97fa7064c (127.7.40.2). New cstate: current_term: 1 leader_uuid: "2918d06d72c24fc78c3d60c97fa7064c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:50.279206 15667 raft_consensus.cc:493] T f6c0eb19811348769761b79818a23c72 P dcdd28094fff4cf081e79dcf7a6d7593 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:50.279407 15667 raft_consensus.cc:515] T f6c0eb19811348769761b79818a23c72 P dcdd28094fff4cf081e79dcf7a6d7593 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } }
I20260601 13:38:50.280099 15667 leader_election.cc:290] T f6c0eb19811348769761b79818a23c72 P dcdd28094fff4cf081e79dcf7a6d7593 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2918d06d72c24fc78c3d60c97fa7064c (127.7.40.2:38575), a3743374437a4def857e1a86aa2b1d10 (127.7.40.3:43845)
I20260601 13:38:50.284945 15614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c0eb19811348769761b79818a23c72" candidate_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3743374437a4def857e1a86aa2b1d10" is_pre_election: true
I20260601 13:38:50.284955 15539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c0eb19811348769761b79818a23c72" candidate_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2918d06d72c24fc78c3d60c97fa7064c" is_pre_election: true
I20260601 13:38:50.285178 15614 raft_consensus.cc:2468] T f6c0eb19811348769761b79818a23c72 P a3743374437a4def857e1a86aa2b1d10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcdd28094fff4cf081e79dcf7a6d7593 in term 0.
I20260601 13:38:50.285271 15539 raft_consensus.cc:2468] T f6c0eb19811348769761b79818a23c72 P 2918d06d72c24fc78c3d60c97fa7064c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcdd28094fff4cf081e79dcf7a6d7593 in term 0.
I20260601 13:38:50.285629 15426 leader_election.cc:304] T f6c0eb19811348769761b79818a23c72 P dcdd28094fff4cf081e79dcf7a6d7593 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3743374437a4def857e1a86aa2b1d10, dcdd28094fff4cf081e79dcf7a6d7593; no voters: 
I20260601 13:38:50.285866 15667 raft_consensus.cc:2804] T f6c0eb19811348769761b79818a23c72 P dcdd28094fff4cf081e79dcf7a6d7593 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:50.285945 15667 raft_consensus.cc:493] T f6c0eb19811348769761b79818a23c72 P dcdd28094fff4cf081e79dcf7a6d7593 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:50.285979 15667 raft_consensus.cc:3060] T f6c0eb19811348769761b79818a23c72 P dcdd28094fff4cf081e79dcf7a6d7593 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:50.286911 15667 raft_consensus.cc:515] T f6c0eb19811348769761b79818a23c72 P dcdd28094fff4cf081e79dcf7a6d7593 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } }
I20260601 13:38:50.287376 15667 leader_election.cc:290] T f6c0eb19811348769761b79818a23c72 P dcdd28094fff4cf081e79dcf7a6d7593 [CANDIDATE]: Term 1 election: Requested vote from peers 2918d06d72c24fc78c3d60c97fa7064c (127.7.40.2:38575), a3743374437a4def857e1a86aa2b1d10 (127.7.40.3:43845)
I20260601 13:38:50.287755 15539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c0eb19811348769761b79818a23c72" candidate_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2918d06d72c24fc78c3d60c97fa7064c"
I20260601 13:38:50.287776 15614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c0eb19811348769761b79818a23c72" candidate_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3743374437a4def857e1a86aa2b1d10"
I20260601 13:38:50.287860 15539 raft_consensus.cc:3060] T f6c0eb19811348769761b79818a23c72 P 2918d06d72c24fc78c3d60c97fa7064c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:50.287984 15614 raft_consensus.cc:3060] T f6c0eb19811348769761b79818a23c72 P a3743374437a4def857e1a86aa2b1d10 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:50.288800 15614 raft_consensus.cc:2468] T f6c0eb19811348769761b79818a23c72 P a3743374437a4def857e1a86aa2b1d10 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcdd28094fff4cf081e79dcf7a6d7593 in term 1.
I20260601 13:38:50.288801 15539 raft_consensus.cc:2468] T f6c0eb19811348769761b79818a23c72 P 2918d06d72c24fc78c3d60c97fa7064c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcdd28094fff4cf081e79dcf7a6d7593 in term 1.
I20260601 13:38:50.289126 15426 leader_election.cc:304] T f6c0eb19811348769761b79818a23c72 P dcdd28094fff4cf081e79dcf7a6d7593 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3743374437a4def857e1a86aa2b1d10, dcdd28094fff4cf081e79dcf7a6d7593; no voters: 
I20260601 13:38:50.289314 15667 raft_consensus.cc:2804] T f6c0eb19811348769761b79818a23c72 P dcdd28094fff4cf081e79dcf7a6d7593 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:50.289580 15667 raft_consensus.cc:697] T f6c0eb19811348769761b79818a23c72 P dcdd28094fff4cf081e79dcf7a6d7593 [term 1 LEADER]: Becoming Leader. State: Replica: dcdd28094fff4cf081e79dcf7a6d7593, State: Running, Role: LEADER
I20260601 13:38:50.289754 15667 consensus_queue.cc:237] T f6c0eb19811348769761b79818a23c72 P dcdd28094fff4cf081e79dcf7a6d7593 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } }
I20260601 13:38:50.291601 15358 catalog_manager.cc:5696] T f6c0eb19811348769761b79818a23c72 P dcdd28094fff4cf081e79dcf7a6d7593 reported cstate change: term changed from 0 to 1, leader changed from <none> to dcdd28094fff4cf081e79dcf7a6d7593 (127.7.40.1). New cstate: current_term: 1 leader_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:50.297493 15668 raft_consensus.cc:493] T 4fffcdc9c908434c81a3267842992d0d P 2918d06d72c24fc78c3d60c97fa7064c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:50.297641 15668 raft_consensus.cc:515] T 4fffcdc9c908434c81a3267842992d0d P 2918d06d72c24fc78c3d60c97fa7064c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } }
I20260601 13:38:50.298070 15668 leader_election.cc:290] T 4fffcdc9c908434c81a3267842992d0d P 2918d06d72c24fc78c3d60c97fa7064c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcdd28094fff4cf081e79dcf7a6d7593 (127.7.40.1:39859), a3743374437a4def857e1a86aa2b1d10 (127.7.40.3:43845)
I20260601 13:38:50.298540 15463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fffcdc9c908434c81a3267842992d0d" candidate_uuid: "2918d06d72c24fc78c3d60c97fa7064c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" is_pre_election: true
I20260601 13:38:50.298547 15614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fffcdc9c908434c81a3267842992d0d" candidate_uuid: "2918d06d72c24fc78c3d60c97fa7064c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3743374437a4def857e1a86aa2b1d10" is_pre_election: true
I20260601 13:38:50.298664 15463 raft_consensus.cc:2468] T 4fffcdc9c908434c81a3267842992d0d P dcdd28094fff4cf081e79dcf7a6d7593 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2918d06d72c24fc78c3d60c97fa7064c in term 0.
I20260601 13:38:50.298777 15614 raft_consensus.cc:2468] T 4fffcdc9c908434c81a3267842992d0d P a3743374437a4def857e1a86aa2b1d10 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2918d06d72c24fc78c3d60c97fa7064c in term 0.
I20260601 13:38:50.299038 15505 leader_election.cc:304] T 4fffcdc9c908434c81a3267842992d0d P 2918d06d72c24fc78c3d60c97fa7064c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2918d06d72c24fc78c3d60c97fa7064c, dcdd28094fff4cf081e79dcf7a6d7593; no voters: 
I20260601 13:38:50.299336 15668 raft_consensus.cc:2804] T 4fffcdc9c908434c81a3267842992d0d P 2918d06d72c24fc78c3d60c97fa7064c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:50.299391 15668 raft_consensus.cc:493] T 4fffcdc9c908434c81a3267842992d0d P 2918d06d72c24fc78c3d60c97fa7064c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:50.299423 15668 raft_consensus.cc:3060] T 4fffcdc9c908434c81a3267842992d0d P 2918d06d72c24fc78c3d60c97fa7064c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:50.300329 15668 raft_consensus.cc:515] T 4fffcdc9c908434c81a3267842992d0d P 2918d06d72c24fc78c3d60c97fa7064c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } }
I20260601 13:38:50.300738 15668 leader_election.cc:290] T 4fffcdc9c908434c81a3267842992d0d P 2918d06d72c24fc78c3d60c97fa7064c [CANDIDATE]: Term 1 election: Requested vote from peers dcdd28094fff4cf081e79dcf7a6d7593 (127.7.40.1:39859), a3743374437a4def857e1a86aa2b1d10 (127.7.40.3:43845)
I20260601 13:38:50.301081 15463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fffcdc9c908434c81a3267842992d0d" candidate_uuid: "2918d06d72c24fc78c3d60c97fa7064c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcdd28094fff4cf081e79dcf7a6d7593"
I20260601 13:38:50.301141 15614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fffcdc9c908434c81a3267842992d0d" candidate_uuid: "2918d06d72c24fc78c3d60c97fa7064c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3743374437a4def857e1a86aa2b1d10"
I20260601 13:38:50.301213 15463 raft_consensus.cc:3060] T 4fffcdc9c908434c81a3267842992d0d P dcdd28094fff4cf081e79dcf7a6d7593 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:50.301272 15614 raft_consensus.cc:3060] T 4fffcdc9c908434c81a3267842992d0d P a3743374437a4def857e1a86aa2b1d10 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:50.302004 15463 raft_consensus.cc:2468] T 4fffcdc9c908434c81a3267842992d0d P dcdd28094fff4cf081e79dcf7a6d7593 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2918d06d72c24fc78c3d60c97fa7064c in term 1.
I20260601 13:38:50.302013 15614 raft_consensus.cc:2468] T 4fffcdc9c908434c81a3267842992d0d P a3743374437a4def857e1a86aa2b1d10 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2918d06d72c24fc78c3d60c97fa7064c in term 1.
I20260601 13:38:50.302371 15502 leader_election.cc:304] T 4fffcdc9c908434c81a3267842992d0d P 2918d06d72c24fc78c3d60c97fa7064c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2918d06d72c24fc78c3d60c97fa7064c, a3743374437a4def857e1a86aa2b1d10; no voters: 
I20260601 13:38:50.302551 15668 raft_consensus.cc:2804] T 4fffcdc9c908434c81a3267842992d0d P 2918d06d72c24fc78c3d60c97fa7064c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:50.302644 15668 raft_consensus.cc:697] T 4fffcdc9c908434c81a3267842992d0d P 2918d06d72c24fc78c3d60c97fa7064c [term 1 LEADER]: Becoming Leader. State: Replica: 2918d06d72c24fc78c3d60c97fa7064c, State: Running, Role: LEADER
I20260601 13:38:50.302793 15668 consensus_queue.cc:237] T 4fffcdc9c908434c81a3267842992d0d P 2918d06d72c24fc78c3d60c97fa7064c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } }
I20260601 13:38:50.304490 15358 catalog_manager.cc:5696] T 4fffcdc9c908434c81a3267842992d0d P 2918d06d72c24fc78c3d60c97fa7064c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2918d06d72c24fc78c3d60c97fa7064c (127.7.40.2). New cstate: current_term: 1 leader_uuid: "2918d06d72c24fc78c3d60c97fa7064c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:50.313141  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:50.315335 15688 instance_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:38:50.315451 15691 instance_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:38:50.315601 15689 instance_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:38:50.315678  7328 server_base.cc:1061] running on GCE node
I20260601 13:38:50.315913  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:50.315961  7328 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:38:50.315979  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321130315979 us; error 0 us; skew 500 ppm
I20260601 13:38:50.317301  7328 webserver.cc:533] Webserver started at http://127.7.40.4:40277/ using document root <none> and password file <none>
I20260601 13:38:50.317523  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:50.317582  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:50.317687  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:50.318161  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320954551505-7328-0/minicluster-data/ts-3-root/instance:
uuid: "faeebeca526c40008c91d1b13bec6d70"
format_stamp: "Formatted at 2026-06-01 13:38:50 on dist-test-slave-b9mm"
I20260601 13:38:50.320130  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:38:50.321403 15696 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:38:50.321837  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:50.321910  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320954551505-7328-0/minicluster-data/ts-3-root
uuid: "faeebeca526c40008c91d1b13bec6d70"
format_stamp: "Formatted at 2026-06-01 13:38:50 on dist-test-slave-b9mm"
I20260601 13:38:50.322034  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320954551505-7328-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320954551505-7328-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320954551505-7328-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:38:50.329047  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:50.329561  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:50.329912  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:50.330415  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:50.330454  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:50.330516  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:50.330554  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:50.335939  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.4:46181
I20260601 13:38:50.335960 15759 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.4:46181 every 8 connection(s)
I20260601 13:38:50.340968 15760 heartbeater.cc:344] Connected to a master server at 127.7.40.62:38603
I20260601 13:38:50.341084 15760 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:50.341284 15760 heartbeater.cc:507] Master 127.7.40.62:38603 requested a full tablet report, sending...
I20260601 13:38:50.341917 15358 ts_manager.cc:194] Registered new tserver with Master: faeebeca526c40008c91d1b13bec6d70 (127.7.40.4:46181)
I20260601 13:38:50.342439 15358 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51898
I20260601 13:38:50.648626 15668 consensus_queue.cc:1048] T 1764e29285b648be814db8fa5b940b38 P 2918d06d72c24fc78c3d60c97fa7064c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:50.651605 15463 raft_consensus.cc:3060] T 1764e29285b648be814db8fa5b940b38 P dcdd28094fff4cf081e79dcf7a6d7593 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:50.653115 15766 consensus_queue.cc:1048] T 1764e29285b648be814db8fa5b940b38 P 2918d06d72c24fc78c3d60c97fa7064c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:50.683689 15766 consensus_queue.cc:1048] T 4dc0403dbac04ccbb4230cac24fb4a79 P 2918d06d72c24fc78c3d60c97fa7064c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:50.687158 15668 consensus_queue.cc:1048] T 4dc0403dbac04ccbb4230cac24fb4a79 P 2918d06d72c24fc78c3d60c97fa7064c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:50.702503 15667 consensus_queue.cc:1048] T f6c0eb19811348769761b79818a23c72 P dcdd28094fff4cf081e79dcf7a6d7593 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:50.706451 15773 consensus_queue.cc:1048] T f6c0eb19811348769761b79818a23c72 P dcdd28094fff4cf081e79dcf7a6d7593 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:50.830056 15668 consensus_queue.cc:1048] T 4fffcdc9c908434c81a3267842992d0d P 2918d06d72c24fc78c3d60c97fa7064c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:50.833778 15676 consensus_queue.cc:1048] T 4fffcdc9c908434c81a3267842992d0d P 2918d06d72c24fc78c3d60c97fa7064c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:50.910391 15539 consensus_queue.cc:237] T 4fffcdc9c908434c81a3267842992d0d P 2918d06d72c24fc78c3d60c97fa7064c [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: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } attrs { replace: true } } peers { permanent_uuid: "faeebeca526c40008c91d1b13bec6d70" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 46181 } attrs { promote: true } }
I20260601 13:38:50.912171 15463 raft_consensus.cc:1275] T 4fffcdc9c908434c81a3267842992d0d P dcdd28094fff4cf081e79dcf7a6d7593 [term 1 FOLLOWER]: Refusing update from remote peer 2918d06d72c24fc78c3d60c97fa7064c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:50.912415 15614 raft_consensus.cc:1275] T 4fffcdc9c908434c81a3267842992d0d P a3743374437a4def857e1a86aa2b1d10 [term 1 FOLLOWER]: Refusing update from remote peer 2918d06d72c24fc78c3d60c97fa7064c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:50.912642 15766 consensus_queue.cc:1048] T 4fffcdc9c908434c81a3267842992d0d P 2918d06d72c24fc78c3d60c97fa7064c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:38:50.912777 15676 consensus_queue.cc:1048] T 4fffcdc9c908434c81a3267842992d0d P 2918d06d72c24fc78c3d60c97fa7064c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } 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:38:50.914534 15676 raft_consensus.cc:2955] T 4fffcdc9c908434c81a3267842992d0d P 2918d06d72c24fc78c3d60c97fa7064c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER faeebeca526c40008c91d1b13bec6d70 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } attrs { replace: true } } peers { permanent_uuid: "faeebeca526c40008c91d1b13bec6d70" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 46181 } attrs { promote: true } } }
I20260601 13:38:50.915311 15463 raft_consensus.cc:2955] T 4fffcdc9c908434c81a3267842992d0d P dcdd28094fff4cf081e79dcf7a6d7593 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER faeebeca526c40008c91d1b13bec6d70 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } attrs { replace: true } } peers { permanent_uuid: "faeebeca526c40008c91d1b13bec6d70" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 46181 } attrs { promote: true } } }
I20260601 13:38:50.915525 15614 raft_consensus.cc:2955] T 4fffcdc9c908434c81a3267842992d0d P a3743374437a4def857e1a86aa2b1d10 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER faeebeca526c40008c91d1b13bec6d70 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } attrs { replace: true } } peers { permanent_uuid: "faeebeca526c40008c91d1b13bec6d70" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 46181 } attrs { promote: true } } }
I20260601 13:38:50.918321 15358 catalog_manager.cc:5696] T 4fffcdc9c908434c81a3267842992d0d P dcdd28094fff4cf081e79dcf7a6d7593 reported cstate change: config changed from index -1 to 2, NON_VOTER faeebeca526c40008c91d1b13bec6d70 (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "2918d06d72c24fc78c3d60c97fa7064c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } attrs { replace: true } } peers { permanent_uuid: "faeebeca526c40008c91d1b13bec6d70" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 46181 } attrs { promote: true } } }
W20260601 13:38:50.919592 15502 consensus_peers.cc:597] T 4fffcdc9c908434c81a3267842992d0d P 2918d06d72c24fc78c3d60c97fa7064c -> Peer faeebeca526c40008c91d1b13bec6d70 (127.7.40.4:46181): Couldn't send request to peer faeebeca526c40008c91d1b13bec6d70. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4fffcdc9c908434c81a3267842992d0d. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:50.922411 15463 consensus_queue.cc:237] T f6c0eb19811348769761b79818a23c72 P dcdd28094fff4cf081e79dcf7a6d7593 [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: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } attrs { replace: true } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } } peers { permanent_uuid: "faeebeca526c40008c91d1b13bec6d70" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 46181 } attrs { promote: true } }
I20260601 13:38:50.924213 15539 raft_consensus.cc:1275] T f6c0eb19811348769761b79818a23c72 P 2918d06d72c24fc78c3d60c97fa7064c [term 1 FOLLOWER]: Refusing update from remote peer dcdd28094fff4cf081e79dcf7a6d7593: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:50.924474 15614 raft_consensus.cc:1275] T f6c0eb19811348769761b79818a23c72 P a3743374437a4def857e1a86aa2b1d10 [term 1 FOLLOWER]: Refusing update from remote peer dcdd28094fff4cf081e79dcf7a6d7593: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:50.924675 15685 consensus_queue.cc:1048] T f6c0eb19811348769761b79818a23c72 P dcdd28094fff4cf081e79dcf7a6d7593 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } 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:38:50.924814 15667 consensus_queue.cc:1048] T f6c0eb19811348769761b79818a23c72 P dcdd28094fff4cf081e79dcf7a6d7593 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:38:50.926448 15773 raft_consensus.cc:2955] T f6c0eb19811348769761b79818a23c72 P dcdd28094fff4cf081e79dcf7a6d7593 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER faeebeca526c40008c91d1b13bec6d70 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } attrs { replace: true } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } } peers { permanent_uuid: "faeebeca526c40008c91d1b13bec6d70" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 46181 } attrs { promote: true } } }
I20260601 13:38:50.927316 15539 raft_consensus.cc:2955] T f6c0eb19811348769761b79818a23c72 P 2918d06d72c24fc78c3d60c97fa7064c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER faeebeca526c40008c91d1b13bec6d70 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } attrs { replace: true } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } } peers { permanent_uuid: "faeebeca526c40008c91d1b13bec6d70" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 46181 } attrs { promote: true } } }
I20260601 13:38:50.928536 15614 raft_consensus.cc:2955] T f6c0eb19811348769761b79818a23c72 P a3743374437a4def857e1a86aa2b1d10 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER faeebeca526c40008c91d1b13bec6d70 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } attrs { replace: true } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } } peers { permanent_uuid: "faeebeca526c40008c91d1b13bec6d70" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 46181 } attrs { promote: true } } }
I20260601 13:38:50.929207 15360 catalog_manager.cc:5696] T f6c0eb19811348769761b79818a23c72 P dcdd28094fff4cf081e79dcf7a6d7593 reported cstate change: config changed from index -1 to 2, NON_VOTER faeebeca526c40008c91d1b13bec6d70 (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "faeebeca526c40008c91d1b13bec6d70" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 46181 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:50.930059 15539 consensus_queue.cc:237] T 1764e29285b648be814db8fa5b940b38 P 2918d06d72c24fc78c3d60c97fa7064c [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: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } attrs { replace: true } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } } peers { permanent_uuid: "faeebeca526c40008c91d1b13bec6d70" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 46181 } attrs { promote: true } }
I20260601 13:38:50.932310 15614 raft_consensus.cc:1275] T 1764e29285b648be814db8fa5b940b38 P a3743374437a4def857e1a86aa2b1d10 [term 1 FOLLOWER]: Refusing update from remote peer 2918d06d72c24fc78c3d60c97fa7064c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:38:50.932632 15502 consensus_peers.cc:597] T 1764e29285b648be814db8fa5b940b38 P 2918d06d72c24fc78c3d60c97fa7064c -> Peer faeebeca526c40008c91d1b13bec6d70 (127.7.40.4:46181): Couldn't send request to peer faeebeca526c40008c91d1b13bec6d70. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1764e29285b648be814db8fa5b940b38. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:50.932785 15676 consensus_queue.cc:1048] T 1764e29285b648be814db8fa5b940b38 P 2918d06d72c24fc78c3d60c97fa7064c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:38:50.932914 15463 raft_consensus.cc:1275] T 1764e29285b648be814db8fa5b940b38 P dcdd28094fff4cf081e79dcf7a6d7593 [term 1 FOLLOWER]: Refusing update from remote peer 2918d06d72c24fc78c3d60c97fa7064c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:38:50.933362 15426 consensus_peers.cc:597] T f6c0eb19811348769761b79818a23c72 P dcdd28094fff4cf081e79dcf7a6d7593 -> Peer faeebeca526c40008c91d1b13bec6d70 (127.7.40.4:46181): Couldn't send request to peer faeebeca526c40008c91d1b13bec6d70. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f6c0eb19811348769761b79818a23c72. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:50.933462 15676 consensus_queue.cc:1048] T 1764e29285b648be814db8fa5b940b38 P 2918d06d72c24fc78c3d60c97fa7064c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } 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:38:50.934343 15668 raft_consensus.cc:2955] T 1764e29285b648be814db8fa5b940b38 P 2918d06d72c24fc78c3d60c97fa7064c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER faeebeca526c40008c91d1b13bec6d70 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } attrs { replace: true } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } } peers { permanent_uuid: "faeebeca526c40008c91d1b13bec6d70" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 46181 } attrs { promote: true } } }
I20260601 13:38:50.934779 15614 raft_consensus.cc:2955] T 1764e29285b648be814db8fa5b940b38 P a3743374437a4def857e1a86aa2b1d10 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER faeebeca526c40008c91d1b13bec6d70 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } attrs { replace: true } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } } peers { permanent_uuid: "faeebeca526c40008c91d1b13bec6d70" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 46181 } attrs { promote: true } } }
I20260601 13:38:50.936268 15463 raft_consensus.cc:2955] T 1764e29285b648be814db8fa5b940b38 P dcdd28094fff4cf081e79dcf7a6d7593 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER faeebeca526c40008c91d1b13bec6d70 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } attrs { replace: true } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } } peers { permanent_uuid: "faeebeca526c40008c91d1b13bec6d70" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 46181 } attrs { promote: true } } }
I20260601 13:38:50.937044 15358 catalog_manager.cc:5696] T 1764e29285b648be814db8fa5b940b38 P 2918d06d72c24fc78c3d60c97fa7064c reported cstate change: config changed from index -1 to 2, NON_VOTER faeebeca526c40008c91d1b13bec6d70 (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "2918d06d72c24fc78c3d60c97fa7064c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "faeebeca526c40008c91d1b13bec6d70" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 46181 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:50.937641 15539 consensus_queue.cc:237] T 4fffcdc9c908434c81a3267842992d0d P 2918d06d72c24fc78c3d60c97fa7064c [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: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } attrs { replace: false } } peers { permanent_uuid: "faeebeca526c40008c91d1b13bec6d70" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 46181 } attrs { promote: true } }
I20260601 13:38:50.939204 15613 raft_consensus.cc:1275] T 4fffcdc9c908434c81a3267842992d0d P a3743374437a4def857e1a86aa2b1d10 [term 1 FOLLOWER]: Refusing update from remote peer 2918d06d72c24fc78c3d60c97fa7064c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260601 13:38:50.940099 15502 consensus_peers.cc:597] T 4fffcdc9c908434c81a3267842992d0d P 2918d06d72c24fc78c3d60c97fa7064c -> Peer faeebeca526c40008c91d1b13bec6d70 (127.7.40.4:46181): Couldn't send request to peer faeebeca526c40008c91d1b13bec6d70. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4fffcdc9c908434c81a3267842992d0d. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:50.940578 15676 consensus_queue.cc:1048] T 4fffcdc9c908434c81a3267842992d0d P 2918d06d72c24fc78c3d60c97fa7064c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } 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:38:50.941246 15463 raft_consensus.cc:1275] T 4fffcdc9c908434c81a3267842992d0d P dcdd28094fff4cf081e79dcf7a6d7593 [term 1 FOLLOWER]: Refusing update from remote peer 2918d06d72c24fc78c3d60c97fa7064c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:38:50.941635 15676 consensus_queue.cc:1048] T 4fffcdc9c908434c81a3267842992d0d P 2918d06d72c24fc78c3d60c97fa7064c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:38:50.942359 15766 raft_consensus.cc:2955] T 4fffcdc9c908434c81a3267842992d0d P 2918d06d72c24fc78c3d60c97fa7064c [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: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } attrs { replace: false } } peers { permanent_uuid: "faeebeca526c40008c91d1b13bec6d70" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 46181 } attrs { promote: true } } }
I20260601 13:38:50.942751 15614 raft_consensus.cc:2955] T 4fffcdc9c908434c81a3267842992d0d P a3743374437a4def857e1a86aa2b1d10 [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: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } attrs { replace: false } } peers { permanent_uuid: "faeebeca526c40008c91d1b13bec6d70" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 46181 } attrs { promote: true } } }
W20260601 13:38:50.943989 15408 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260601 13:38:50.944082 15408 auto_rebalancer.cc:300] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260601 13:38:50.944970 15359 catalog_manager.cc:5696] T 4fffcdc9c908434c81a3267842992d0d P 2918d06d72c24fc78c3d60c97fa7064c reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "2918d06d72c24fc78c3d60c97fa7064c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "faeebeca526c40008c91d1b13bec6d70" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 46181 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:50.945145 15462 consensus_queue.cc:237] T f6c0eb19811348769761b79818a23c72 P dcdd28094fff4cf081e79dcf7a6d7593 [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: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } attrs { replace: false } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } } peers { permanent_uuid: "faeebeca526c40008c91d1b13bec6d70" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 46181 } attrs { promote: true } }
I20260601 13:38:50.944689 15463 raft_consensus.cc:2955] T 4fffcdc9c908434c81a3267842992d0d P dcdd28094fff4cf081e79dcf7a6d7593 [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: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } attrs { replace: false } } peers { permanent_uuid: "faeebeca526c40008c91d1b13bec6d70" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 46181 } attrs { promote: true } } }
W20260601 13:38:50.946527 15426 consensus_peers.cc:597] T f6c0eb19811348769761b79818a23c72 P dcdd28094fff4cf081e79dcf7a6d7593 -> Peer faeebeca526c40008c91d1b13bec6d70 (127.7.40.4:46181): Couldn't send request to peer faeebeca526c40008c91d1b13bec6d70. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f6c0eb19811348769761b79818a23c72. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:50.946583 15614 raft_consensus.cc:1275] T f6c0eb19811348769761b79818a23c72 P a3743374437a4def857e1a86aa2b1d10 [term 1 FOLLOWER]: Refusing update from remote peer dcdd28094fff4cf081e79dcf7a6d7593: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:38:50.946633 15539 raft_consensus.cc:1275] T f6c0eb19811348769761b79818a23c72 P 2918d06d72c24fc78c3d60c97fa7064c [term 1 FOLLOWER]: Refusing update from remote peer dcdd28094fff4cf081e79dcf7a6d7593: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:38:50.946897 15667 consensus_queue.cc:1048] T f6c0eb19811348769761b79818a23c72 P dcdd28094fff4cf081e79dcf7a6d7593 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:38:50.947027 15685 consensus_queue.cc:1048] T f6c0eb19811348769761b79818a23c72 P dcdd28094fff4cf081e79dcf7a6d7593 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } 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:38:50.949069 15667 raft_consensus.cc:2955] T f6c0eb19811348769761b79818a23c72 P dcdd28094fff4cf081e79dcf7a6d7593 [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: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } attrs { replace: false } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } } peers { permanent_uuid: "faeebeca526c40008c91d1b13bec6d70" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 46181 } attrs { promote: true } } }
I20260601 13:38:50.949184 15538 consensus_queue.cc:237] T 4fffcdc9c908434c81a3267842992d0d P 2918d06d72c24fc78c3d60c97fa7064c [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: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } attrs { replace: false } }
I20260601 13:38:50.949888 15539 raft_consensus.cc:2955] T f6c0eb19811348769761b79818a23c72 P 2918d06d72c24fc78c3d60c97fa7064c [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: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } attrs { replace: false } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } } peers { permanent_uuid: "faeebeca526c40008c91d1b13bec6d70" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 46181 } attrs { promote: true } } }
W20260601 13:38:50.950678 15408 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260601 13:38:50.950747 15408 auto_rebalancer.cc:300] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260601 13:38:50.951020 15613 raft_consensus.cc:1275] T 4fffcdc9c908434c81a3267842992d0d P a3743374437a4def857e1a86aa2b1d10 [term 1 FOLLOWER]: Refusing update from remote peer 2918d06d72c24fc78c3d60c97fa7064c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:38:50.951821 15538 consensus_queue.cc:237] T 1764e29285b648be814db8fa5b940b38 P 2918d06d72c24fc78c3d60c97fa7064c [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: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } attrs { replace: false } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } } peers { permanent_uuid: "faeebeca526c40008c91d1b13bec6d70" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 46181 } attrs { promote: true } }
I20260601 13:38:50.952003 15462 raft_consensus.cc:1275] T 4fffcdc9c908434c81a3267842992d0d P dcdd28094fff4cf081e79dcf7a6d7593 [term 1 FOLLOWER]: Refusing update from remote peer 2918d06d72c24fc78c3d60c97fa7064c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:38:50.952246 15676 consensus_queue.cc:1048] T 4fffcdc9c908434c81a3267842992d0d P 2918d06d72c24fc78c3d60c97fa7064c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } 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:38:50.952656 15614 raft_consensus.cc:2955] T f6c0eb19811348769761b79818a23c72 P a3743374437a4def857e1a86aa2b1d10 [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: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } attrs { replace: false } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } } peers { permanent_uuid: "faeebeca526c40008c91d1b13bec6d70" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 46181 } attrs { promote: true } } }
I20260601 13:38:50.953287 15668 consensus_queue.cc:1048] T 4fffcdc9c908434c81a3267842992d0d P 2918d06d72c24fc78c3d60c97fa7064c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:38:50.953354 15359 catalog_manager.cc:5696] T f6c0eb19811348769761b79818a23c72 P 2918d06d72c24fc78c3d60c97fa7064c reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } attrs { replace: false } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } } peers { permanent_uuid: "faeebeca526c40008c91d1b13bec6d70" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 46181 } attrs { promote: true } } }
I20260601 13:38:50.953684 15463 raft_consensus.cc:1275] T 1764e29285b648be814db8fa5b940b38 P dcdd28094fff4cf081e79dcf7a6d7593 [term 1 FOLLOWER]: Refusing update from remote peer 2918d06d72c24fc78c3d60c97fa7064c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:38:50.953964 15612 raft_consensus.cc:1275] T 1764e29285b648be814db8fa5b940b38 P a3743374437a4def857e1a86aa2b1d10 [term 1 FOLLOWER]: Refusing update from remote peer 2918d06d72c24fc78c3d60c97fa7064c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:38:50.954085 15668 consensus_queue.cc:1048] T 1764e29285b648be814db8fa5b940b38 P 2918d06d72c24fc78c3d60c97fa7064c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } 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:38:50.955045 15668 raft_consensus.cc:2955] T 4fffcdc9c908434c81a3267842992d0d P 2918d06d72c24fc78c3d60c97fa7064c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER faeebeca526c40008c91d1b13bec6d70 (127.7.40.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } attrs { replace: false } } }
I20260601 13:38:50.956635 15463 raft_consensus.cc:2955] T 4fffcdc9c908434c81a3267842992d0d P dcdd28094fff4cf081e79dcf7a6d7593 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER faeebeca526c40008c91d1b13bec6d70 (127.7.40.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } attrs { replace: false } } }
I20260601 13:38:50.957445 15786 consensus_queue.cc:1048] T 1764e29285b648be814db8fa5b940b38 P 2918d06d72c24fc78c3d60c97fa7064c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:38:50.958052 15676 raft_consensus.cc:2955] T 1764e29285b648be814db8fa5b940b38 P 2918d06d72c24fc78c3d60c97fa7064c [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: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } attrs { replace: false } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } } peers { permanent_uuid: "faeebeca526c40008c91d1b13bec6d70" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 46181 } attrs { promote: true } } }
W20260601 13:38:50.959477 15408 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260601 13:38:50.959550 15408 auto_rebalancer.cc:300] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260601 13:38:50.959785 15463 consensus_queue.cc:237] T f6c0eb19811348769761b79818a23c72 P dcdd28094fff4cf081e79dcf7a6d7593 [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: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } attrs { replace: false } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } }
I20260601 13:38:50.960026 15462 raft_consensus.cc:2955] T 1764e29285b648be814db8fa5b940b38 P dcdd28094fff4cf081e79dcf7a6d7593 [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: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } attrs { replace: false } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } } peers { permanent_uuid: "faeebeca526c40008c91d1b13bec6d70" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 46181 } attrs { promote: true } } }
W20260601 13:38:50.960240 15502 consensus_peers.cc:597] T 1764e29285b648be814db8fa5b940b38 P 2918d06d72c24fc78c3d60c97fa7064c -> Peer faeebeca526c40008c91d1b13bec6d70 (127.7.40.4:46181): Couldn't send request to peer faeebeca526c40008c91d1b13bec6d70. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1764e29285b648be814db8fa5b940b38. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:50.960763 15345 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4fffcdc9c908434c81a3267842992d0d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:38:50.960839 15614 raft_consensus.cc:2955] T 4fffcdc9c908434c81a3267842992d0d P a3743374437a4def857e1a86aa2b1d10 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER faeebeca526c40008c91d1b13bec6d70 (127.7.40.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } attrs { replace: false } } }
I20260601 13:38:50.961040 15613 raft_consensus.cc:1275] T f6c0eb19811348769761b79818a23c72 P a3743374437a4def857e1a86aa2b1d10 [term 1 FOLLOWER]: Refusing update from remote peer dcdd28094fff4cf081e79dcf7a6d7593: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:38:50.961418 15685 consensus_queue.cc:1048] T f6c0eb19811348769761b79818a23c72 P dcdd28094fff4cf081e79dcf7a6d7593 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:38:50.962177 15359 catalog_manager.cc:5696] T 4fffcdc9c908434c81a3267842992d0d P dcdd28094fff4cf081e79dcf7a6d7593 reported cstate change: config changed from index 3 to 4, NON_VOTER faeebeca526c40008c91d1b13bec6d70 (127.7.40.4) evicted. New cstate: current_term: 1 leader_uuid: "2918d06d72c24fc78c3d60c97fa7064c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } attrs { replace: false } } }
I20260601 13:38:50.963285 15773 raft_consensus.cc:2955] T f6c0eb19811348769761b79818a23c72 P dcdd28094fff4cf081e79dcf7a6d7593 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER faeebeca526c40008c91d1b13bec6d70 (127.7.40.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } attrs { replace: false } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } } }
I20260601 13:38:50.963477 15614 raft_consensus.cc:2955] T 1764e29285b648be814db8fa5b940b38 P a3743374437a4def857e1a86aa2b1d10 [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: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } attrs { replace: false } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } } peers { permanent_uuid: "faeebeca526c40008c91d1b13bec6d70" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 46181 } attrs { promote: true } } }
I20260601 13:38:50.964782 15358 catalog_manager.cc:5696] T 1764e29285b648be814db8fa5b940b38 P 2918d06d72c24fc78c3d60c97fa7064c reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "2918d06d72c24fc78c3d60c97fa7064c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "faeebeca526c40008c91d1b13bec6d70" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 46181 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:50.964988 15347 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f6c0eb19811348769761b79818a23c72 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:38:50.965477 15614 raft_consensus.cc:2955] T f6c0eb19811348769761b79818a23c72 P a3743374437a4def857e1a86aa2b1d10 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER faeebeca526c40008c91d1b13bec6d70 (127.7.40.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } attrs { replace: false } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } } }
I20260601 13:38:50.965890 15538 raft_consensus.cc:1275] T f6c0eb19811348769761b79818a23c72 P 2918d06d72c24fc78c3d60c97fa7064c [term 1 FOLLOWER]: Refusing update from remote peer dcdd28094fff4cf081e79dcf7a6d7593: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:38:50.966250 15685 consensus_queue.cc:1048] T f6c0eb19811348769761b79818a23c72 P dcdd28094fff4cf081e79dcf7a6d7593 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } 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:38:50.967517 15538 raft_consensus.cc:2955] T f6c0eb19811348769761b79818a23c72 P 2918d06d72c24fc78c3d60c97fa7064c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER faeebeca526c40008c91d1b13bec6d70 (127.7.40.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } attrs { replace: false } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } } }
I20260601 13:38:50.968686 15360 catalog_manager.cc:5696] T f6c0eb19811348769761b79818a23c72 P a3743374437a4def857e1a86aa2b1d10 reported cstate change: config changed from index 3 to 4, NON_VOTER faeebeca526c40008c91d1b13bec6d70 (127.7.40.4) evicted. New cstate: current_term: 1 leader_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dcdd28094fff4cf081e79dcf7a6d7593" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 39859 } } peers { permanent_uuid: "2918d06d72c24fc78c3d60c97fa7064c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 38575 } attrs { replace: false } } peers { permanent_uuid: "a3743374437a4def857e1a86aa2b1d10" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43845 } } }
I20260601 13:38:50.973480 15723 tablet_service.cc:1558] Processing DeleteTablet for tablet f6c0eb19811348769761b79818a23c72 with delete_type TABLET_DATA_TOMBSTONED (TS faeebeca526c40008c91d1b13bec6d70 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49348
I20260601 13:38:50.973474 15724 tablet_service.cc:1558] Processing DeleteTablet for tablet 4fffcdc9c908434c81a3267842992d0d with delete_type TABLET_DATA_TOMBSTONED (TS faeebeca526c40008c91d1b13bec6d70 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49348
W20260601 13:38:50.974148 15344 catalog_manager.cc:4994] TS faeebeca526c40008c91d1b13bec6d70 (127.7.40.4:46181): delete failed for tablet f6c0eb19811348769761b79818a23c72 because the tablet was not found. No further retry: Not found: Tablet not found: f6c0eb19811348769761b79818a23c72
W20260601 13:38:50.974385 15344 catalog_manager.cc:4994] TS faeebeca526c40008c91d1b13bec6d70 (127.7.40.4:46181): delete failed for tablet 4fffcdc9c908434c81a3267842992d0d because the tablet was not found. No further retry: Not found: Tablet not found: 4fffcdc9c908434c81a3267842992d0d
I20260601 13:38:51.343516 15760 heartbeater.cc:499] Master 127.7.40.62:38603 was elected leader, sending a full tablet report...
I20260601 13:38:51.384421  7328 tablet_server.cc:179] TabletServer@127.7.40.1:0 shutting down...
I20260601 13:38:51.389442  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:51.389761  7328 tablet_replica.cc:333] T f6c0eb19811348769761b79818a23c72 P dcdd28094fff4cf081e79dcf7a6d7593: stopping tablet replica
I20260601 13:38:51.389926  7328 raft_consensus.cc:2243] T f6c0eb19811348769761b79818a23c72 P dcdd28094fff4cf081e79dcf7a6d7593 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:51.390198  7328 raft_consensus.cc:2272] T f6c0eb19811348769761b79818a23c72 P dcdd28094fff4cf081e79dcf7a6d7593 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:51.390892  7328 tablet_replica.cc:333] T 4fffcdc9c908434c81a3267842992d0d P dcdd28094fff4cf081e79dcf7a6d7593: stopping tablet replica
I20260601 13:38:51.391024  7328 raft_consensus.cc:2243] T 4fffcdc9c908434c81a3267842992d0d P dcdd28094fff4cf081e79dcf7a6d7593 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:51.391225  7328 raft_consensus.cc:2272] T 4fffcdc9c908434c81a3267842992d0d P dcdd28094fff4cf081e79dcf7a6d7593 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:51.391933  7328 tablet_replica.cc:333] T 4dc0403dbac04ccbb4230cac24fb4a79 P dcdd28094fff4cf081e79dcf7a6d7593: stopping tablet replica
I20260601 13:38:51.392059  7328 raft_consensus.cc:2243] T 4dc0403dbac04ccbb4230cac24fb4a79 P dcdd28094fff4cf081e79dcf7a6d7593 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:51.392175  7328 raft_consensus.cc:2272] T 4dc0403dbac04ccbb4230cac24fb4a79 P dcdd28094fff4cf081e79dcf7a6d7593 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:51.392696  7328 tablet_replica.cc:333] T 1764e29285b648be814db8fa5b940b38 P dcdd28094fff4cf081e79dcf7a6d7593: stopping tablet replica
I20260601 13:38:51.392846  7328 raft_consensus.cc:2243] T 1764e29285b648be814db8fa5b940b38 P dcdd28094fff4cf081e79dcf7a6d7593 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:51.392997  7328 raft_consensus.cc:2272] T 1764e29285b648be814db8fa5b940b38 P dcdd28094fff4cf081e79dcf7a6d7593 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:51.407702  7328 tablet_server.cc:196] TabletServer@127.7.40.1:0 shutdown complete.
I20260601 13:38:51.410490  7328 tablet_server.cc:179] TabletServer@127.7.40.2:0 shutting down...
I20260601 13:38:51.416265  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:51.416546  7328 tablet_replica.cc:333] T 4dc0403dbac04ccbb4230cac24fb4a79 P 2918d06d72c24fc78c3d60c97fa7064c: stopping tablet replica
I20260601 13:38:51.416698  7328 raft_consensus.cc:2243] T 4dc0403dbac04ccbb4230cac24fb4a79 P 2918d06d72c24fc78c3d60c97fa7064c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:51.416957  7328 raft_consensus.cc:2272] T 4dc0403dbac04ccbb4230cac24fb4a79 P 2918d06d72c24fc78c3d60c97fa7064c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:51.417618  7328 tablet_replica.cc:333] T 1764e29285b648be814db8fa5b940b38 P 2918d06d72c24fc78c3d60c97fa7064c: stopping tablet replica
I20260601 13:38:51.417757  7328 raft_consensus.cc:2243] T 1764e29285b648be814db8fa5b940b38 P 2918d06d72c24fc78c3d60c97fa7064c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:51.418032  7328 raft_consensus.cc:2272] T 1764e29285b648be814db8fa5b940b38 P 2918d06d72c24fc78c3d60c97fa7064c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:51.418608  7328 tablet_replica.cc:333] T 4fffcdc9c908434c81a3267842992d0d P 2918d06d72c24fc78c3d60c97fa7064c: stopping tablet replica
I20260601 13:38:51.418741  7328 raft_consensus.cc:2243] T 4fffcdc9c908434c81a3267842992d0d P 2918d06d72c24fc78c3d60c97fa7064c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:51.418921  7328 raft_consensus.cc:2272] T 4fffcdc9c908434c81a3267842992d0d P 2918d06d72c24fc78c3d60c97fa7064c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:51.419449  7328 tablet_replica.cc:333] T f6c0eb19811348769761b79818a23c72 P 2918d06d72c24fc78c3d60c97fa7064c: stopping tablet replica
I20260601 13:38:51.419560  7328 raft_consensus.cc:2243] T f6c0eb19811348769761b79818a23c72 P 2918d06d72c24fc78c3d60c97fa7064c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:51.419713  7328 raft_consensus.cc:2272] T f6c0eb19811348769761b79818a23c72 P 2918d06d72c24fc78c3d60c97fa7064c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:51.433959  7328 tablet_server.cc:196] TabletServer@127.7.40.2:0 shutdown complete.
I20260601 13:38:51.436834  7328 tablet_server.cc:179] TabletServer@127.7.40.3:0 shutting down...
I20260601 13:38:51.441431  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:51.441726  7328 tablet_replica.cc:333] T 4dc0403dbac04ccbb4230cac24fb4a79 P a3743374437a4def857e1a86aa2b1d10: stopping tablet replica
I20260601 13:38:51.441886  7328 raft_consensus.cc:2243] T 4dc0403dbac04ccbb4230cac24fb4a79 P a3743374437a4def857e1a86aa2b1d10 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:51.442018  7328 raft_consensus.cc:2272] T 4dc0403dbac04ccbb4230cac24fb4a79 P a3743374437a4def857e1a86aa2b1d10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:51.442657  7328 tablet_replica.cc:333] T 1764e29285b648be814db8fa5b940b38 P a3743374437a4def857e1a86aa2b1d10: stopping tablet replica
I20260601 13:38:51.442751  7328 raft_consensus.cc:2243] T 1764e29285b648be814db8fa5b940b38 P a3743374437a4def857e1a86aa2b1d10 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:51.442853  7328 raft_consensus.cc:2272] T 1764e29285b648be814db8fa5b940b38 P a3743374437a4def857e1a86aa2b1d10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:51.443420  7328 tablet_replica.cc:333] T 4fffcdc9c908434c81a3267842992d0d P a3743374437a4def857e1a86aa2b1d10: stopping tablet replica
I20260601 13:38:51.443506  7328 raft_consensus.cc:2243] T 4fffcdc9c908434c81a3267842992d0d P a3743374437a4def857e1a86aa2b1d10 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:51.443603  7328 raft_consensus.cc:2272] T 4fffcdc9c908434c81a3267842992d0d P a3743374437a4def857e1a86aa2b1d10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:51.444125  7328 tablet_replica.cc:333] T f6c0eb19811348769761b79818a23c72 P a3743374437a4def857e1a86aa2b1d10: stopping tablet replica
I20260601 13:38:51.444200  7328 raft_consensus.cc:2243] T f6c0eb19811348769761b79818a23c72 P a3743374437a4def857e1a86aa2b1d10 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:51.444350  7328 raft_consensus.cc:2272] T f6c0eb19811348769761b79818a23c72 P a3743374437a4def857e1a86aa2b1d10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:51.457978  7328 tablet_server.cc:196] TabletServer@127.7.40.3:0 shutdown complete.
I20260601 13:38:51.460954  7328 tablet_server.cc:179] TabletServer@127.7.40.4:0 shutting down...
I20260601 13:38:51.464872  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:51.477547  7328 tablet_server.cc:196] TabletServer@127.7.40.4:0 shutdown complete.
I20260601 13:38:51.480334  7328 master.cc:562] Master@127.7.40.62:38603 shutting down...
I20260601 13:38:51.484603  7328 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5cae6633da20491787a5cedcb7c98c91 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:51.484834  7328 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5cae6633da20491787a5cedcb7c98c91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:51.484913  7328 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5cae6633da20491787a5cedcb7c98c91: stopping tablet replica
I20260601 13:38:51.498445  7328 master.cc:584] Master@127.7.40.62:38603 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (2638 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260601 13:38:51.509048  7328 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.40.62:40629
I20260601 13:38:51.509500  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:51.511725 15791 instance_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:38:51.511806 15792 instance_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:38:51.511875 15794 instance_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:38:51.512142  7328 server_base.cc:1061] running on GCE node
I20260601 13:38:51.512346  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:51.512374  7328 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:38:51.512390  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321131512390 us; error 0 us; skew 500 ppm
I20260601 13:38:51.513309  7328 webserver.cc:533] Webserver started at http://127.7.40.62:46643/ using document root <none> and password file <none>
I20260601 13:38:51.513466  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:51.513525  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:51.513612  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:51.513998  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320954551505-7328-0/minicluster-data/master-0-root/instance:
uuid: "544eef5f806c43c5ab10b6c0f1c45bd2"
format_stamp: "Formatted at 2026-06-01 13:38:51 on dist-test-slave-b9mm"
I20260601 13:38:51.515712  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:38:51.516758 15799 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:38:51.517067  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:51.517161  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320954551505-7328-0/minicluster-data/master-0-root
uuid: "544eef5f806c43c5ab10b6c0f1c45bd2"
format_stamp: "Formatted at 2026-06-01 13:38:51 on dist-test-slave-b9mm"
I20260601 13:38:51.517263  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320954551505-7328-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320954551505-7328-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320954551505-7328-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:38:51.541455  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:51.541915  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:51.546507  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.62:40629
I20260601 13:38:51.550168 15851 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.62:40629 every 8 connection(s)
I20260601 13:38:51.550730 15852 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:38:51.552634 15852 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 544eef5f806c43c5ab10b6c0f1c45bd2: Bootstrap starting.
I20260601 13:38:51.553483 15852 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 544eef5f806c43c5ab10b6c0f1c45bd2: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:51.554613 15852 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 544eef5f806c43c5ab10b6c0f1c45bd2: No bootstrap required, opened a new log
I20260601 13:38:51.555052 15852 raft_consensus.cc:359] T 00000000000000000000000000000000 P 544eef5f806c43c5ab10b6c0f1c45bd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "544eef5f806c43c5ab10b6c0f1c45bd2" member_type: VOTER }
I20260601 13:38:51.555236 15852 raft_consensus.cc:385] T 00000000000000000000000000000000 P 544eef5f806c43c5ab10b6c0f1c45bd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:51.555285 15852 raft_consensus.cc:740] T 00000000000000000000000000000000 P 544eef5f806c43c5ab10b6c0f1c45bd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 544eef5f806c43c5ab10b6c0f1c45bd2, State: Initialized, Role: FOLLOWER
I20260601 13:38:51.555460 15852 consensus_queue.cc:260] T 00000000000000000000000000000000 P 544eef5f806c43c5ab10b6c0f1c45bd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "544eef5f806c43c5ab10b6c0f1c45bd2" member_type: VOTER }
I20260601 13:38:51.555557 15852 raft_consensus.cc:399] T 00000000000000000000000000000000 P 544eef5f806c43c5ab10b6c0f1c45bd2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:38:51.555604 15852 raft_consensus.cc:493] T 00000000000000000000000000000000 P 544eef5f806c43c5ab10b6c0f1c45bd2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:38:51.555657 15852 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 544eef5f806c43c5ab10b6c0f1c45bd2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:51.556399 15852 raft_consensus.cc:515] T 00000000000000000000000000000000 P 544eef5f806c43c5ab10b6c0f1c45bd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "544eef5f806c43c5ab10b6c0f1c45bd2" member_type: VOTER }
I20260601 13:38:51.556555 15852 leader_election.cc:304] T 00000000000000000000000000000000 P 544eef5f806c43c5ab10b6c0f1c45bd2 [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: 544eef5f806c43c5ab10b6c0f1c45bd2; no voters: 
I20260601 13:38:51.556773 15852 leader_election.cc:290] T 00000000000000000000000000000000 P 544eef5f806c43c5ab10b6c0f1c45bd2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:38:51.556916 15855 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 544eef5f806c43c5ab10b6c0f1c45bd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:51.557237 15855 raft_consensus.cc:697] T 00000000000000000000000000000000 P 544eef5f806c43c5ab10b6c0f1c45bd2 [term 1 LEADER]: Becoming Leader. State: Replica: 544eef5f806c43c5ab10b6c0f1c45bd2, State: Running, Role: LEADER
I20260601 13:38:51.557343 15852 sys_catalog.cc:565] T 00000000000000000000000000000000 P 544eef5f806c43c5ab10b6c0f1c45bd2 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:38:51.557428 15855 consensus_queue.cc:237] T 00000000000000000000000000000000 P 544eef5f806c43c5ab10b6c0f1c45bd2 [LEADER]: Queue going to LEADER mode. State: All 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: "544eef5f806c43c5ab10b6c0f1c45bd2" member_type: VOTER }
I20260601 13:38:51.558037 15857 sys_catalog.cc:455] T 00000000000000000000000000000000 P 544eef5f806c43c5ab10b6c0f1c45bd2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 544eef5f806c43c5ab10b6c0f1c45bd2. Latest consensus state: current_term: 1 leader_uuid: "544eef5f806c43c5ab10b6c0f1c45bd2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "544eef5f806c43c5ab10b6c0f1c45bd2" member_type: VOTER } }
I20260601 13:38:51.558171 15857 sys_catalog.cc:458] T 00000000000000000000000000000000 P 544eef5f806c43c5ab10b6c0f1c45bd2 [sys.catalog]: This master's current role is: LEADER
I20260601 13:38:51.558207 15856 sys_catalog.cc:455] T 00000000000000000000000000000000 P 544eef5f806c43c5ab10b6c0f1c45bd2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "544eef5f806c43c5ab10b6c0f1c45bd2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "544eef5f806c43c5ab10b6c0f1c45bd2" member_type: VOTER } }
I20260601 13:38:51.558312 15856 sys_catalog.cc:458] T 00000000000000000000000000000000 P 544eef5f806c43c5ab10b6c0f1c45bd2 [sys.catalog]: This master's current role is: LEADER
I20260601 13:38:51.558493 15863 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:38:51.559407 15863 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:38:51.559675  7328 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:38:51.561385 15863 catalog_manager.cc:1382] Generated new cluster ID: e543d32435e949d187dcad53415e5239
I20260601 13:38:51.561447 15863 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:38:51.587110 15863 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:38:51.587783 15863 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:38:51.593245 15863 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 544eef5f806c43c5ab10b6c0f1c45bd2: Generated new TSK 0
I20260601 13:38:51.593469 15863 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:38:51.624794  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:51.627462 15874 instance_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:38:51.627638  7328 server_base.cc:1061] running on GCE node
W20260601 13:38:51.627620 15876 instance_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:38:51.627791 15873 instance_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:38:51.628082  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:51.628127  7328 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:38:51.628144  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321131628143 us; error 0 us; skew 500 ppm
I20260601 13:38:51.629479  7328 webserver.cc:533] Webserver started at http://127.7.40.1:39383/ using document root <none> and password file <none>
I20260601 13:38:51.629731  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:51.629788  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:51.629877  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:51.630367  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320954551505-7328-0/minicluster-data/ts-0-root/instance:
uuid: "0604bfa962e14d5582d8188935da5f58"
format_stamp: "Formatted at 2026-06-01 13:38:51 on dist-test-slave-b9mm"
I20260601 13:38:51.632325  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:38:51.633526 15881 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:38:51.633836  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:51.633929  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320954551505-7328-0/minicluster-data/ts-0-root
uuid: "0604bfa962e14d5582d8188935da5f58"
format_stamp: "Formatted at 2026-06-01 13:38:51 on dist-test-slave-b9mm"
I20260601 13:38:51.634029  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320954551505-7328-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320954551505-7328-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320954551505-7328-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:38:51.663189  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:51.663666  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:51.664026  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:51.664551  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:51.664613  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:51.664664  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:51.664713  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:51.669394  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.1:40359
I20260601 13:38:51.669466 15945 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.1:40359 every 8 connection(s)
I20260601 13:38:51.670418  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:51.672644 15950 instance_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:38:51.672773  7328 server_base.cc:1061] running on GCE node
W20260601 13:38:51.672914 15953 instance_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:38:51.672977 15951 instance_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:38:51.673251  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:51.673327  7328 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:38:51.673353  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321131673352 us; error 0 us; skew 500 ppm
I20260601 13:38:51.674528  7328 webserver.cc:533] Webserver started at http://127.7.40.2:45009/ using document root <none> and password file <none>
I20260601 13:38:51.674710  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:51.674777  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:51.674851  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:51.675396  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320954551505-7328-0/minicluster-data/ts-1-root/instance:
uuid: "c4e46f5191e043f8a43a9b5ed136e239"
format_stamp: "Formatted at 2026-06-01 13:38:51 on dist-test-slave-b9mm"
I20260601 13:38:51.675690 15946 heartbeater.cc:344] Connected to a master server at 127.7.40.62:40629
I20260601 13:38:51.675827 15946 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:51.676077 15946 heartbeater.cc:507] Master 127.7.40.62:40629 requested a full tablet report, sending...
I20260601 13:38:51.676891 15816 ts_manager.cc:194] Registered new tserver with Master: 0604bfa962e14d5582d8188935da5f58 (127.7.40.1:40359)
I20260601 13:38:51.677223  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:38:51.677950 15816 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45014
I20260601 13:38:51.678478 15958 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:38:51.678754  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:51.678851  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320954551505-7328-0/minicluster-data/ts-1-root
uuid: "c4e46f5191e043f8a43a9b5ed136e239"
format_stamp: "Formatted at 2026-06-01 13:38:51 on dist-test-slave-b9mm"
I20260601 13:38:51.678947  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320954551505-7328-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320954551505-7328-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320954551505-7328-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:38:51.710975  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:51.711532  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:51.711946  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:51.712481  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:51.712549  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:51.712600  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:51.712654  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:51.718183  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.2:43313
I20260601 13:38:51.718204 16022 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.2:43313 every 8 connection(s)
I20260601 13:38:51.719324  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:51.722055 16027 instance_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:38:51.722007 16026 instance_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:38:51.722476  7328 server_base.cc:1061] running on GCE node
W20260601 13:38:51.722015 16029 instance_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:38:51.723006  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:51.723099  7328 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:38:51.723167  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321131723166 us; error 0 us; skew 500 ppm
I20260601 13:38:51.724092 16023 heartbeater.cc:344] Connected to a master server at 127.7.40.62:40629
I20260601 13:38:51.724222 16023 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:51.724399  7328 webserver.cc:533] Webserver started at http://127.7.40.3:33451/ using document root <none> and password file <none>
I20260601 13:38:51.724552 16023 heartbeater.cc:507] Master 127.7.40.62:40629 requested a full tablet report, sending...
I20260601 13:38:51.724596  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:51.724666  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:51.724748  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:51.725241  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320954551505-7328-0/minicluster-data/ts-2-root/instance:
uuid: "fc489071eaf84b53b114f0104e8f962a"
format_stamp: "Formatted at 2026-06-01 13:38:51 on dist-test-slave-b9mm"
I20260601 13:38:51.725299 15816 ts_manager.cc:194] Registered new tserver with Master: c4e46f5191e043f8a43a9b5ed136e239 (127.7.40.2:43313)
I20260601 13:38:51.725821 15816 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45030
I20260601 13:38:51.727001  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:38:51.728232 16034 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:38:51.728613  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:51.728705  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320954551505-7328-0/minicluster-data/ts-2-root
uuid: "fc489071eaf84b53b114f0104e8f962a"
format_stamp: "Formatted at 2026-06-01 13:38:51 on dist-test-slave-b9mm"
I20260601 13:38:51.728828  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320954551505-7328-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320954551505-7328-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320954551505-7328-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:38:51.744805  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:51.745326  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:51.745709  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:51.746237  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:51.746309  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:51.746376  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:51.746411  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:51.751696  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.3:38731
I20260601 13:38:51.751770 16098 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.3:38731 every 8 connection(s)
I20260601 13:38:51.757197 16099 heartbeater.cc:344] Connected to a master server at 127.7.40.62:40629
I20260601 13:38:51.757334 16099 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:51.757552 16099 heartbeater.cc:507] Master 127.7.40.62:40629 requested a full tablet report, sending...
I20260601 13:38:51.758263 15816 ts_manager.cc:194] Registered new tserver with Master: fc489071eaf84b53b114f0104e8f962a (127.7.40.3:38731)
I20260601 13:38:51.758868 15816 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45046
I20260601 13:38:51.759021  7328 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006858737s
I20260601 13:38:52.679162 15946 heartbeater.cc:499] Master 127.7.40.62:40629 was elected leader, sending a full tablet report...
I20260601 13:38:52.726786 16023 heartbeater.cc:499] Master 127.7.40.62:40629 was elected leader, sending a full tablet report...
I20260601 13:38:52.760004 16099 heartbeater.cc:499] Master 127.7.40.62:40629 was elected leader, sending a full tablet report...
I20260601 13:38:52.795667 15816 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45052:
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:38:52.796393 15816 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:38:52.809347 15983 tablet_service.cc:1511] Processing CreateTablet for tablet a26737da877a4c0981c6889d30750982 (DEFAULT_TABLE table=test-workload [id=6d733bbb308e40f5abfc6b03daa80877]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:38:52.809518 15979 tablet_service.cc:1511] Processing CreateTablet for tablet 493f94754c9c4ae7a1536fcd85079e95 (DEFAULT_TABLE table=test-workload [id=6d733bbb308e40f5abfc6b03daa80877]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:38:52.809764 15979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 493f94754c9c4ae7a1536fcd85079e95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:52.809911 15984 tablet_service.cc:1511] Processing CreateTablet for tablet e825c30382e54106922790e9dab83eb5 (DEFAULT_TABLE table=test-workload [id=6d733bbb308e40f5abfc6b03daa80877]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:38:52.810146 15984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e825c30382e54106922790e9dab83eb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:52.810798 15983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a26737da877a4c0981c6889d30750982. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:52.812230 16062 tablet_service.cc:1511] Processing CreateTablet for tablet 98f7325e9f38421abd1ef1646a91f5be (DEFAULT_TABLE table=test-workload [id=6d733bbb308e40f5abfc6b03daa80877]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:38:52.812491 16062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98f7325e9f38421abd1ef1646a91f5be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:52.812753 16057 tablet_service.cc:1511] Processing CreateTablet for tablet 493f94754c9c4ae7a1536fcd85079e95 (DEFAULT_TABLE table=test-workload [id=6d733bbb308e40f5abfc6b03daa80877]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:38:52.812975 16057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 493f94754c9c4ae7a1536fcd85079e95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:52.813133 15986 tablet_service.cc:1511] Processing CreateTablet for tablet 98f7325e9f38421abd1ef1646a91f5be (DEFAULT_TABLE table=test-workload [id=6d733bbb308e40f5abfc6b03daa80877]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:38:52.813407 15986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98f7325e9f38421abd1ef1646a91f5be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:52.814877 16120 tablet_bootstrap.cc:492] T 98f7325e9f38421abd1ef1646a91f5be P fc489071eaf84b53b114f0104e8f962a: Bootstrap starting.
I20260601 13:38:52.815171 16058 tablet_service.cc:1511] Processing CreateTablet for tablet ac9af67c2b724a318bd88e99094141a4 (DEFAULT_TABLE table=test-workload [id=6d733bbb308e40f5abfc6b03daa80877]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:38:52.815279 15985 tablet_service.cc:1511] Processing CreateTablet for tablet 15f16f59ab7e446ebfe47e0332eee8aa (DEFAULT_TABLE table=test-workload [id=6d733bbb308e40f5abfc6b03daa80877]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:38:52.815399 16058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac9af67c2b724a318bd88e99094141a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:52.815536 15985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15f16f59ab7e446ebfe47e0332eee8aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:52.815989 16120 tablet_bootstrap.cc:654] T 98f7325e9f38421abd1ef1646a91f5be P fc489071eaf84b53b114f0104e8f962a: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:52.817258 16061 tablet_service.cc:1511] Processing CreateTablet for tablet 15f16f59ab7e446ebfe47e0332eee8aa (DEFAULT_TABLE table=test-workload [id=6d733bbb308e40f5abfc6b03daa80877]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:38:52.817308 16059 tablet_service.cc:1511] Processing CreateTablet for tablet a26737da877a4c0981c6889d30750982 (DEFAULT_TABLE table=test-workload [id=6d733bbb308e40f5abfc6b03daa80877]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:38:52.809351 15982 tablet_service.cc:1511] Processing CreateTablet for tablet ac9af67c2b724a318bd88e99094141a4 (DEFAULT_TABLE table=test-workload [id=6d733bbb308e40f5abfc6b03daa80877]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:38:52.817590 16059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a26737da877a4c0981c6889d30750982. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:52.817636 16060 tablet_service.cc:1511] Processing CreateTablet for tablet e825c30382e54106922790e9dab83eb5 (DEFAULT_TABLE table=test-workload [id=6d733bbb308e40f5abfc6b03daa80877]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:38:52.817746 15982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac9af67c2b724a318bd88e99094141a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:52.817849 16060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e825c30382e54106922790e9dab83eb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:52.819286 16061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15f16f59ab7e446ebfe47e0332eee8aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:52.819785 16119 tablet_bootstrap.cc:492] T e825c30382e54106922790e9dab83eb5 P c4e46f5191e043f8a43a9b5ed136e239: Bootstrap starting.
I20260601 13:38:52.820317 15909 tablet_service.cc:1511] Processing CreateTablet for tablet 98f7325e9f38421abd1ef1646a91f5be (DEFAULT_TABLE table=test-workload [id=6d733bbb308e40f5abfc6b03daa80877]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:38:52.820684 15909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98f7325e9f38421abd1ef1646a91f5be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:52.820902 16120 tablet_bootstrap.cc:492] T 98f7325e9f38421abd1ef1646a91f5be P fc489071eaf84b53b114f0104e8f962a: No bootstrap required, opened a new log
I20260601 13:38:52.821026 16120 ts_tablet_manager.cc:1403] T 98f7325e9f38421abd1ef1646a91f5be P fc489071eaf84b53b114f0104e8f962a: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:38:52.821112 15906 tablet_service.cc:1511] Processing CreateTablet for tablet a26737da877a4c0981c6889d30750982 (DEFAULT_TABLE table=test-workload [id=6d733bbb308e40f5abfc6b03daa80877]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:38:52.821368 15906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a26737da877a4c0981c6889d30750982. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:52.821543 16120 raft_consensus.cc:359] T 98f7325e9f38421abd1ef1646a91f5be P fc489071eaf84b53b114f0104e8f962a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } } peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } }
I20260601 13:38:52.821655 16120 raft_consensus.cc:385] T 98f7325e9f38421abd1ef1646a91f5be P fc489071eaf84b53b114f0104e8f962a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:52.821699 16120 raft_consensus.cc:740] T 98f7325e9f38421abd1ef1646a91f5be P fc489071eaf84b53b114f0104e8f962a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc489071eaf84b53b114f0104e8f962a, State: Initialized, Role: FOLLOWER
I20260601 13:38:52.821877 16120 consensus_queue.cc:260] T 98f7325e9f38421abd1ef1646a91f5be P fc489071eaf84b53b114f0104e8f962a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } } peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } }
I20260601 13:38:52.822136 15904 tablet_service.cc:1511] Processing CreateTablet for tablet 493f94754c9c4ae7a1536fcd85079e95 (DEFAULT_TABLE table=test-workload [id=6d733bbb308e40f5abfc6b03daa80877]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:38:52.822279 16120 ts_tablet_manager.cc:1434] T 98f7325e9f38421abd1ef1646a91f5be P fc489071eaf84b53b114f0104e8f962a: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:38:52.822386 15904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 493f94754c9c4ae7a1536fcd85079e95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:52.822999 16120 tablet_bootstrap.cc:492] T 493f94754c9c4ae7a1536fcd85079e95 P fc489071eaf84b53b114f0104e8f962a: Bootstrap starting.
I20260601 13:38:52.820693 15908 tablet_service.cc:1511] Processing CreateTablet for tablet 15f16f59ab7e446ebfe47e0332eee8aa (DEFAULT_TABLE table=test-workload [id=6d733bbb308e40f5abfc6b03daa80877]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:38:52.823379 15908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15f16f59ab7e446ebfe47e0332eee8aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:52.824088 16120 tablet_bootstrap.cc:654] T 493f94754c9c4ae7a1536fcd85079e95 P fc489071eaf84b53b114f0104e8f962a: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:52.824561 15905 tablet_service.cc:1511] Processing CreateTablet for tablet ac9af67c2b724a318bd88e99094141a4 (DEFAULT_TABLE table=test-workload [id=6d733bbb308e40f5abfc6b03daa80877]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:38:52.820916 15907 tablet_service.cc:1511] Processing CreateTablet for tablet e825c30382e54106922790e9dab83eb5 (DEFAULT_TABLE table=test-workload [id=6d733bbb308e40f5abfc6b03daa80877]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:38:52.824823 15905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac9af67c2b724a318bd88e99094141a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:52.825697 16119 tablet_bootstrap.cc:654] T e825c30382e54106922790e9dab83eb5 P c4e46f5191e043f8a43a9b5ed136e239: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:52.824561 16123 tablet_bootstrap.cc:492] T 98f7325e9f38421abd1ef1646a91f5be P 0604bfa962e14d5582d8188935da5f58: Bootstrap starting.
I20260601 13:38:52.826547 15907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e825c30382e54106922790e9dab83eb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:52.826826 16123 tablet_bootstrap.cc:654] T 98f7325e9f38421abd1ef1646a91f5be P 0604bfa962e14d5582d8188935da5f58: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:52.827992 16120 tablet_bootstrap.cc:492] T 493f94754c9c4ae7a1536fcd85079e95 P fc489071eaf84b53b114f0104e8f962a: No bootstrap required, opened a new log
I20260601 13:38:52.828068 16119 tablet_bootstrap.cc:492] T e825c30382e54106922790e9dab83eb5 P c4e46f5191e043f8a43a9b5ed136e239: No bootstrap required, opened a new log
I20260601 13:38:52.828099 16120 ts_tablet_manager.cc:1403] T 493f94754c9c4ae7a1536fcd85079e95 P fc489071eaf84b53b114f0104e8f962a: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:38:52.828150 16119 ts_tablet_manager.cc:1403] T e825c30382e54106922790e9dab83eb5 P c4e46f5191e043f8a43a9b5ed136e239: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:38:52.828465 16123 tablet_bootstrap.cc:492] T 98f7325e9f38421abd1ef1646a91f5be P 0604bfa962e14d5582d8188935da5f58: No bootstrap required, opened a new log
I20260601 13:38:52.828541 16123 ts_tablet_manager.cc:1403] T 98f7325e9f38421abd1ef1646a91f5be P 0604bfa962e14d5582d8188935da5f58: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:38:52.828661 16120 raft_consensus.cc:359] T 493f94754c9c4ae7a1536fcd85079e95 P fc489071eaf84b53b114f0104e8f962a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } } peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } }
I20260601 13:38:52.828783 16119 raft_consensus.cc:359] T e825c30382e54106922790e9dab83eb5 P c4e46f5191e043f8a43a9b5ed136e239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } } peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } }
I20260601 13:38:52.828794 16120 raft_consensus.cc:385] T 493f94754c9c4ae7a1536fcd85079e95 P fc489071eaf84b53b114f0104e8f962a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:52.828950 16120 raft_consensus.cc:740] T 493f94754c9c4ae7a1536fcd85079e95 P fc489071eaf84b53b114f0104e8f962a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc489071eaf84b53b114f0104e8f962a, State: Initialized, Role: FOLLOWER
I20260601 13:38:52.829106 16120 consensus_queue.cc:260] T 493f94754c9c4ae7a1536fcd85079e95 P fc489071eaf84b53b114f0104e8f962a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } } peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } }
I20260601 13:38:52.829232 16123 raft_consensus.cc:359] T 98f7325e9f38421abd1ef1646a91f5be P 0604bfa962e14d5582d8188935da5f58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } } peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } }
I20260601 13:38:52.829351 16123 raft_consensus.cc:385] T 98f7325e9f38421abd1ef1646a91f5be P 0604bfa962e14d5582d8188935da5f58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:52.829383 16123 raft_consensus.cc:740] T 98f7325e9f38421abd1ef1646a91f5be P 0604bfa962e14d5582d8188935da5f58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0604bfa962e14d5582d8188935da5f58, State: Initialized, Role: FOLLOWER
I20260601 13:38:52.829404 16120 ts_tablet_manager.cc:1434] T 493f94754c9c4ae7a1536fcd85079e95 P fc489071eaf84b53b114f0104e8f962a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:52.829495 16123 consensus_queue.cc:260] T 98f7325e9f38421abd1ef1646a91f5be P 0604bfa962e14d5582d8188935da5f58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } } peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } }
I20260601 13:38:52.829610 16120 tablet_bootstrap.cc:492] T ac9af67c2b724a318bd88e99094141a4 P fc489071eaf84b53b114f0104e8f962a: Bootstrap starting.
I20260601 13:38:52.829953 16123 ts_tablet_manager.cc:1434] T 98f7325e9f38421abd1ef1646a91f5be P 0604bfa962e14d5582d8188935da5f58: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:52.830107 16123 tablet_bootstrap.cc:492] T 493f94754c9c4ae7a1536fcd85079e95 P 0604bfa962e14d5582d8188935da5f58: Bootstrap starting.
I20260601 13:38:52.830806 16120 tablet_bootstrap.cc:654] T ac9af67c2b724a318bd88e99094141a4 P fc489071eaf84b53b114f0104e8f962a: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:52.831346 16123 tablet_bootstrap.cc:654] T 493f94754c9c4ae7a1536fcd85079e95 P 0604bfa962e14d5582d8188935da5f58: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:52.831609 16119 raft_consensus.cc:385] T e825c30382e54106922790e9dab83eb5 P c4e46f5191e043f8a43a9b5ed136e239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:52.831705 16119 raft_consensus.cc:740] T e825c30382e54106922790e9dab83eb5 P c4e46f5191e043f8a43a9b5ed136e239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4e46f5191e043f8a43a9b5ed136e239, State: Initialized, Role: FOLLOWER
I20260601 13:38:52.831902 16119 consensus_queue.cc:260] T e825c30382e54106922790e9dab83eb5 P c4e46f5191e043f8a43a9b5ed136e239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } } peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } }
I20260601 13:38:52.832398 16119 ts_tablet_manager.cc:1434] T e825c30382e54106922790e9dab83eb5 P c4e46f5191e043f8a43a9b5ed136e239: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:38:52.832592 16120 tablet_bootstrap.cc:492] T ac9af67c2b724a318bd88e99094141a4 P fc489071eaf84b53b114f0104e8f962a: No bootstrap required, opened a new log
I20260601 13:38:52.832708 16120 ts_tablet_manager.cc:1403] T ac9af67c2b724a318bd88e99094141a4 P fc489071eaf84b53b114f0104e8f962a: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:52.833101 16119 tablet_bootstrap.cc:492] T 493f94754c9c4ae7a1536fcd85079e95 P c4e46f5191e043f8a43a9b5ed136e239: Bootstrap starting.
I20260601 13:38:52.833256 16120 raft_consensus.cc:359] T ac9af67c2b724a318bd88e99094141a4 P fc489071eaf84b53b114f0104e8f962a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } } peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } }
I20260601 13:38:52.833374 16120 raft_consensus.cc:385] T ac9af67c2b724a318bd88e99094141a4 P fc489071eaf84b53b114f0104e8f962a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:52.833469 16120 raft_consensus.cc:740] T ac9af67c2b724a318bd88e99094141a4 P fc489071eaf84b53b114f0104e8f962a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc489071eaf84b53b114f0104e8f962a, State: Initialized, Role: FOLLOWER
I20260601 13:38:52.833611 16120 consensus_queue.cc:260] T ac9af67c2b724a318bd88e99094141a4 P fc489071eaf84b53b114f0104e8f962a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } } peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } }
I20260601 13:38:52.833972 16120 ts_tablet_manager.cc:1434] T ac9af67c2b724a318bd88e99094141a4 P fc489071eaf84b53b114f0104e8f962a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:52.834167 16120 tablet_bootstrap.cc:492] T e825c30382e54106922790e9dab83eb5 P fc489071eaf84b53b114f0104e8f962a: Bootstrap starting.
I20260601 13:38:52.834304 16119 tablet_bootstrap.cc:654] T 493f94754c9c4ae7a1536fcd85079e95 P c4e46f5191e043f8a43a9b5ed136e239: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:52.835192 16120 tablet_bootstrap.cc:654] T e825c30382e54106922790e9dab83eb5 P fc489071eaf84b53b114f0104e8f962a: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:52.835773 16123 tablet_bootstrap.cc:492] T 493f94754c9c4ae7a1536fcd85079e95 P 0604bfa962e14d5582d8188935da5f58: No bootstrap required, opened a new log
I20260601 13:38:52.835912 16123 ts_tablet_manager.cc:1403] T 493f94754c9c4ae7a1536fcd85079e95 P 0604bfa962e14d5582d8188935da5f58: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:38:52.836488 16120 tablet_bootstrap.cc:492] T e825c30382e54106922790e9dab83eb5 P fc489071eaf84b53b114f0104e8f962a: No bootstrap required, opened a new log
I20260601 13:38:52.836450 16123 raft_consensus.cc:359] T 493f94754c9c4ae7a1536fcd85079e95 P 0604bfa962e14d5582d8188935da5f58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } } peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } }
I20260601 13:38:52.836555 16123 raft_consensus.cc:385] T 493f94754c9c4ae7a1536fcd85079e95 P 0604bfa962e14d5582d8188935da5f58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:52.836570 16120 ts_tablet_manager.cc:1403] T e825c30382e54106922790e9dab83eb5 P fc489071eaf84b53b114f0104e8f962a: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:38:52.836591 16123 raft_consensus.cc:740] T 493f94754c9c4ae7a1536fcd85079e95 P 0604bfa962e14d5582d8188935da5f58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0604bfa962e14d5582d8188935da5f58, State: Initialized, Role: FOLLOWER
I20260601 13:38:52.836742 16123 consensus_queue.cc:260] T 493f94754c9c4ae7a1536fcd85079e95 P 0604bfa962e14d5582d8188935da5f58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } } peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } }
I20260601 13:38:52.836886 16119 tablet_bootstrap.cc:492] T 493f94754c9c4ae7a1536fcd85079e95 P c4e46f5191e043f8a43a9b5ed136e239: No bootstrap required, opened a new log
I20260601 13:38:52.836968 16119 ts_tablet_manager.cc:1403] T 493f94754c9c4ae7a1536fcd85079e95 P c4e46f5191e043f8a43a9b5ed136e239: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:38:52.837016 16120 raft_consensus.cc:359] T e825c30382e54106922790e9dab83eb5 P fc489071eaf84b53b114f0104e8f962a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } } peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } }
I20260601 13:38:52.837014 16123 ts_tablet_manager.cc:1434] T 493f94754c9c4ae7a1536fcd85079e95 P 0604bfa962e14d5582d8188935da5f58: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:38:52.837184 16120 raft_consensus.cc:385] T e825c30382e54106922790e9dab83eb5 P fc489071eaf84b53b114f0104e8f962a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:52.837281 16120 raft_consensus.cc:740] T e825c30382e54106922790e9dab83eb5 P fc489071eaf84b53b114f0104e8f962a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc489071eaf84b53b114f0104e8f962a, State: Initialized, Role: FOLLOWER
I20260601 13:38:52.837459 16123 tablet_bootstrap.cc:492] T a26737da877a4c0981c6889d30750982 P 0604bfa962e14d5582d8188935da5f58: Bootstrap starting.
I20260601 13:38:52.837411 16120 consensus_queue.cc:260] T e825c30382e54106922790e9dab83eb5 P fc489071eaf84b53b114f0104e8f962a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } } peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } }
I20260601 13:38:52.837421 16119 raft_consensus.cc:359] T 493f94754c9c4ae7a1536fcd85079e95 P c4e46f5191e043f8a43a9b5ed136e239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } } peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } }
I20260601 13:38:52.837608 16119 raft_consensus.cc:385] T 493f94754c9c4ae7a1536fcd85079e95 P c4e46f5191e043f8a43a9b5ed136e239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:52.837644 16119 raft_consensus.cc:740] T 493f94754c9c4ae7a1536fcd85079e95 P c4e46f5191e043f8a43a9b5ed136e239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4e46f5191e043f8a43a9b5ed136e239, State: Initialized, Role: FOLLOWER
I20260601 13:38:52.837745 16120 ts_tablet_manager.cc:1434] T e825c30382e54106922790e9dab83eb5 P fc489071eaf84b53b114f0104e8f962a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:52.837914 16120 tablet_bootstrap.cc:492] T 15f16f59ab7e446ebfe47e0332eee8aa P fc489071eaf84b53b114f0104e8f962a: Bootstrap starting.
I20260601 13:38:52.838302 16119 consensus_queue.cc:260] T 493f94754c9c4ae7a1536fcd85079e95 P c4e46f5191e043f8a43a9b5ed136e239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } } peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } }
I20260601 13:38:52.838579 16123 tablet_bootstrap.cc:654] T a26737da877a4c0981c6889d30750982 P 0604bfa962e14d5582d8188935da5f58: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:52.838658 16119 ts_tablet_manager.cc:1434] T 493f94754c9c4ae7a1536fcd85079e95 P c4e46f5191e043f8a43a9b5ed136e239: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:38:52.838827 16119 tablet_bootstrap.cc:492] T a26737da877a4c0981c6889d30750982 P c4e46f5191e043f8a43a9b5ed136e239: Bootstrap starting.
I20260601 13:38:52.838979 16120 tablet_bootstrap.cc:654] T 15f16f59ab7e446ebfe47e0332eee8aa P fc489071eaf84b53b114f0104e8f962a: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:52.839938 16119 tablet_bootstrap.cc:654] T a26737da877a4c0981c6889d30750982 P c4e46f5191e043f8a43a9b5ed136e239: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:52.841118 16120 tablet_bootstrap.cc:492] T 15f16f59ab7e446ebfe47e0332eee8aa P fc489071eaf84b53b114f0104e8f962a: No bootstrap required, opened a new log
I20260601 13:38:52.841189 16123 tablet_bootstrap.cc:492] T a26737da877a4c0981c6889d30750982 P 0604bfa962e14d5582d8188935da5f58: No bootstrap required, opened a new log
I20260601 13:38:52.841297 16123 ts_tablet_manager.cc:1403] T a26737da877a4c0981c6889d30750982 P 0604bfa962e14d5582d8188935da5f58: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:38:52.841655 16123 raft_consensus.cc:359] T a26737da877a4c0981c6889d30750982 P 0604bfa962e14d5582d8188935da5f58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } } peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } }
I20260601 13:38:52.841737 16123 raft_consensus.cc:385] T a26737da877a4c0981c6889d30750982 P 0604bfa962e14d5582d8188935da5f58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:52.841758 16123 raft_consensus.cc:740] T a26737da877a4c0981c6889d30750982 P 0604bfa962e14d5582d8188935da5f58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0604bfa962e14d5582d8188935da5f58, State: Initialized, Role: FOLLOWER
I20260601 13:38:52.841899 16123 consensus_queue.cc:260] T a26737da877a4c0981c6889d30750982 P 0604bfa962e14d5582d8188935da5f58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } } peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } }
I20260601 13:38:52.842037 16120 ts_tablet_manager.cc:1403] T 15f16f59ab7e446ebfe47e0332eee8aa P fc489071eaf84b53b114f0104e8f962a: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:38:52.842216 16123 ts_tablet_manager.cc:1434] T a26737da877a4c0981c6889d30750982 P 0604bfa962e14d5582d8188935da5f58: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:52.842383 16123 tablet_bootstrap.cc:492] T 15f16f59ab7e446ebfe47e0332eee8aa P 0604bfa962e14d5582d8188935da5f58: Bootstrap starting.
I20260601 13:38:52.842473 16120 raft_consensus.cc:359] T 15f16f59ab7e446ebfe47e0332eee8aa P fc489071eaf84b53b114f0104e8f962a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } } peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } }
I20260601 13:38:52.842554 16120 raft_consensus.cc:385] T 15f16f59ab7e446ebfe47e0332eee8aa P fc489071eaf84b53b114f0104e8f962a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:52.842567 16119 tablet_bootstrap.cc:492] T a26737da877a4c0981c6889d30750982 P c4e46f5191e043f8a43a9b5ed136e239: No bootstrap required, opened a new log
I20260601 13:38:52.842696 16119 ts_tablet_manager.cc:1403] T a26737da877a4c0981c6889d30750982 P c4e46f5191e043f8a43a9b5ed136e239: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:38:52.843218 16119 raft_consensus.cc:359] T a26737da877a4c0981c6889d30750982 P c4e46f5191e043f8a43a9b5ed136e239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } } peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } }
I20260601 13:38:52.843362 16119 raft_consensus.cc:385] T a26737da877a4c0981c6889d30750982 P c4e46f5191e043f8a43a9b5ed136e239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:52.843417 16119 raft_consensus.cc:740] T a26737da877a4c0981c6889d30750982 P c4e46f5191e043f8a43a9b5ed136e239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4e46f5191e043f8a43a9b5ed136e239, State: Initialized, Role: FOLLOWER
I20260601 13:38:52.842584 16120 raft_consensus.cc:740] T 15f16f59ab7e446ebfe47e0332eee8aa P fc489071eaf84b53b114f0104e8f962a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc489071eaf84b53b114f0104e8f962a, State: Initialized, Role: FOLLOWER
I20260601 13:38:52.843600 16123 tablet_bootstrap.cc:654] T 15f16f59ab7e446ebfe47e0332eee8aa P 0604bfa962e14d5582d8188935da5f58: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:52.843564 16119 consensus_queue.cc:260] T a26737da877a4c0981c6889d30750982 P c4e46f5191e043f8a43a9b5ed136e239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } } peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } }
I20260601 13:38:52.843636 16120 consensus_queue.cc:260] T 15f16f59ab7e446ebfe47e0332eee8aa P fc489071eaf84b53b114f0104e8f962a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } } peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } }
I20260601 13:38:52.843878 16119 ts_tablet_manager.cc:1434] T a26737da877a4c0981c6889d30750982 P c4e46f5191e043f8a43a9b5ed136e239: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:52.844004 16120 ts_tablet_manager.cc:1434] T 15f16f59ab7e446ebfe47e0332eee8aa P fc489071eaf84b53b114f0104e8f962a: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:38:52.844079 16119 tablet_bootstrap.cc:492] T 98f7325e9f38421abd1ef1646a91f5be P c4e46f5191e043f8a43a9b5ed136e239: Bootstrap starting.
I20260601 13:38:52.844316 16120 tablet_bootstrap.cc:492] T a26737da877a4c0981c6889d30750982 P fc489071eaf84b53b114f0104e8f962a: Bootstrap starting.
I20260601 13:38:52.845186 16119 tablet_bootstrap.cc:654] T 98f7325e9f38421abd1ef1646a91f5be P c4e46f5191e043f8a43a9b5ed136e239: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:52.845408 16120 tablet_bootstrap.cc:654] T a26737da877a4c0981c6889d30750982 P fc489071eaf84b53b114f0104e8f962a: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:52.846503 16123 tablet_bootstrap.cc:492] T 15f16f59ab7e446ebfe47e0332eee8aa P 0604bfa962e14d5582d8188935da5f58: No bootstrap required, opened a new log
I20260601 13:38:52.846565 16119 tablet_bootstrap.cc:492] T 98f7325e9f38421abd1ef1646a91f5be P c4e46f5191e043f8a43a9b5ed136e239: No bootstrap required, opened a new log
I20260601 13:38:52.846675 16119 ts_tablet_manager.cc:1403] T 98f7325e9f38421abd1ef1646a91f5be P c4e46f5191e043f8a43a9b5ed136e239: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:52.847257 16123 ts_tablet_manager.cc:1403] T 15f16f59ab7e446ebfe47e0332eee8aa P 0604bfa962e14d5582d8188935da5f58: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.002s
I20260601 13:38:52.847258 16120 tablet_bootstrap.cc:492] T a26737da877a4c0981c6889d30750982 P fc489071eaf84b53b114f0104e8f962a: No bootstrap required, opened a new log
I20260601 13:38:52.847246 16119 raft_consensus.cc:359] T 98f7325e9f38421abd1ef1646a91f5be P c4e46f5191e043f8a43a9b5ed136e239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } } peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } }
I20260601 13:38:52.847381 16119 raft_consensus.cc:385] T 98f7325e9f38421abd1ef1646a91f5be P c4e46f5191e043f8a43a9b5ed136e239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:52.847412 16120 ts_tablet_manager.cc:1403] T a26737da877a4c0981c6889d30750982 P fc489071eaf84b53b114f0104e8f962a: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:38:52.847425 16119 raft_consensus.cc:740] T 98f7325e9f38421abd1ef1646a91f5be P c4e46f5191e043f8a43a9b5ed136e239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4e46f5191e043f8a43a9b5ed136e239, State: Initialized, Role: FOLLOWER
I20260601 13:38:52.847560 16119 consensus_queue.cc:260] T 98f7325e9f38421abd1ef1646a91f5be P c4e46f5191e043f8a43a9b5ed136e239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } } peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } }
I20260601 13:38:52.847750 16123 raft_consensus.cc:359] T 15f16f59ab7e446ebfe47e0332eee8aa P 0604bfa962e14d5582d8188935da5f58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } } peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } }
I20260601 13:38:52.847839 16123 raft_consensus.cc:385] T 15f16f59ab7e446ebfe47e0332eee8aa P 0604bfa962e14d5582d8188935da5f58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:52.847870 16123 raft_consensus.cc:740] T 15f16f59ab7e446ebfe47e0332eee8aa P 0604bfa962e14d5582d8188935da5f58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0604bfa962e14d5582d8188935da5f58, State: Initialized, Role: FOLLOWER
I20260601 13:38:52.847877 16119 ts_tablet_manager.cc:1434] T 98f7325e9f38421abd1ef1646a91f5be P c4e46f5191e043f8a43a9b5ed136e239: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:52.848022 16123 consensus_queue.cc:260] T 15f16f59ab7e446ebfe47e0332eee8aa P 0604bfa962e14d5582d8188935da5f58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } } peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } }
I20260601 13:38:52.847877 16120 raft_consensus.cc:359] T a26737da877a4c0981c6889d30750982 P fc489071eaf84b53b114f0104e8f962a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } } peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } }
I20260601 13:38:52.848282 16120 raft_consensus.cc:385] T a26737da877a4c0981c6889d30750982 P fc489071eaf84b53b114f0104e8f962a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:52.848356 16123 ts_tablet_manager.cc:1434] T 15f16f59ab7e446ebfe47e0332eee8aa P 0604bfa962e14d5582d8188935da5f58: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:52.848362 16120 raft_consensus.cc:740] T a26737da877a4c0981c6889d30750982 P fc489071eaf84b53b114f0104e8f962a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc489071eaf84b53b114f0104e8f962a, State: Initialized, Role: FOLLOWER
I20260601 13:38:52.848088 16119 tablet_bootstrap.cc:492] T 15f16f59ab7e446ebfe47e0332eee8aa P c4e46f5191e043f8a43a9b5ed136e239: Bootstrap starting.
I20260601 13:38:52.848563 16120 consensus_queue.cc:260] T a26737da877a4c0981c6889d30750982 P fc489071eaf84b53b114f0104e8f962a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } } peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } }
I20260601 13:38:52.848568 16123 tablet_bootstrap.cc:492] T ac9af67c2b724a318bd88e99094141a4 P 0604bfa962e14d5582d8188935da5f58: Bootstrap starting.
I20260601 13:38:52.849481 16120 ts_tablet_manager.cc:1434] T a26737da877a4c0981c6889d30750982 P fc489071eaf84b53b114f0104e8f962a: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:38:52.849822 16119 tablet_bootstrap.cc:654] T 15f16f59ab7e446ebfe47e0332eee8aa P c4e46f5191e043f8a43a9b5ed136e239: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:52.849822 16123 tablet_bootstrap.cc:654] T ac9af67c2b724a318bd88e99094141a4 P 0604bfa962e14d5582d8188935da5f58: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:52.853150 16119 tablet_bootstrap.cc:492] T 15f16f59ab7e446ebfe47e0332eee8aa P c4e46f5191e043f8a43a9b5ed136e239: No bootstrap required, opened a new log
I20260601 13:38:52.853150 16123 tablet_bootstrap.cc:492] T ac9af67c2b724a318bd88e99094141a4 P 0604bfa962e14d5582d8188935da5f58: No bootstrap required, opened a new log
I20260601 13:38:52.853303 16123 ts_tablet_manager.cc:1403] T ac9af67c2b724a318bd88e99094141a4 P 0604bfa962e14d5582d8188935da5f58: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.001s
I20260601 13:38:52.853303 16119 ts_tablet_manager.cc:1403] T 15f16f59ab7e446ebfe47e0332eee8aa P c4e46f5191e043f8a43a9b5ed136e239: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:38:52.853865 16119 raft_consensus.cc:359] T 15f16f59ab7e446ebfe47e0332eee8aa P c4e46f5191e043f8a43a9b5ed136e239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } } peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } }
I20260601 13:38:52.853865 16123 raft_consensus.cc:359] T ac9af67c2b724a318bd88e99094141a4 P 0604bfa962e14d5582d8188935da5f58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } } peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } }
I20260601 13:38:52.854039 16123 raft_consensus.cc:385] T ac9af67c2b724a318bd88e99094141a4 P 0604bfa962e14d5582d8188935da5f58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:52.854028 16119 raft_consensus.cc:385] T 15f16f59ab7e446ebfe47e0332eee8aa P c4e46f5191e043f8a43a9b5ed136e239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:52.854117 16123 raft_consensus.cc:740] T ac9af67c2b724a318bd88e99094141a4 P 0604bfa962e14d5582d8188935da5f58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0604bfa962e14d5582d8188935da5f58, State: Initialized, Role: FOLLOWER
I20260601 13:38:52.854127 16119 raft_consensus.cc:740] T 15f16f59ab7e446ebfe47e0332eee8aa P c4e46f5191e043f8a43a9b5ed136e239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4e46f5191e043f8a43a9b5ed136e239, State: Initialized, Role: FOLLOWER
I20260601 13:38:52.854270 16123 consensus_queue.cc:260] T ac9af67c2b724a318bd88e99094141a4 P 0604bfa962e14d5582d8188935da5f58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } } peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } }
I20260601 13:38:52.854329 16119 consensus_queue.cc:260] T 15f16f59ab7e446ebfe47e0332eee8aa P c4e46f5191e043f8a43a9b5ed136e239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } } peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } }
I20260601 13:38:52.854581 16123 ts_tablet_manager.cc:1434] T ac9af67c2b724a318bd88e99094141a4 P 0604bfa962e14d5582d8188935da5f58: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:38:52.854581 16119 ts_tablet_manager.cc:1434] T 15f16f59ab7e446ebfe47e0332eee8aa P c4e46f5191e043f8a43a9b5ed136e239: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:52.854928 16119 tablet_bootstrap.cc:492] T ac9af67c2b724a318bd88e99094141a4 P c4e46f5191e043f8a43a9b5ed136e239: Bootstrap starting.
I20260601 13:38:52.856245 16119 tablet_bootstrap.cc:654] T ac9af67c2b724a318bd88e99094141a4 P c4e46f5191e043f8a43a9b5ed136e239: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:52.857062 16123 tablet_bootstrap.cc:492] T e825c30382e54106922790e9dab83eb5 P 0604bfa962e14d5582d8188935da5f58: Bootstrap starting.
I20260601 13:38:52.857579 16119 tablet_bootstrap.cc:492] T ac9af67c2b724a318bd88e99094141a4 P c4e46f5191e043f8a43a9b5ed136e239: No bootstrap required, opened a new log
I20260601 13:38:52.857715 16119 ts_tablet_manager.cc:1403] T ac9af67c2b724a318bd88e99094141a4 P c4e46f5191e043f8a43a9b5ed136e239: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:52.858340 16119 raft_consensus.cc:359] T ac9af67c2b724a318bd88e99094141a4 P c4e46f5191e043f8a43a9b5ed136e239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } } peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } }
I20260601 13:38:52.858484 16119 raft_consensus.cc:385] T ac9af67c2b724a318bd88e99094141a4 P c4e46f5191e043f8a43a9b5ed136e239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:52.858523 16119 raft_consensus.cc:740] T ac9af67c2b724a318bd88e99094141a4 P c4e46f5191e043f8a43a9b5ed136e239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4e46f5191e043f8a43a9b5ed136e239, State: Initialized, Role: FOLLOWER
I20260601 13:38:52.858670 16119 consensus_queue.cc:260] T ac9af67c2b724a318bd88e99094141a4 P c4e46f5191e043f8a43a9b5ed136e239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } } peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } }
I20260601 13:38:52.858759 16123 tablet_bootstrap.cc:654] T e825c30382e54106922790e9dab83eb5 P 0604bfa962e14d5582d8188935da5f58: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:52.859021 16119 ts_tablet_manager.cc:1434] T ac9af67c2b724a318bd88e99094141a4 P c4e46f5191e043f8a43a9b5ed136e239: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:38:52.860251 16123 tablet_bootstrap.cc:492] T e825c30382e54106922790e9dab83eb5 P 0604bfa962e14d5582d8188935da5f58: No bootstrap required, opened a new log
I20260601 13:38:52.860270 16122 raft_consensus.cc:493] T 98f7325e9f38421abd1ef1646a91f5be P fc489071eaf84b53b114f0104e8f962a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:52.860383 16123 ts_tablet_manager.cc:1403] T e825c30382e54106922790e9dab83eb5 P 0604bfa962e14d5582d8188935da5f58: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20260601 13:38:52.860405 16122 raft_consensus.cc:515] T 98f7325e9f38421abd1ef1646a91f5be P fc489071eaf84b53b114f0104e8f962a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } } peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } }
I20260601 13:38:52.860867 16123 raft_consensus.cc:359] T e825c30382e54106922790e9dab83eb5 P 0604bfa962e14d5582d8188935da5f58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } } peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } }
I20260601 13:38:52.860965 16122 leader_election.cc:290] T 98f7325e9f38421abd1ef1646a91f5be P fc489071eaf84b53b114f0104e8f962a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4e46f5191e043f8a43a9b5ed136e239 (127.7.40.2:43313), 0604bfa962e14d5582d8188935da5f58 (127.7.40.1:40359)
I20260601 13:38:52.860999 16123 raft_consensus.cc:385] T e825c30382e54106922790e9dab83eb5 P 0604bfa962e14d5582d8188935da5f58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:52.861092 16123 raft_consensus.cc:740] T e825c30382e54106922790e9dab83eb5 P 0604bfa962e14d5582d8188935da5f58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0604bfa962e14d5582d8188935da5f58, State: Initialized, Role: FOLLOWER
I20260601 13:38:52.861229 16123 consensus_queue.cc:260] T e825c30382e54106922790e9dab83eb5 P 0604bfa962e14d5582d8188935da5f58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } } peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } }
I20260601 13:38:52.861579 16123 ts_tablet_manager.cc:1434] T e825c30382e54106922790e9dab83eb5 P 0604bfa962e14d5582d8188935da5f58: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:52.865891 15997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f7325e9f38421abd1ef1646a91f5be" candidate_uuid: "fc489071eaf84b53b114f0104e8f962a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4e46f5191e043f8a43a9b5ed136e239" is_pre_election: true
I20260601 13:38:52.865934 15919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f7325e9f38421abd1ef1646a91f5be" candidate_uuid: "fc489071eaf84b53b114f0104e8f962a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0604bfa962e14d5582d8188935da5f58" is_pre_election: true
I20260601 13:38:52.866040 15997 raft_consensus.cc:2468] T 98f7325e9f38421abd1ef1646a91f5be P c4e46f5191e043f8a43a9b5ed136e239 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc489071eaf84b53b114f0104e8f962a in term 0.
I20260601 13:38:52.866079 15919 raft_consensus.cc:2468] T 98f7325e9f38421abd1ef1646a91f5be P 0604bfa962e14d5582d8188935da5f58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc489071eaf84b53b114f0104e8f962a in term 0.
I20260601 13:38:52.866515 16037 leader_election.cc:304] T 98f7325e9f38421abd1ef1646a91f5be P fc489071eaf84b53b114f0104e8f962a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4e46f5191e043f8a43a9b5ed136e239, fc489071eaf84b53b114f0104e8f962a; no voters: 
I20260601 13:38:52.866729 16122 raft_consensus.cc:2804] T 98f7325e9f38421abd1ef1646a91f5be P fc489071eaf84b53b114f0104e8f962a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:52.866793 16122 raft_consensus.cc:493] T 98f7325e9f38421abd1ef1646a91f5be P fc489071eaf84b53b114f0104e8f962a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:52.866834 16122 raft_consensus.cc:3060] T 98f7325e9f38421abd1ef1646a91f5be P fc489071eaf84b53b114f0104e8f962a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:52.867825 16122 raft_consensus.cc:515] T 98f7325e9f38421abd1ef1646a91f5be P fc489071eaf84b53b114f0104e8f962a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } } peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } }
I20260601 13:38:52.868207 16122 leader_election.cc:290] T 98f7325e9f38421abd1ef1646a91f5be P fc489071eaf84b53b114f0104e8f962a [CANDIDATE]: Term 1 election: Requested vote from peers c4e46f5191e043f8a43a9b5ed136e239 (127.7.40.2:43313), 0604bfa962e14d5582d8188935da5f58 (127.7.40.1:40359)
I20260601 13:38:52.868623 15919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f7325e9f38421abd1ef1646a91f5be" candidate_uuid: "fc489071eaf84b53b114f0104e8f962a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0604bfa962e14d5582d8188935da5f58"
I20260601 13:38:52.868603 15997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98f7325e9f38421abd1ef1646a91f5be" candidate_uuid: "fc489071eaf84b53b114f0104e8f962a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4e46f5191e043f8a43a9b5ed136e239"
I20260601 13:38:52.868781 15919 raft_consensus.cc:3060] T 98f7325e9f38421abd1ef1646a91f5be P 0604bfa962e14d5582d8188935da5f58 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:52.868814 15997 raft_consensus.cc:3060] T 98f7325e9f38421abd1ef1646a91f5be P c4e46f5191e043f8a43a9b5ed136e239 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:52.869671 15919 raft_consensus.cc:2468] T 98f7325e9f38421abd1ef1646a91f5be P 0604bfa962e14d5582d8188935da5f58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc489071eaf84b53b114f0104e8f962a in term 1.
I20260601 13:38:52.869710 15997 raft_consensus.cc:2468] T 98f7325e9f38421abd1ef1646a91f5be P c4e46f5191e043f8a43a9b5ed136e239 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc489071eaf84b53b114f0104e8f962a in term 1.
I20260601 13:38:52.870000 16037 leader_election.cc:304] T 98f7325e9f38421abd1ef1646a91f5be P fc489071eaf84b53b114f0104e8f962a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0604bfa962e14d5582d8188935da5f58, fc489071eaf84b53b114f0104e8f962a; no voters: 
I20260601 13:38:52.870167 16122 raft_consensus.cc:2804] T 98f7325e9f38421abd1ef1646a91f5be P fc489071eaf84b53b114f0104e8f962a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:52.870492 16122 raft_consensus.cc:697] T 98f7325e9f38421abd1ef1646a91f5be P fc489071eaf84b53b114f0104e8f962a [term 1 LEADER]: Becoming Leader. State: Replica: fc489071eaf84b53b114f0104e8f962a, State: Running, Role: LEADER
I20260601 13:38:52.870668 16122 consensus_queue.cc:237] T 98f7325e9f38421abd1ef1646a91f5be P fc489071eaf84b53b114f0104e8f962a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } } peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } }
I20260601 13:38:52.872419 15815 catalog_manager.cc:5696] T 98f7325e9f38421abd1ef1646a91f5be P fc489071eaf84b53b114f0104e8f962a reported cstate change: term changed from 0 to 1, leader changed from <none> to fc489071eaf84b53b114f0104e8f962a (127.7.40.3). New cstate: current_term: 1 leader_uuid: "fc489071eaf84b53b114f0104e8f962a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } health_report { overall_health: HEALTHY } } }
I20260601 13:38:52.932775 16130 raft_consensus.cc:493] T a26737da877a4c0981c6889d30750982 P c4e46f5191e043f8a43a9b5ed136e239 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:52.932942 16130 raft_consensus.cc:515] T a26737da877a4c0981c6889d30750982 P c4e46f5191e043f8a43a9b5ed136e239 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } } peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } }
I20260601 13:38:52.933619 16130 leader_election.cc:290] T a26737da877a4c0981c6889d30750982 P c4e46f5191e043f8a43a9b5ed136e239 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0604bfa962e14d5582d8188935da5f58 (127.7.40.1:40359), fc489071eaf84b53b114f0104e8f962a (127.7.40.3:38731)
I20260601 13:38:52.938798 15919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26737da877a4c0981c6889d30750982" candidate_uuid: "c4e46f5191e043f8a43a9b5ed136e239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0604bfa962e14d5582d8188935da5f58" is_pre_election: true
I20260601 13:38:52.938803 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26737da877a4c0981c6889d30750982" candidate_uuid: "c4e46f5191e043f8a43a9b5ed136e239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc489071eaf84b53b114f0104e8f962a" is_pre_election: true
I20260601 13:38:52.939143 15919 raft_consensus.cc:2468] T a26737da877a4c0981c6889d30750982 P 0604bfa962e14d5582d8188935da5f58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4e46f5191e043f8a43a9b5ed136e239 in term 0.
I20260601 13:38:52.939143 16072 raft_consensus.cc:2468] T a26737da877a4c0981c6889d30750982 P fc489071eaf84b53b114f0104e8f962a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4e46f5191e043f8a43a9b5ed136e239 in term 0.
I20260601 13:38:52.939638 15962 leader_election.cc:304] T a26737da877a4c0981c6889d30750982 P c4e46f5191e043f8a43a9b5ed136e239 [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: 0604bfa962e14d5582d8188935da5f58, c4e46f5191e043f8a43a9b5ed136e239, fc489071eaf84b53b114f0104e8f962a; no voters: 
I20260601 13:38:52.939922 16130 raft_consensus.cc:2804] T a26737da877a4c0981c6889d30750982 P c4e46f5191e043f8a43a9b5ed136e239 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:52.940006 16130 raft_consensus.cc:493] T a26737da877a4c0981c6889d30750982 P c4e46f5191e043f8a43a9b5ed136e239 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:52.940061 16130 raft_consensus.cc:3060] T a26737da877a4c0981c6889d30750982 P c4e46f5191e043f8a43a9b5ed136e239 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:52.941048 16130 raft_consensus.cc:515] T a26737da877a4c0981c6889d30750982 P c4e46f5191e043f8a43a9b5ed136e239 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } } peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } }
I20260601 13:38:52.941468 16130 leader_election.cc:290] T a26737da877a4c0981c6889d30750982 P c4e46f5191e043f8a43a9b5ed136e239 [CANDIDATE]: Term 1 election: Requested vote from peers 0604bfa962e14d5582d8188935da5f58 (127.7.40.1:40359), fc489071eaf84b53b114f0104e8f962a (127.7.40.3:38731)
I20260601 13:38:52.941908 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26737da877a4c0981c6889d30750982" candidate_uuid: "c4e46f5191e043f8a43a9b5ed136e239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc489071eaf84b53b114f0104e8f962a"
I20260601 13:38:52.941908 15919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26737da877a4c0981c6889d30750982" candidate_uuid: "c4e46f5191e043f8a43a9b5ed136e239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0604bfa962e14d5582d8188935da5f58"
I20260601 13:38:52.942085 16072 raft_consensus.cc:3060] T a26737da877a4c0981c6889d30750982 P fc489071eaf84b53b114f0104e8f962a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:52.942085 15919 raft_consensus.cc:3060] T a26737da877a4c0981c6889d30750982 P 0604bfa962e14d5582d8188935da5f58 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:52.943142 15919 raft_consensus.cc:2468] T a26737da877a4c0981c6889d30750982 P 0604bfa962e14d5582d8188935da5f58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4e46f5191e043f8a43a9b5ed136e239 in term 1.
I20260601 13:38:52.943142 16072 raft_consensus.cc:2468] T a26737da877a4c0981c6889d30750982 P fc489071eaf84b53b114f0104e8f962a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4e46f5191e043f8a43a9b5ed136e239 in term 1.
I20260601 13:38:52.943570 15961 leader_election.cc:304] T a26737da877a4c0981c6889d30750982 P c4e46f5191e043f8a43a9b5ed136e239 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0604bfa962e14d5582d8188935da5f58, c4e46f5191e043f8a43a9b5ed136e239; no voters: 
I20260601 13:38:52.943813 16130 raft_consensus.cc:2804] T a26737da877a4c0981c6889d30750982 P c4e46f5191e043f8a43a9b5ed136e239 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:52.944047 16130 raft_consensus.cc:697] T a26737da877a4c0981c6889d30750982 P c4e46f5191e043f8a43a9b5ed136e239 [term 1 LEADER]: Becoming Leader. State: Replica: c4e46f5191e043f8a43a9b5ed136e239, State: Running, Role: LEADER
I20260601 13:38:52.944308 16130 consensus_queue.cc:237] T a26737da877a4c0981c6889d30750982 P c4e46f5191e043f8a43a9b5ed136e239 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } } peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } }
I20260601 13:38:52.946074 15815 catalog_manager.cc:5696] T a26737da877a4c0981c6889d30750982 P c4e46f5191e043f8a43a9b5ed136e239 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4e46f5191e043f8a43a9b5ed136e239 (127.7.40.2). New cstate: current_term: 1 leader_uuid: "c4e46f5191e043f8a43a9b5ed136e239" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:52.949990 16130 raft_consensus.cc:493] T 493f94754c9c4ae7a1536fcd85079e95 P c4e46f5191e043f8a43a9b5ed136e239 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:52.950105 16130 raft_consensus.cc:515] T 493f94754c9c4ae7a1536fcd85079e95 P c4e46f5191e043f8a43a9b5ed136e239 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } } peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } }
I20260601 13:38:52.950665 16130 leader_election.cc:290] T 493f94754c9c4ae7a1536fcd85079e95 P c4e46f5191e043f8a43a9b5ed136e239 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0604bfa962e14d5582d8188935da5f58 (127.7.40.1:40359), fc489071eaf84b53b114f0104e8f962a (127.7.40.3:38731)
I20260601 13:38:52.951138 15919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "493f94754c9c4ae7a1536fcd85079e95" candidate_uuid: "c4e46f5191e043f8a43a9b5ed136e239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0604bfa962e14d5582d8188935da5f58" is_pre_election: true
I20260601 13:38:52.951210 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "493f94754c9c4ae7a1536fcd85079e95" candidate_uuid: "c4e46f5191e043f8a43a9b5ed136e239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc489071eaf84b53b114f0104e8f962a" is_pre_election: true
I20260601 13:38:52.951363 16072 raft_consensus.cc:2468] T 493f94754c9c4ae7a1536fcd85079e95 P fc489071eaf84b53b114f0104e8f962a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4e46f5191e043f8a43a9b5ed136e239 in term 0.
I20260601 13:38:52.951382 15919 raft_consensus.cc:2468] T 493f94754c9c4ae7a1536fcd85079e95 P 0604bfa962e14d5582d8188935da5f58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4e46f5191e043f8a43a9b5ed136e239 in term 0.
I20260601 13:38:52.951669 15962 leader_election.cc:304] T 493f94754c9c4ae7a1536fcd85079e95 P c4e46f5191e043f8a43a9b5ed136e239 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4e46f5191e043f8a43a9b5ed136e239, fc489071eaf84b53b114f0104e8f962a; no voters: 
I20260601 13:38:52.951889 16130 raft_consensus.cc:2804] T 493f94754c9c4ae7a1536fcd85079e95 P c4e46f5191e043f8a43a9b5ed136e239 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:52.951946 16130 raft_consensus.cc:493] T 493f94754c9c4ae7a1536fcd85079e95 P c4e46f5191e043f8a43a9b5ed136e239 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:52.951973 16130 raft_consensus.cc:3060] T 493f94754c9c4ae7a1536fcd85079e95 P c4e46f5191e043f8a43a9b5ed136e239 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:52.952903 16130 raft_consensus.cc:515] T 493f94754c9c4ae7a1536fcd85079e95 P c4e46f5191e043f8a43a9b5ed136e239 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } } peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } }
I20260601 13:38:52.953370 16130 leader_election.cc:290] T 493f94754c9c4ae7a1536fcd85079e95 P c4e46f5191e043f8a43a9b5ed136e239 [CANDIDATE]: Term 1 election: Requested vote from peers 0604bfa962e14d5582d8188935da5f58 (127.7.40.1:40359), fc489071eaf84b53b114f0104e8f962a (127.7.40.3:38731)
I20260601 13:38:52.953739 15919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "493f94754c9c4ae7a1536fcd85079e95" candidate_uuid: "c4e46f5191e043f8a43a9b5ed136e239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0604bfa962e14d5582d8188935da5f58"
I20260601 13:38:52.953763 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "493f94754c9c4ae7a1536fcd85079e95" candidate_uuid: "c4e46f5191e043f8a43a9b5ed136e239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc489071eaf84b53b114f0104e8f962a"
I20260601 13:38:52.953894 15919 raft_consensus.cc:3060] T 493f94754c9c4ae7a1536fcd85079e95 P 0604bfa962e14d5582d8188935da5f58 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:52.953929 16072 raft_consensus.cc:3060] T 493f94754c9c4ae7a1536fcd85079e95 P fc489071eaf84b53b114f0104e8f962a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:52.954769 16072 raft_consensus.cc:2468] T 493f94754c9c4ae7a1536fcd85079e95 P fc489071eaf84b53b114f0104e8f962a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4e46f5191e043f8a43a9b5ed136e239 in term 1.
I20260601 13:38:52.954818 15919 raft_consensus.cc:2468] T 493f94754c9c4ae7a1536fcd85079e95 P 0604bfa962e14d5582d8188935da5f58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4e46f5191e043f8a43a9b5ed136e239 in term 1.
I20260601 13:38:52.955132 15962 leader_election.cc:304] T 493f94754c9c4ae7a1536fcd85079e95 P c4e46f5191e043f8a43a9b5ed136e239 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4e46f5191e043f8a43a9b5ed136e239, fc489071eaf84b53b114f0104e8f962a; no voters: 
I20260601 13:38:52.955324 16130 raft_consensus.cc:2804] T 493f94754c9c4ae7a1536fcd85079e95 P c4e46f5191e043f8a43a9b5ed136e239 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:52.955462 16130 raft_consensus.cc:697] T 493f94754c9c4ae7a1536fcd85079e95 P c4e46f5191e043f8a43a9b5ed136e239 [term 1 LEADER]: Becoming Leader. State: Replica: c4e46f5191e043f8a43a9b5ed136e239, State: Running, Role: LEADER
I20260601 13:38:52.955827 16130 consensus_queue.cc:237] T 493f94754c9c4ae7a1536fcd85079e95 P c4e46f5191e043f8a43a9b5ed136e239 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } } peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } }
I20260601 13:38:52.957718 15815 catalog_manager.cc:5696] T 493f94754c9c4ae7a1536fcd85079e95 P c4e46f5191e043f8a43a9b5ed136e239 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4e46f5191e043f8a43a9b5ed136e239 (127.7.40.2). New cstate: current_term: 1 leader_uuid: "c4e46f5191e043f8a43a9b5ed136e239" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:52.993520 16122 raft_consensus.cc:493] T ac9af67c2b724a318bd88e99094141a4 P fc489071eaf84b53b114f0104e8f962a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:52.993690 16122 raft_consensus.cc:515] T ac9af67c2b724a318bd88e99094141a4 P fc489071eaf84b53b114f0104e8f962a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } } peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } }
I20260601 13:38:52.994118 16122 leader_election.cc:290] T ac9af67c2b724a318bd88e99094141a4 P fc489071eaf84b53b114f0104e8f962a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0604bfa962e14d5582d8188935da5f58 (127.7.40.1:40359), c4e46f5191e043f8a43a9b5ed136e239 (127.7.40.2:43313)
I20260601 13:38:52.994783 15919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9af67c2b724a318bd88e99094141a4" candidate_uuid: "fc489071eaf84b53b114f0104e8f962a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0604bfa962e14d5582d8188935da5f58" is_pre_election: true
I20260601 13:38:52.994840 15997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9af67c2b724a318bd88e99094141a4" candidate_uuid: "fc489071eaf84b53b114f0104e8f962a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4e46f5191e043f8a43a9b5ed136e239" is_pre_election: true
I20260601 13:38:52.994953 15919 raft_consensus.cc:2468] T ac9af67c2b724a318bd88e99094141a4 P 0604bfa962e14d5582d8188935da5f58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc489071eaf84b53b114f0104e8f962a in term 0.
I20260601 13:38:52.994976 15997 raft_consensus.cc:2468] T ac9af67c2b724a318bd88e99094141a4 P c4e46f5191e043f8a43a9b5ed136e239 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc489071eaf84b53b114f0104e8f962a in term 0.
I20260601 13:38:52.995338 16037 leader_election.cc:304] T ac9af67c2b724a318bd88e99094141a4 P fc489071eaf84b53b114f0104e8f962a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4e46f5191e043f8a43a9b5ed136e239, fc489071eaf84b53b114f0104e8f962a; no voters: 
I20260601 13:38:52.995553 16122 raft_consensus.cc:2804] T ac9af67c2b724a318bd88e99094141a4 P fc489071eaf84b53b114f0104e8f962a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:52.995615 16122 raft_consensus.cc:493] T ac9af67c2b724a318bd88e99094141a4 P fc489071eaf84b53b114f0104e8f962a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:52.995643 16122 raft_consensus.cc:3060] T ac9af67c2b724a318bd88e99094141a4 P fc489071eaf84b53b114f0104e8f962a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:52.996584 16122 raft_consensus.cc:515] T ac9af67c2b724a318bd88e99094141a4 P fc489071eaf84b53b114f0104e8f962a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } } peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } }
I20260601 13:38:52.996951 16122 leader_election.cc:290] T ac9af67c2b724a318bd88e99094141a4 P fc489071eaf84b53b114f0104e8f962a [CANDIDATE]: Term 1 election: Requested vote from peers 0604bfa962e14d5582d8188935da5f58 (127.7.40.1:40359), c4e46f5191e043f8a43a9b5ed136e239 (127.7.40.2:43313)
I20260601 13:38:52.997430 15919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9af67c2b724a318bd88e99094141a4" candidate_uuid: "fc489071eaf84b53b114f0104e8f962a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0604bfa962e14d5582d8188935da5f58"
I20260601 13:38:52.997534 15997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9af67c2b724a318bd88e99094141a4" candidate_uuid: "fc489071eaf84b53b114f0104e8f962a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4e46f5191e043f8a43a9b5ed136e239"
I20260601 13:38:52.997563 15919 raft_consensus.cc:3060] T ac9af67c2b724a318bd88e99094141a4 P 0604bfa962e14d5582d8188935da5f58 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:52.997677 15997 raft_consensus.cc:3060] T ac9af67c2b724a318bd88e99094141a4 P c4e46f5191e043f8a43a9b5ed136e239 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:52.998468 15997 raft_consensus.cc:2468] T ac9af67c2b724a318bd88e99094141a4 P c4e46f5191e043f8a43a9b5ed136e239 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc489071eaf84b53b114f0104e8f962a in term 1.
I20260601 13:38:52.998481 15919 raft_consensus.cc:2468] T ac9af67c2b724a318bd88e99094141a4 P 0604bfa962e14d5582d8188935da5f58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc489071eaf84b53b114f0104e8f962a in term 1.
I20260601 13:38:52.998791 16037 leader_election.cc:304] T ac9af67c2b724a318bd88e99094141a4 P fc489071eaf84b53b114f0104e8f962a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0604bfa962e14d5582d8188935da5f58, fc489071eaf84b53b114f0104e8f962a; no voters: 
I20260601 13:38:52.999006 16122 raft_consensus.cc:2804] T ac9af67c2b724a318bd88e99094141a4 P fc489071eaf84b53b114f0104e8f962a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:52.999186 16122 raft_consensus.cc:697] T ac9af67c2b724a318bd88e99094141a4 P fc489071eaf84b53b114f0104e8f962a [term 1 LEADER]: Becoming Leader. State: Replica: fc489071eaf84b53b114f0104e8f962a, State: Running, Role: LEADER
I20260601 13:38:52.999398 16122 consensus_queue.cc:237] T ac9af67c2b724a318bd88e99094141a4 P fc489071eaf84b53b114f0104e8f962a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } } peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } }
I20260601 13:38:53.001147 15815 catalog_manager.cc:5696] T ac9af67c2b724a318bd88e99094141a4 P fc489071eaf84b53b114f0104e8f962a reported cstate change: term changed from 0 to 1, leader changed from <none> to fc489071eaf84b53b114f0104e8f962a (127.7.40.3). New cstate: current_term: 1 leader_uuid: "fc489071eaf84b53b114f0104e8f962a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } health_report { overall_health: HEALTHY } } }
I20260601 13:38:53.071486 16127 raft_consensus.cc:493] T 15f16f59ab7e446ebfe47e0332eee8aa P 0604bfa962e14d5582d8188935da5f58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:53.071669 16127 raft_consensus.cc:515] T 15f16f59ab7e446ebfe47e0332eee8aa P 0604bfa962e14d5582d8188935da5f58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } } peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } }
I20260601 13:38:53.072424 16127 leader_election.cc:290] T 15f16f59ab7e446ebfe47e0332eee8aa P 0604bfa962e14d5582d8188935da5f58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4e46f5191e043f8a43a9b5ed136e239 (127.7.40.2:43313), fc489071eaf84b53b114f0104e8f962a (127.7.40.3:38731)
I20260601 13:38:53.076325 15997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f16f59ab7e446ebfe47e0332eee8aa" candidate_uuid: "0604bfa962e14d5582d8188935da5f58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4e46f5191e043f8a43a9b5ed136e239" is_pre_election: true
I20260601 13:38:53.076329 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f16f59ab7e446ebfe47e0332eee8aa" candidate_uuid: "0604bfa962e14d5582d8188935da5f58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc489071eaf84b53b114f0104e8f962a" is_pre_election: true
I20260601 13:38:53.076537 15997 raft_consensus.cc:2468] T 15f16f59ab7e446ebfe47e0332eee8aa P c4e46f5191e043f8a43a9b5ed136e239 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0604bfa962e14d5582d8188935da5f58 in term 0.
I20260601 13:38:53.076550 16072 raft_consensus.cc:2468] T 15f16f59ab7e446ebfe47e0332eee8aa P fc489071eaf84b53b114f0104e8f962a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0604bfa962e14d5582d8188935da5f58 in term 0.
I20260601 13:38:53.076859 15884 leader_election.cc:304] T 15f16f59ab7e446ebfe47e0332eee8aa P 0604bfa962e14d5582d8188935da5f58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0604bfa962e14d5582d8188935da5f58, c4e46f5191e043f8a43a9b5ed136e239; no voters: 
I20260601 13:38:53.077054 16127 raft_consensus.cc:2804] T 15f16f59ab7e446ebfe47e0332eee8aa P 0604bfa962e14d5582d8188935da5f58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:53.077118 16127 raft_consensus.cc:493] T 15f16f59ab7e446ebfe47e0332eee8aa P 0604bfa962e14d5582d8188935da5f58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:53.077167 16127 raft_consensus.cc:3060] T 15f16f59ab7e446ebfe47e0332eee8aa P 0604bfa962e14d5582d8188935da5f58 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:53.078017 16127 raft_consensus.cc:515] T 15f16f59ab7e446ebfe47e0332eee8aa P 0604bfa962e14d5582d8188935da5f58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } } peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } }
I20260601 13:38:53.078434 16127 leader_election.cc:290] T 15f16f59ab7e446ebfe47e0332eee8aa P 0604bfa962e14d5582d8188935da5f58 [CANDIDATE]: Term 1 election: Requested vote from peers c4e46f5191e043f8a43a9b5ed136e239 (127.7.40.2:43313), fc489071eaf84b53b114f0104e8f962a (127.7.40.3:38731)
I20260601 13:38:53.078763 15997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f16f59ab7e446ebfe47e0332eee8aa" candidate_uuid: "0604bfa962e14d5582d8188935da5f58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4e46f5191e043f8a43a9b5ed136e239"
I20260601 13:38:53.078814 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f16f59ab7e446ebfe47e0332eee8aa" candidate_uuid: "0604bfa962e14d5582d8188935da5f58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc489071eaf84b53b114f0104e8f962a"
I20260601 13:38:53.078889 15997 raft_consensus.cc:3060] T 15f16f59ab7e446ebfe47e0332eee8aa P c4e46f5191e043f8a43a9b5ed136e239 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:53.078959 16072 raft_consensus.cc:3060] T 15f16f59ab7e446ebfe47e0332eee8aa P fc489071eaf84b53b114f0104e8f962a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:53.079808 15997 raft_consensus.cc:2468] T 15f16f59ab7e446ebfe47e0332eee8aa P c4e46f5191e043f8a43a9b5ed136e239 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0604bfa962e14d5582d8188935da5f58 in term 1.
I20260601 13:38:53.079916 16072 raft_consensus.cc:2468] T 15f16f59ab7e446ebfe47e0332eee8aa P fc489071eaf84b53b114f0104e8f962a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0604bfa962e14d5582d8188935da5f58 in term 1.
I20260601 13:38:53.080107 15884 leader_election.cc:304] T 15f16f59ab7e446ebfe47e0332eee8aa P 0604bfa962e14d5582d8188935da5f58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0604bfa962e14d5582d8188935da5f58, c4e46f5191e043f8a43a9b5ed136e239; no voters: 
I20260601 13:38:53.080310 16127 raft_consensus.cc:2804] T 15f16f59ab7e446ebfe47e0332eee8aa P 0604bfa962e14d5582d8188935da5f58 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:53.080549 16127 raft_consensus.cc:697] T 15f16f59ab7e446ebfe47e0332eee8aa P 0604bfa962e14d5582d8188935da5f58 [term 1 LEADER]: Becoming Leader. State: Replica: 0604bfa962e14d5582d8188935da5f58, State: Running, Role: LEADER
I20260601 13:38:53.080673 16127 consensus_queue.cc:237] T 15f16f59ab7e446ebfe47e0332eee8aa P 0604bfa962e14d5582d8188935da5f58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } } peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } }
I20260601 13:38:53.082439 15815 catalog_manager.cc:5696] T 15f16f59ab7e446ebfe47e0332eee8aa P 0604bfa962e14d5582d8188935da5f58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0604bfa962e14d5582d8188935da5f58 (127.7.40.1). New cstate: current_term: 1 leader_uuid: "0604bfa962e14d5582d8188935da5f58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:53.091466 16130 raft_consensus.cc:493] T e825c30382e54106922790e9dab83eb5 P c4e46f5191e043f8a43a9b5ed136e239 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:53.091634 16130 raft_consensus.cc:515] T e825c30382e54106922790e9dab83eb5 P c4e46f5191e043f8a43a9b5ed136e239 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } } peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } }
I20260601 13:38:53.092059 16130 leader_election.cc:290] T e825c30382e54106922790e9dab83eb5 P c4e46f5191e043f8a43a9b5ed136e239 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0604bfa962e14d5582d8188935da5f58 (127.7.40.1:40359), fc489071eaf84b53b114f0104e8f962a (127.7.40.3:38731)
I20260601 13:38:53.092650 15919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e825c30382e54106922790e9dab83eb5" candidate_uuid: "c4e46f5191e043f8a43a9b5ed136e239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0604bfa962e14d5582d8188935da5f58" is_pre_election: true
I20260601 13:38:53.092650 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e825c30382e54106922790e9dab83eb5" candidate_uuid: "c4e46f5191e043f8a43a9b5ed136e239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc489071eaf84b53b114f0104e8f962a" is_pre_election: true
I20260601 13:38:53.092885 16072 raft_consensus.cc:2468] T e825c30382e54106922790e9dab83eb5 P fc489071eaf84b53b114f0104e8f962a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4e46f5191e043f8a43a9b5ed136e239 in term 0.
I20260601 13:38:53.092885 15919 raft_consensus.cc:2468] T e825c30382e54106922790e9dab83eb5 P 0604bfa962e14d5582d8188935da5f58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4e46f5191e043f8a43a9b5ed136e239 in term 0.
I20260601 13:38:53.093322 15961 leader_election.cc:304] T e825c30382e54106922790e9dab83eb5 P c4e46f5191e043f8a43a9b5ed136e239 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0604bfa962e14d5582d8188935da5f58, c4e46f5191e043f8a43a9b5ed136e239; no voters: 
I20260601 13:38:53.093580 16130 raft_consensus.cc:2804] T e825c30382e54106922790e9dab83eb5 P c4e46f5191e043f8a43a9b5ed136e239 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:53.093657 16130 raft_consensus.cc:493] T e825c30382e54106922790e9dab83eb5 P c4e46f5191e043f8a43a9b5ed136e239 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:53.093688 16130 raft_consensus.cc:3060] T e825c30382e54106922790e9dab83eb5 P c4e46f5191e043f8a43a9b5ed136e239 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:53.094655 16130 raft_consensus.cc:515] T e825c30382e54106922790e9dab83eb5 P c4e46f5191e043f8a43a9b5ed136e239 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } } peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } }
I20260601 13:38:53.095052 16130 leader_election.cc:290] T e825c30382e54106922790e9dab83eb5 P c4e46f5191e043f8a43a9b5ed136e239 [CANDIDATE]: Term 1 election: Requested vote from peers 0604bfa962e14d5582d8188935da5f58 (127.7.40.1:40359), fc489071eaf84b53b114f0104e8f962a (127.7.40.3:38731)
I20260601 13:38:53.095501 15919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e825c30382e54106922790e9dab83eb5" candidate_uuid: "c4e46f5191e043f8a43a9b5ed136e239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0604bfa962e14d5582d8188935da5f58"
I20260601 13:38:53.095513 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e825c30382e54106922790e9dab83eb5" candidate_uuid: "c4e46f5191e043f8a43a9b5ed136e239" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc489071eaf84b53b114f0104e8f962a"
I20260601 13:38:53.095644 15919 raft_consensus.cc:3060] T e825c30382e54106922790e9dab83eb5 P 0604bfa962e14d5582d8188935da5f58 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:53.095676 16072 raft_consensus.cc:3060] T e825c30382e54106922790e9dab83eb5 P fc489071eaf84b53b114f0104e8f962a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:53.096460 16072 raft_consensus.cc:2468] T e825c30382e54106922790e9dab83eb5 P fc489071eaf84b53b114f0104e8f962a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4e46f5191e043f8a43a9b5ed136e239 in term 1.
I20260601 13:38:53.096505 15919 raft_consensus.cc:2468] T e825c30382e54106922790e9dab83eb5 P 0604bfa962e14d5582d8188935da5f58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4e46f5191e043f8a43a9b5ed136e239 in term 1.
I20260601 13:38:53.096799 15962 leader_election.cc:304] T e825c30382e54106922790e9dab83eb5 P c4e46f5191e043f8a43a9b5ed136e239 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4e46f5191e043f8a43a9b5ed136e239, fc489071eaf84b53b114f0104e8f962a; no voters: 
I20260601 13:38:53.097014 16130 raft_consensus.cc:2804] T e825c30382e54106922790e9dab83eb5 P c4e46f5191e043f8a43a9b5ed136e239 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:53.097119 16130 raft_consensus.cc:697] T e825c30382e54106922790e9dab83eb5 P c4e46f5191e043f8a43a9b5ed136e239 [term 1 LEADER]: Becoming Leader. State: Replica: c4e46f5191e043f8a43a9b5ed136e239, State: Running, Role: LEADER
I20260601 13:38:53.097265 16130 consensus_queue.cc:237] T e825c30382e54106922790e9dab83eb5 P c4e46f5191e043f8a43a9b5ed136e239 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } } peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } }
I20260601 13:38:53.099228 15815 catalog_manager.cc:5696] T e825c30382e54106922790e9dab83eb5 P c4e46f5191e043f8a43a9b5ed136e239 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4e46f5191e043f8a43a9b5ed136e239 (127.7.40.2). New cstate: current_term: 1 leader_uuid: "c4e46f5191e043f8a43a9b5ed136e239" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:53.121677 15919 raft_consensus.cc:1275] T e825c30382e54106922790e9dab83eb5 P 0604bfa962e14d5582d8188935da5f58 [term 1 FOLLOWER]: Refusing update from remote peer c4e46f5191e043f8a43a9b5ed136e239: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:53.121857 15916 raft_consensus.cc:1275] T 493f94754c9c4ae7a1536fcd85079e95 P 0604bfa962e14d5582d8188935da5f58 [term 1 FOLLOWER]: Refusing update from remote peer c4e46f5191e043f8a43a9b5ed136e239: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:53.122331 16130 consensus_queue.cc:1048] T 493f94754c9c4ae7a1536fcd85079e95 P c4e46f5191e043f8a43a9b5ed136e239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:53.122344 16149 consensus_queue.cc:1048] T e825c30382e54106922790e9dab83eb5 P c4e46f5191e043f8a43a9b5ed136e239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:53.122800 16072 raft_consensus.cc:1275] T e825c30382e54106922790e9dab83eb5 P fc489071eaf84b53b114f0104e8f962a [term 1 FOLLOWER]: Refusing update from remote peer c4e46f5191e043f8a43a9b5ed136e239: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:53.123188 16071 raft_consensus.cc:1275] T 493f94754c9c4ae7a1536fcd85079e95 P fc489071eaf84b53b114f0104e8f962a [term 1 FOLLOWER]: Refusing update from remote peer c4e46f5191e043f8a43a9b5ed136e239: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:53.123293 16130 consensus_queue.cc:1048] T e825c30382e54106922790e9dab83eb5 P c4e46f5191e043f8a43a9b5ed136e239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:53.123749 16072 raft_consensus.cc:1275] T a26737da877a4c0981c6889d30750982 P fc489071eaf84b53b114f0104e8f962a [term 1 FOLLOWER]: Refusing update from remote peer c4e46f5191e043f8a43a9b5ed136e239: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:53.124176 16149 consensus_queue.cc:1048] T 493f94754c9c4ae7a1536fcd85079e95 P c4e46f5191e043f8a43a9b5ed136e239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:53.124514 16149 consensus_queue.cc:1048] T a26737da877a4c0981c6889d30750982 P c4e46f5191e043f8a43a9b5ed136e239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:53.128083 15913 raft_consensus.cc:1275] T 98f7325e9f38421abd1ef1646a91f5be P 0604bfa962e14d5582d8188935da5f58 [term 1 FOLLOWER]: Refusing update from remote peer fc489071eaf84b53b114f0104e8f962a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:53.128154 15917 raft_consensus.cc:1275] T ac9af67c2b724a318bd88e99094141a4 P 0604bfa962e14d5582d8188935da5f58 [term 1 FOLLOWER]: Refusing update from remote peer fc489071eaf84b53b114f0104e8f962a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:53.128264 15918 raft_consensus.cc:1275] T a26737da877a4c0981c6889d30750982 P 0604bfa962e14d5582d8188935da5f58 [term 1 FOLLOWER]: Refusing update from remote peer c4e46f5191e043f8a43a9b5ed136e239: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:53.128567 15997 raft_consensus.cc:1275] T 98f7325e9f38421abd1ef1646a91f5be P c4e46f5191e043f8a43a9b5ed136e239 [term 1 FOLLOWER]: Refusing update from remote peer fc489071eaf84b53b114f0104e8f962a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:53.128717 16145 consensus_queue.cc:1048] T 98f7325e9f38421abd1ef1646a91f5be P fc489071eaf84b53b114f0104e8f962a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:53.128921 15995 raft_consensus.cc:1275] T ac9af67c2b724a318bd88e99094141a4 P c4e46f5191e043f8a43a9b5ed136e239 [term 1 FOLLOWER]: Refusing update from remote peer fc489071eaf84b53b114f0104e8f962a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:53.129019 16145 consensus_queue.cc:1048] T ac9af67c2b724a318bd88e99094141a4 P fc489071eaf84b53b114f0104e8f962a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:53.130844 16122 consensus_queue.cc:1048] T 98f7325e9f38421abd1ef1646a91f5be P fc489071eaf84b53b114f0104e8f962a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:53.130959 16070 raft_consensus.cc:1275] T 15f16f59ab7e446ebfe47e0332eee8aa P fc489071eaf84b53b114f0104e8f962a [term 1 FOLLOWER]: Refusing update from remote peer 0604bfa962e14d5582d8188935da5f58: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:53.131146 16122 consensus_queue.cc:1048] T ac9af67c2b724a318bd88e99094141a4 P fc489071eaf84b53b114f0104e8f962a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:53.131389 16127 consensus_queue.cc:1048] T 15f16f59ab7e446ebfe47e0332eee8aa P 0604bfa962e14d5582d8188935da5f58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc489071eaf84b53b114f0104e8f962a" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 38731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:53.134104 15994 raft_consensus.cc:1275] T 15f16f59ab7e446ebfe47e0332eee8aa P c4e46f5191e043f8a43a9b5ed136e239 [term 1 FOLLOWER]: Refusing update from remote peer 0604bfa962e14d5582d8188935da5f58: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:53.134574 16127 consensus_queue.cc:1048] T 15f16f59ab7e446ebfe47e0332eee8aa P 0604bfa962e14d5582d8188935da5f58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4e46f5191e043f8a43a9b5ed136e239" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 43313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:53.136147 16149 consensus_queue.cc:1048] T a26737da877a4c0981c6889d30750982 P c4e46f5191e043f8a43a9b5ed136e239 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0604bfa962e14d5582d8188935da5f58" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:53.137909 16168 mvcc.cc:204] Tried to move back new op lower bound from 7292195361269555200 to 7292195360541765632. Current Snapshot: MvccSnapshot[applied={T|T < 7292195361269555200}]
I20260601 13:38:53.146589 16165 mvcc.cc:204] Tried to move back new op lower bound from 7292195361269555200 to 7292195360541765632. Current Snapshot: MvccSnapshot[applied={T|T < 7292195361269555200}]
I20260601 13:38:53.322809  7328 tablet_server.cc:179] TabletServer@127.7.40.1:0 shutting down...
I20260601 13:38:53.327548  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:53.327883  7328 tablet_replica.cc:333] T e825c30382e54106922790e9dab83eb5 P 0604bfa962e14d5582d8188935da5f58: stopping tablet replica
I20260601 13:38:53.328050  7328 raft_consensus.cc:2243] T e825c30382e54106922790e9dab83eb5 P 0604bfa962e14d5582d8188935da5f58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:53.328233  7328 raft_consensus.cc:2272] T e825c30382e54106922790e9dab83eb5 P 0604bfa962e14d5582d8188935da5f58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:53.329098  7328 tablet_replica.cc:333] T a26737da877a4c0981c6889d30750982 P 0604bfa962e14d5582d8188935da5f58: stopping tablet replica
I20260601 13:38:53.329254  7328 raft_consensus.cc:2243] T a26737da877a4c0981c6889d30750982 P 0604bfa962e14d5582d8188935da5f58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:53.329411  7328 raft_consensus.cc:2272] T a26737da877a4c0981c6889d30750982 P 0604bfa962e14d5582d8188935da5f58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:53.330061  7328 tablet_replica.cc:333] T ac9af67c2b724a318bd88e99094141a4 P 0604bfa962e14d5582d8188935da5f58: stopping tablet replica
I20260601 13:38:53.330149  7328 raft_consensus.cc:2243] T ac9af67c2b724a318bd88e99094141a4 P 0604bfa962e14d5582d8188935da5f58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:53.330293  7328 raft_consensus.cc:2272] T ac9af67c2b724a318bd88e99094141a4 P 0604bfa962e14d5582d8188935da5f58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:53.330904  7328 tablet_replica.cc:333] T 98f7325e9f38421abd1ef1646a91f5be P 0604bfa962e14d5582d8188935da5f58: stopping tablet replica
I20260601 13:38:53.330981  7328 raft_consensus.cc:2243] T 98f7325e9f38421abd1ef1646a91f5be P 0604bfa962e14d5582d8188935da5f58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:53.331147  7328 raft_consensus.cc:2272] T 98f7325e9f38421abd1ef1646a91f5be P 0604bfa962e14d5582d8188935da5f58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:53.331657  7328 tablet_replica.cc:333] T 15f16f59ab7e446ebfe47e0332eee8aa P 0604bfa962e14d5582d8188935da5f58: stopping tablet replica
I20260601 13:38:53.331759  7328 raft_consensus.cc:2243] T 15f16f59ab7e446ebfe47e0332eee8aa P 0604bfa962e14d5582d8188935da5f58 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:53.331979  7328 raft_consensus.cc:2272] T 15f16f59ab7e446ebfe47e0332eee8aa P 0604bfa962e14d5582d8188935da5f58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:53.332494  7328 tablet_replica.cc:333] T 493f94754c9c4ae7a1536fcd85079e95 P 0604bfa962e14d5582d8188935da5f58: stopping tablet replica
I20260601 13:38:53.332563  7328 raft_consensus.cc:2243] T 493f94754c9c4ae7a1536fcd85079e95 P 0604bfa962e14d5582d8188935da5f58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:53.332716  7328 raft_consensus.cc:2272] T 493f94754c9c4ae7a1536fcd85079e95 P 0604bfa962e14d5582d8188935da5f58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:53.339162  7328 tablet_server.cc:196] TabletServer@127.7.40.1:0 shutdown complete.
I20260601 13:38:53.341841  7328 tablet_server.cc:179] TabletServer@127.7.40.2:0 shutting down...
I20260601 13:38:53.346632  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:53.346977  7328 tablet_replica.cc:333] T ac9af67c2b724a318bd88e99094141a4 P c4e46f5191e043f8a43a9b5ed136e239: stopping tablet replica
I20260601 13:38:53.347180  7328 raft_consensus.cc:2243] T ac9af67c2b724a318bd88e99094141a4 P c4e46f5191e043f8a43a9b5ed136e239 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:53.347335  7328 raft_consensus.cc:2272] T ac9af67c2b724a318bd88e99094141a4 P c4e46f5191e043f8a43a9b5ed136e239 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:53.348022  7328 tablet_replica.cc:333] T 98f7325e9f38421abd1ef1646a91f5be P c4e46f5191e043f8a43a9b5ed136e239: stopping tablet replica
I20260601 13:38:53.348107  7328 raft_consensus.cc:2243] T 98f7325e9f38421abd1ef1646a91f5be P c4e46f5191e043f8a43a9b5ed136e239 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:53.348196  7328 raft_consensus.cc:2272] T 98f7325e9f38421abd1ef1646a91f5be P c4e46f5191e043f8a43a9b5ed136e239 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:53.348778  7328 tablet_replica.cc:333] T a26737da877a4c0981c6889d30750982 P c4e46f5191e043f8a43a9b5ed136e239: stopping tablet replica
I20260601 13:38:53.348855  7328 raft_consensus.cc:2243] T a26737da877a4c0981c6889d30750982 P c4e46f5191e043f8a43a9b5ed136e239 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:53.349021  7328 raft_consensus.cc:2272] T a26737da877a4c0981c6889d30750982 P c4e46f5191e043f8a43a9b5ed136e239 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:53.349495  7328 tablet_replica.cc:333] T e825c30382e54106922790e9dab83eb5 P c4e46f5191e043f8a43a9b5ed136e239: stopping tablet replica
I20260601 13:38:53.349570  7328 raft_consensus.cc:2243] T e825c30382e54106922790e9dab83eb5 P c4e46f5191e043f8a43a9b5ed136e239 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:53.349699  7328 raft_consensus.cc:2272] T e825c30382e54106922790e9dab83eb5 P c4e46f5191e043f8a43a9b5ed136e239 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:53.350170  7328 tablet_replica.cc:333] T 15f16f59ab7e446ebfe47e0332eee8aa P c4e46f5191e043f8a43a9b5ed136e239: stopping tablet replica
I20260601 13:38:53.350266  7328 raft_consensus.cc:2243] T 15f16f59ab7e446ebfe47e0332eee8aa P c4e46f5191e043f8a43a9b5ed136e239 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:53.350404  7328 raft_consensus.cc:2272] T 15f16f59ab7e446ebfe47e0332eee8aa P c4e46f5191e043f8a43a9b5ed136e239 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:53.350976  7328 tablet_replica.cc:333] T 493f94754c9c4ae7a1536fcd85079e95 P c4e46f5191e043f8a43a9b5ed136e239: stopping tablet replica
I20260601 13:38:53.351104  7328 raft_consensus.cc:2243] T 493f94754c9c4ae7a1536fcd85079e95 P c4e46f5191e043f8a43a9b5ed136e239 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:53.351312  7328 raft_consensus.cc:2272] T 493f94754c9c4ae7a1536fcd85079e95 P c4e46f5191e043f8a43a9b5ed136e239 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:53.366096  7328 tablet_server.cc:196] TabletServer@127.7.40.2:0 shutdown complete.
I20260601 13:38:53.369202  7328 tablet_server.cc:179] TabletServer@127.7.40.3:0 shutting down...
I20260601 13:38:53.374094  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:53.374390  7328 tablet_replica.cc:333] T a26737da877a4c0981c6889d30750982 P fc489071eaf84b53b114f0104e8f962a: stopping tablet replica
I20260601 13:38:53.374559  7328 raft_consensus.cc:2243] T a26737da877a4c0981c6889d30750982 P fc489071eaf84b53b114f0104e8f962a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:53.374799  7328 raft_consensus.cc:2272] T a26737da877a4c0981c6889d30750982 P fc489071eaf84b53b114f0104e8f962a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:53.375772  7328 tablet_replica.cc:333] T e825c30382e54106922790e9dab83eb5 P fc489071eaf84b53b114f0104e8f962a: stopping tablet replica
I20260601 13:38:53.375922  7328 raft_consensus.cc:2243] T e825c30382e54106922790e9dab83eb5 P fc489071eaf84b53b114f0104e8f962a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:53.376060  7328 raft_consensus.cc:2272] T e825c30382e54106922790e9dab83eb5 P fc489071eaf84b53b114f0104e8f962a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:53.376684  7328 tablet_replica.cc:333] T ac9af67c2b724a318bd88e99094141a4 P fc489071eaf84b53b114f0104e8f962a: stopping tablet replica
I20260601 13:38:53.376807  7328 raft_consensus.cc:2243] T ac9af67c2b724a318bd88e99094141a4 P fc489071eaf84b53b114f0104e8f962a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:53.377029  7328 raft_consensus.cc:2272] T ac9af67c2b724a318bd88e99094141a4 P fc489071eaf84b53b114f0104e8f962a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:53.377620  7328 tablet_replica.cc:333] T 98f7325e9f38421abd1ef1646a91f5be P fc489071eaf84b53b114f0104e8f962a: stopping tablet replica
I20260601 13:38:53.377741  7328 raft_consensus.cc:2243] T 98f7325e9f38421abd1ef1646a91f5be P fc489071eaf84b53b114f0104e8f962a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:53.377948  7328 raft_consensus.cc:2272] T 98f7325e9f38421abd1ef1646a91f5be P fc489071eaf84b53b114f0104e8f962a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:53.378458  7328 tablet_replica.cc:333] T 15f16f59ab7e446ebfe47e0332eee8aa P fc489071eaf84b53b114f0104e8f962a: stopping tablet replica
I20260601 13:38:53.378576  7328 raft_consensus.cc:2243] T 15f16f59ab7e446ebfe47e0332eee8aa P fc489071eaf84b53b114f0104e8f962a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:53.378710  7328 raft_consensus.cc:2272] T 15f16f59ab7e446ebfe47e0332eee8aa P fc489071eaf84b53b114f0104e8f962a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:53.379292  7328 tablet_replica.cc:333] T 493f94754c9c4ae7a1536fcd85079e95 P fc489071eaf84b53b114f0104e8f962a: stopping tablet replica
I20260601 13:38:53.379406  7328 raft_consensus.cc:2243] T 493f94754c9c4ae7a1536fcd85079e95 P fc489071eaf84b53b114f0104e8f962a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:53.379547  7328 raft_consensus.cc:2272] T 493f94754c9c4ae7a1536fcd85079e95 P fc489071eaf84b53b114f0104e8f962a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:53.394207  7328 tablet_server.cc:196] TabletServer@127.7.40.3:0 shutdown complete.
I20260601 13:38:53.397691  7328 master.cc:562] Master@127.7.40.62:40629 shutting down...
I20260601 13:38:53.402012  7328 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 544eef5f806c43c5ab10b6c0f1c45bd2 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:53.402266  7328 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 544eef5f806c43c5ab10b6c0f1c45bd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:53.402355  7328 tablet_replica.cc:333] T 00000000000000000000000000000000 P 544eef5f806c43c5ab10b6c0f1c45bd2: stopping tablet replica
I20260601 13:38:53.415711  7328 master.cc:584] Master@127.7.40.62:40629 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (1917 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260601 13:38:53.426216  7328 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.40.62:37199
I20260601 13:38:53.426604  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:53.428695 16213 instance_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:38:53.428818 16214 instance_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:38:53.428859 16217 instance_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:38:53.428891  7328 server_base.cc:1061] running on GCE node
I20260601 13:38:53.429273  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:53.429343  7328 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:38:53.429369  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321133429368 us; error 0 us; skew 500 ppm
I20260601 13:38:53.430341  7328 webserver.cc:533] Webserver started at http://127.7.40.62:40415/ using document root <none> and password file <none>
I20260601 13:38:53.430534  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:53.430608  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:53.430691  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:53.431272  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320954551505-7328-0/minicluster-data/master-0-root/instance:
uuid: "8a003076bb6d4d64a367411cc619f02b"
format_stamp: "Formatted at 2026-06-01 13:38:53 on dist-test-slave-b9mm"
I20260601 13:38:53.432914  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:38:53.434037 16222 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:38:53.434405  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:53.434526  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320954551505-7328-0/minicluster-data/master-0-root
uuid: "8a003076bb6d4d64a367411cc619f02b"
format_stamp: "Formatted at 2026-06-01 13:38:53 on dist-test-slave-b9mm"
I20260601 13:38:53.434640  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320954551505-7328-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320954551505-7328-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320954551505-7328-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:38:53.447264  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:53.447722  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:53.452524  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.62:37199
I20260601 13:38:53.457448 16274 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.62:37199 every 8 connection(s)
I20260601 13:38:53.458069 16275 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:38:53.460222 16275 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8a003076bb6d4d64a367411cc619f02b: Bootstrap starting.
I20260601 13:38:53.461120 16275 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8a003076bb6d4d64a367411cc619f02b: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:53.462339 16275 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8a003076bb6d4d64a367411cc619f02b: No bootstrap required, opened a new log
I20260601 13:38:53.462787 16275 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8a003076bb6d4d64a367411cc619f02b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a003076bb6d4d64a367411cc619f02b" member_type: VOTER }
I20260601 13:38:53.462881 16275 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8a003076bb6d4d64a367411cc619f02b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:53.462903 16275 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8a003076bb6d4d64a367411cc619f02b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a003076bb6d4d64a367411cc619f02b, State: Initialized, Role: FOLLOWER
I20260601 13:38:53.463110 16275 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8a003076bb6d4d64a367411cc619f02b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8a003076bb6d4d64a367411cc619f02b" member_type: VOTER }
I20260601 13:38:53.463207 16275 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8a003076bb6d4d64a367411cc619f02b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:38:53.463232 16275 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8a003076bb6d4d64a367411cc619f02b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:38:53.463320 16275 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8a003076bb6d4d64a367411cc619f02b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:53.464075 16275 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8a003076bb6d4d64a367411cc619f02b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a003076bb6d4d64a367411cc619f02b" member_type: VOTER }
I20260601 13:38:53.464222 16275 leader_election.cc:304] T 00000000000000000000000000000000 P 8a003076bb6d4d64a367411cc619f02b [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: 8a003076bb6d4d64a367411cc619f02b; no voters: 
I20260601 13:38:53.464458 16275 leader_election.cc:290] T 00000000000000000000000000000000 P 8a003076bb6d4d64a367411cc619f02b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:38:53.464603 16278 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8a003076bb6d4d64a367411cc619f02b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:53.464881 16278 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8a003076bb6d4d64a367411cc619f02b [term 1 LEADER]: Becoming Leader. State: Replica: 8a003076bb6d4d64a367411cc619f02b, State: Running, Role: LEADER
I20260601 13:38:53.464970 16275 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8a003076bb6d4d64a367411cc619f02b [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:38:53.465039 16278 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8a003076bb6d4d64a367411cc619f02b [LEADER]: Queue going to LEADER mode. State: All 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: "8a003076bb6d4d64a367411cc619f02b" member_type: VOTER }
I20260601 13:38:53.465488 16279 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8a003076bb6d4d64a367411cc619f02b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8a003076bb6d4d64a367411cc619f02b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a003076bb6d4d64a367411cc619f02b" member_type: VOTER } }
I20260601 13:38:53.465602 16279 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8a003076bb6d4d64a367411cc619f02b [sys.catalog]: This master's current role is: LEADER
I20260601 13:38:53.465502 16280 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8a003076bb6d4d64a367411cc619f02b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8a003076bb6d4d64a367411cc619f02b. Latest consensus state: current_term: 1 leader_uuid: "8a003076bb6d4d64a367411cc619f02b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8a003076bb6d4d64a367411cc619f02b" member_type: VOTER } }
I20260601 13:38:53.465832 16280 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8a003076bb6d4d64a367411cc619f02b [sys.catalog]: This master's current role is: LEADER
I20260601 13:38:53.466295 16283 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:38:53.467042 16283 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:38:53.467334  7328 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:38:53.469070 16283 catalog_manager.cc:1382] Generated new cluster ID: 1b3c09b49fae482d9e4db0da53a3e3c4
I20260601 13:38:53.469149 16283 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:38:53.486726 16283 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:38:53.487555 16283 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:38:53.498221 16283 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 8a003076bb6d4d64a367411cc619f02b: Generated new TSK 0
I20260601 13:38:53.498576 16283 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:38:53.499837  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:53.502126 16299 instance_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:38:53.502249 16296 instance_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:38:53.502321  7328 server_base.cc:1061] running on GCE node
W20260601 13:38:53.502275 16297 instance_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:38:53.502743  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:53.502799  7328 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:38:53.502817  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321133502817 us; error 0 us; skew 500 ppm
I20260601 13:38:53.503847  7328 webserver.cc:533] Webserver started at http://127.7.40.1:39679/ using document root <none> and password file <none>
I20260601 13:38:53.504041  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:53.504127  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:53.504222  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:53.504698  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320954551505-7328-0/minicluster-data/ts-0-root/instance:
uuid: "ca9dd9f438704d73bfdc5fe50f740c56"
format_stamp: "Formatted at 2026-06-01 13:38:53 on dist-test-slave-b9mm"
I20260601 13:38:53.506515  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:38:53.507766 16304 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:38:53.508164  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:53.508266  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320954551505-7328-0/minicluster-data/ts-0-root
uuid: "ca9dd9f438704d73bfdc5fe50f740c56"
format_stamp: "Formatted at 2026-06-01 13:38:53 on dist-test-slave-b9mm"
I20260601 13:38:53.508370  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320954551505-7328-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320954551505-7328-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320954551505-7328-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:38:53.515041  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:53.515527  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:53.515887  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:53.516388  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:53.516451  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:53.516508  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:53.516558  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:53.521239  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.1:33933
I20260601 13:38:53.521273 16368 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.1:33933 every 8 connection(s)
I20260601 13:38:53.522229  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:53.524268 16373 instance_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:38:53.524354 16376 instance_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:38:53.524580 16374 instance_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:38:53.524845  7328 server_base.cc:1061] running on GCE node
I20260601 13:38:53.525048  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:53.525105  7328 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:38:53.525131  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321133525130 us; error 0 us; skew 500 ppm
I20260601 13:38:53.526350  7328 webserver.cc:533] Webserver started at http://127.7.40.2:35511/ using document root <none> and password file <none>
I20260601 13:38:53.526532  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:53.526597  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:53.526686  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:53.527271  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320954551505-7328-0/minicluster-data/ts-1-root/instance:
uuid: "1a9a79a8342843f4983fad8f2b595ba0"
format_stamp: "Formatted at 2026-06-01 13:38:53 on dist-test-slave-b9mm"
I20260601 13:38:53.527779 16369 heartbeater.cc:344] Connected to a master server at 127.7.40.62:37199
I20260601 13:38:53.527897 16369 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:53.528189 16369 heartbeater.cc:507] Master 127.7.40.62:37199 requested a full tablet report, sending...
I20260601 13:38:53.528934 16239 ts_manager.cc:194] Registered new tserver with Master: ca9dd9f438704d73bfdc5fe50f740c56 (127.7.40.1:33933)
I20260601 13:38:53.529228  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:38:53.529997 16239 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50752
I20260601 13:38:53.530449 16381 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:38:53.530733  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:38:53.530829  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320954551505-7328-0/minicluster-data/ts-1-root
uuid: "1a9a79a8342843f4983fad8f2b595ba0"
format_stamp: "Formatted at 2026-06-01 13:38:53 on dist-test-slave-b9mm"
I20260601 13:38:53.530937  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320954551505-7328-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320954551505-7328-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320954551505-7328-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:38:53.553262  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:53.553748  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:53.554102  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:53.554667  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:53.554730  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:53.554796  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:53.554847  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:53.559648  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.2:33893
I20260601 13:38:53.559687 16444 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.2:33893 every 8 connection(s)
I20260601 13:38:53.560642  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:53.562729 16449 instance_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:38:53.562752 16448 instance_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:38:53.563131  7328 server_base.cc:1061] running on GCE node
W20260601 13:38:53.563138 16451 instance_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:38:53.563505  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:53.563553  7328 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:38:53.563570  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321133563569 us; error 0 us; skew 500 ppm
I20260601 13:38:53.564661  7328 webserver.cc:533] Webserver started at http://127.7.40.3:42175/ using document root <none> and password file <none>
I20260601 13:38:53.564872  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:53.564975  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:53.565073  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:53.565515 16445 heartbeater.cc:344] Connected to a master server at 127.7.40.62:37199
I20260601 13:38:53.565653 16445 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:53.565649  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320954551505-7328-0/minicluster-data/ts-2-root/instance:
uuid: "d82f15c264a0490ca4a282633545d192"
format_stamp: "Formatted at 2026-06-01 13:38:53 on dist-test-slave-b9mm"
I20260601 13:38:53.565958 16445 heartbeater.cc:507] Master 127.7.40.62:37199 requested a full tablet report, sending...
I20260601 13:38:53.566715 16239 ts_manager.cc:194] Registered new tserver with Master: 1a9a79a8342843f4983fad8f2b595ba0 (127.7.40.2:33893)
I20260601 13:38:53.567479 16239 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50766
I20260601 13:38:53.567739  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:38:53.568885 16456 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:38:53.569286  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:53.569357  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320954551505-7328-0/minicluster-data/ts-2-root
uuid: "d82f15c264a0490ca4a282633545d192"
format_stamp: "Formatted at 2026-06-01 13:38:53 on dist-test-slave-b9mm"
I20260601 13:38:53.569424  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320954551505-7328-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320954551505-7328-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320954551505-7328-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:38:53.578171  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:53.578589  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:53.578891  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:53.579504  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:53.579550  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:53.579586  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:53.579602  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:53.584604  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.3:35813
I20260601 13:38:53.584676 16520 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.3:35813 every 8 connection(s)
I20260601 13:38:53.590026 16521 heartbeater.cc:344] Connected to a master server at 127.7.40.62:37199
I20260601 13:38:53.590283 16521 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:53.590562 16521 heartbeater.cc:507] Master 127.7.40.62:37199 requested a full tablet report, sending...
I20260601 13:38:53.591358 16239 ts_manager.cc:194] Registered new tserver with Master: d82f15c264a0490ca4a282633545d192 (127.7.40.3:35813)
I20260601 13:38:53.591940 16239 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50776
I20260601 13:38:53.591934  7328 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006923813s
I20260601 13:38:54.531286 16369 heartbeater.cc:499] Master 127.7.40.62:37199 was elected leader, sending a full tablet report...
I20260601 13:38:54.568449 16445 heartbeater.cc:499] Master 127.7.40.62:37199 was elected leader, sending a full tablet report...
I20260601 13:38:54.593106 16521 heartbeater.cc:499] Master 127.7.40.62:37199 was elected leader, sending a full tablet report...
I20260601 13:38:54.632747 16239 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50780:
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:38:54.633301 16239 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:38:54.644554 16332 tablet_service.cc:1511] Processing CreateTablet for tablet f6042a1e73ea4d488f9645e7af4fa563 (DEFAULT_TABLE table=test-workload [id=335e2dbb8c64413aac8220c44a7aad2b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:38:54.644970 16332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6042a1e73ea4d488f9645e7af4fa563. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:54.645040 16409 tablet_service.cc:1511] Processing CreateTablet for tablet f6042a1e73ea4d488f9645e7af4fa563 (DEFAULT_TABLE table=test-workload [id=335e2dbb8c64413aac8220c44a7aad2b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:38:54.645278 16409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6042a1e73ea4d488f9645e7af4fa563. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:54.647603 16541 tablet_bootstrap.cc:492] T f6042a1e73ea4d488f9645e7af4fa563 P 1a9a79a8342843f4983fad8f2b595ba0: Bootstrap starting.
I20260601 13:38:54.647603 16484 tablet_service.cc:1511] Processing CreateTablet for tablet f6042a1e73ea4d488f9645e7af4fa563 (DEFAULT_TABLE table=test-workload [id=335e2dbb8c64413aac8220c44a7aad2b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:38:54.647949 16484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6042a1e73ea4d488f9645e7af4fa563. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:54.648784 16541 tablet_bootstrap.cc:654] T f6042a1e73ea4d488f9645e7af4fa563 P 1a9a79a8342843f4983fad8f2b595ba0: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:54.649580 16542 tablet_bootstrap.cc:492] T f6042a1e73ea4d488f9645e7af4fa563 P ca9dd9f438704d73bfdc5fe50f740c56: Bootstrap starting.
I20260601 13:38:54.650128 16541 tablet_bootstrap.cc:492] T f6042a1e73ea4d488f9645e7af4fa563 P 1a9a79a8342843f4983fad8f2b595ba0: No bootstrap required, opened a new log
I20260601 13:38:54.650264 16541 ts_tablet_manager.cc:1403] T f6042a1e73ea4d488f9645e7af4fa563 P 1a9a79a8342843f4983fad8f2b595ba0: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:54.650444 16544 tablet_bootstrap.cc:492] T f6042a1e73ea4d488f9645e7af4fa563 P d82f15c264a0490ca4a282633545d192: Bootstrap starting.
I20260601 13:38:54.650688 16542 tablet_bootstrap.cc:654] T f6042a1e73ea4d488f9645e7af4fa563 P ca9dd9f438704d73bfdc5fe50f740c56: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:54.650877 16541 raft_consensus.cc:359] T f6042a1e73ea4d488f9645e7af4fa563 P 1a9a79a8342843f4983fad8f2b595ba0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca9dd9f438704d73bfdc5fe50f740c56" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 33933 } } peers { permanent_uuid: "1a9a79a8342843f4983fad8f2b595ba0" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33893 } } peers { permanent_uuid: "d82f15c264a0490ca4a282633545d192" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 35813 } }
I20260601 13:38:54.651103 16541 raft_consensus.cc:385] T f6042a1e73ea4d488f9645e7af4fa563 P 1a9a79a8342843f4983fad8f2b595ba0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:54.651199 16541 raft_consensus.cc:740] T f6042a1e73ea4d488f9645e7af4fa563 P 1a9a79a8342843f4983fad8f2b595ba0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a9a79a8342843f4983fad8f2b595ba0, State: Initialized, Role: FOLLOWER
I20260601 13:38:54.651433 16541 consensus_queue.cc:260] T f6042a1e73ea4d488f9645e7af4fa563 P 1a9a79a8342843f4983fad8f2b595ba0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca9dd9f438704d73bfdc5fe50f740c56" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 33933 } } peers { permanent_uuid: "1a9a79a8342843f4983fad8f2b595ba0" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33893 } } peers { permanent_uuid: "d82f15c264a0490ca4a282633545d192" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 35813 } }
I20260601 13:38:54.651571 16544 tablet_bootstrap.cc:654] T f6042a1e73ea4d488f9645e7af4fa563 P d82f15c264a0490ca4a282633545d192: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:54.651886 16541 ts_tablet_manager.cc:1434] T f6042a1e73ea4d488f9645e7af4fa563 P 1a9a79a8342843f4983fad8f2b595ba0: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:38:54.652007 16542 tablet_bootstrap.cc:492] T f6042a1e73ea4d488f9645e7af4fa563 P ca9dd9f438704d73bfdc5fe50f740c56: No bootstrap required, opened a new log
I20260601 13:38:54.652114 16542 ts_tablet_manager.cc:1403] T f6042a1e73ea4d488f9645e7af4fa563 P ca9dd9f438704d73bfdc5fe50f740c56: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:38:54.652647 16542 raft_consensus.cc:359] T f6042a1e73ea4d488f9645e7af4fa563 P ca9dd9f438704d73bfdc5fe50f740c56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca9dd9f438704d73bfdc5fe50f740c56" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 33933 } } peers { permanent_uuid: "1a9a79a8342843f4983fad8f2b595ba0" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33893 } } peers { permanent_uuid: "d82f15c264a0490ca4a282633545d192" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 35813 } }
I20260601 13:38:54.652760 16542 raft_consensus.cc:385] T f6042a1e73ea4d488f9645e7af4fa563 P ca9dd9f438704d73bfdc5fe50f740c56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:54.652797 16542 raft_consensus.cc:740] T f6042a1e73ea4d488f9645e7af4fa563 P ca9dd9f438704d73bfdc5fe50f740c56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca9dd9f438704d73bfdc5fe50f740c56, State: Initialized, Role: FOLLOWER
I20260601 13:38:54.652973 16544 tablet_bootstrap.cc:492] T f6042a1e73ea4d488f9645e7af4fa563 P d82f15c264a0490ca4a282633545d192: No bootstrap required, opened a new log
I20260601 13:38:54.652936 16542 consensus_queue.cc:260] T f6042a1e73ea4d488f9645e7af4fa563 P ca9dd9f438704d73bfdc5fe50f740c56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca9dd9f438704d73bfdc5fe50f740c56" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 33933 } } peers { permanent_uuid: "1a9a79a8342843f4983fad8f2b595ba0" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33893 } } peers { permanent_uuid: "d82f15c264a0490ca4a282633545d192" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 35813 } }
I20260601 13:38:54.653053 16544 ts_tablet_manager.cc:1403] T f6042a1e73ea4d488f9645e7af4fa563 P d82f15c264a0490ca4a282633545d192: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:54.653337 16542 ts_tablet_manager.cc:1434] T f6042a1e73ea4d488f9645e7af4fa563 P ca9dd9f438704d73bfdc5fe50f740c56: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:38:54.653642 16544 raft_consensus.cc:359] T f6042a1e73ea4d488f9645e7af4fa563 P d82f15c264a0490ca4a282633545d192 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca9dd9f438704d73bfdc5fe50f740c56" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 33933 } } peers { permanent_uuid: "1a9a79a8342843f4983fad8f2b595ba0" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33893 } } peers { permanent_uuid: "d82f15c264a0490ca4a282633545d192" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 35813 } }
I20260601 13:38:54.653749 16544 raft_consensus.cc:385] T f6042a1e73ea4d488f9645e7af4fa563 P d82f15c264a0490ca4a282633545d192 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:54.653808 16544 raft_consensus.cc:740] T f6042a1e73ea4d488f9645e7af4fa563 P d82f15c264a0490ca4a282633545d192 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d82f15c264a0490ca4a282633545d192, State: Initialized, Role: FOLLOWER
I20260601 13:38:54.653949 16544 consensus_queue.cc:260] T f6042a1e73ea4d488f9645e7af4fa563 P d82f15c264a0490ca4a282633545d192 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca9dd9f438704d73bfdc5fe50f740c56" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 33933 } } peers { permanent_uuid: "1a9a79a8342843f4983fad8f2b595ba0" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33893 } } peers { permanent_uuid: "d82f15c264a0490ca4a282633545d192" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 35813 } }
I20260601 13:38:54.654385 16544 ts_tablet_manager.cc:1434] T f6042a1e73ea4d488f9645e7af4fa563 P d82f15c264a0490ca4a282633545d192: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:54.755903 16548 raft_consensus.cc:493] T f6042a1e73ea4d488f9645e7af4fa563 P ca9dd9f438704d73bfdc5fe50f740c56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:54.756116 16548 raft_consensus.cc:515] T f6042a1e73ea4d488f9645e7af4fa563 P ca9dd9f438704d73bfdc5fe50f740c56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca9dd9f438704d73bfdc5fe50f740c56" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 33933 } } peers { permanent_uuid: "1a9a79a8342843f4983fad8f2b595ba0" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33893 } } peers { permanent_uuid: "d82f15c264a0490ca4a282633545d192" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 35813 } }
I20260601 13:38:54.756860 16548 leader_election.cc:290] T f6042a1e73ea4d488f9645e7af4fa563 P ca9dd9f438704d73bfdc5fe50f740c56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a9a79a8342843f4983fad8f2b595ba0 (127.7.40.2:33893), d82f15c264a0490ca4a282633545d192 (127.7.40.3:35813)
I20260601 13:38:54.761824 16494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6042a1e73ea4d488f9645e7af4fa563" candidate_uuid: "ca9dd9f438704d73bfdc5fe50f740c56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d82f15c264a0490ca4a282633545d192" is_pre_election: true
I20260601 13:38:54.761833 16419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6042a1e73ea4d488f9645e7af4fa563" candidate_uuid: "ca9dd9f438704d73bfdc5fe50f740c56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a9a79a8342843f4983fad8f2b595ba0" is_pre_election: true
I20260601 13:38:54.762053 16494 raft_consensus.cc:2468] T f6042a1e73ea4d488f9645e7af4fa563 P d82f15c264a0490ca4a282633545d192 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca9dd9f438704d73bfdc5fe50f740c56 in term 0.
I20260601 13:38:54.762073 16419 raft_consensus.cc:2468] T f6042a1e73ea4d488f9645e7af4fa563 P 1a9a79a8342843f4983fad8f2b595ba0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca9dd9f438704d73bfdc5fe50f740c56 in term 0.
I20260601 13:38:54.762434 16305 leader_election.cc:304] T f6042a1e73ea4d488f9645e7af4fa563 P ca9dd9f438704d73bfdc5fe50f740c56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca9dd9f438704d73bfdc5fe50f740c56, d82f15c264a0490ca4a282633545d192; no voters: 
I20260601 13:38:54.762636 16548 raft_consensus.cc:2804] T f6042a1e73ea4d488f9645e7af4fa563 P ca9dd9f438704d73bfdc5fe50f740c56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:54.762697 16548 raft_consensus.cc:493] T f6042a1e73ea4d488f9645e7af4fa563 P ca9dd9f438704d73bfdc5fe50f740c56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:54.762727 16548 raft_consensus.cc:3060] T f6042a1e73ea4d488f9645e7af4fa563 P ca9dd9f438704d73bfdc5fe50f740c56 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:54.763738 16548 raft_consensus.cc:515] T f6042a1e73ea4d488f9645e7af4fa563 P ca9dd9f438704d73bfdc5fe50f740c56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca9dd9f438704d73bfdc5fe50f740c56" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 33933 } } peers { permanent_uuid: "1a9a79a8342843f4983fad8f2b595ba0" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33893 } } peers { permanent_uuid: "d82f15c264a0490ca4a282633545d192" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 35813 } }
I20260601 13:38:54.764191 16548 leader_election.cc:290] T f6042a1e73ea4d488f9645e7af4fa563 P ca9dd9f438704d73bfdc5fe50f740c56 [CANDIDATE]: Term 1 election: Requested vote from peers 1a9a79a8342843f4983fad8f2b595ba0 (127.7.40.2:33893), d82f15c264a0490ca4a282633545d192 (127.7.40.3:35813)
I20260601 13:38:54.764732 16419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6042a1e73ea4d488f9645e7af4fa563" candidate_uuid: "ca9dd9f438704d73bfdc5fe50f740c56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a9a79a8342843f4983fad8f2b595ba0"
I20260601 13:38:54.764698 16494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6042a1e73ea4d488f9645e7af4fa563" candidate_uuid: "ca9dd9f438704d73bfdc5fe50f740c56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d82f15c264a0490ca4a282633545d192"
I20260601 13:38:54.764856 16419 raft_consensus.cc:3060] T f6042a1e73ea4d488f9645e7af4fa563 P 1a9a79a8342843f4983fad8f2b595ba0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:54.764923 16494 raft_consensus.cc:3060] T f6042a1e73ea4d488f9645e7af4fa563 P d82f15c264a0490ca4a282633545d192 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:54.766214 16419 raft_consensus.cc:2468] T f6042a1e73ea4d488f9645e7af4fa563 P 1a9a79a8342843f4983fad8f2b595ba0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca9dd9f438704d73bfdc5fe50f740c56 in term 1.
I20260601 13:38:54.766300 16494 raft_consensus.cc:2468] T f6042a1e73ea4d488f9645e7af4fa563 P d82f15c264a0490ca4a282633545d192 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca9dd9f438704d73bfdc5fe50f740c56 in term 1.
I20260601 13:38:54.766585 16305 leader_election.cc:304] T f6042a1e73ea4d488f9645e7af4fa563 P ca9dd9f438704d73bfdc5fe50f740c56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ca9dd9f438704d73bfdc5fe50f740c56, d82f15c264a0490ca4a282633545d192; no voters: 
I20260601 13:38:54.766812 16548 raft_consensus.cc:2804] T f6042a1e73ea4d488f9645e7af4fa563 P ca9dd9f438704d73bfdc5fe50f740c56 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:54.767052 16548 raft_consensus.cc:697] T f6042a1e73ea4d488f9645e7af4fa563 P ca9dd9f438704d73bfdc5fe50f740c56 [term 1 LEADER]: Becoming Leader. State: Replica: ca9dd9f438704d73bfdc5fe50f740c56, State: Running, Role: LEADER
I20260601 13:38:54.767320 16548 consensus_queue.cc:237] T f6042a1e73ea4d488f9645e7af4fa563 P ca9dd9f438704d73bfdc5fe50f740c56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca9dd9f438704d73bfdc5fe50f740c56" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 33933 } } peers { permanent_uuid: "1a9a79a8342843f4983fad8f2b595ba0" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33893 } } peers { permanent_uuid: "d82f15c264a0490ca4a282633545d192" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 35813 } }
I20260601 13:38:54.769096 16239 catalog_manager.cc:5696] T f6042a1e73ea4d488f9645e7af4fa563 P ca9dd9f438704d73bfdc5fe50f740c56 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca9dd9f438704d73bfdc5fe50f740c56 (127.7.40.1). New cstate: current_term: 1 leader_uuid: "ca9dd9f438704d73bfdc5fe50f740c56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca9dd9f438704d73bfdc5fe50f740c56" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 33933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a9a79a8342843f4983fad8f2b595ba0" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33893 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d82f15c264a0490ca4a282633545d192" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 35813 } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:54.820957 16494 raft_consensus.cc:1275] T f6042a1e73ea4d488f9645e7af4fa563 P d82f15c264a0490ca4a282633545d192 [term 1 FOLLOWER]: Refusing update from remote peer ca9dd9f438704d73bfdc5fe50f740c56: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:54.820957 16419 raft_consensus.cc:1275] T f6042a1e73ea4d488f9645e7af4fa563 P 1a9a79a8342843f4983fad8f2b595ba0 [term 1 FOLLOWER]: Refusing update from remote peer ca9dd9f438704d73bfdc5fe50f740c56: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:54.821456 16552 consensus_queue.cc:1048] T f6042a1e73ea4d488f9645e7af4fa563 P ca9dd9f438704d73bfdc5fe50f740c56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d82f15c264a0490ca4a282633545d192" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 35813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:54.821583 16548 consensus_queue.cc:1048] T f6042a1e73ea4d488f9645e7af4fa563 P ca9dd9f438704d73bfdc5fe50f740c56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a9a79a8342843f4983fad8f2b595ba0" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:54.909963  7328 tablet_server.cc:179] TabletServer@127.7.40.1:0 shutting down...
I20260601 13:38:54.914115  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:54.914494  7328 tablet_replica.cc:333] T f6042a1e73ea4d488f9645e7af4fa563 P ca9dd9f438704d73bfdc5fe50f740c56: stopping tablet replica
I20260601 13:38:54.914659  7328 raft_consensus.cc:2243] T f6042a1e73ea4d488f9645e7af4fa563 P ca9dd9f438704d73bfdc5fe50f740c56 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:54.914891  7328 raft_consensus.cc:2272] T f6042a1e73ea4d488f9645e7af4fa563 P ca9dd9f438704d73bfdc5fe50f740c56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:54.929109  7328 tablet_server.cc:196] TabletServer@127.7.40.1:0 shutdown complete.
I20260601 13:38:54.931766  7328 tablet_server.cc:179] TabletServer@127.7.40.2:0 shutting down...
I20260601 13:38:54.935424  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:54.935751  7328 tablet_replica.cc:333] T f6042a1e73ea4d488f9645e7af4fa563 P 1a9a79a8342843f4983fad8f2b595ba0: stopping tablet replica
I20260601 13:38:54.935875  7328 raft_consensus.cc:2243] T f6042a1e73ea4d488f9645e7af4fa563 P 1a9a79a8342843f4983fad8f2b595ba0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:54.936079  7328 raft_consensus.cc:2272] T f6042a1e73ea4d488f9645e7af4fa563 P 1a9a79a8342843f4983fad8f2b595ba0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:54.949986  7328 tablet_server.cc:196] TabletServer@127.7.40.2:0 shutdown complete.
I20260601 13:38:54.952464  7328 tablet_server.cc:179] TabletServer@127.7.40.3:0 shutting down...
I20260601 13:38:54.958030  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:54.958407  7328 tablet_replica.cc:333] T f6042a1e73ea4d488f9645e7af4fa563 P d82f15c264a0490ca4a282633545d192: stopping tablet replica
I20260601 13:38:54.958541  7328 raft_consensus.cc:2243] T f6042a1e73ea4d488f9645e7af4fa563 P d82f15c264a0490ca4a282633545d192 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:54.958740  7328 raft_consensus.cc:2272] T f6042a1e73ea4d488f9645e7af4fa563 P d82f15c264a0490ca4a282633545d192 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:54.972333  7328 tablet_server.cc:196] TabletServer@127.7.40.3:0 shutdown complete.
I20260601 13:38:54.974694  7328 master.cc:562] Master@127.7.40.62:37199 shutting down...
I20260601 13:38:54.978214  7328 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8a003076bb6d4d64a367411cc619f02b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:54.978391  7328 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8a003076bb6d4d64a367411cc619f02b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:54.978487  7328 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8a003076bb6d4d64a367411cc619f02b: stopping tablet replica
I20260601 13:38:54.981446  7328 master.cc:584] Master@127.7.40.62:37199 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (1561 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260601 13:38:54.988477  7328 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.40.62:36441
I20260601 13:38:54.988857  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:54.990669 16577 instance_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:38:54.990767 16578 instance_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:38:54.990875 16580 instance_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:38:54.990990  7328 server_base.cc:1061] running on GCE node
I20260601 13:38:54.991263  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:54.991312  7328 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:38:54.991328  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321134991327 us; error 0 us; skew 500 ppm
I20260601 13:38:54.992343  7328 webserver.cc:533] Webserver started at http://127.7.40.62:45505/ using document root <none> and password file <none>
I20260601 13:38:54.992556  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:54.992637  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:54.992749  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:54.993183  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320954551505-7328-0/minicluster-data/master-0-root/instance:
uuid: "3cf502bd75784ed08551ecd1c901252c"
format_stamp: "Formatted at 2026-06-01 13:38:54 on dist-test-slave-b9mm"
I20260601 13:38:54.994907  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:38:54.996168 16585 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:38:54.996534  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:54.996646  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320954551505-7328-0/minicluster-data/master-0-root
uuid: "3cf502bd75784ed08551ecd1c901252c"
format_stamp: "Formatted at 2026-06-01 13:38:54 on dist-test-slave-b9mm"
I20260601 13:38:54.996763  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320954551505-7328-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320954551505-7328-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320954551505-7328-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:38:55.008598  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:55.009092  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:55.013947  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.62:36441
I20260601 13:38:55.016597 16637 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.62:36441 every 8 connection(s)
I20260601 13:38:55.017069 16638 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:38:55.018977 16638 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3cf502bd75784ed08551ecd1c901252c: Bootstrap starting.
I20260601 13:38:55.019876 16638 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3cf502bd75784ed08551ecd1c901252c: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:55.021099 16638 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3cf502bd75784ed08551ecd1c901252c: No bootstrap required, opened a new log
I20260601 13:38:55.021584 16638 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3cf502bd75784ed08551ecd1c901252c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3cf502bd75784ed08551ecd1c901252c" member_type: VOTER }
I20260601 13:38:55.021682 16638 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3cf502bd75784ed08551ecd1c901252c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:55.021736 16638 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3cf502bd75784ed08551ecd1c901252c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cf502bd75784ed08551ecd1c901252c, State: Initialized, Role: FOLLOWER
I20260601 13:38:55.021920 16638 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3cf502bd75784ed08551ecd1c901252c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3cf502bd75784ed08551ecd1c901252c" member_type: VOTER }
I20260601 13:38:55.022032 16638 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3cf502bd75784ed08551ecd1c901252c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:38:55.022076 16638 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3cf502bd75784ed08551ecd1c901252c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:38:55.022131 16638 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3cf502bd75784ed08551ecd1c901252c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:55.022873 16638 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3cf502bd75784ed08551ecd1c901252c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3cf502bd75784ed08551ecd1c901252c" member_type: VOTER }
I20260601 13:38:55.023037 16638 leader_election.cc:304] T 00000000000000000000000000000000 P 3cf502bd75784ed08551ecd1c901252c [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: 3cf502bd75784ed08551ecd1c901252c; no voters: 
I20260601 13:38:55.023347 16638 leader_election.cc:290] T 00000000000000000000000000000000 P 3cf502bd75784ed08551ecd1c901252c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:38:55.023483 16641 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3cf502bd75784ed08551ecd1c901252c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:55.023756 16641 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3cf502bd75784ed08551ecd1c901252c [term 1 LEADER]: Becoming Leader. State: Replica: 3cf502bd75784ed08551ecd1c901252c, State: Running, Role: LEADER
I20260601 13:38:55.023895 16641 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3cf502bd75784ed08551ecd1c901252c [LEADER]: Queue going to LEADER mode. State: All 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: "3cf502bd75784ed08551ecd1c901252c" member_type: VOTER }
I20260601 13:38:55.023912 16638 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3cf502bd75784ed08551ecd1c901252c [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:38:55.024384 16642 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3cf502bd75784ed08551ecd1c901252c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3cf502bd75784ed08551ecd1c901252c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3cf502bd75784ed08551ecd1c901252c" member_type: VOTER } }
I20260601 13:38:55.024498 16642 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3cf502bd75784ed08551ecd1c901252c [sys.catalog]: This master's current role is: LEADER
I20260601 13:38:55.024394 16643 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3cf502bd75784ed08551ecd1c901252c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3cf502bd75784ed08551ecd1c901252c. Latest consensus state: current_term: 1 leader_uuid: "3cf502bd75784ed08551ecd1c901252c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3cf502bd75784ed08551ecd1c901252c" member_type: VOTER } }
I20260601 13:38:55.024677 16643 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3cf502bd75784ed08551ecd1c901252c [sys.catalog]: This master's current role is: LEADER
I20260601 13:38:55.025233 16645 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:38:55.025987 16645 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:38:55.026248  7328 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:38:55.028064 16645 catalog_manager.cc:1382] Generated new cluster ID: 33ee8006abc94ff193a3366847f172f0
I20260601 13:38:55.028141 16645 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:38:55.040197 16645 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:38:55.040867 16645 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:38:55.048326 16645 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 3cf502bd75784ed08551ecd1c901252c: Generated new TSK 0
I20260601 13:38:55.048681 16645 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:38:55.058733  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:55.061144 16660 instance_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:38:55.061182 16661 instance_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:38:55.061365  7328 server_base.cc:1061] running on GCE node
W20260601 13:38:55.061327 16663 instance_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:38:55.061710  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:55.061757  7328 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:38:55.061774  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321135061774 us; error 0 us; skew 500 ppm
I20260601 13:38:55.062737  7328 webserver.cc:533] Webserver started at http://127.7.40.1:41077/ using document root <none> and password file <none>
I20260601 13:38:55.062927  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:55.063002  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:55.063120  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:55.063621  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320954551505-7328-0/minicluster-data/ts-0-root/instance:
uuid: "cd48ac40daf04573a37c147ee5a6ebf4"
format_stamp: "Formatted at 2026-06-01 13:38:55 on dist-test-slave-b9mm"
I20260601 13:38:55.065320  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:38:55.066529 16668 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:38:55.066864  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:55.066960  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320954551505-7328-0/minicluster-data/ts-0-root
uuid: "cd48ac40daf04573a37c147ee5a6ebf4"
format_stamp: "Formatted at 2026-06-01 13:38:55 on dist-test-slave-b9mm"
I20260601 13:38:55.067091  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320954551505-7328-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320954551505-7328-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320954551505-7328-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:38:55.091713  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:55.092199  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:55.092572  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:55.093107  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:55.093243  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:55.093312  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:55.093364  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:55.098137  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.1:41251
I20260601 13:38:55.098191 16732 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.1:41251 every 8 connection(s)
I20260601 13:38:55.099167  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:55.101357 16738 instance_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:38:55.101420 16737 instance_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:38:55.101522  7328 server_base.cc:1061] running on GCE node
W20260601 13:38:55.101603 16740 instance_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:38:55.101999  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:55.102056  7328 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:38:55.102073  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321135102073 us; error 0 us; skew 500 ppm
I20260601 13:38:55.103279  7328 webserver.cc:533] Webserver started at http://127.7.40.2:45775/ using document root <none> and password file <none>
I20260601 13:38:55.103464  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:55.103549  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:55.103638  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:55.104111  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320954551505-7328-0/minicluster-data/ts-1-root/instance:
uuid: "fbbe356754bb4f90865f6cb614d173ed"
format_stamp: "Formatted at 2026-06-01 13:38:55 on dist-test-slave-b9mm"
I20260601 13:38:55.104206 16733 heartbeater.cc:344] Connected to a master server at 127.7.40.62:36441
I20260601 13:38:55.104368 16733 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:55.104566 16733 heartbeater.cc:507] Master 127.7.40.62:36441 requested a full tablet report, sending...
I20260601 13:38:55.105269 16602 ts_manager.cc:194] Registered new tserver with Master: cd48ac40daf04573a37c147ee5a6ebf4 (127.7.40.1:41251)
I20260601 13:38:55.106017  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:38:55.106252 16602 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41404
I20260601 13:38:55.107234 16745 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:38:55.107583  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:55.107659  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320954551505-7328-0/minicluster-data/ts-1-root
uuid: "fbbe356754bb4f90865f6cb614d173ed"
format_stamp: "Formatted at 2026-06-01 13:38:55 on dist-test-slave-b9mm"
I20260601 13:38:55.107771  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320954551505-7328-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320954551505-7328-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320954551505-7328-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:38:55.118638  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:55.119210  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:55.119583  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:55.120178  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:55.120249  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:55.120318  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:55.120357  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:55.125916  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.2:34715
I20260601 13:38:55.125945 16808 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.2:34715 every 8 connection(s)
I20260601 13:38:55.126919  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:55.129583 16814 instance_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:38:55.129603 16813 instance_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:38:55.129743 16816 instance_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:38:55.129995  7328 server_base.cc:1061] running on GCE node
I20260601 13:38:55.130301  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:55.130365  7328 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:38:55.130391  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321135130390 us; error 0 us; skew 500 ppm
I20260601 13:38:55.131585  7328 webserver.cc:533] Webserver started at http://127.7.40.3:43461/ using document root <none> and password file <none>
I20260601 13:38:55.131784  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:55.131856  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:55.131945  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:55.132095 16809 heartbeater.cc:344] Connected to a master server at 127.7.40.62:36441
I20260601 13:38:55.132229 16809 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:55.132443  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320954551505-7328-0/minicluster-data/ts-2-root/instance:
uuid: "83887571cb2c429abdcdf947fd91948c"
format_stamp: "Formatted at 2026-06-01 13:38:55 on dist-test-slave-b9mm"
I20260601 13:38:55.132468 16809 heartbeater.cc:507] Master 127.7.40.62:36441 requested a full tablet report, sending...
I20260601 13:38:55.133234 16602 ts_manager.cc:194] Registered new tserver with Master: fbbe356754bb4f90865f6cb614d173ed (127.7.40.2:34715)
I20260601 13:38:55.133750 16602 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41406
I20260601 13:38:55.134235  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:38:55.135293 16821 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:38:55.135548  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:55.135634  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320954551505-7328-0/minicluster-data/ts-2-root
uuid: "83887571cb2c429abdcdf947fd91948c"
format_stamp: "Formatted at 2026-06-01 13:38:55 on dist-test-slave-b9mm"
I20260601 13:38:55.135726  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320954551505-7328-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320954551505-7328-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320954551505-7328-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:38:55.141904  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:55.142355  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:55.142707  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:55.143280  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:55.143353  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:55.143430  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:55.143481  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:55.148263  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.3:45215
I20260601 13:38:55.148406 16884 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.3:45215 every 8 connection(s)
I20260601 13:38:55.154122 16885 heartbeater.cc:344] Connected to a master server at 127.7.40.62:36441
I20260601 13:38:55.154268 16885 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:55.154524 16885 heartbeater.cc:507] Master 127.7.40.62:36441 requested a full tablet report, sending...
I20260601 13:38:55.155447 16602 ts_manager.cc:194] Registered new tserver with Master: 83887571cb2c429abdcdf947fd91948c (127.7.40.3:45215)
I20260601 13:38:55.155771  7328 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006973196s
I20260601 13:38:55.156315 16602 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41410
I20260601 13:38:56.107434 16733 heartbeater.cc:499] Master 127.7.40.62:36441 was elected leader, sending a full tablet report...
I20260601 13:38:56.134797 16809 heartbeater.cc:499] Master 127.7.40.62:36441 was elected leader, sending a full tablet report...
I20260601 13:38:56.157470 16885 heartbeater.cc:499] Master 127.7.40.62:36441 was elected leader, sending a full tablet report...
I20260601 13:38:56.193754 16602 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41422:
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:38:56.206513 16695 tablet_service.cc:1511] Processing CreateTablet for tablet 420bff32adb54b7984edf8aa317de4c5 (DEFAULT_TABLE table=test-workload [id=a09d7bd902114ccd8bc4d42f3a17b75b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:38:56.206947 16695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 420bff32adb54b7984edf8aa317de4c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:56.207228 16773 tablet_service.cc:1511] Processing CreateTablet for tablet 87f137cd9f18439fa865d17686a0c7cd (DEFAULT_TABLE table=test-workload [id=a09d7bd902114ccd8bc4d42f3a17b75b]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:38:56.207497 16773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87f137cd9f18439fa865d17686a0c7cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:56.207443 16696 tablet_service.cc:1511] Processing CreateTablet for tablet 6eb399f9849d446da4bf3da5db1f2dcd (DEFAULT_TABLE table=test-workload [id=a09d7bd902114ccd8bc4d42f3a17b75b]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:38:56.207762 16696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eb399f9849d446da4bf3da5db1f2dcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:56.209476 16770 tablet_service.cc:1511] Processing CreateTablet for tablet 74cdd433807148019650bd7bd3d7e9bc (DEFAULT_TABLE table=test-workload [id=a09d7bd902114ccd8bc4d42f3a17b75b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:38:56.209739 16770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74cdd433807148019650bd7bd3d7e9bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:56.210913 16906 tablet_bootstrap.cc:492] T 87f137cd9f18439fa865d17686a0c7cd P fbbe356754bb4f90865f6cb614d173ed: Bootstrap starting.
I20260601 13:38:56.211177 16849 tablet_service.cc:1511] Processing CreateTablet for tablet e3371a905fee49ba88130a93f301453f (DEFAULT_TABLE table=test-workload [id=a09d7bd902114ccd8bc4d42f3a17b75b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:38:56.211234 16848 tablet_service.cc:1511] Processing CreateTablet for tablet c9d91a78dc534d67b1851bcba1bd0990 (DEFAULT_TABLE table=test-workload [id=a09d7bd902114ccd8bc4d42f3a17b75b]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:38:56.211464 16849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3371a905fee49ba88130a93f301453f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:56.211618 16848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9d91a78dc534d67b1851bcba1bd0990. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:56.211146 16905 tablet_bootstrap.cc:492] T 420bff32adb54b7984edf8aa317de4c5 P cd48ac40daf04573a37c147ee5a6ebf4: Bootstrap starting.
I20260601 13:38:56.212278 16906 tablet_bootstrap.cc:654] T 87f137cd9f18439fa865d17686a0c7cd P fbbe356754bb4f90865f6cb614d173ed: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:56.213384 16905 tablet_bootstrap.cc:654] T 420bff32adb54b7984edf8aa317de4c5 P cd48ac40daf04573a37c147ee5a6ebf4: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:56.214006 16908 tablet_bootstrap.cc:492] T e3371a905fee49ba88130a93f301453f P 83887571cb2c429abdcdf947fd91948c: Bootstrap starting.
I20260601 13:38:56.214694 16905 tablet_bootstrap.cc:492] T 420bff32adb54b7984edf8aa317de4c5 P cd48ac40daf04573a37c147ee5a6ebf4: No bootstrap required, opened a new log
I20260601 13:38:56.214694 16906 tablet_bootstrap.cc:492] T 87f137cd9f18439fa865d17686a0c7cd P fbbe356754bb4f90865f6cb614d173ed: No bootstrap required, opened a new log
I20260601 13:38:56.214910 16906 ts_tablet_manager.cc:1403] T 87f137cd9f18439fa865d17686a0c7cd P fbbe356754bb4f90865f6cb614d173ed: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:38:56.215147 16908 tablet_bootstrap.cc:654] T e3371a905fee49ba88130a93f301453f P 83887571cb2c429abdcdf947fd91948c: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:56.215445 16906 raft_consensus.cc:359] T 87f137cd9f18439fa865d17686a0c7cd P fbbe356754bb4f90865f6cb614d173ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } }
I20260601 13:38:56.215569 16906 raft_consensus.cc:385] T 87f137cd9f18439fa865d17686a0c7cd P fbbe356754bb4f90865f6cb614d173ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:56.215606 16906 raft_consensus.cc:740] T 87f137cd9f18439fa865d17686a0c7cd P fbbe356754bb4f90865f6cb614d173ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbbe356754bb4f90865f6cb614d173ed, State: Initialized, Role: FOLLOWER
I20260601 13:38:56.215754 16906 consensus_queue.cc:260] T 87f137cd9f18439fa865d17686a0c7cd P fbbe356754bb4f90865f6cb614d173ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } }
I20260601 13:38:56.215845 16906 raft_consensus.cc:399] T 87f137cd9f18439fa865d17686a0c7cd P fbbe356754bb4f90865f6cb614d173ed [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:38:56.215883 16906 raft_consensus.cc:493] T 87f137cd9f18439fa865d17686a0c7cd P fbbe356754bb4f90865f6cb614d173ed [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:38:56.215934 16906 raft_consensus.cc:3060] T 87f137cd9f18439fa865d17686a0c7cd P fbbe356754bb4f90865f6cb614d173ed [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:56.216459 16908 tablet_bootstrap.cc:492] T e3371a905fee49ba88130a93f301453f P 83887571cb2c429abdcdf947fd91948c: No bootstrap required, opened a new log
I20260601 13:38:56.216532 16908 ts_tablet_manager.cc:1403] T e3371a905fee49ba88130a93f301453f P 83887571cb2c429abdcdf947fd91948c: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:38:56.216821 16906 raft_consensus.cc:515] T 87f137cd9f18439fa865d17686a0c7cd P fbbe356754bb4f90865f6cb614d173ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } }
I20260601 13:38:56.216948 16906 leader_election.cc:304] T 87f137cd9f18439fa865d17686a0c7cd P fbbe356754bb4f90865f6cb614d173ed [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: fbbe356754bb4f90865f6cb614d173ed; no voters: 
I20260601 13:38:56.216935 16908 raft_consensus.cc:359] T e3371a905fee49ba88130a93f301453f P 83887571cb2c429abdcdf947fd91948c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.214896 16905 ts_tablet_manager.cc:1403] T 420bff32adb54b7984edf8aa317de4c5 P cd48ac40daf04573a37c147ee5a6ebf4: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:38:56.217137 16908 raft_consensus.cc:385] T e3371a905fee49ba88130a93f301453f P 83887571cb2c429abdcdf947fd91948c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:56.217181 16908 raft_consensus.cc:740] T e3371a905fee49ba88130a93f301453f P 83887571cb2c429abdcdf947fd91948c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83887571cb2c429abdcdf947fd91948c, State: Initialized, Role: FOLLOWER
I20260601 13:38:56.217283 16906 leader_election.cc:290] T 87f137cd9f18439fa865d17686a0c7cd P fbbe356754bb4f90865f6cb614d173ed [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:38:56.217381 16908 consensus_queue.cc:260] T e3371a905fee49ba88130a93f301453f P 83887571cb2c429abdcdf947fd91948c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.217562 16908 raft_consensus.cc:399] T e3371a905fee49ba88130a93f301453f P 83887571cb2c429abdcdf947fd91948c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:38:56.217569 16912 raft_consensus.cc:2804] T 87f137cd9f18439fa865d17686a0c7cd P fbbe356754bb4f90865f6cb614d173ed [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:56.217659 16905 raft_consensus.cc:359] T 420bff32adb54b7984edf8aa317de4c5 P cd48ac40daf04573a37c147ee5a6ebf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } }
I20260601 13:38:56.217811 16905 raft_consensus.cc:385] T 420bff32adb54b7984edf8aa317de4c5 P cd48ac40daf04573a37c147ee5a6ebf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:56.217871 16905 raft_consensus.cc:740] T 420bff32adb54b7984edf8aa317de4c5 P cd48ac40daf04573a37c147ee5a6ebf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd48ac40daf04573a37c147ee5a6ebf4, State: Initialized, Role: FOLLOWER
I20260601 13:38:56.217912 16912 raft_consensus.cc:697] T 87f137cd9f18439fa865d17686a0c7cd P fbbe356754bb4f90865f6cb614d173ed [term 1 LEADER]: Becoming Leader. State: Replica: fbbe356754bb4f90865f6cb614d173ed, State: Running, Role: LEADER
I20260601 13:38:56.218010 16905 consensus_queue.cc:260] T 420bff32adb54b7984edf8aa317de4c5 P cd48ac40daf04573a37c147ee5a6ebf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } }
I20260601 13:38:56.218055 16912 consensus_queue.cc:237] T 87f137cd9f18439fa865d17686a0c7cd P fbbe356754bb4f90865f6cb614d173ed [LEADER]: Queue going to LEADER mode. State: All 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: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } }
I20260601 13:38:56.218108 16905 raft_consensus.cc:399] T 420bff32adb54b7984edf8aa317de4c5 P cd48ac40daf04573a37c147ee5a6ebf4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:38:56.218144 16905 raft_consensus.cc:493] T 420bff32adb54b7984edf8aa317de4c5 P cd48ac40daf04573a37c147ee5a6ebf4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:38:56.218200 16905 raft_consensus.cc:3060] T 420bff32adb54b7984edf8aa317de4c5 P cd48ac40daf04573a37c147ee5a6ebf4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:56.217696 16906 ts_tablet_manager.cc:1434] T 87f137cd9f18439fa865d17686a0c7cd P fbbe356754bb4f90865f6cb614d173ed: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:38:56.217689 16908 raft_consensus.cc:493] T e3371a905fee49ba88130a93f301453f P 83887571cb2c429abdcdf947fd91948c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:38:56.219135 16905 raft_consensus.cc:515] T 420bff32adb54b7984edf8aa317de4c5 P cd48ac40daf04573a37c147ee5a6ebf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } }
I20260601 13:38:56.219228 16908 raft_consensus.cc:3060] T e3371a905fee49ba88130a93f301453f P 83887571cb2c429abdcdf947fd91948c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:56.219266 16906 tablet_bootstrap.cc:492] T 74cdd433807148019650bd7bd3d7e9bc P fbbe356754bb4f90865f6cb614d173ed: Bootstrap starting.
I20260601 13:38:56.219266 16905 leader_election.cc:304] T 420bff32adb54b7984edf8aa317de4c5 P cd48ac40daf04573a37c147ee5a6ebf4 [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: cd48ac40daf04573a37c147ee5a6ebf4; no voters: 
I20260601 13:38:56.219488 16905 leader_election.cc:290] T 420bff32adb54b7984edf8aa317de4c5 P cd48ac40daf04573a37c147ee5a6ebf4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:38:56.219617 16916 raft_consensus.cc:2804] T 420bff32adb54b7984edf8aa317de4c5 P cd48ac40daf04573a37c147ee5a6ebf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:56.220006 16905 ts_tablet_manager.cc:1434] T 420bff32adb54b7984edf8aa317de4c5 P cd48ac40daf04573a37c147ee5a6ebf4: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:56.220346 16908 raft_consensus.cc:515] T e3371a905fee49ba88130a93f301453f P 83887571cb2c429abdcdf947fd91948c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.220436 16905 tablet_bootstrap.cc:492] T 6eb399f9849d446da4bf3da5db1f2dcd P cd48ac40daf04573a37c147ee5a6ebf4: Bootstrap starting.
I20260601 13:38:56.220492 16908 leader_election.cc:304] T e3371a905fee49ba88130a93f301453f P 83887571cb2c429abdcdf947fd91948c [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: 83887571cb2c429abdcdf947fd91948c; no voters: 
I20260601 13:38:56.220701 16908 leader_election.cc:290] T e3371a905fee49ba88130a93f301453f P 83887571cb2c429abdcdf947fd91948c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:38:56.220811 16919 raft_consensus.cc:2804] T e3371a905fee49ba88130a93f301453f P 83887571cb2c429abdcdf947fd91948c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:56.220994 16919 raft_consensus.cc:697] T e3371a905fee49ba88130a93f301453f P 83887571cb2c429abdcdf947fd91948c [term 1 LEADER]: Becoming Leader. State: Replica: 83887571cb2c429abdcdf947fd91948c, State: Running, Role: LEADER
I20260601 13:38:56.221062 16908 ts_tablet_manager.cc:1434] T e3371a905fee49ba88130a93f301453f P 83887571cb2c429abdcdf947fd91948c: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.003s
I20260601 13:38:56.221129 16919 consensus_queue.cc:237] T e3371a905fee49ba88130a93f301453f P 83887571cb2c429abdcdf947fd91948c [LEADER]: Queue going to LEADER mode. State: All 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: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.220496 16906 tablet_bootstrap.cc:654] T 74cdd433807148019650bd7bd3d7e9bc P fbbe356754bb4f90865f6cb614d173ed: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:56.221304 16602 catalog_manager.cc:5696] T 87f137cd9f18439fa865d17686a0c7cd P fbbe356754bb4f90865f6cb614d173ed reported cstate change: term changed from 0 to 1, leader changed from <none> to fbbe356754bb4f90865f6cb614d173ed (127.7.40.2). New cstate: current_term: 1 leader_uuid: "fbbe356754bb4f90865f6cb614d173ed" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } health_report { overall_health: HEALTHY } } }
I20260601 13:38:56.221298 16908 tablet_bootstrap.cc:492] T c9d91a78dc534d67b1851bcba1bd0990 P 83887571cb2c429abdcdf947fd91948c: Bootstrap starting.
I20260601 13:38:56.222131 16905 tablet_bootstrap.cc:654] T 6eb399f9849d446da4bf3da5db1f2dcd P cd48ac40daf04573a37c147ee5a6ebf4: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:56.222508 16601 catalog_manager.cc:5696] T e3371a905fee49ba88130a93f301453f P 83887571cb2c429abdcdf947fd91948c reported cstate change: term changed from 0 to 1, leader changed from <none> to 83887571cb2c429abdcdf947fd91948c (127.7.40.3). New cstate: current_term: 1 leader_uuid: "83887571cb2c429abdcdf947fd91948c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } health_report { overall_health: HEALTHY } } }
I20260601 13:38:56.220700 16916 raft_consensus.cc:697] T 420bff32adb54b7984edf8aa317de4c5 P cd48ac40daf04573a37c147ee5a6ebf4 [term 1 LEADER]: Becoming Leader. State: Replica: cd48ac40daf04573a37c147ee5a6ebf4, State: Running, Role: LEADER
I20260601 13:38:56.223208 16908 tablet_bootstrap.cc:654] T c9d91a78dc534d67b1851bcba1bd0990 P 83887571cb2c429abdcdf947fd91948c: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:56.224051 16916 consensus_queue.cc:237] T 420bff32adb54b7984edf8aa317de4c5 P cd48ac40daf04573a37c147ee5a6ebf4 [LEADER]: Queue going to LEADER mode. State: All 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: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } }
I20260601 13:38:56.224212 16906 tablet_bootstrap.cc:492] T 74cdd433807148019650bd7bd3d7e9bc P fbbe356754bb4f90865f6cb614d173ed: No bootstrap required, opened a new log
I20260601 13:38:56.224308 16906 ts_tablet_manager.cc:1403] T 74cdd433807148019650bd7bd3d7e9bc P fbbe356754bb4f90865f6cb614d173ed: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:38:56.224928 16906 raft_consensus.cc:359] T 74cdd433807148019650bd7bd3d7e9bc P fbbe356754bb4f90865f6cb614d173ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } }
I20260601 13:38:56.225034 16906 raft_consensus.cc:385] T 74cdd433807148019650bd7bd3d7e9bc P fbbe356754bb4f90865f6cb614d173ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:56.225081 16906 raft_consensus.cc:740] T 74cdd433807148019650bd7bd3d7e9bc P fbbe356754bb4f90865f6cb614d173ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbbe356754bb4f90865f6cb614d173ed, State: Initialized, Role: FOLLOWER
I20260601 13:38:56.225242 16906 consensus_queue.cc:260] T 74cdd433807148019650bd7bd3d7e9bc P fbbe356754bb4f90865f6cb614d173ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } }
I20260601 13:38:56.225322 16906 raft_consensus.cc:399] T 74cdd433807148019650bd7bd3d7e9bc P fbbe356754bb4f90865f6cb614d173ed [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:38:56.225356 16906 raft_consensus.cc:493] T 74cdd433807148019650bd7bd3d7e9bc P fbbe356754bb4f90865f6cb614d173ed [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:38:56.225442 16905 tablet_bootstrap.cc:492] T 6eb399f9849d446da4bf3da5db1f2dcd P cd48ac40daf04573a37c147ee5a6ebf4: No bootstrap required, opened a new log
I20260601 13:38:56.225533 16905 ts_tablet_manager.cc:1403] T 6eb399f9849d446da4bf3da5db1f2dcd P cd48ac40daf04573a37c147ee5a6ebf4: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:38:56.225569 16600 catalog_manager.cc:5696] T 420bff32adb54b7984edf8aa317de4c5 P cd48ac40daf04573a37c147ee5a6ebf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd48ac40daf04573a37c147ee5a6ebf4 (127.7.40.1). New cstate: current_term: 1 leader_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } health_report { overall_health: HEALTHY } } }
I20260601 13:38:56.226017 16905 raft_consensus.cc:359] T 6eb399f9849d446da4bf3da5db1f2dcd P cd48ac40daf04573a37c147ee5a6ebf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } }
I20260601 13:38:56.226109 16905 raft_consensus.cc:385] T 6eb399f9849d446da4bf3da5db1f2dcd P cd48ac40daf04573a37c147ee5a6ebf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:56.226142 16905 raft_consensus.cc:740] T 6eb399f9849d446da4bf3da5db1f2dcd P cd48ac40daf04573a37c147ee5a6ebf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd48ac40daf04573a37c147ee5a6ebf4, State: Initialized, Role: FOLLOWER
I20260601 13:38:56.226271 16905 consensus_queue.cc:260] T 6eb399f9849d446da4bf3da5db1f2dcd P cd48ac40daf04573a37c147ee5a6ebf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } }
I20260601 13:38:56.226349 16905 raft_consensus.cc:399] T 6eb399f9849d446da4bf3da5db1f2dcd P cd48ac40daf04573a37c147ee5a6ebf4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:38:56.226373 16905 raft_consensus.cc:493] T 6eb399f9849d446da4bf3da5db1f2dcd P cd48ac40daf04573a37c147ee5a6ebf4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:38:56.226390 16906 raft_consensus.cc:3060] T 74cdd433807148019650bd7bd3d7e9bc P fbbe356754bb4f90865f6cb614d173ed [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:56.226401 16905 raft_consensus.cc:3060] T 6eb399f9849d446da4bf3da5db1f2dcd P cd48ac40daf04573a37c147ee5a6ebf4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:56.227607 16905 raft_consensus.cc:515] T 6eb399f9849d446da4bf3da5db1f2dcd P cd48ac40daf04573a37c147ee5a6ebf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } }
I20260601 13:38:56.227672 16906 raft_consensus.cc:515] T 74cdd433807148019650bd7bd3d7e9bc P fbbe356754bb4f90865f6cb614d173ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } }
I20260601 13:38:56.227749 16905 leader_election.cc:304] T 6eb399f9849d446da4bf3da5db1f2dcd P cd48ac40daf04573a37c147ee5a6ebf4 [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: cd48ac40daf04573a37c147ee5a6ebf4; no voters: 
I20260601 13:38:56.227802 16906 leader_election.cc:304] T 74cdd433807148019650bd7bd3d7e9bc P fbbe356754bb4f90865f6cb614d173ed [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: fbbe356754bb4f90865f6cb614d173ed; no voters: 
I20260601 13:38:56.227849 16905 leader_election.cc:290] T 6eb399f9849d446da4bf3da5db1f2dcd P cd48ac40daf04573a37c147ee5a6ebf4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:38:56.227906 16906 leader_election.cc:290] T 74cdd433807148019650bd7bd3d7e9bc P fbbe356754bb4f90865f6cb614d173ed [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:38:56.227945 16912 raft_consensus.cc:2804] T 74cdd433807148019650bd7bd3d7e9bc P fbbe356754bb4f90865f6cb614d173ed [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:56.228070 16917 raft_consensus.cc:2804] T 6eb399f9849d446da4bf3da5db1f2dcd P cd48ac40daf04573a37c147ee5a6ebf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:56.228267 16917 raft_consensus.cc:697] T 6eb399f9849d446da4bf3da5db1f2dcd P cd48ac40daf04573a37c147ee5a6ebf4 [term 1 LEADER]: Becoming Leader. State: Replica: cd48ac40daf04573a37c147ee5a6ebf4, State: Running, Role: LEADER
I20260601 13:38:56.228108 16905 ts_tablet_manager.cc:1434] T 6eb399f9849d446da4bf3da5db1f2dcd P cd48ac40daf04573a37c147ee5a6ebf4: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:56.228472 16912 raft_consensus.cc:697] T 74cdd433807148019650bd7bd3d7e9bc P fbbe356754bb4f90865f6cb614d173ed [term 1 LEADER]: Becoming Leader. State: Replica: fbbe356754bb4f90865f6cb614d173ed, State: Running, Role: LEADER
I20260601 13:38:56.228618 16917 consensus_queue.cc:237] T 6eb399f9849d446da4bf3da5db1f2dcd P cd48ac40daf04573a37c147ee5a6ebf4 [LEADER]: Queue going to LEADER mode. State: All 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: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } }
I20260601 13:38:56.228700 16912 consensus_queue.cc:237] T 74cdd433807148019650bd7bd3d7e9bc P fbbe356754bb4f90865f6cb614d173ed [LEADER]: Queue going to LEADER mode. State: All 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: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } }
I20260601 13:38:56.229414 16906 ts_tablet_manager.cc:1434] T 74cdd433807148019650bd7bd3d7e9bc P fbbe356754bb4f90865f6cb614d173ed: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260601 13:38:56.229903 16601 catalog_manager.cc:5696] T 74cdd433807148019650bd7bd3d7e9bc P fbbe356754bb4f90865f6cb614d173ed reported cstate change: term changed from 0 to 1, leader changed from <none> to fbbe356754bb4f90865f6cb614d173ed (127.7.40.2). New cstate: current_term: 1 leader_uuid: "fbbe356754bb4f90865f6cb614d173ed" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } health_report { overall_health: HEALTHY } } }
I20260601 13:38:56.230370 16602 catalog_manager.cc:5696] T 6eb399f9849d446da4bf3da5db1f2dcd P cd48ac40daf04573a37c147ee5a6ebf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd48ac40daf04573a37c147ee5a6ebf4 (127.7.40.1). New cstate: current_term: 1 leader_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } health_report { overall_health: HEALTHY } } }
I20260601 13:38:56.231216 16908 tablet_bootstrap.cc:492] T c9d91a78dc534d67b1851bcba1bd0990 P 83887571cb2c429abdcdf947fd91948c: No bootstrap required, opened a new log
I20260601 13:38:56.231319 16908 ts_tablet_manager.cc:1403] T c9d91a78dc534d67b1851bcba1bd0990 P 83887571cb2c429abdcdf947fd91948c: Time spent bootstrapping tablet: real 0.010s	user 0.001s	sys 0.002s
I20260601 13:38:56.231863 16908 raft_consensus.cc:359] T c9d91a78dc534d67b1851bcba1bd0990 P 83887571cb2c429abdcdf947fd91948c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.231937 16908 raft_consensus.cc:385] T c9d91a78dc534d67b1851bcba1bd0990 P 83887571cb2c429abdcdf947fd91948c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:56.231961 16908 raft_consensus.cc:740] T c9d91a78dc534d67b1851bcba1bd0990 P 83887571cb2c429abdcdf947fd91948c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83887571cb2c429abdcdf947fd91948c, State: Initialized, Role: FOLLOWER
I20260601 13:38:56.232095 16908 consensus_queue.cc:260] T c9d91a78dc534d67b1851bcba1bd0990 P 83887571cb2c429abdcdf947fd91948c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.232184 16908 raft_consensus.cc:399] T c9d91a78dc534d67b1851bcba1bd0990 P 83887571cb2c429abdcdf947fd91948c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:38:56.232220 16908 raft_consensus.cc:493] T c9d91a78dc534d67b1851bcba1bd0990 P 83887571cb2c429abdcdf947fd91948c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:38:56.232296 16908 raft_consensus.cc:3060] T c9d91a78dc534d67b1851bcba1bd0990 P 83887571cb2c429abdcdf947fd91948c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:56.233485 16908 raft_consensus.cc:515] T c9d91a78dc534d67b1851bcba1bd0990 P 83887571cb2c429abdcdf947fd91948c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.233637 16908 leader_election.cc:304] T c9d91a78dc534d67b1851bcba1bd0990 P 83887571cb2c429abdcdf947fd91948c [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: 83887571cb2c429abdcdf947fd91948c; no voters: 
I20260601 13:38:56.233768 16908 leader_election.cc:290] T c9d91a78dc534d67b1851bcba1bd0990 P 83887571cb2c429abdcdf947fd91948c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:38:56.233834 16921 raft_consensus.cc:2804] T c9d91a78dc534d67b1851bcba1bd0990 P 83887571cb2c429abdcdf947fd91948c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:56.234110 16921 raft_consensus.cc:697] T c9d91a78dc534d67b1851bcba1bd0990 P 83887571cb2c429abdcdf947fd91948c [term 1 LEADER]: Becoming Leader. State: Replica: 83887571cb2c429abdcdf947fd91948c, State: Running, Role: LEADER
I20260601 13:38:56.234263 16921 consensus_queue.cc:237] T c9d91a78dc534d67b1851bcba1bd0990 P 83887571cb2c429abdcdf947fd91948c [LEADER]: Queue going to LEADER mode. State: All 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: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.234449 16908 ts_tablet_manager.cc:1434] T c9d91a78dc534d67b1851bcba1bd0990 P 83887571cb2c429abdcdf947fd91948c: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:38:56.235898 16601 catalog_manager.cc:5696] T c9d91a78dc534d67b1851bcba1bd0990 P 83887571cb2c429abdcdf947fd91948c reported cstate change: term changed from 0 to 1, leader changed from <none> to 83887571cb2c429abdcdf947fd91948c (127.7.40.3). New cstate: current_term: 1 leader_uuid: "83887571cb2c429abdcdf947fd91948c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } health_report { overall_health: HEALTHY } } }
I20260601 13:38:56.370903 16594 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41428:
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:38:56.371565 16594 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:38:56.378829 16695 tablet_service.cc:1511] Processing CreateTablet for tablet 25d1898432844252b74fc0db45774dab (DEFAULT_TABLE table=test-workload-rf3 [id=6333439dd9824e4bb545f5de83af3947]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:38:56.379210 16695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25d1898432844252b74fc0db45774dab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:56.379256 16849 tablet_service.cc:1511] Processing CreateTablet for tablet 25d1898432844252b74fc0db45774dab (DEFAULT_TABLE table=test-workload-rf3 [id=6333439dd9824e4bb545f5de83af3947]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:38:56.379531 16849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25d1898432844252b74fc0db45774dab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:56.379994 16770 tablet_service.cc:1511] Processing CreateTablet for tablet 25d1898432844252b74fc0db45774dab (DEFAULT_TABLE table=test-workload-rf3 [id=6333439dd9824e4bb545f5de83af3947]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:38:56.380237 16770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25d1898432844252b74fc0db45774dab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:56.381333 16908 tablet_bootstrap.cc:492] T 25d1898432844252b74fc0db45774dab P 83887571cb2c429abdcdf947fd91948c: Bootstrap starting.
I20260601 13:38:56.381510 16848 tablet_service.cc:1511] Processing CreateTablet for tablet cfb6a03dc6a5481281d478c3b43aa691 (DEFAULT_TABLE table=test-workload-rf3 [id=6333439dd9824e4bb545f5de83af3947]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:38:56.381636 16696 tablet_service.cc:1511] Processing CreateTablet for tablet cfb6a03dc6a5481281d478c3b43aa691 (DEFAULT_TABLE table=test-workload-rf3 [id=6333439dd9824e4bb545f5de83af3947]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:38:56.381735 16848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfb6a03dc6a5481281d478c3b43aa691. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:56.381877 16696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfb6a03dc6a5481281d478c3b43aa691. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:56.382328 16906 tablet_bootstrap.cc:492] T 25d1898432844252b74fc0db45774dab P fbbe356754bb4f90865f6cb614d173ed: Bootstrap starting.
I20260601 13:38:56.382393 16908 tablet_bootstrap.cc:654] T 25d1898432844252b74fc0db45774dab P 83887571cb2c429abdcdf947fd91948c: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:56.383333 16906 tablet_bootstrap.cc:654] T 25d1898432844252b74fc0db45774dab P fbbe356754bb4f90865f6cb614d173ed: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:56.383373 16694 tablet_service.cc:1511] Processing CreateTablet for tablet ca9898fd296d4306bc8dbf64f5935efb (DEFAULT_TABLE table=test-workload-rf3 [id=6333439dd9824e4bb545f5de83af3947]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:38:56.383625 16694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca9898fd296d4306bc8dbf64f5935efb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:56.384066 16905 tablet_bootstrap.cc:492] T 25d1898432844252b74fc0db45774dab P cd48ac40daf04573a37c147ee5a6ebf4: Bootstrap starting.
I20260601 13:38:56.385027 16905 tablet_bootstrap.cc:654] T 25d1898432844252b74fc0db45774dab P cd48ac40daf04573a37c147ee5a6ebf4: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:56.385107 16906 tablet_bootstrap.cc:492] T 25d1898432844252b74fc0db45774dab P fbbe356754bb4f90865f6cb614d173ed: No bootstrap required, opened a new log
I20260601 13:38:56.385202 16906 ts_tablet_manager.cc:1403] T 25d1898432844252b74fc0db45774dab P fbbe356754bb4f90865f6cb614d173ed: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:56.385706 16906 raft_consensus.cc:359] T 25d1898432844252b74fc0db45774dab P fbbe356754bb4f90865f6cb614d173ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.385720 16770 tablet_service.cc:1511] Processing CreateTablet for tablet cfb6a03dc6a5481281d478c3b43aa691 (DEFAULT_TABLE table=test-workload-rf3 [id=6333439dd9824e4bb545f5de83af3947]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:38:56.385861 16906 raft_consensus.cc:385] T 25d1898432844252b74fc0db45774dab P fbbe356754bb4f90865f6cb614d173ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:56.385896 16848 tablet_service.cc:1511] Processing CreateTablet for tablet ca9898fd296d4306bc8dbf64f5935efb (DEFAULT_TABLE table=test-workload-rf3 [id=6333439dd9824e4bb545f5de83af3947]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:38:56.386016 16770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfb6a03dc6a5481281d478c3b43aa691. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:56.386123 16848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca9898fd296d4306bc8dbf64f5935efb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:56.386441 16905 tablet_bootstrap.cc:492] T 25d1898432844252b74fc0db45774dab P cd48ac40daf04573a37c147ee5a6ebf4: No bootstrap required, opened a new log
I20260601 13:38:56.386540 16905 ts_tablet_manager.cc:1403] T 25d1898432844252b74fc0db45774dab P cd48ac40daf04573a37c147ee5a6ebf4: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:56.387048 16905 raft_consensus.cc:359] T 25d1898432844252b74fc0db45774dab P cd48ac40daf04573a37c147ee5a6ebf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.387251 16773 tablet_service.cc:1511] Processing CreateTablet for tablet ca9898fd296d4306bc8dbf64f5935efb (DEFAULT_TABLE table=test-workload-rf3 [id=6333439dd9824e4bb545f5de83af3947]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:38:56.387348 16905 raft_consensus.cc:385] T 25d1898432844252b74fc0db45774dab P cd48ac40daf04573a37c147ee5a6ebf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:56.387392 16905 raft_consensus.cc:740] T 25d1898432844252b74fc0db45774dab P cd48ac40daf04573a37c147ee5a6ebf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd48ac40daf04573a37c147ee5a6ebf4, State: Initialized, Role: FOLLOWER
I20260601 13:38:56.387517 16773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca9898fd296d4306bc8dbf64f5935efb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:56.387770 16694 tablet_service.cc:1511] Processing CreateTablet for tablet bb2cc831d828485782ea14fbe60801b0 (DEFAULT_TABLE table=test-workload-rf3 [id=6333439dd9824e4bb545f5de83af3947]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:38:56.387529 16905 consensus_queue.cc:260] T 25d1898432844252b74fc0db45774dab P cd48ac40daf04573a37c147ee5a6ebf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.388051 16694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb2cc831d828485782ea14fbe60801b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:56.385901 16906 raft_consensus.cc:740] T 25d1898432844252b74fc0db45774dab P fbbe356754bb4f90865f6cb614d173ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbbe356754bb4f90865f6cb614d173ed, State: Initialized, Role: FOLLOWER
I20260601 13:38:56.388305 16906 consensus_queue.cc:260] T 25d1898432844252b74fc0db45774dab P fbbe356754bb4f90865f6cb614d173ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.388581 16906 ts_tablet_manager.cc:1434] T 25d1898432844252b74fc0db45774dab P fbbe356754bb4f90865f6cb614d173ed: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:38:56.388180 16905 ts_tablet_manager.cc:1434] T 25d1898432844252b74fc0db45774dab P cd48ac40daf04573a37c147ee5a6ebf4: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:38:56.388845 16905 tablet_bootstrap.cc:492] T cfb6a03dc6a5481281d478c3b43aa691 P cd48ac40daf04573a37c147ee5a6ebf4: Bootstrap starting.
I20260601 13:38:56.390021 16849 tablet_service.cc:1511] Processing CreateTablet for tablet bb2cc831d828485782ea14fbe60801b0 (DEFAULT_TABLE table=test-workload-rf3 [id=6333439dd9824e4bb545f5de83af3947]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:38:56.390060 16772 tablet_service.cc:1511] Processing CreateTablet for tablet bb2cc831d828485782ea14fbe60801b0 (DEFAULT_TABLE table=test-workload-rf3 [id=6333439dd9824e4bb545f5de83af3947]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:38:56.390260 16849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb2cc831d828485782ea14fbe60801b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:56.391088 16696 tablet_service.cc:1511] Processing CreateTablet for tablet 99aae3ab45f9428ea5e580e0945e92c8 (DEFAULT_TABLE table=test-workload-rf3 [id=6333439dd9824e4bb545f5de83af3947]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:38:56.391932 16771 tablet_service.cc:1511] Processing CreateTablet for tablet 99aae3ab45f9428ea5e580e0945e92c8 (DEFAULT_TABLE table=test-workload-rf3 [id=6333439dd9824e4bb545f5de83af3947]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:38:56.392493 16905 tablet_bootstrap.cc:654] T cfb6a03dc6a5481281d478c3b43aa691 P cd48ac40daf04573a37c147ee5a6ebf4: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:56.392587 16848 tablet_service.cc:1511] Processing CreateTablet for tablet 99aae3ab45f9428ea5e580e0945e92c8 (DEFAULT_TABLE table=test-workload-rf3 [id=6333439dd9824e4bb545f5de83af3947]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:38:56.393330 16769 tablet_service.cc:1511] Processing CreateTablet for tablet 06e0e5b9b797492eb07e761a8805b64b (DEFAULT_TABLE table=test-workload-rf3 [id=6333439dd9824e4bb545f5de83af3947]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:38:56.393563 16696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99aae3ab45f9428ea5e580e0945e92c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:56.393721 16905 tablet_bootstrap.cc:492] T cfb6a03dc6a5481281d478c3b43aa691 P cd48ac40daf04573a37c147ee5a6ebf4: No bootstrap required, opened a new log
I20260601 13:38:56.393808 16905 ts_tablet_manager.cc:1403] T cfb6a03dc6a5481281d478c3b43aa691 P cd48ac40daf04573a37c147ee5a6ebf4: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.002s
I20260601 13:38:56.393865 16847 tablet_service.cc:1511] Processing CreateTablet for tablet 06e0e5b9b797492eb07e761a8805b64b (DEFAULT_TABLE table=test-workload-rf3 [id=6333439dd9824e4bb545f5de83af3947]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:38:56.394186 16848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99aae3ab45f9428ea5e580e0945e92c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:56.394316 16905 raft_consensus.cc:359] T cfb6a03dc6a5481281d478c3b43aa691 P cd48ac40daf04573a37c147ee5a6ebf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.394418 16905 raft_consensus.cc:385] T cfb6a03dc6a5481281d478c3b43aa691 P cd48ac40daf04573a37c147ee5a6ebf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:56.394451 16905 raft_consensus.cc:740] T cfb6a03dc6a5481281d478c3b43aa691 P cd48ac40daf04573a37c147ee5a6ebf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd48ac40daf04573a37c147ee5a6ebf4, State: Initialized, Role: FOLLOWER
I20260601 13:38:56.394510 16772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb2cc831d828485782ea14fbe60801b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:56.394614 16905 consensus_queue.cc:260] T cfb6a03dc6a5481281d478c3b43aa691 P cd48ac40daf04573a37c147ee5a6ebf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.394869 16771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99aae3ab45f9428ea5e580e0945e92c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:56.395112 16905 ts_tablet_manager.cc:1434] T cfb6a03dc6a5481281d478c3b43aa691 P cd48ac40daf04573a37c147ee5a6ebf4: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:38:56.395280 16908 tablet_bootstrap.cc:492] T 25d1898432844252b74fc0db45774dab P 83887571cb2c429abdcdf947fd91948c: No bootstrap required, opened a new log
I20260601 13:38:56.395300 16905 tablet_bootstrap.cc:492] T ca9898fd296d4306bc8dbf64f5935efb P cd48ac40daf04573a37c147ee5a6ebf4: Bootstrap starting.
I20260601 13:38:56.395354 16908 ts_tablet_manager.cc:1403] T 25d1898432844252b74fc0db45774dab P 83887571cb2c429abdcdf947fd91948c: Time spent bootstrapping tablet: real 0.014s	user 0.001s	sys 0.001s
I20260601 13:38:56.395773 16908 raft_consensus.cc:359] T 25d1898432844252b74fc0db45774dab P 83887571cb2c429abdcdf947fd91948c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.395872 16908 raft_consensus.cc:385] T 25d1898432844252b74fc0db45774dab P 83887571cb2c429abdcdf947fd91948c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:56.395915 16908 raft_consensus.cc:740] T 25d1898432844252b74fc0db45774dab P 83887571cb2c429abdcdf947fd91948c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83887571cb2c429abdcdf947fd91948c, State: Initialized, Role: FOLLOWER
I20260601 13:38:56.396045 16908 consensus_queue.cc:260] T 25d1898432844252b74fc0db45774dab P 83887571cb2c429abdcdf947fd91948c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.396317 16908 ts_tablet_manager.cc:1434] T 25d1898432844252b74fc0db45774dab P 83887571cb2c429abdcdf947fd91948c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:38:56.396337 16905 tablet_bootstrap.cc:654] T ca9898fd296d4306bc8dbf64f5935efb P cd48ac40daf04573a37c147ee5a6ebf4: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:56.396487 16908 tablet_bootstrap.cc:492] T cfb6a03dc6a5481281d478c3b43aa691 P 83887571cb2c429abdcdf947fd91948c: Bootstrap starting.
I20260601 13:38:56.397153 16906 tablet_bootstrap.cc:492] T 99aae3ab45f9428ea5e580e0945e92c8 P fbbe356754bb4f90865f6cb614d173ed: Bootstrap starting.
I20260601 13:38:56.397480 16908 tablet_bootstrap.cc:654] T cfb6a03dc6a5481281d478c3b43aa691 P 83887571cb2c429abdcdf947fd91948c: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:56.397699 16694 tablet_service.cc:1511] Processing CreateTablet for tablet 06e0e5b9b797492eb07e761a8805b64b (DEFAULT_TABLE table=test-workload-rf3 [id=6333439dd9824e4bb545f5de83af3947]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:38:56.398010 16694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06e0e5b9b797492eb07e761a8805b64b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:56.398191 16906 tablet_bootstrap.cc:654] T 99aae3ab45f9428ea5e580e0945e92c8 P fbbe356754bb4f90865f6cb614d173ed: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:56.398766 16847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06e0e5b9b797492eb07e761a8805b64b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:56.398846 16769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06e0e5b9b797492eb07e761a8805b64b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:56.403020 16906 tablet_bootstrap.cc:492] T 99aae3ab45f9428ea5e580e0945e92c8 P fbbe356754bb4f90865f6cb614d173ed: No bootstrap required, opened a new log
I20260601 13:38:56.403172 16906 ts_tablet_manager.cc:1403] T 99aae3ab45f9428ea5e580e0945e92c8 P fbbe356754bb4f90865f6cb614d173ed: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:38:56.403437 16908 tablet_bootstrap.cc:492] T cfb6a03dc6a5481281d478c3b43aa691 P 83887571cb2c429abdcdf947fd91948c: No bootstrap required, opened a new log
I20260601 13:38:56.403502 16908 ts_tablet_manager.cc:1403] T cfb6a03dc6a5481281d478c3b43aa691 P 83887571cb2c429abdcdf947fd91948c: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:38:56.403600 16906 raft_consensus.cc:359] T 99aae3ab45f9428ea5e580e0945e92c8 P fbbe356754bb4f90865f6cb614d173ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.403687 16906 raft_consensus.cc:385] T 99aae3ab45f9428ea5e580e0945e92c8 P fbbe356754bb4f90865f6cb614d173ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:56.403716 16906 raft_consensus.cc:740] T 99aae3ab45f9428ea5e580e0945e92c8 P fbbe356754bb4f90865f6cb614d173ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbbe356754bb4f90865f6cb614d173ed, State: Initialized, Role: FOLLOWER
I20260601 13:38:56.403842 16908 raft_consensus.cc:359] T cfb6a03dc6a5481281d478c3b43aa691 P 83887571cb2c429abdcdf947fd91948c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.403854 16906 consensus_queue.cc:260] T 99aae3ab45f9428ea5e580e0945e92c8 P fbbe356754bb4f90865f6cb614d173ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.404006 16908 raft_consensus.cc:385] T cfb6a03dc6a5481281d478c3b43aa691 P 83887571cb2c429abdcdf947fd91948c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:56.404091 16908 raft_consensus.cc:740] T cfb6a03dc6a5481281d478c3b43aa691 P 83887571cb2c429abdcdf947fd91948c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83887571cb2c429abdcdf947fd91948c, State: Initialized, Role: FOLLOWER
I20260601 13:38:56.404277 16906 ts_tablet_manager.cc:1434] T 99aae3ab45f9428ea5e580e0945e92c8 P fbbe356754bb4f90865f6cb614d173ed: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:56.404244 16908 consensus_queue.cc:260] T cfb6a03dc6a5481281d478c3b43aa691 P 83887571cb2c429abdcdf947fd91948c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.404300 16905 tablet_bootstrap.cc:492] T ca9898fd296d4306bc8dbf64f5935efb P cd48ac40daf04573a37c147ee5a6ebf4: No bootstrap required, opened a new log
I20260601 13:38:56.404398 16905 ts_tablet_manager.cc:1403] T ca9898fd296d4306bc8dbf64f5935efb P cd48ac40daf04573a37c147ee5a6ebf4: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.000s
I20260601 13:38:56.404458 16906 tablet_bootstrap.cc:492] T ca9898fd296d4306bc8dbf64f5935efb P fbbe356754bb4f90865f6cb614d173ed: Bootstrap starting.
I20260601 13:38:56.404536 16908 ts_tablet_manager.cc:1434] T cfb6a03dc6a5481281d478c3b43aa691 P 83887571cb2c429abdcdf947fd91948c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:56.404690 16908 tablet_bootstrap.cc:492] T ca9898fd296d4306bc8dbf64f5935efb P 83887571cb2c429abdcdf947fd91948c: Bootstrap starting.
I20260601 13:38:56.404814 16905 raft_consensus.cc:359] T ca9898fd296d4306bc8dbf64f5935efb P cd48ac40daf04573a37c147ee5a6ebf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.404896 16905 raft_consensus.cc:385] T ca9898fd296d4306bc8dbf64f5935efb P cd48ac40daf04573a37c147ee5a6ebf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:56.404924 16905 raft_consensus.cc:740] T ca9898fd296d4306bc8dbf64f5935efb P cd48ac40daf04573a37c147ee5a6ebf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd48ac40daf04573a37c147ee5a6ebf4, State: Initialized, Role: FOLLOWER
I20260601 13:38:56.405063 16905 consensus_queue.cc:260] T ca9898fd296d4306bc8dbf64f5935efb P cd48ac40daf04573a37c147ee5a6ebf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.405925 16908 tablet_bootstrap.cc:654] T ca9898fd296d4306bc8dbf64f5935efb P 83887571cb2c429abdcdf947fd91948c: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:56.406224 16906 tablet_bootstrap.cc:654] T ca9898fd296d4306bc8dbf64f5935efb P fbbe356754bb4f90865f6cb614d173ed: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:56.406831 16905 ts_tablet_manager.cc:1434] T ca9898fd296d4306bc8dbf64f5935efb P cd48ac40daf04573a37c147ee5a6ebf4: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:38:56.407886 16906 tablet_bootstrap.cc:492] T ca9898fd296d4306bc8dbf64f5935efb P fbbe356754bb4f90865f6cb614d173ed: No bootstrap required, opened a new log
I20260601 13:38:56.408010 16906 ts_tablet_manager.cc:1403] T ca9898fd296d4306bc8dbf64f5935efb P fbbe356754bb4f90865f6cb614d173ed: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:38:56.408079 16908 tablet_bootstrap.cc:492] T ca9898fd296d4306bc8dbf64f5935efb P 83887571cb2c429abdcdf947fd91948c: No bootstrap required, opened a new log
I20260601 13:38:56.408186 16908 ts_tablet_manager.cc:1403] T ca9898fd296d4306bc8dbf64f5935efb P 83887571cb2c429abdcdf947fd91948c: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:38:56.408444 16905 tablet_bootstrap.cc:492] T bb2cc831d828485782ea14fbe60801b0 P cd48ac40daf04573a37c147ee5a6ebf4: Bootstrap starting.
I20260601 13:38:56.408578 16906 raft_consensus.cc:359] T ca9898fd296d4306bc8dbf64f5935efb P fbbe356754bb4f90865f6cb614d173ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.408704 16906 raft_consensus.cc:385] T ca9898fd296d4306bc8dbf64f5935efb P fbbe356754bb4f90865f6cb614d173ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:56.408684 16908 raft_consensus.cc:359] T ca9898fd296d4306bc8dbf64f5935efb P 83887571cb2c429abdcdf947fd91948c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.408744 16906 raft_consensus.cc:740] T ca9898fd296d4306bc8dbf64f5935efb P fbbe356754bb4f90865f6cb614d173ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbbe356754bb4f90865f6cb614d173ed, State: Initialized, Role: FOLLOWER
I20260601 13:38:56.408957 16906 consensus_queue.cc:260] T ca9898fd296d4306bc8dbf64f5935efb P fbbe356754bb4f90865f6cb614d173ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.409243 16906 ts_tablet_manager.cc:1434] T ca9898fd296d4306bc8dbf64f5935efb P fbbe356754bb4f90865f6cb614d173ed: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:56.409403 16906 tablet_bootstrap.cc:492] T 06e0e5b9b797492eb07e761a8805b64b P fbbe356754bb4f90865f6cb614d173ed: Bootstrap starting.
I20260601 13:38:56.409502 16905 tablet_bootstrap.cc:654] T bb2cc831d828485782ea14fbe60801b0 P cd48ac40daf04573a37c147ee5a6ebf4: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:56.410475 16906 tablet_bootstrap.cc:654] T 06e0e5b9b797492eb07e761a8805b64b P fbbe356754bb4f90865f6cb614d173ed: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:56.410787 16905 tablet_bootstrap.cc:492] T bb2cc831d828485782ea14fbe60801b0 P cd48ac40daf04573a37c147ee5a6ebf4: No bootstrap required, opened a new log
I20260601 13:38:56.410868 16905 ts_tablet_manager.cc:1403] T bb2cc831d828485782ea14fbe60801b0 P cd48ac40daf04573a37c147ee5a6ebf4: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:38:56.411105 16908 raft_consensus.cc:385] T ca9898fd296d4306bc8dbf64f5935efb P 83887571cb2c429abdcdf947fd91948c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:56.411183 16908 raft_consensus.cc:740] T ca9898fd296d4306bc8dbf64f5935efb P 83887571cb2c429abdcdf947fd91948c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83887571cb2c429abdcdf947fd91948c, State: Initialized, Role: FOLLOWER
I20260601 13:38:56.411370 16908 consensus_queue.cc:260] T ca9898fd296d4306bc8dbf64f5935efb P 83887571cb2c429abdcdf947fd91948c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.411980 16906 tablet_bootstrap.cc:492] T 06e0e5b9b797492eb07e761a8805b64b P fbbe356754bb4f90865f6cb614d173ed: No bootstrap required, opened a new log
I20260601 13:38:56.412117 16908 ts_tablet_manager.cc:1434] T ca9898fd296d4306bc8dbf64f5935efb P 83887571cb2c429abdcdf947fd91948c: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.001s
I20260601 13:38:56.412129 16906 ts_tablet_manager.cc:1403] T 06e0e5b9b797492eb07e761a8805b64b P fbbe356754bb4f90865f6cb614d173ed: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:56.412474 16908 tablet_bootstrap.cc:492] T 99aae3ab45f9428ea5e580e0945e92c8 P 83887571cb2c429abdcdf947fd91948c: Bootstrap starting.
I20260601 13:38:56.412851 16906 raft_consensus.cc:359] T 06e0e5b9b797492eb07e761a8805b64b P fbbe356754bb4f90865f6cb614d173ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.412959 16906 raft_consensus.cc:385] T 06e0e5b9b797492eb07e761a8805b64b P fbbe356754bb4f90865f6cb614d173ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:56.413007 16906 raft_consensus.cc:740] T 06e0e5b9b797492eb07e761a8805b64b P fbbe356754bb4f90865f6cb614d173ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbbe356754bb4f90865f6cb614d173ed, State: Initialized, Role: FOLLOWER
I20260601 13:38:56.413141 16906 consensus_queue.cc:260] T 06e0e5b9b797492eb07e761a8805b64b P fbbe356754bb4f90865f6cb614d173ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.411378 16905 raft_consensus.cc:359] T bb2cc831d828485782ea14fbe60801b0 P cd48ac40daf04573a37c147ee5a6ebf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.413430 16905 raft_consensus.cc:385] T bb2cc831d828485782ea14fbe60801b0 P cd48ac40daf04573a37c147ee5a6ebf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:56.413447 16906 ts_tablet_manager.cc:1434] T 06e0e5b9b797492eb07e761a8805b64b P fbbe356754bb4f90865f6cb614d173ed: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:38:56.413518 16905 raft_consensus.cc:740] T bb2cc831d828485782ea14fbe60801b0 P cd48ac40daf04573a37c147ee5a6ebf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd48ac40daf04573a37c147ee5a6ebf4, State: Initialized, Role: FOLLOWER
I20260601 13:38:56.413679 16906 tablet_bootstrap.cc:492] T cfb6a03dc6a5481281d478c3b43aa691 P fbbe356754bb4f90865f6cb614d173ed: Bootstrap starting.
I20260601 13:38:56.413651 16905 consensus_queue.cc:260] T bb2cc831d828485782ea14fbe60801b0 P cd48ac40daf04573a37c147ee5a6ebf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.413938 16905 ts_tablet_manager.cc:1434] T bb2cc831d828485782ea14fbe60801b0 P cd48ac40daf04573a37c147ee5a6ebf4: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:38:56.414726 16906 tablet_bootstrap.cc:654] T cfb6a03dc6a5481281d478c3b43aa691 P fbbe356754bb4f90865f6cb614d173ed: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:56.414742 16908 tablet_bootstrap.cc:654] T 99aae3ab45f9428ea5e580e0945e92c8 P 83887571cb2c429abdcdf947fd91948c: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:56.416164 16905 tablet_bootstrap.cc:492] T 06e0e5b9b797492eb07e761a8805b64b P cd48ac40daf04573a37c147ee5a6ebf4: Bootstrap starting.
I20260601 13:38:56.416225 16906 tablet_bootstrap.cc:492] T cfb6a03dc6a5481281d478c3b43aa691 P fbbe356754bb4f90865f6cb614d173ed: No bootstrap required, opened a new log
I20260601 13:38:56.416339 16906 ts_tablet_manager.cc:1403] T cfb6a03dc6a5481281d478c3b43aa691 P fbbe356754bb4f90865f6cb614d173ed: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:56.416807 16906 raft_consensus.cc:359] T cfb6a03dc6a5481281d478c3b43aa691 P fbbe356754bb4f90865f6cb614d173ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.416972 16906 raft_consensus.cc:385] T cfb6a03dc6a5481281d478c3b43aa691 P fbbe356754bb4f90865f6cb614d173ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:56.417057 16906 raft_consensus.cc:740] T cfb6a03dc6a5481281d478c3b43aa691 P fbbe356754bb4f90865f6cb614d173ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbbe356754bb4f90865f6cb614d173ed, State: Initialized, Role: FOLLOWER
I20260601 13:38:56.417255 16905 tablet_bootstrap.cc:654] T 06e0e5b9b797492eb07e761a8805b64b P cd48ac40daf04573a37c147ee5a6ebf4: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:56.417281 16906 consensus_queue.cc:260] T cfb6a03dc6a5481281d478c3b43aa691 P fbbe356754bb4f90865f6cb614d173ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.417586 16906 ts_tablet_manager.cc:1434] T cfb6a03dc6a5481281d478c3b43aa691 P fbbe356754bb4f90865f6cb614d173ed: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:56.417827 16906 tablet_bootstrap.cc:492] T bb2cc831d828485782ea14fbe60801b0 P fbbe356754bb4f90865f6cb614d173ed: Bootstrap starting.
I20260601 13:38:56.418805 16906 tablet_bootstrap.cc:654] T bb2cc831d828485782ea14fbe60801b0 P fbbe356754bb4f90865f6cb614d173ed: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:56.419305 16905 tablet_bootstrap.cc:492] T 06e0e5b9b797492eb07e761a8805b64b P cd48ac40daf04573a37c147ee5a6ebf4: No bootstrap required, opened a new log
I20260601 13:38:56.419776 16908 tablet_bootstrap.cc:492] T 99aae3ab45f9428ea5e580e0945e92c8 P 83887571cb2c429abdcdf947fd91948c: No bootstrap required, opened a new log
I20260601 13:38:56.419894 16908 ts_tablet_manager.cc:1403] T 99aae3ab45f9428ea5e580e0945e92c8 P 83887571cb2c429abdcdf947fd91948c: Time spent bootstrapping tablet: real 0.007s	user 0.001s	sys 0.001s
I20260601 13:38:56.420027 16906 tablet_bootstrap.cc:492] T bb2cc831d828485782ea14fbe60801b0 P fbbe356754bb4f90865f6cb614d173ed: No bootstrap required, opened a new log
I20260601 13:38:56.420151 16905 ts_tablet_manager.cc:1403] T 06e0e5b9b797492eb07e761a8805b64b P cd48ac40daf04573a37c147ee5a6ebf4: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:38:56.420161 16906 ts_tablet_manager.cc:1403] T bb2cc831d828485782ea14fbe60801b0 P fbbe356754bb4f90865f6cb614d173ed: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:38:56.420396 16908 raft_consensus.cc:359] T 99aae3ab45f9428ea5e580e0945e92c8 P 83887571cb2c429abdcdf947fd91948c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.420513 16908 raft_consensus.cc:385] T 99aae3ab45f9428ea5e580e0945e92c8 P 83887571cb2c429abdcdf947fd91948c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:56.420562 16908 raft_consensus.cc:740] T 99aae3ab45f9428ea5e580e0945e92c8 P 83887571cb2c429abdcdf947fd91948c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83887571cb2c429abdcdf947fd91948c, State: Initialized, Role: FOLLOWER
I20260601 13:38:56.420684 16905 raft_consensus.cc:359] T 06e0e5b9b797492eb07e761a8805b64b P cd48ac40daf04573a37c147ee5a6ebf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.420670 16906 raft_consensus.cc:359] T bb2cc831d828485782ea14fbe60801b0 P fbbe356754bb4f90865f6cb614d173ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.420728 16908 consensus_queue.cc:260] T 99aae3ab45f9428ea5e580e0945e92c8 P 83887571cb2c429abdcdf947fd91948c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.420794 16905 raft_consensus.cc:385] T 06e0e5b9b797492eb07e761a8805b64b P cd48ac40daf04573a37c147ee5a6ebf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:56.420805 16906 raft_consensus.cc:385] T bb2cc831d828485782ea14fbe60801b0 P fbbe356754bb4f90865f6cb614d173ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:56.420842 16905 raft_consensus.cc:740] T 06e0e5b9b797492eb07e761a8805b64b P cd48ac40daf04573a37c147ee5a6ebf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd48ac40daf04573a37c147ee5a6ebf4, State: Initialized, Role: FOLLOWER
I20260601 13:38:56.420859 16906 raft_consensus.cc:740] T bb2cc831d828485782ea14fbe60801b0 P fbbe356754bb4f90865f6cb614d173ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbbe356754bb4f90865f6cb614d173ed, State: Initialized, Role: FOLLOWER
I20260601 13:38:56.420970 16906 consensus_queue.cc:260] T bb2cc831d828485782ea14fbe60801b0 P fbbe356754bb4f90865f6cb614d173ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.421007 16905 consensus_queue.cc:260] T 06e0e5b9b797492eb07e761a8805b64b P cd48ac40daf04573a37c147ee5a6ebf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.421042 16908 ts_tablet_manager.cc:1434] T 99aae3ab45f9428ea5e580e0945e92c8 P 83887571cb2c429abdcdf947fd91948c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:56.421329 16906 ts_tablet_manager.cc:1434] T bb2cc831d828485782ea14fbe60801b0 P fbbe356754bb4f90865f6cb614d173ed: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:56.421579 16908 tablet_bootstrap.cc:492] T 06e0e5b9b797492eb07e761a8805b64b P 83887571cb2c429abdcdf947fd91948c: Bootstrap starting.
I20260601 13:38:56.422590 16905 ts_tablet_manager.cc:1434] T 06e0e5b9b797492eb07e761a8805b64b P cd48ac40daf04573a37c147ee5a6ebf4: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:38:56.422703 16908 tablet_bootstrap.cc:654] T 06e0e5b9b797492eb07e761a8805b64b P 83887571cb2c429abdcdf947fd91948c: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:56.422760 16905 tablet_bootstrap.cc:492] T 99aae3ab45f9428ea5e580e0945e92c8 P cd48ac40daf04573a37c147ee5a6ebf4: Bootstrap starting.
I20260601 13:38:56.424283 16905 tablet_bootstrap.cc:654] T 99aae3ab45f9428ea5e580e0945e92c8 P cd48ac40daf04573a37c147ee5a6ebf4: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:56.424458 16908 tablet_bootstrap.cc:492] T 06e0e5b9b797492eb07e761a8805b64b P 83887571cb2c429abdcdf947fd91948c: No bootstrap required, opened a new log
I20260601 13:38:56.424610 16908 ts_tablet_manager.cc:1403] T 06e0e5b9b797492eb07e761a8805b64b P 83887571cb2c429abdcdf947fd91948c: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:56.425621 16908 raft_consensus.cc:359] T 06e0e5b9b797492eb07e761a8805b64b P 83887571cb2c429abdcdf947fd91948c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.425745 16908 raft_consensus.cc:385] T 06e0e5b9b797492eb07e761a8805b64b P 83887571cb2c429abdcdf947fd91948c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:56.425791 16908 raft_consensus.cc:740] T 06e0e5b9b797492eb07e761a8805b64b P 83887571cb2c429abdcdf947fd91948c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83887571cb2c429abdcdf947fd91948c, State: Initialized, Role: FOLLOWER
I20260601 13:38:56.425930 16908 consensus_queue.cc:260] T 06e0e5b9b797492eb07e761a8805b64b P 83887571cb2c429abdcdf947fd91948c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.426241 16908 ts_tablet_manager.cc:1434] T 06e0e5b9b797492eb07e761a8805b64b P 83887571cb2c429abdcdf947fd91948c: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
I20260601 13:38:56.426443 16908 tablet_bootstrap.cc:492] T bb2cc831d828485782ea14fbe60801b0 P 83887571cb2c429abdcdf947fd91948c: Bootstrap starting.
I20260601 13:38:56.427625 16908 tablet_bootstrap.cc:654] T bb2cc831d828485782ea14fbe60801b0 P 83887571cb2c429abdcdf947fd91948c: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:56.427866 16905 tablet_bootstrap.cc:492] T 99aae3ab45f9428ea5e580e0945e92c8 P cd48ac40daf04573a37c147ee5a6ebf4: No bootstrap required, opened a new log
I20260601 13:38:56.427981 16905 ts_tablet_manager.cc:1403] T 99aae3ab45f9428ea5e580e0945e92c8 P cd48ac40daf04573a37c147ee5a6ebf4: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:38:56.428490 16905 raft_consensus.cc:359] T 99aae3ab45f9428ea5e580e0945e92c8 P cd48ac40daf04573a37c147ee5a6ebf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.428647 16905 raft_consensus.cc:385] T 99aae3ab45f9428ea5e580e0945e92c8 P cd48ac40daf04573a37c147ee5a6ebf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:56.428718 16905 raft_consensus.cc:740] T 99aae3ab45f9428ea5e580e0945e92c8 P cd48ac40daf04573a37c147ee5a6ebf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd48ac40daf04573a37c147ee5a6ebf4, State: Initialized, Role: FOLLOWER
I20260601 13:38:56.428948 16908 tablet_bootstrap.cc:492] T bb2cc831d828485782ea14fbe60801b0 P 83887571cb2c429abdcdf947fd91948c: No bootstrap required, opened a new log
I20260601 13:38:56.428894 16905 consensus_queue.cc:260] T 99aae3ab45f9428ea5e580e0945e92c8 P cd48ac40daf04573a37c147ee5a6ebf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.429081 16908 ts_tablet_manager.cc:1403] T bb2cc831d828485782ea14fbe60801b0 P 83887571cb2c429abdcdf947fd91948c: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:56.429306 16905 ts_tablet_manager.cc:1434] T 99aae3ab45f9428ea5e580e0945e92c8 P cd48ac40daf04573a37c147ee5a6ebf4: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:38:56.429685 16908 raft_consensus.cc:359] T bb2cc831d828485782ea14fbe60801b0 P 83887571cb2c429abdcdf947fd91948c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.429804 16908 raft_consensus.cc:385] T bb2cc831d828485782ea14fbe60801b0 P 83887571cb2c429abdcdf947fd91948c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:56.429852 16908 raft_consensus.cc:740] T bb2cc831d828485782ea14fbe60801b0 P 83887571cb2c429abdcdf947fd91948c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83887571cb2c429abdcdf947fd91948c, State: Initialized, Role: FOLLOWER
I20260601 13:38:56.429984 16908 consensus_queue.cc:260] T bb2cc831d828485782ea14fbe60801b0 P 83887571cb2c429abdcdf947fd91948c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.430264 16908 ts_tablet_manager.cc:1434] T bb2cc831d828485782ea14fbe60801b0 P 83887571cb2c429abdcdf947fd91948c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:38:56.505491 16918 raft_consensus.cc:493] T 99aae3ab45f9428ea5e580e0945e92c8 P cd48ac40daf04573a37c147ee5a6ebf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:56.505702 16918 raft_consensus.cc:515] T 99aae3ab45f9428ea5e580e0945e92c8 P cd48ac40daf04573a37c147ee5a6ebf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.506381 16918 leader_election.cc:290] T 99aae3ab45f9428ea5e580e0945e92c8 P cd48ac40daf04573a37c147ee5a6ebf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbbe356754bb4f90865f6cb614d173ed (127.7.40.2:34715), 83887571cb2c429abdcdf947fd91948c (127.7.40.3:45215)
I20260601 13:38:56.510241 16859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99aae3ab45f9428ea5e580e0945e92c8" candidate_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83887571cb2c429abdcdf947fd91948c" is_pre_election: true
I20260601 13:38:56.510263 16783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99aae3ab45f9428ea5e580e0945e92c8" candidate_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbbe356754bb4f90865f6cb614d173ed" is_pre_election: true
I20260601 13:38:56.510406 16859 raft_consensus.cc:2468] T 99aae3ab45f9428ea5e580e0945e92c8 P 83887571cb2c429abdcdf947fd91948c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd48ac40daf04573a37c147ee5a6ebf4 in term 0.
I20260601 13:38:56.510457 16783 raft_consensus.cc:2468] T 99aae3ab45f9428ea5e580e0945e92c8 P fbbe356754bb4f90865f6cb614d173ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd48ac40daf04573a37c147ee5a6ebf4 in term 0.
I20260601 13:38:56.510838 16672 leader_election.cc:304] T 99aae3ab45f9428ea5e580e0945e92c8 P cd48ac40daf04573a37c147ee5a6ebf4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd48ac40daf04573a37c147ee5a6ebf4, fbbe356754bb4f90865f6cb614d173ed; no voters: 
I20260601 13:38:56.511030 16918 raft_consensus.cc:2804] T 99aae3ab45f9428ea5e580e0945e92c8 P cd48ac40daf04573a37c147ee5a6ebf4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:56.511137 16918 raft_consensus.cc:493] T 99aae3ab45f9428ea5e580e0945e92c8 P cd48ac40daf04573a37c147ee5a6ebf4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:56.511200 16918 raft_consensus.cc:3060] T 99aae3ab45f9428ea5e580e0945e92c8 P cd48ac40daf04573a37c147ee5a6ebf4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:56.512102 16918 raft_consensus.cc:515] T 99aae3ab45f9428ea5e580e0945e92c8 P cd48ac40daf04573a37c147ee5a6ebf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.512548 16918 leader_election.cc:290] T 99aae3ab45f9428ea5e580e0945e92c8 P cd48ac40daf04573a37c147ee5a6ebf4 [CANDIDATE]: Term 1 election: Requested vote from peers fbbe356754bb4f90865f6cb614d173ed (127.7.40.2:34715), 83887571cb2c429abdcdf947fd91948c (127.7.40.3:45215)
I20260601 13:38:56.512923 16859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99aae3ab45f9428ea5e580e0945e92c8" candidate_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83887571cb2c429abdcdf947fd91948c"
I20260601 13:38:56.512924 16783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99aae3ab45f9428ea5e580e0945e92c8" candidate_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbbe356754bb4f90865f6cb614d173ed"
I20260601 13:38:56.513073 16783 raft_consensus.cc:3060] T 99aae3ab45f9428ea5e580e0945e92c8 P fbbe356754bb4f90865f6cb614d173ed [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:56.513073 16859 raft_consensus.cc:3060] T 99aae3ab45f9428ea5e580e0945e92c8 P 83887571cb2c429abdcdf947fd91948c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:56.514133 16783 raft_consensus.cc:2468] T 99aae3ab45f9428ea5e580e0945e92c8 P fbbe356754bb4f90865f6cb614d173ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd48ac40daf04573a37c147ee5a6ebf4 in term 1.
I20260601 13:38:56.514142 16859 raft_consensus.cc:2468] T 99aae3ab45f9428ea5e580e0945e92c8 P 83887571cb2c429abdcdf947fd91948c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd48ac40daf04573a37c147ee5a6ebf4 in term 1.
I20260601 13:38:56.514529 16672 leader_election.cc:304] T 99aae3ab45f9428ea5e580e0945e92c8 P cd48ac40daf04573a37c147ee5a6ebf4 [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: 83887571cb2c429abdcdf947fd91948c, cd48ac40daf04573a37c147ee5a6ebf4, fbbe356754bb4f90865f6cb614d173ed; no voters: 
I20260601 13:38:56.514755 16918 raft_consensus.cc:2804] T 99aae3ab45f9428ea5e580e0945e92c8 P cd48ac40daf04573a37c147ee5a6ebf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:56.514842 16918 raft_consensus.cc:697] T 99aae3ab45f9428ea5e580e0945e92c8 P cd48ac40daf04573a37c147ee5a6ebf4 [term 1 LEADER]: Becoming Leader. State: Replica: cd48ac40daf04573a37c147ee5a6ebf4, State: Running, Role: LEADER
I20260601 13:38:56.515718 16918 consensus_queue.cc:237] T 99aae3ab45f9428ea5e580e0945e92c8 P cd48ac40daf04573a37c147ee5a6ebf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.515815 16920 raft_consensus.cc:493] T cfb6a03dc6a5481281d478c3b43aa691 P 83887571cb2c429abdcdf947fd91948c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:56.515911 16920 raft_consensus.cc:515] T cfb6a03dc6a5481281d478c3b43aa691 P 83887571cb2c429abdcdf947fd91948c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.516366 16920 leader_election.cc:290] T cfb6a03dc6a5481281d478c3b43aa691 P 83887571cb2c429abdcdf947fd91948c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd48ac40daf04573a37c147ee5a6ebf4 (127.7.40.1:41251), fbbe356754bb4f90865f6cb614d173ed (127.7.40.2:34715)
I20260601 13:38:56.518115 16596 catalog_manager.cc:5696] T 99aae3ab45f9428ea5e580e0945e92c8 P cd48ac40daf04573a37c147ee5a6ebf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd48ac40daf04573a37c147ee5a6ebf4 (127.7.40.1). New cstate: current_term: 1 leader_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:56.521355 16706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb6a03dc6a5481281d478c3b43aa691" candidate_uuid: "83887571cb2c429abdcdf947fd91948c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" is_pre_election: true
I20260601 13:38:56.521538 16706 raft_consensus.cc:2468] T cfb6a03dc6a5481281d478c3b43aa691 P cd48ac40daf04573a37c147ee5a6ebf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83887571cb2c429abdcdf947fd91948c in term 0.
I20260601 13:38:56.521930 16823 leader_election.cc:304] T cfb6a03dc6a5481281d478c3b43aa691 P 83887571cb2c429abdcdf947fd91948c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83887571cb2c429abdcdf947fd91948c, cd48ac40daf04573a37c147ee5a6ebf4; no voters: 
I20260601 13:38:56.522107 16920 raft_consensus.cc:2804] T cfb6a03dc6a5481281d478c3b43aa691 P 83887571cb2c429abdcdf947fd91948c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:56.522194 16920 raft_consensus.cc:493] T cfb6a03dc6a5481281d478c3b43aa691 P 83887571cb2c429abdcdf947fd91948c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:56.522264 16920 raft_consensus.cc:3060] T cfb6a03dc6a5481281d478c3b43aa691 P 83887571cb2c429abdcdf947fd91948c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:56.522387 16783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb6a03dc6a5481281d478c3b43aa691" candidate_uuid: "83887571cb2c429abdcdf947fd91948c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbbe356754bb4f90865f6cb614d173ed" is_pre_election: true
I20260601 13:38:56.522502 16783 raft_consensus.cc:2468] T cfb6a03dc6a5481281d478c3b43aa691 P fbbe356754bb4f90865f6cb614d173ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83887571cb2c429abdcdf947fd91948c in term 0.
I20260601 13:38:56.523358 16920 raft_consensus.cc:515] T cfb6a03dc6a5481281d478c3b43aa691 P 83887571cb2c429abdcdf947fd91948c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.523774 16920 leader_election.cc:290] T cfb6a03dc6a5481281d478c3b43aa691 P 83887571cb2c429abdcdf947fd91948c [CANDIDATE]: Term 1 election: Requested vote from peers cd48ac40daf04573a37c147ee5a6ebf4 (127.7.40.1:41251), fbbe356754bb4f90865f6cb614d173ed (127.7.40.2:34715)
I20260601 13:38:56.524053 16706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb6a03dc6a5481281d478c3b43aa691" candidate_uuid: "83887571cb2c429abdcdf947fd91948c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd48ac40daf04573a37c147ee5a6ebf4"
I20260601 13:38:56.524174 16706 raft_consensus.cc:3060] T cfb6a03dc6a5481281d478c3b43aa691 P cd48ac40daf04573a37c147ee5a6ebf4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:56.524196 16783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb6a03dc6a5481281d478c3b43aa691" candidate_uuid: "83887571cb2c429abdcdf947fd91948c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbbe356754bb4f90865f6cb614d173ed"
I20260601 13:38:56.524323 16783 raft_consensus.cc:3060] T cfb6a03dc6a5481281d478c3b43aa691 P fbbe356754bb4f90865f6cb614d173ed [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:56.525187 16706 raft_consensus.cc:2468] T cfb6a03dc6a5481281d478c3b43aa691 P cd48ac40daf04573a37c147ee5a6ebf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83887571cb2c429abdcdf947fd91948c in term 1.
I20260601 13:38:56.525355 16783 raft_consensus.cc:2468] T cfb6a03dc6a5481281d478c3b43aa691 P fbbe356754bb4f90865f6cb614d173ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83887571cb2c429abdcdf947fd91948c in term 1.
I20260601 13:38:56.525481 16823 leader_election.cc:304] T cfb6a03dc6a5481281d478c3b43aa691 P 83887571cb2c429abdcdf947fd91948c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83887571cb2c429abdcdf947fd91948c, cd48ac40daf04573a37c147ee5a6ebf4; no voters: 
I20260601 13:38:56.525713 16920 raft_consensus.cc:2804] T cfb6a03dc6a5481281d478c3b43aa691 P 83887571cb2c429abdcdf947fd91948c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:56.525825 16920 raft_consensus.cc:697] T cfb6a03dc6a5481281d478c3b43aa691 P 83887571cb2c429abdcdf947fd91948c [term 1 LEADER]: Becoming Leader. State: Replica: 83887571cb2c429abdcdf947fd91948c, State: Running, Role: LEADER
I20260601 13:38:56.525972 16920 consensus_queue.cc:237] T cfb6a03dc6a5481281d478c3b43aa691 P 83887571cb2c429abdcdf947fd91948c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.527690 16596 catalog_manager.cc:5696] T cfb6a03dc6a5481281d478c3b43aa691 P 83887571cb2c429abdcdf947fd91948c reported cstate change: term changed from 0 to 1, leader changed from <none> to 83887571cb2c429abdcdf947fd91948c (127.7.40.3). New cstate: current_term: 1 leader_uuid: "83887571cb2c429abdcdf947fd91948c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } health_report { overall_health: HEALTHY } } }
I20260601 13:38:56.568473 16911 raft_consensus.cc:493] T bb2cc831d828485782ea14fbe60801b0 P fbbe356754bb4f90865f6cb614d173ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:56.568719 16911 raft_consensus.cc:515] T bb2cc831d828485782ea14fbe60801b0 P fbbe356754bb4f90865f6cb614d173ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.569335 16911 leader_election.cc:290] T bb2cc831d828485782ea14fbe60801b0 P fbbe356754bb4f90865f6cb614d173ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd48ac40daf04573a37c147ee5a6ebf4 (127.7.40.1:41251), 83887571cb2c429abdcdf947fd91948c (127.7.40.3:45215)
I20260601 13:38:56.573719 16859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb2cc831d828485782ea14fbe60801b0" candidate_uuid: "fbbe356754bb4f90865f6cb614d173ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83887571cb2c429abdcdf947fd91948c" is_pre_election: true
I20260601 13:38:56.573719 16706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb2cc831d828485782ea14fbe60801b0" candidate_uuid: "fbbe356754bb4f90865f6cb614d173ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" is_pre_election: true
I20260601 13:38:56.573938 16859 raft_consensus.cc:2468] T bb2cc831d828485782ea14fbe60801b0 P 83887571cb2c429abdcdf947fd91948c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbbe356754bb4f90865f6cb614d173ed in term 0.
I20260601 13:38:56.573956 16706 raft_consensus.cc:2468] T bb2cc831d828485782ea14fbe60801b0 P cd48ac40daf04573a37c147ee5a6ebf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbbe356754bb4f90865f6cb614d173ed in term 0.
I20260601 13:38:56.574273 16748 leader_election.cc:304] T bb2cc831d828485782ea14fbe60801b0 P fbbe356754bb4f90865f6cb614d173ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83887571cb2c429abdcdf947fd91948c, fbbe356754bb4f90865f6cb614d173ed; no voters: 
I20260601 13:38:56.574456 16911 raft_consensus.cc:2804] T bb2cc831d828485782ea14fbe60801b0 P fbbe356754bb4f90865f6cb614d173ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:56.574533 16911 raft_consensus.cc:493] T bb2cc831d828485782ea14fbe60801b0 P fbbe356754bb4f90865f6cb614d173ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:56.574592 16911 raft_consensus.cc:3060] T bb2cc831d828485782ea14fbe60801b0 P fbbe356754bb4f90865f6cb614d173ed [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:56.575589 16911 raft_consensus.cc:515] T bb2cc831d828485782ea14fbe60801b0 P fbbe356754bb4f90865f6cb614d173ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.575994 16911 leader_election.cc:290] T bb2cc831d828485782ea14fbe60801b0 P fbbe356754bb4f90865f6cb614d173ed [CANDIDATE]: Term 1 election: Requested vote from peers cd48ac40daf04573a37c147ee5a6ebf4 (127.7.40.1:41251), 83887571cb2c429abdcdf947fd91948c (127.7.40.3:45215)
I20260601 13:38:56.576546 16706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb2cc831d828485782ea14fbe60801b0" candidate_uuid: "fbbe356754bb4f90865f6cb614d173ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd48ac40daf04573a37c147ee5a6ebf4"
I20260601 13:38:56.576546 16859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb2cc831d828485782ea14fbe60801b0" candidate_uuid: "fbbe356754bb4f90865f6cb614d173ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83887571cb2c429abdcdf947fd91948c"
I20260601 13:38:56.576757 16706 raft_consensus.cc:3060] T bb2cc831d828485782ea14fbe60801b0 P cd48ac40daf04573a37c147ee5a6ebf4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:56.576757 16859 raft_consensus.cc:3060] T bb2cc831d828485782ea14fbe60801b0 P 83887571cb2c429abdcdf947fd91948c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:56.577795 16859 raft_consensus.cc:2468] T bb2cc831d828485782ea14fbe60801b0 P 83887571cb2c429abdcdf947fd91948c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbbe356754bb4f90865f6cb614d173ed in term 1.
I20260601 13:38:56.577795 16706 raft_consensus.cc:2468] T bb2cc831d828485782ea14fbe60801b0 P cd48ac40daf04573a37c147ee5a6ebf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbbe356754bb4f90865f6cb614d173ed in term 1.
I20260601 13:38:56.578131 16748 leader_election.cc:304] T bb2cc831d828485782ea14fbe60801b0 P fbbe356754bb4f90865f6cb614d173ed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83887571cb2c429abdcdf947fd91948c, fbbe356754bb4f90865f6cb614d173ed; no voters: 
I20260601 13:38:56.578420 16911 raft_consensus.cc:2804] T bb2cc831d828485782ea14fbe60801b0 P fbbe356754bb4f90865f6cb614d173ed [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:56.578536 16911 raft_consensus.cc:697] T bb2cc831d828485782ea14fbe60801b0 P fbbe356754bb4f90865f6cb614d173ed [term 1 LEADER]: Becoming Leader. State: Replica: fbbe356754bb4f90865f6cb614d173ed, State: Running, Role: LEADER
I20260601 13:38:56.578685 16911 consensus_queue.cc:237] T bb2cc831d828485782ea14fbe60801b0 P fbbe356754bb4f90865f6cb614d173ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.580718 16596 catalog_manager.cc:5696] T bb2cc831d828485782ea14fbe60801b0 P fbbe356754bb4f90865f6cb614d173ed reported cstate change: term changed from 0 to 1, leader changed from <none> to fbbe356754bb4f90865f6cb614d173ed (127.7.40.2). New cstate: current_term: 1 leader_uuid: "fbbe356754bb4f90865f6cb614d173ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:56.592720 16911 raft_consensus.cc:493] T ca9898fd296d4306bc8dbf64f5935efb P fbbe356754bb4f90865f6cb614d173ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:56.592900 16911 raft_consensus.cc:515] T ca9898fd296d4306bc8dbf64f5935efb P fbbe356754bb4f90865f6cb614d173ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.593405 16911 leader_election.cc:290] T ca9898fd296d4306bc8dbf64f5935efb P fbbe356754bb4f90865f6cb614d173ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd48ac40daf04573a37c147ee5a6ebf4 (127.7.40.1:41251), 83887571cb2c429abdcdf947fd91948c (127.7.40.3:45215)
I20260601 13:38:56.593909 16706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca9898fd296d4306bc8dbf64f5935efb" candidate_uuid: "fbbe356754bb4f90865f6cb614d173ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" is_pre_election: true
I20260601 13:38:56.593909 16859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca9898fd296d4306bc8dbf64f5935efb" candidate_uuid: "fbbe356754bb4f90865f6cb614d173ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83887571cb2c429abdcdf947fd91948c" is_pre_election: true
I20260601 13:38:56.594110 16706 raft_consensus.cc:2468] T ca9898fd296d4306bc8dbf64f5935efb P cd48ac40daf04573a37c147ee5a6ebf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbbe356754bb4f90865f6cb614d173ed in term 0.
I20260601 13:38:56.594110 16859 raft_consensus.cc:2468] T ca9898fd296d4306bc8dbf64f5935efb P 83887571cb2c429abdcdf947fd91948c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbbe356754bb4f90865f6cb614d173ed in term 0.
I20260601 13:38:56.594441 16748 leader_election.cc:304] T ca9898fd296d4306bc8dbf64f5935efb P fbbe356754bb4f90865f6cb614d173ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83887571cb2c429abdcdf947fd91948c, fbbe356754bb4f90865f6cb614d173ed; no voters: 
I20260601 13:38:56.594664 16911 raft_consensus.cc:2804] T ca9898fd296d4306bc8dbf64f5935efb P fbbe356754bb4f90865f6cb614d173ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:56.594729 16911 raft_consensus.cc:493] T ca9898fd296d4306bc8dbf64f5935efb P fbbe356754bb4f90865f6cb614d173ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:56.594774 16911 raft_consensus.cc:3060] T ca9898fd296d4306bc8dbf64f5935efb P fbbe356754bb4f90865f6cb614d173ed [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:56.595781 16911 raft_consensus.cc:515] T ca9898fd296d4306bc8dbf64f5935efb P fbbe356754bb4f90865f6cb614d173ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.596211 16911 leader_election.cc:290] T ca9898fd296d4306bc8dbf64f5935efb P fbbe356754bb4f90865f6cb614d173ed [CANDIDATE]: Term 1 election: Requested vote from peers cd48ac40daf04573a37c147ee5a6ebf4 (127.7.40.1:41251), 83887571cb2c429abdcdf947fd91948c (127.7.40.3:45215)
I20260601 13:38:56.596611 16706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca9898fd296d4306bc8dbf64f5935efb" candidate_uuid: "fbbe356754bb4f90865f6cb614d173ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd48ac40daf04573a37c147ee5a6ebf4"
I20260601 13:38:56.596611 16859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca9898fd296d4306bc8dbf64f5935efb" candidate_uuid: "fbbe356754bb4f90865f6cb614d173ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83887571cb2c429abdcdf947fd91948c"
I20260601 13:38:56.596773 16706 raft_consensus.cc:3060] T ca9898fd296d4306bc8dbf64f5935efb P cd48ac40daf04573a37c147ee5a6ebf4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:56.596773 16859 raft_consensus.cc:3060] T ca9898fd296d4306bc8dbf64f5935efb P 83887571cb2c429abdcdf947fd91948c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:56.597831 16706 raft_consensus.cc:2468] T ca9898fd296d4306bc8dbf64f5935efb P cd48ac40daf04573a37c147ee5a6ebf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbbe356754bb4f90865f6cb614d173ed in term 1.
I20260601 13:38:56.597831 16859 raft_consensus.cc:2468] T ca9898fd296d4306bc8dbf64f5935efb P 83887571cb2c429abdcdf947fd91948c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbbe356754bb4f90865f6cb614d173ed in term 1.
I20260601 13:38:56.598203 16748 leader_election.cc:304] T ca9898fd296d4306bc8dbf64f5935efb P fbbe356754bb4f90865f6cb614d173ed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83887571cb2c429abdcdf947fd91948c, fbbe356754bb4f90865f6cb614d173ed; no voters: 
I20260601 13:38:56.598420 16911 raft_consensus.cc:2804] T ca9898fd296d4306bc8dbf64f5935efb P fbbe356754bb4f90865f6cb614d173ed [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:56.598555 16911 raft_consensus.cc:697] T ca9898fd296d4306bc8dbf64f5935efb P fbbe356754bb4f90865f6cb614d173ed [term 1 LEADER]: Becoming Leader. State: Replica: fbbe356754bb4f90865f6cb614d173ed, State: Running, Role: LEADER
I20260601 13:38:56.598752 16911 consensus_queue.cc:237] T ca9898fd296d4306bc8dbf64f5935efb P fbbe356754bb4f90865f6cb614d173ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.600914 16596 catalog_manager.cc:5696] T ca9898fd296d4306bc8dbf64f5935efb P fbbe356754bb4f90865f6cb614d173ed reported cstate change: term changed from 0 to 1, leader changed from <none> to fbbe356754bb4f90865f6cb614d173ed (127.7.40.2). New cstate: current_term: 1 leader_uuid: "fbbe356754bb4f90865f6cb614d173ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:56.641080 16911 raft_consensus.cc:493] T 25d1898432844252b74fc0db45774dab P fbbe356754bb4f90865f6cb614d173ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:56.641319 16911 raft_consensus.cc:515] T 25d1898432844252b74fc0db45774dab P fbbe356754bb4f90865f6cb614d173ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.641842 16911 leader_election.cc:290] T 25d1898432844252b74fc0db45774dab P fbbe356754bb4f90865f6cb614d173ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd48ac40daf04573a37c147ee5a6ebf4 (127.7.40.1:41251), 83887571cb2c429abdcdf947fd91948c (127.7.40.3:45215)
I20260601 13:38:56.642400 16706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25d1898432844252b74fc0db45774dab" candidate_uuid: "fbbe356754bb4f90865f6cb614d173ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" is_pre_election: true
I20260601 13:38:56.642454 16859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25d1898432844252b74fc0db45774dab" candidate_uuid: "fbbe356754bb4f90865f6cb614d173ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83887571cb2c429abdcdf947fd91948c" is_pre_election: true
I20260601 13:38:56.642522 16706 raft_consensus.cc:2468] T 25d1898432844252b74fc0db45774dab P cd48ac40daf04573a37c147ee5a6ebf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbbe356754bb4f90865f6cb614d173ed in term 0.
I20260601 13:38:56.642668 16859 raft_consensus.cc:2468] T 25d1898432844252b74fc0db45774dab P 83887571cb2c429abdcdf947fd91948c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbbe356754bb4f90865f6cb614d173ed in term 0.
I20260601 13:38:56.642973 16747 leader_election.cc:304] T 25d1898432844252b74fc0db45774dab P fbbe356754bb4f90865f6cb614d173ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd48ac40daf04573a37c147ee5a6ebf4, fbbe356754bb4f90865f6cb614d173ed; no voters: 
I20260601 13:38:56.643209 16911 raft_consensus.cc:2804] T 25d1898432844252b74fc0db45774dab P fbbe356754bb4f90865f6cb614d173ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:56.643293 16911 raft_consensus.cc:493] T 25d1898432844252b74fc0db45774dab P fbbe356754bb4f90865f6cb614d173ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:56.643357 16911 raft_consensus.cc:3060] T 25d1898432844252b74fc0db45774dab P fbbe356754bb4f90865f6cb614d173ed [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:56.644356 16911 raft_consensus.cc:515] T 25d1898432844252b74fc0db45774dab P fbbe356754bb4f90865f6cb614d173ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.644825 16911 leader_election.cc:290] T 25d1898432844252b74fc0db45774dab P fbbe356754bb4f90865f6cb614d173ed [CANDIDATE]: Term 1 election: Requested vote from peers cd48ac40daf04573a37c147ee5a6ebf4 (127.7.40.1:41251), 83887571cb2c429abdcdf947fd91948c (127.7.40.3:45215)
I20260601 13:38:56.645223 16706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25d1898432844252b74fc0db45774dab" candidate_uuid: "fbbe356754bb4f90865f6cb614d173ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd48ac40daf04573a37c147ee5a6ebf4"
I20260601 13:38:56.645224 16859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25d1898432844252b74fc0db45774dab" candidate_uuid: "fbbe356754bb4f90865f6cb614d173ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83887571cb2c429abdcdf947fd91948c"
I20260601 13:38:56.645349 16706 raft_consensus.cc:3060] T 25d1898432844252b74fc0db45774dab P cd48ac40daf04573a37c147ee5a6ebf4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:56.645419 16859 raft_consensus.cc:3060] T 25d1898432844252b74fc0db45774dab P 83887571cb2c429abdcdf947fd91948c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:56.646260 16706 raft_consensus.cc:2468] T 25d1898432844252b74fc0db45774dab P cd48ac40daf04573a37c147ee5a6ebf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbbe356754bb4f90865f6cb614d173ed in term 1.
I20260601 13:38:56.646296 16859 raft_consensus.cc:2468] T 25d1898432844252b74fc0db45774dab P 83887571cb2c429abdcdf947fd91948c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbbe356754bb4f90865f6cb614d173ed in term 1.
I20260601 13:38:56.646675 16747 leader_election.cc:304] T 25d1898432844252b74fc0db45774dab P fbbe356754bb4f90865f6cb614d173ed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd48ac40daf04573a37c147ee5a6ebf4, fbbe356754bb4f90865f6cb614d173ed; no voters: 
I20260601 13:38:56.646931 16911 raft_consensus.cc:2804] T 25d1898432844252b74fc0db45774dab P fbbe356754bb4f90865f6cb614d173ed [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:56.647030 16911 raft_consensus.cc:697] T 25d1898432844252b74fc0db45774dab P fbbe356754bb4f90865f6cb614d173ed [term 1 LEADER]: Becoming Leader. State: Replica: fbbe356754bb4f90865f6cb614d173ed, State: Running, Role: LEADER
I20260601 13:38:56.647225 16911 consensus_queue.cc:237] T 25d1898432844252b74fc0db45774dab P fbbe356754bb4f90865f6cb614d173ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.649124 16596 catalog_manager.cc:5696] T 25d1898432844252b74fc0db45774dab P fbbe356754bb4f90865f6cb614d173ed reported cstate change: term changed from 0 to 1, leader changed from <none> to fbbe356754bb4f90865f6cb614d173ed (127.7.40.2). New cstate: current_term: 1 leader_uuid: "fbbe356754bb4f90865f6cb614d173ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:56.707955 16920 raft_consensus.cc:493] T 06e0e5b9b797492eb07e761a8805b64b P 83887571cb2c429abdcdf947fd91948c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:56.708248 16920 raft_consensus.cc:515] T 06e0e5b9b797492eb07e761a8805b64b P 83887571cb2c429abdcdf947fd91948c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.708918 16920 leader_election.cc:290] T 06e0e5b9b797492eb07e761a8805b64b P 83887571cb2c429abdcdf947fd91948c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd48ac40daf04573a37c147ee5a6ebf4 (127.7.40.1:41251), fbbe356754bb4f90865f6cb614d173ed (127.7.40.2:34715)
I20260601 13:38:56.709482 16706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06e0e5b9b797492eb07e761a8805b64b" candidate_uuid: "83887571cb2c429abdcdf947fd91948c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" is_pre_election: true
I20260601 13:38:56.709486 16783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06e0e5b9b797492eb07e761a8805b64b" candidate_uuid: "83887571cb2c429abdcdf947fd91948c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbbe356754bb4f90865f6cb614d173ed" is_pre_election: true
I20260601 13:38:56.709659 16706 raft_consensus.cc:2468] T 06e0e5b9b797492eb07e761a8805b64b P cd48ac40daf04573a37c147ee5a6ebf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83887571cb2c429abdcdf947fd91948c in term 0.
I20260601 13:38:56.709707 16783 raft_consensus.cc:2468] T 06e0e5b9b797492eb07e761a8805b64b P fbbe356754bb4f90865f6cb614d173ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83887571cb2c429abdcdf947fd91948c in term 0.
I20260601 13:38:56.709996 16823 leader_election.cc:304] T 06e0e5b9b797492eb07e761a8805b64b P 83887571cb2c429abdcdf947fd91948c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83887571cb2c429abdcdf947fd91948c, cd48ac40daf04573a37c147ee5a6ebf4; no voters: 
I20260601 13:38:56.710204 16920 raft_consensus.cc:2804] T 06e0e5b9b797492eb07e761a8805b64b P 83887571cb2c429abdcdf947fd91948c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:56.710281 16920 raft_consensus.cc:493] T 06e0e5b9b797492eb07e761a8805b64b P 83887571cb2c429abdcdf947fd91948c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:56.710336 16920 raft_consensus.cc:3060] T 06e0e5b9b797492eb07e761a8805b64b P 83887571cb2c429abdcdf947fd91948c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:56.711354 16920 raft_consensus.cc:515] T 06e0e5b9b797492eb07e761a8805b64b P 83887571cb2c429abdcdf947fd91948c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.711814 16920 leader_election.cc:290] T 06e0e5b9b797492eb07e761a8805b64b P 83887571cb2c429abdcdf947fd91948c [CANDIDATE]: Term 1 election: Requested vote from peers cd48ac40daf04573a37c147ee5a6ebf4 (127.7.40.1:41251), fbbe356754bb4f90865f6cb614d173ed (127.7.40.2:34715)
I20260601 13:38:56.712246 16783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06e0e5b9b797492eb07e761a8805b64b" candidate_uuid: "83887571cb2c429abdcdf947fd91948c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbbe356754bb4f90865f6cb614d173ed"
I20260601 13:38:56.712347 16783 raft_consensus.cc:3060] T 06e0e5b9b797492eb07e761a8805b64b P fbbe356754bb4f90865f6cb614d173ed [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:56.712353 16706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06e0e5b9b797492eb07e761a8805b64b" candidate_uuid: "83887571cb2c429abdcdf947fd91948c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd48ac40daf04573a37c147ee5a6ebf4"
I20260601 13:38:56.712538 16706 raft_consensus.cc:3060] T 06e0e5b9b797492eb07e761a8805b64b P cd48ac40daf04573a37c147ee5a6ebf4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:56.713302 16783 raft_consensus.cc:2468] T 06e0e5b9b797492eb07e761a8805b64b P fbbe356754bb4f90865f6cb614d173ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83887571cb2c429abdcdf947fd91948c in term 1.
I20260601 13:38:56.713485 16706 raft_consensus.cc:2468] T 06e0e5b9b797492eb07e761a8805b64b P cd48ac40daf04573a37c147ee5a6ebf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83887571cb2c429abdcdf947fd91948c in term 1.
I20260601 13:38:56.713685 16825 leader_election.cc:304] T 06e0e5b9b797492eb07e761a8805b64b P 83887571cb2c429abdcdf947fd91948c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83887571cb2c429abdcdf947fd91948c, fbbe356754bb4f90865f6cb614d173ed; no voters: 
I20260601 13:38:56.713874 16920 raft_consensus.cc:2804] T 06e0e5b9b797492eb07e761a8805b64b P 83887571cb2c429abdcdf947fd91948c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:56.713979 16920 raft_consensus.cc:697] T 06e0e5b9b797492eb07e761a8805b64b P 83887571cb2c429abdcdf947fd91948c [term 1 LEADER]: Becoming Leader. State: Replica: 83887571cb2c429abdcdf947fd91948c, State: Running, Role: LEADER
I20260601 13:38:56.714157 16920 consensus_queue.cc:237] T 06e0e5b9b797492eb07e761a8805b64b P 83887571cb2c429abdcdf947fd91948c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } }
I20260601 13:38:56.716073 16596 catalog_manager.cc:5696] T 06e0e5b9b797492eb07e761a8805b64b P 83887571cb2c429abdcdf947fd91948c reported cstate change: term changed from 0 to 1, leader changed from <none> to 83887571cb2c429abdcdf947fd91948c (127.7.40.3). New cstate: current_term: 1 leader_uuid: "83887571cb2c429abdcdf947fd91948c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } health_report { overall_health: HEALTHY } } }
I20260601 13:38:56.787791 16859 raft_consensus.cc:1275] T bb2cc831d828485782ea14fbe60801b0 P 83887571cb2c429abdcdf947fd91948c [term 1 FOLLOWER]: Refusing update from remote peer fbbe356754bb4f90865f6cb614d173ed: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:56.788194 16706 raft_consensus.cc:1275] T bb2cc831d828485782ea14fbe60801b0 P cd48ac40daf04573a37c147ee5a6ebf4 [term 1 FOLLOWER]: Refusing update from remote peer fbbe356754bb4f90865f6cb614d173ed: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:56.789773 16706 raft_consensus.cc:1275] T ca9898fd296d4306bc8dbf64f5935efb P cd48ac40daf04573a37c147ee5a6ebf4 [term 1 FOLLOWER]: Refusing update from remote peer fbbe356754bb4f90865f6cb614d173ed: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:56.789883 16705 raft_consensus.cc:1275] T 25d1898432844252b74fc0db45774dab P cd48ac40daf04573a37c147ee5a6ebf4 [term 1 FOLLOWER]: Refusing update from remote peer fbbe356754bb4f90865f6cb614d173ed: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:56.790462 16858 raft_consensus.cc:1275] T 25d1898432844252b74fc0db45774dab P 83887571cb2c429abdcdf947fd91948c [term 1 FOLLOWER]: Refusing update from remote peer fbbe356754bb4f90865f6cb614d173ed: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:56.790688 16911 consensus_queue.cc:1048] T bb2cc831d828485782ea14fbe60801b0 P fbbe356754bb4f90865f6cb614d173ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:56.791018 16911 consensus_queue.cc:1048] T bb2cc831d828485782ea14fbe60801b0 P fbbe356754bb4f90865f6cb614d173ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:56.791304 16783 raft_consensus.cc:1275] T 99aae3ab45f9428ea5e580e0945e92c8 P fbbe356754bb4f90865f6cb614d173ed [term 1 FOLLOWER]: Refusing update from remote peer cd48ac40daf04573a37c147ee5a6ebf4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:56.791342 16911 consensus_queue.cc:1048] T ca9898fd296d4306bc8dbf64f5935efb P fbbe356754bb4f90865f6cb614d173ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:56.791596 16911 consensus_queue.cc:1048] T 25d1898432844252b74fc0db45774dab P fbbe356754bb4f90865f6cb614d173ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:56.795637 16859 raft_consensus.cc:1275] T ca9898fd296d4306bc8dbf64f5935efb P 83887571cb2c429abdcdf947fd91948c [term 1 FOLLOWER]: Refusing update from remote peer fbbe356754bb4f90865f6cb614d173ed: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:56.796634 16783 raft_consensus.cc:1275] T cfb6a03dc6a5481281d478c3b43aa691 P fbbe356754bb4f90865f6cb614d173ed [term 1 FOLLOWER]: Refusing update from remote peer 83887571cb2c429abdcdf947fd91948c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:56.797039 16920 consensus_queue.cc:1048] T cfb6a03dc6a5481281d478c3b43aa691 P 83887571cb2c429abdcdf947fd91948c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:56.797488 16704 raft_consensus.cc:1275] T 06e0e5b9b797492eb07e761a8805b64b P cd48ac40daf04573a37c147ee5a6ebf4 [term 1 FOLLOWER]: Refusing update from remote peer 83887571cb2c429abdcdf947fd91948c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:56.797459 16912 consensus_queue.cc:1048] T 25d1898432844252b74fc0db45774dab P fbbe356754bb4f90865f6cb614d173ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:56.797974 16912 consensus_queue.cc:1048] T ca9898fd296d4306bc8dbf64f5935efb P fbbe356754bb4f90865f6cb614d173ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:56.800390 16918 consensus_queue.cc:1048] T 99aae3ab45f9428ea5e580e0945e92c8 P cd48ac40daf04573a37c147ee5a6ebf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:56.800518 16706 raft_consensus.cc:1275] T cfb6a03dc6a5481281d478c3b43aa691 P cd48ac40daf04573a37c147ee5a6ebf4 [term 1 FOLLOWER]: Refusing update from remote peer 83887571cb2c429abdcdf947fd91948c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:56.800961 16783 raft_consensus.cc:1275] T 06e0e5b9b797492eb07e761a8805b64b P fbbe356754bb4f90865f6cb614d173ed [term 1 FOLLOWER]: Refusing update from remote peer 83887571cb2c429abdcdf947fd91948c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:56.801306 16920 consensus_queue.cc:1048] T 06e0e5b9b797492eb07e761a8805b64b P 83887571cb2c429abdcdf947fd91948c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:56.801390 16921 consensus_queue.cc:1048] T cfb6a03dc6a5481281d478c3b43aa691 P 83887571cb2c429abdcdf947fd91948c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:56.801640 16920 consensus_queue.cc:1048] T 06e0e5b9b797492eb07e761a8805b64b P 83887571cb2c429abdcdf947fd91948c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:56.801806 16859 raft_consensus.cc:1275] T 99aae3ab45f9428ea5e580e0945e92c8 P 83887571cb2c429abdcdf947fd91948c [term 1 FOLLOWER]: Refusing update from remote peer cd48ac40daf04573a37c147ee5a6ebf4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:38:56.803160 16918 consensus_queue.cc:1048] T 99aae3ab45f9428ea5e580e0945e92c8 P cd48ac40daf04573a37c147ee5a6ebf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:38:56.815152 16925 mvcc.cc:204] Tried to move back new op lower bound from 7292195376293113856 to 7292195375708930048. Current Snapshot: MvccSnapshot[applied={T|T < 7292195376283791360}]
I20260601 13:38:56.847306 16925 mvcc.cc:204] Tried to move back new op lower bound from 7292195376323162112 to 7292195375510609920. Current Snapshot: MvccSnapshot[applied={T|T < 7292195376323162112 or (T in {7292195376323162112})}]
I20260601 13:38:56.989189  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:56.991881 17025 instance_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:38:56.991900 17022 instance_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:38:56.992672 17023 instance_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:38:56.992818  7328 server_base.cc:1061] running on GCE node
I20260601 13:38:56.993455  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:56.993515  7328 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:38:56.993534  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321136993533 us; error 0 us; skew 500 ppm
I20260601 13:38:56.994649  7328 webserver.cc:533] Webserver started at http://127.7.40.4:41807/ using document root <none> and password file <none>
I20260601 13:38:56.994869  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:56.994925  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:56.995014  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:56.995515  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320954551505-7328-0/minicluster-data/ts-3-root/instance:
uuid: "9279972fd72c4e12acf2fa1a6a9aee41"
format_stamp: "Formatted at 2026-06-01 13:38:56 on dist-test-slave-b9mm"
I20260601 13:38:56.997399  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:38:56.998718 17030 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:38:56.999179  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:56.999253  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320954551505-7328-0/minicluster-data/ts-3-root
uuid: "9279972fd72c4e12acf2fa1a6a9aee41"
format_stamp: "Formatted at 2026-06-01 13:38:56 on dist-test-slave-b9mm"
I20260601 13:38:56.999408  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320954551505-7328-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320954551505-7328-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320954551505-7328-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:38:57.023286  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:57.023777  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:57.024119  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:57.024667  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:57.024708  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:57.024740  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:57.024756  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:57.030983  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.4:40287
I20260601 13:38:57.031060 17093 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.4:40287 every 8 connection(s)
I20260601 13:38:57.036181 17094 heartbeater.cc:344] Connected to a master server at 127.7.40.62:36441
I20260601 13:38:57.036412 17094 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:57.036739 17094 heartbeater.cc:507] Master 127.7.40.62:36441 requested a full tablet report, sending...
I20260601 13:38:57.037554 16598 ts_manager.cc:194] Registered new tserver with Master: 9279972fd72c4e12acf2fa1a6a9aee41 (127.7.40.4:40287)
I20260601 13:38:57.038194 16598 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41438
I20260601 13:38:58.036557 16703 consensus_queue.cc:237] T 99aae3ab45f9428ea5e580e0945e92c8 P cd48ac40daf04573a37c147ee5a6ebf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } attrs { replace: true } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } } peers { permanent_uuid: "9279972fd72c4e12acf2fa1a6a9aee41" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40287 } attrs { promote: true } }
I20260601 13:38:58.039126 16781 raft_consensus.cc:1275] T 99aae3ab45f9428ea5e580e0945e92c8 P fbbe356754bb4f90865f6cb614d173ed [term 1 FOLLOWER]: Refusing update from remote peer cd48ac40daf04573a37c147ee5a6ebf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:38:58.039134 17094 heartbeater.cc:499] Master 127.7.40.62:36441 was elected leader, sending a full tablet report...
I20260601 13:38:58.039134 16859 raft_consensus.cc:1275] T 99aae3ab45f9428ea5e580e0945e92c8 P 83887571cb2c429abdcdf947fd91948c [term 1 FOLLOWER]: Refusing update from remote peer cd48ac40daf04573a37c147ee5a6ebf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:38:58.039641 16917 consensus_queue.cc:1048] T 99aae3ab45f9428ea5e580e0945e92c8 P cd48ac40daf04573a37c147ee5a6ebf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:38:58.039870 17102 consensus_queue.cc:1048] T 99aae3ab45f9428ea5e580e0945e92c8 P cd48ac40daf04573a37c147ee5a6ebf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:38:58.041827 17103 raft_consensus.cc:2955] T 99aae3ab45f9428ea5e580e0945e92c8 P cd48ac40daf04573a37c147ee5a6ebf4 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 9279972fd72c4e12acf2fa1a6a9aee41 (127.7.40.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } attrs { replace: true } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } } peers { permanent_uuid: "9279972fd72c4e12acf2fa1a6a9aee41" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40287 } attrs { promote: true } } }
I20260601 13:38:58.042223 16781 raft_consensus.cc:2955] T 99aae3ab45f9428ea5e580e0945e92c8 P fbbe356754bb4f90865f6cb614d173ed [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 9279972fd72c4e12acf2fa1a6a9aee41 (127.7.40.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } attrs { replace: true } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } } peers { permanent_uuid: "9279972fd72c4e12acf2fa1a6a9aee41" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40287 } attrs { promote: true } } }
I20260601 13:38:58.044835 16859 raft_consensus.cc:2955] T 99aae3ab45f9428ea5e580e0945e92c8 P 83887571cb2c429abdcdf947fd91948c [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 9279972fd72c4e12acf2fa1a6a9aee41 (127.7.40.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } attrs { replace: true } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } } peers { permanent_uuid: "9279972fd72c4e12acf2fa1a6a9aee41" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40287 } attrs { promote: true } } }
W20260601 13:38:58.045027 16671 consensus_peers.cc:597] T 99aae3ab45f9428ea5e580e0945e92c8 P cd48ac40daf04573a37c147ee5a6ebf4 -> Peer 9279972fd72c4e12acf2fa1a6a9aee41 (127.7.40.4:40287): Couldn't send request to peer 9279972fd72c4e12acf2fa1a6a9aee41. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 99aae3ab45f9428ea5e580e0945e92c8. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:58.044996 16598 catalog_manager.cc:5696] T 99aae3ab45f9428ea5e580e0945e92c8 P fbbe356754bb4f90865f6cb614d173ed reported cstate change: config changed from index -1 to 18, NON_VOTER 9279972fd72c4e12acf2fa1a6a9aee41 (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } attrs { replace: true } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } } peers { permanent_uuid: "9279972fd72c4e12acf2fa1a6a9aee41" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40287 } attrs { promote: true } } }
I20260601 13:38:58.050820 16781 consensus_queue.cc:237] T ca9898fd296d4306bc8dbf64f5935efb P fbbe356754bb4f90865f6cb614d173ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } attrs { replace: true } } peers { permanent_uuid: "9279972fd72c4e12acf2fa1a6a9aee41" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40287 } attrs { promote: true } }
I20260601 13:38:58.052536 16703 raft_consensus.cc:1275] T ca9898fd296d4306bc8dbf64f5935efb P cd48ac40daf04573a37c147ee5a6ebf4 [term 1 FOLLOWER]: Refusing update from remote peer fbbe356754bb4f90865f6cb614d173ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:38:58.052870 16859 raft_consensus.cc:1275] T ca9898fd296d4306bc8dbf64f5935efb P 83887571cb2c429abdcdf947fd91948c [term 1 FOLLOWER]: Refusing update from remote peer fbbe356754bb4f90865f6cb614d173ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:38:58.052932 17115 consensus_queue.cc:1048] T ca9898fd296d4306bc8dbf64f5935efb P fbbe356754bb4f90865f6cb614d173ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:38:58.053326 17108 consensus_queue.cc:1048] T ca9898fd296d4306bc8dbf64f5935efb P fbbe356754bb4f90865f6cb614d173ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:38:58.055127 17115 raft_consensus.cc:2955] T ca9898fd296d4306bc8dbf64f5935efb P fbbe356754bb4f90865f6cb614d173ed [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 9279972fd72c4e12acf2fa1a6a9aee41 (127.7.40.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } attrs { replace: true } } peers { permanent_uuid: "9279972fd72c4e12acf2fa1a6a9aee41" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40287 } attrs { promote: true } } }
I20260601 13:38:58.055795 16703 raft_consensus.cc:2955] T ca9898fd296d4306bc8dbf64f5935efb P cd48ac40daf04573a37c147ee5a6ebf4 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 9279972fd72c4e12acf2fa1a6a9aee41 (127.7.40.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } attrs { replace: true } } peers { permanent_uuid: "9279972fd72c4e12acf2fa1a6a9aee41" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40287 } attrs { promote: true } } }
W20260601 13:38:58.057734 16748 consensus_peers.cc:597] T ca9898fd296d4306bc8dbf64f5935efb P fbbe356754bb4f90865f6cb614d173ed -> Peer 9279972fd72c4e12acf2fa1a6a9aee41 (127.7.40.4:40287): Couldn't send request to peer 9279972fd72c4e12acf2fa1a6a9aee41. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ca9898fd296d4306bc8dbf64f5935efb. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:58.058169 16781 consensus_queue.cc:237] T bb2cc831d828485782ea14fbe60801b0 P fbbe356754bb4f90865f6cb614d173ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } attrs { replace: true } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } } peers { permanent_uuid: "9279972fd72c4e12acf2fa1a6a9aee41" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40287 } attrs { promote: true } }
I20260601 13:38:58.058179 16596 catalog_manager.cc:5696] T ca9898fd296d4306bc8dbf64f5935efb P cd48ac40daf04573a37c147ee5a6ebf4 reported cstate change: config changed from index -1 to 18, NON_VOTER 9279972fd72c4e12acf2fa1a6a9aee41 (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "fbbe356754bb4f90865f6cb614d173ed" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } attrs { replace: true } } peers { permanent_uuid: "9279972fd72c4e12acf2fa1a6a9aee41" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40287 } attrs { promote: true } } }
I20260601 13:38:58.060230 16703 raft_consensus.cc:1275] T bb2cc831d828485782ea14fbe60801b0 P cd48ac40daf04573a37c147ee5a6ebf4 [term 1 FOLLOWER]: Refusing update from remote peer fbbe356754bb4f90865f6cb614d173ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
W20260601 13:38:58.060478 16748 consensus_peers.cc:597] T bb2cc831d828485782ea14fbe60801b0 P fbbe356754bb4f90865f6cb614d173ed -> Peer 9279972fd72c4e12acf2fa1a6a9aee41 (127.7.40.4:40287): Couldn't send request to peer 9279972fd72c4e12acf2fa1a6a9aee41. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bb2cc831d828485782ea14fbe60801b0. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:58.060835 16858 raft_consensus.cc:1275] T bb2cc831d828485782ea14fbe60801b0 P 83887571cb2c429abdcdf947fd91948c [term 1 FOLLOWER]: Refusing update from remote peer fbbe356754bb4f90865f6cb614d173ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:38:58.061029 17108 consensus_queue.cc:1048] T bb2cc831d828485782ea14fbe60801b0 P fbbe356754bb4f90865f6cb614d173ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:38:58.061329 17020 consensus_queue.cc:1048] T bb2cc831d828485782ea14fbe60801b0 P fbbe356754bb4f90865f6cb614d173ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:38:58.060225 16859 raft_consensus.cc:2955] T ca9898fd296d4306bc8dbf64f5935efb P 83887571cb2c429abdcdf947fd91948c [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 9279972fd72c4e12acf2fa1a6a9aee41 (127.7.40.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } attrs { replace: true } } peers { permanent_uuid: "9279972fd72c4e12acf2fa1a6a9aee41" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40287 } attrs { promote: true } } }
I20260601 13:38:58.063491 17020 raft_consensus.cc:2955] T bb2cc831d828485782ea14fbe60801b0 P fbbe356754bb4f90865f6cb614d173ed [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 9279972fd72c4e12acf2fa1a6a9aee41 (127.7.40.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } attrs { replace: true } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } } peers { permanent_uuid: "9279972fd72c4e12acf2fa1a6a9aee41" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40287 } attrs { promote: true } } }
I20260601 13:38:58.063756 16703 raft_consensus.cc:2955] T bb2cc831d828485782ea14fbe60801b0 P cd48ac40daf04573a37c147ee5a6ebf4 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 9279972fd72c4e12acf2fa1a6a9aee41 (127.7.40.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } attrs { replace: true } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } } peers { permanent_uuid: "9279972fd72c4e12acf2fa1a6a9aee41" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40287 } attrs { promote: true } } }
I20260601 13:38:58.066152 16859 raft_consensus.cc:2955] T bb2cc831d828485782ea14fbe60801b0 P 83887571cb2c429abdcdf947fd91948c [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 9279972fd72c4e12acf2fa1a6a9aee41 (127.7.40.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } attrs { replace: true } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } } peers { permanent_uuid: "9279972fd72c4e12acf2fa1a6a9aee41" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40287 } attrs { promote: true } } }
I20260601 13:38:58.066422 16597 catalog_manager.cc:5696] T bb2cc831d828485782ea14fbe60801b0 P cd48ac40daf04573a37c147ee5a6ebf4 reported cstate change: config changed from index -1 to 18, NON_VOTER 9279972fd72c4e12acf2fa1a6a9aee41 (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "fbbe356754bb4f90865f6cb614d173ed" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } attrs { replace: true } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } } peers { permanent_uuid: "9279972fd72c4e12acf2fa1a6a9aee41" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40287 } attrs { promote: true } } }
I20260601 13:38:58.067485 16781 consensus_queue.cc:237] T 25d1898432844252b74fc0db45774dab P fbbe356754bb4f90865f6cb614d173ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } attrs { replace: true } } peers { permanent_uuid: "9279972fd72c4e12acf2fa1a6a9aee41" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40287 } attrs { promote: true } }
I20260601 13:38:58.069170 16703 raft_consensus.cc:1275] T 25d1898432844252b74fc0db45774dab P cd48ac40daf04573a37c147ee5a6ebf4 [term 1 FOLLOWER]: Refusing update from remote peer fbbe356754bb4f90865f6cb614d173ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:38:58.069247 16859 raft_consensus.cc:1275] T 25d1898432844252b74fc0db45774dab P 83887571cb2c429abdcdf947fd91948c [term 1 FOLLOWER]: Refusing update from remote peer fbbe356754bb4f90865f6cb614d173ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
W20260601 13:38:58.069435 16748 consensus_peers.cc:597] T 25d1898432844252b74fc0db45774dab P fbbe356754bb4f90865f6cb614d173ed -> Peer 9279972fd72c4e12acf2fa1a6a9aee41 (127.7.40.4:40287): Couldn't send request to peer 9279972fd72c4e12acf2fa1a6a9aee41. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 25d1898432844252b74fc0db45774dab. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:38:58.069700 17115 consensus_queue.cc:1048] T 25d1898432844252b74fc0db45774dab P fbbe356754bb4f90865f6cb614d173ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:38:58.069877 17020 consensus_queue.cc:1048] T 25d1898432844252b74fc0db45774dab P fbbe356754bb4f90865f6cb614d173ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:38:58.071717 17108 raft_consensus.cc:2955] T 25d1898432844252b74fc0db45774dab P fbbe356754bb4f90865f6cb614d173ed [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 9279972fd72c4e12acf2fa1a6a9aee41 (127.7.40.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } attrs { replace: true } } peers { permanent_uuid: "9279972fd72c4e12acf2fa1a6a9aee41" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40287 } attrs { promote: true } } }
I20260601 13:38:58.072714 16703 raft_consensus.cc:2955] T 25d1898432844252b74fc0db45774dab P cd48ac40daf04573a37c147ee5a6ebf4 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 9279972fd72c4e12acf2fa1a6a9aee41 (127.7.40.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } attrs { replace: true } } peers { permanent_uuid: "9279972fd72c4e12acf2fa1a6a9aee41" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40287 } attrs { promote: true } } }
I20260601 13:38:58.074492 16859 raft_consensus.cc:2955] T 25d1898432844252b74fc0db45774dab P 83887571cb2c429abdcdf947fd91948c [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 9279972fd72c4e12acf2fa1a6a9aee41 (127.7.40.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } attrs { replace: true } } peers { permanent_uuid: "9279972fd72c4e12acf2fa1a6a9aee41" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40287 } attrs { promote: true } } }
I20260601 13:38:58.075580 16596 catalog_manager.cc:5696] T 25d1898432844252b74fc0db45774dab P fbbe356754bb4f90865f6cb614d173ed reported cstate change: config changed from index -1 to 18, NON_VOTER 9279972fd72c4e12acf2fa1a6a9aee41 (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "fbbe356754bb4f90865f6cb614d173ed" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9279972fd72c4e12acf2fa1a6a9aee41" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40287 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:58.438938 17126 ts_tablet_manager.cc:933] T 99aae3ab45f9428ea5e580e0945e92c8 P 9279972fd72c4e12acf2fa1a6a9aee41: Initiating tablet copy from peer cd48ac40daf04573a37c147ee5a6ebf4 (127.7.40.1:41251)
I20260601 13:38:58.439381 17126 tablet_copy_client.cc:323] T 99aae3ab45f9428ea5e580e0945e92c8 P 9279972fd72c4e12acf2fa1a6a9aee41: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.1:41251
I20260601 13:38:58.443101 16716 tablet_copy_service.cc:140] P cd48ac40daf04573a37c147ee5a6ebf4: Received BeginTabletCopySession request for tablet 99aae3ab45f9428ea5e580e0945e92c8 from peer 9279972fd72c4e12acf2fa1a6a9aee41 ({username='slave'} at 127.0.0.1:36412)
I20260601 13:38:58.443223 16716 tablet_copy_service.cc:161] P cd48ac40daf04573a37c147ee5a6ebf4: Beginning new tablet copy session on tablet 99aae3ab45f9428ea5e580e0945e92c8 from peer 9279972fd72c4e12acf2fa1a6a9aee41 at {username='slave'} at 127.0.0.1:36412: session id = 9279972fd72c4e12acf2fa1a6a9aee41-99aae3ab45f9428ea5e580e0945e92c8
I20260601 13:38:58.444283 16716 tablet_copy_source_session.cc:215] T 99aae3ab45f9428ea5e580e0945e92c8 P cd48ac40daf04573a37c147ee5a6ebf4: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:38:58.445137 17126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99aae3ab45f9428ea5e580e0945e92c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:58.446980 17126 tablet_copy_client.cc:806] T 99aae3ab45f9428ea5e580e0945e92c8 P 9279972fd72c4e12acf2fa1a6a9aee41: tablet copy: Starting download of 0 data blocks...
I20260601 13:38:58.447198 17126 tablet_copy_client.cc:670] T 99aae3ab45f9428ea5e580e0945e92c8 P 9279972fd72c4e12acf2fa1a6a9aee41: tablet copy: Starting download of 1 WAL segments...
I20260601 13:38:58.448588 17126 tablet_copy_client.cc:538] T 99aae3ab45f9428ea5e580e0945e92c8 P 9279972fd72c4e12acf2fa1a6a9aee41: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:38:58.449633 17126 tablet_bootstrap.cc:492] T 99aae3ab45f9428ea5e580e0945e92c8 P 9279972fd72c4e12acf2fa1a6a9aee41: Bootstrap starting.
I20260601 13:38:58.464957 17126 tablet_bootstrap.cc:492] T 99aae3ab45f9428ea5e580e0945e92c8 P 9279972fd72c4e12acf2fa1a6a9aee41: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=143 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:38:58.465360 17126 tablet_bootstrap.cc:492] T 99aae3ab45f9428ea5e580e0945e92c8 P 9279972fd72c4e12acf2fa1a6a9aee41: Bootstrap complete.
I20260601 13:38:58.465576 17126 ts_tablet_manager.cc:1403] T 99aae3ab45f9428ea5e580e0945e92c8 P 9279972fd72c4e12acf2fa1a6a9aee41: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.001s
I20260601 13:38:58.466084 17126 raft_consensus.cc:359] T 99aae3ab45f9428ea5e580e0945e92c8 P 9279972fd72c4e12acf2fa1a6a9aee41 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } attrs { replace: true } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } } peers { permanent_uuid: "9279972fd72c4e12acf2fa1a6a9aee41" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40287 } attrs { promote: true } }
I20260601 13:38:58.466225 17126 raft_consensus.cc:740] T 99aae3ab45f9428ea5e580e0945e92c8 P 9279972fd72c4e12acf2fa1a6a9aee41 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9279972fd72c4e12acf2fa1a6a9aee41, State: Initialized, Role: LEARNER
I20260601 13:38:58.466341 17126 consensus_queue.cc:260] T 99aae3ab45f9428ea5e580e0945e92c8 P 9279972fd72c4e12acf2fa1a6a9aee41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } attrs { replace: true } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } } peers { permanent_uuid: "9279972fd72c4e12acf2fa1a6a9aee41" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40287 } attrs { promote: true } }
I20260601 13:38:58.466814 17126 ts_tablet_manager.cc:1434] T 99aae3ab45f9428ea5e580e0945e92c8 P 9279972fd72c4e12acf2fa1a6a9aee41: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.001s
I20260601 13:38:58.467530 16716 tablet_copy_service.cc:342] P cd48ac40daf04573a37c147ee5a6ebf4: Request end of tablet copy session 9279972fd72c4e12acf2fa1a6a9aee41-99aae3ab45f9428ea5e580e0945e92c8 received from {username='slave'} at 127.0.0.1:36412
I20260601 13:38:58.467638 16716 tablet_copy_service.cc:434] P cd48ac40daf04573a37c147ee5a6ebf4: ending tablet copy session 9279972fd72c4e12acf2fa1a6a9aee41-99aae3ab45f9428ea5e580e0945e92c8 on tablet 99aae3ab45f9428ea5e580e0945e92c8 with peer 9279972fd72c4e12acf2fa1a6a9aee41
I20260601 13:38:58.507515 17126 ts_tablet_manager.cc:933] T bb2cc831d828485782ea14fbe60801b0 P 9279972fd72c4e12acf2fa1a6a9aee41: Initiating tablet copy from peer fbbe356754bb4f90865f6cb614d173ed (127.7.40.2:34715)
I20260601 13:38:58.508018 17126 tablet_copy_client.cc:323] T bb2cc831d828485782ea14fbe60801b0 P 9279972fd72c4e12acf2fa1a6a9aee41: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.2:34715
I20260601 13:38:58.512138 16793 tablet_copy_service.cc:140] P fbbe356754bb4f90865f6cb614d173ed: Received BeginTabletCopySession request for tablet bb2cc831d828485782ea14fbe60801b0 from peer 9279972fd72c4e12acf2fa1a6a9aee41 ({username='slave'} at 127.0.0.1:44700)
I20260601 13:38:58.512305 16793 tablet_copy_service.cc:161] P fbbe356754bb4f90865f6cb614d173ed: Beginning new tablet copy session on tablet bb2cc831d828485782ea14fbe60801b0 from peer 9279972fd72c4e12acf2fa1a6a9aee41 at {username='slave'} at 127.0.0.1:44700: session id = 9279972fd72c4e12acf2fa1a6a9aee41-bb2cc831d828485782ea14fbe60801b0
I20260601 13:38:58.513159 16793 tablet_copy_source_session.cc:215] T bb2cc831d828485782ea14fbe60801b0 P fbbe356754bb4f90865f6cb614d173ed: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:38:58.514201 17126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb2cc831d828485782ea14fbe60801b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:58.516743 17126 tablet_copy_client.cc:806] T bb2cc831d828485782ea14fbe60801b0 P 9279972fd72c4e12acf2fa1a6a9aee41: tablet copy: Starting download of 0 data blocks...
I20260601 13:38:58.516923 17126 tablet_copy_client.cc:670] T bb2cc831d828485782ea14fbe60801b0 P 9279972fd72c4e12acf2fa1a6a9aee41: tablet copy: Starting download of 1 WAL segments...
I20260601 13:38:58.518247 17126 tablet_copy_client.cc:538] T bb2cc831d828485782ea14fbe60801b0 P 9279972fd72c4e12acf2fa1a6a9aee41: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:38:58.519479 17126 tablet_bootstrap.cc:492] T bb2cc831d828485782ea14fbe60801b0 P 9279972fd72c4e12acf2fa1a6a9aee41: Bootstrap starting.
I20260601 13:38:58.534893 17126 tablet_bootstrap.cc:492] T bb2cc831d828485782ea14fbe60801b0 P 9279972fd72c4e12acf2fa1a6a9aee41: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=123 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:38:58.535319 17126 tablet_bootstrap.cc:492] T bb2cc831d828485782ea14fbe60801b0 P 9279972fd72c4e12acf2fa1a6a9aee41: Bootstrap complete.
I20260601 13:38:58.535583 17126 ts_tablet_manager.cc:1403] T bb2cc831d828485782ea14fbe60801b0 P 9279972fd72c4e12acf2fa1a6a9aee41: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.007s
I20260601 13:38:58.536090 17126 raft_consensus.cc:359] T bb2cc831d828485782ea14fbe60801b0 P 9279972fd72c4e12acf2fa1a6a9aee41 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } attrs { replace: true } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } } peers { permanent_uuid: "9279972fd72c4e12acf2fa1a6a9aee41" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40287 } attrs { promote: true } }
I20260601 13:38:58.536238 17126 raft_consensus.cc:740] T bb2cc831d828485782ea14fbe60801b0 P 9279972fd72c4e12acf2fa1a6a9aee41 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9279972fd72c4e12acf2fa1a6a9aee41, State: Initialized, Role: LEARNER
I20260601 13:38:58.536372 17126 consensus_queue.cc:260] T bb2cc831d828485782ea14fbe60801b0 P 9279972fd72c4e12acf2fa1a6a9aee41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } attrs { replace: true } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } } peers { permanent_uuid: "9279972fd72c4e12acf2fa1a6a9aee41" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40287 } attrs { promote: true } }
I20260601 13:38:58.536700 17126 ts_tablet_manager.cc:1434] T bb2cc831d828485782ea14fbe60801b0 P 9279972fd72c4e12acf2fa1a6a9aee41: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:38:58.537385 16793 tablet_copy_service.cc:342] P fbbe356754bb4f90865f6cb614d173ed: Request end of tablet copy session 9279972fd72c4e12acf2fa1a6a9aee41-bb2cc831d828485782ea14fbe60801b0 received from {username='slave'} at 127.0.0.1:44700
I20260601 13:38:58.537480 16793 tablet_copy_service.cc:434] P fbbe356754bb4f90865f6cb614d173ed: ending tablet copy session 9279972fd72c4e12acf2fa1a6a9aee41-bb2cc831d828485782ea14fbe60801b0 on tablet bb2cc831d828485782ea14fbe60801b0 with peer 9279972fd72c4e12acf2fa1a6a9aee41
I20260601 13:38:58.585507 17126 ts_tablet_manager.cc:933] T 25d1898432844252b74fc0db45774dab P 9279972fd72c4e12acf2fa1a6a9aee41: Initiating tablet copy from peer fbbe356754bb4f90865f6cb614d173ed (127.7.40.2:34715)
I20260601 13:38:58.586174 17126 tablet_copy_client.cc:323] T 25d1898432844252b74fc0db45774dab P 9279972fd72c4e12acf2fa1a6a9aee41: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.2:34715
I20260601 13:38:58.586949 16793 tablet_copy_service.cc:140] P fbbe356754bb4f90865f6cb614d173ed: Received BeginTabletCopySession request for tablet 25d1898432844252b74fc0db45774dab from peer 9279972fd72c4e12acf2fa1a6a9aee41 ({username='slave'} at 127.0.0.1:44700)
I20260601 13:38:58.587100 16793 tablet_copy_service.cc:161] P fbbe356754bb4f90865f6cb614d173ed: Beginning new tablet copy session on tablet 25d1898432844252b74fc0db45774dab from peer 9279972fd72c4e12acf2fa1a6a9aee41 at {username='slave'} at 127.0.0.1:44700: session id = 9279972fd72c4e12acf2fa1a6a9aee41-25d1898432844252b74fc0db45774dab
I20260601 13:38:58.588220 16793 tablet_copy_source_session.cc:215] T 25d1898432844252b74fc0db45774dab P fbbe356754bb4f90865f6cb614d173ed: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:38:58.589282 17126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25d1898432844252b74fc0db45774dab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:58.592517 17126 tablet_copy_client.cc:806] T 25d1898432844252b74fc0db45774dab P 9279972fd72c4e12acf2fa1a6a9aee41: tablet copy: Starting download of 0 data blocks...
I20260601 13:38:58.592756 17126 tablet_copy_client.cc:670] T 25d1898432844252b74fc0db45774dab P 9279972fd72c4e12acf2fa1a6a9aee41: tablet copy: Starting download of 1 WAL segments...
I20260601 13:38:58.594195 17126 tablet_copy_client.cc:538] T 25d1898432844252b74fc0db45774dab P 9279972fd72c4e12acf2fa1a6a9aee41: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:38:58.595854 17126 tablet_bootstrap.cc:492] T 25d1898432844252b74fc0db45774dab P 9279972fd72c4e12acf2fa1a6a9aee41: Bootstrap starting.
I20260601 13:38:58.617776 17126 tablet_bootstrap.cc:492] T 25d1898432844252b74fc0db45774dab P 9279972fd72c4e12acf2fa1a6a9aee41: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=143 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:38:58.618158 17126 tablet_bootstrap.cc:492] T 25d1898432844252b74fc0db45774dab P 9279972fd72c4e12acf2fa1a6a9aee41: Bootstrap complete.
I20260601 13:38:58.618381 17126 ts_tablet_manager.cc:1403] T 25d1898432844252b74fc0db45774dab P 9279972fd72c4e12acf2fa1a6a9aee41: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.001s
I20260601 13:38:58.618415 17135 ts_tablet_manager.cc:933] T ca9898fd296d4306bc8dbf64f5935efb P 9279972fd72c4e12acf2fa1a6a9aee41: Initiating tablet copy from peer fbbe356754bb4f90865f6cb614d173ed (127.7.40.2:34715)
I20260601 13:38:58.618896 17135 tablet_copy_client.cc:323] T ca9898fd296d4306bc8dbf64f5935efb P 9279972fd72c4e12acf2fa1a6a9aee41: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.2:34715
I20260601 13:38:58.619012 17126 raft_consensus.cc:359] T 25d1898432844252b74fc0db45774dab P 9279972fd72c4e12acf2fa1a6a9aee41 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } attrs { replace: true } } peers { permanent_uuid: "9279972fd72c4e12acf2fa1a6a9aee41" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40287 } attrs { promote: true } }
I20260601 13:38:58.619206 17126 raft_consensus.cc:740] T 25d1898432844252b74fc0db45774dab P 9279972fd72c4e12acf2fa1a6a9aee41 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9279972fd72c4e12acf2fa1a6a9aee41, State: Initialized, Role: LEARNER
I20260601 13:38:58.619313 17126 consensus_queue.cc:260] T 25d1898432844252b74fc0db45774dab P 9279972fd72c4e12acf2fa1a6a9aee41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } attrs { replace: true } } peers { permanent_uuid: "9279972fd72c4e12acf2fa1a6a9aee41" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40287 } attrs { promote: true } }
I20260601 13:38:58.619568 16793 tablet_copy_service.cc:140] P fbbe356754bb4f90865f6cb614d173ed: Received BeginTabletCopySession request for tablet ca9898fd296d4306bc8dbf64f5935efb from peer 9279972fd72c4e12acf2fa1a6a9aee41 ({username='slave'} at 127.0.0.1:44700)
I20260601 13:38:58.619666 17126 ts_tablet_manager.cc:1434] T 25d1898432844252b74fc0db45774dab P 9279972fd72c4e12acf2fa1a6a9aee41: Time spent starting tablet: real 0.001s	user 0.004s	sys 0.000s
I20260601 13:38:58.619707 16793 tablet_copy_service.cc:161] P fbbe356754bb4f90865f6cb614d173ed: Beginning new tablet copy session on tablet ca9898fd296d4306bc8dbf64f5935efb from peer 9279972fd72c4e12acf2fa1a6a9aee41 at {username='slave'} at 127.0.0.1:44700: session id = 9279972fd72c4e12acf2fa1a6a9aee41-ca9898fd296d4306bc8dbf64f5935efb
I20260601 13:38:58.620332 16792 tablet_copy_service.cc:342] P fbbe356754bb4f90865f6cb614d173ed: Request end of tablet copy session 9279972fd72c4e12acf2fa1a6a9aee41-25d1898432844252b74fc0db45774dab received from {username='slave'} at 127.0.0.1:44700
I20260601 13:38:58.620429 16792 tablet_copy_service.cc:434] P fbbe356754bb4f90865f6cb614d173ed: ending tablet copy session 9279972fd72c4e12acf2fa1a6a9aee41-25d1898432844252b74fc0db45774dab on tablet 25d1898432844252b74fc0db45774dab with peer 9279972fd72c4e12acf2fa1a6a9aee41
I20260601 13:38:58.620955 16793 tablet_copy_source_session.cc:215] T ca9898fd296d4306bc8dbf64f5935efb P fbbe356754bb4f90865f6cb614d173ed: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:38:58.621984 17135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca9898fd296d4306bc8dbf64f5935efb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:58.624469 17135 tablet_copy_client.cc:806] T ca9898fd296d4306bc8dbf64f5935efb P 9279972fd72c4e12acf2fa1a6a9aee41: tablet copy: Starting download of 0 data blocks...
I20260601 13:38:58.624696 17135 tablet_copy_client.cc:670] T ca9898fd296d4306bc8dbf64f5935efb P 9279972fd72c4e12acf2fa1a6a9aee41: tablet copy: Starting download of 1 WAL segments...
I20260601 13:38:58.626200 17135 tablet_copy_client.cc:538] T ca9898fd296d4306bc8dbf64f5935efb P 9279972fd72c4e12acf2fa1a6a9aee41: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:38:58.627908 17135 tablet_bootstrap.cc:492] T ca9898fd296d4306bc8dbf64f5935efb P 9279972fd72c4e12acf2fa1a6a9aee41: Bootstrap starting.
I20260601 13:38:58.650045 17135 tablet_bootstrap.cc:492] T ca9898fd296d4306bc8dbf64f5935efb P 9279972fd72c4e12acf2fa1a6a9aee41: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=145 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:38:58.650419 17135 tablet_bootstrap.cc:492] T ca9898fd296d4306bc8dbf64f5935efb P 9279972fd72c4e12acf2fa1a6a9aee41: Bootstrap complete.
I20260601 13:38:58.650640 17135 ts_tablet_manager.cc:1403] T ca9898fd296d4306bc8dbf64f5935efb P 9279972fd72c4e12acf2fa1a6a9aee41: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.004s
I20260601 13:38:58.651273 17135 raft_consensus.cc:359] T ca9898fd296d4306bc8dbf64f5935efb P 9279972fd72c4e12acf2fa1a6a9aee41 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } attrs { replace: true } } peers { permanent_uuid: "9279972fd72c4e12acf2fa1a6a9aee41" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40287 } attrs { promote: true } }
I20260601 13:38:58.651424 17135 raft_consensus.cc:740] T ca9898fd296d4306bc8dbf64f5935efb P 9279972fd72c4e12acf2fa1a6a9aee41 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9279972fd72c4e12acf2fa1a6a9aee41, State: Initialized, Role: LEARNER
I20260601 13:38:58.651520 17135 consensus_queue.cc:260] T ca9898fd296d4306bc8dbf64f5935efb P 9279972fd72c4e12acf2fa1a6a9aee41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "cd48ac40daf04573a37c147ee5a6ebf4" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41251 } } peers { permanent_uuid: "fbbe356754bb4f90865f6cb614d173ed" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 34715 } } peers { permanent_uuid: "83887571cb2c429abdcdf947fd91948c" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 45215 } attrs { replace: true } } peers { permanent_uuid: "9279972fd72c4e12acf2fa1a6a9aee41" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 40287 } attrs { promote: true } }
I20260601 13:38:58.651847 17135 ts_tablet_manager.cc:1434] T ca9898fd296d4306bc8dbf64f5935efb P 9279972fd72c4e12acf2fa1a6a9aee41: Time spent starting tablet: real 0.001s	user 0.004s	sys 0.000s
I20260601 13:38:58.653348 16793 tablet_copy_service.cc:342] P fbbe356754bb4f90865f6cb614d173ed: Request end of tablet copy session 9279972fd72c4e12acf2fa1a6a9aee41-ca9898fd296d4306bc8dbf64f5935efb received from {username='slave'} at 127.0.0.1:44700
I20260601 13:38:58.653445 16793 tablet_copy_service.cc:434] P fbbe356754bb4f90865f6cb614d173ed: ending tablet copy session 9279972fd72c4e12acf2fa1a6a9aee41-ca9898fd296d4306bc8dbf64f5935efb on tablet ca9898fd296d4306bc8dbf64f5935efb with peer 9279972fd72c4e12acf2fa1a6a9aee41
I20260601 13:38:58.973285 17068 raft_consensus.cc:1217] T 99aae3ab45f9428ea5e580e0945e92c8 P 9279972fd72c4e12acf2fa1a6a9aee41 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
I20260601 13:38:59.048182 17068 raft_consensus.cc:1217] T bb2cc831d828485782ea14fbe60801b0 P 9279972fd72c4e12acf2fa1a6a9aee41 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
I20260601 13:38:59.057056  7328 tablet_server.cc:179] TabletServer@127.7.40.1:0 shutting down...
I20260601 13:38:59.062425  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:59.062680  7328 tablet_replica.cc:333] T 99aae3ab45f9428ea5e580e0945e92c8 P cd48ac40daf04573a37c147ee5a6ebf4: stopping tablet replica
I20260601 13:38:59.062879  7328 raft_consensus.cc:2243] T 99aae3ab45f9428ea5e580e0945e92c8 P cd48ac40daf04573a37c147ee5a6ebf4 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:59.063251  7328 raft_consensus.cc:2272] T 99aae3ab45f9428ea5e580e0945e92c8 P cd48ac40daf04573a37c147ee5a6ebf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:59.063974  7328 tablet_replica.cc:333] T 06e0e5b9b797492eb07e761a8805b64b P cd48ac40daf04573a37c147ee5a6ebf4: stopping tablet replica
I20260601 13:38:59.064118  7328 raft_consensus.cc:2243] T 06e0e5b9b797492eb07e761a8805b64b P cd48ac40daf04573a37c147ee5a6ebf4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:59.064284  7328 raft_consensus.cc:2272] T 06e0e5b9b797492eb07e761a8805b64b P cd48ac40daf04573a37c147ee5a6ebf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:59.064711  7328 tablet_replica.cc:333] T 6eb399f9849d446da4bf3da5db1f2dcd P cd48ac40daf04573a37c147ee5a6ebf4: stopping tablet replica
I20260601 13:38:59.064841  7328 raft_consensus.cc:2243] T 6eb399f9849d446da4bf3da5db1f2dcd P cd48ac40daf04573a37c147ee5a6ebf4 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:59.064985  7328 raft_consensus.cc:2272] T 6eb399f9849d446da4bf3da5db1f2dcd P cd48ac40daf04573a37c147ee5a6ebf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:59.065562  7328 tablet_replica.cc:333] T 25d1898432844252b74fc0db45774dab P cd48ac40daf04573a37c147ee5a6ebf4: stopping tablet replica
I20260601 13:38:59.065691  7328 raft_consensus.cc:2243] T 25d1898432844252b74fc0db45774dab P cd48ac40daf04573a37c147ee5a6ebf4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:59.065833  7328 raft_consensus.cc:2272] T 25d1898432844252b74fc0db45774dab P cd48ac40daf04573a37c147ee5a6ebf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:59.066731  7328 tablet_replica.cc:333] T ca9898fd296d4306bc8dbf64f5935efb P cd48ac40daf04573a37c147ee5a6ebf4: stopping tablet replica
I20260601 13:38:59.066840  7328 raft_consensus.cc:2243] T ca9898fd296d4306bc8dbf64f5935efb P cd48ac40daf04573a37c147ee5a6ebf4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:59.066962  7328 raft_consensus.cc:2272] T ca9898fd296d4306bc8dbf64f5935efb P cd48ac40daf04573a37c147ee5a6ebf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:59.067446  7328 tablet_replica.cc:333] T cfb6a03dc6a5481281d478c3b43aa691 P cd48ac40daf04573a37c147ee5a6ebf4: stopping tablet replica
I20260601 13:38:59.067612  7328 raft_consensus.cc:2243] T cfb6a03dc6a5481281d478c3b43aa691 P cd48ac40daf04573a37c147ee5a6ebf4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:59.067767  7328 raft_consensus.cc:2272] T cfb6a03dc6a5481281d478c3b43aa691 P cd48ac40daf04573a37c147ee5a6ebf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:59.068250  7328 tablet_replica.cc:333] T 420bff32adb54b7984edf8aa317de4c5 P cd48ac40daf04573a37c147ee5a6ebf4: stopping tablet replica
I20260601 13:38:59.068329  7328 raft_consensus.cc:2243] T 420bff32adb54b7984edf8aa317de4c5 P cd48ac40daf04573a37c147ee5a6ebf4 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:59.068463  7328 raft_consensus.cc:2272] T 420bff32adb54b7984edf8aa317de4c5 P cd48ac40daf04573a37c147ee5a6ebf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:59.068835  7328 tablet_replica.cc:333] T bb2cc831d828485782ea14fbe60801b0 P cd48ac40daf04573a37c147ee5a6ebf4: stopping tablet replica
I20260601 13:38:59.068926  7328 raft_consensus.cc:2243] T bb2cc831d828485782ea14fbe60801b0 P cd48ac40daf04573a37c147ee5a6ebf4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:59.069067  7328 raft_consensus.cc:2272] T bb2cc831d828485782ea14fbe60801b0 P cd48ac40daf04573a37c147ee5a6ebf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:59.084072  7328 tablet_server.cc:196] TabletServer@127.7.40.1:0 shutdown complete.
I20260601 13:38:59.087505  7328 tablet_server.cc:179] TabletServer@127.7.40.2:0 shutting down...
I20260601 13:38:59.093796  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:59.094074  7328 tablet_replica.cc:333] T bb2cc831d828485782ea14fbe60801b0 P fbbe356754bb4f90865f6cb614d173ed: stopping tablet replica
I20260601 13:38:59.094237  7328 raft_consensus.cc:2243] T bb2cc831d828485782ea14fbe60801b0 P fbbe356754bb4f90865f6cb614d173ed [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:59.094549  7328 raft_consensus.cc:2272] T bb2cc831d828485782ea14fbe60801b0 P fbbe356754bb4f90865f6cb614d173ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:59.095208  7328 tablet_replica.cc:333] T cfb6a03dc6a5481281d478c3b43aa691 P fbbe356754bb4f90865f6cb614d173ed: stopping tablet replica
I20260601 13:38:59.095355  7328 raft_consensus.cc:2243] T cfb6a03dc6a5481281d478c3b43aa691 P fbbe356754bb4f90865f6cb614d173ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:59.095496  7328 raft_consensus.cc:2272] T cfb6a03dc6a5481281d478c3b43aa691 P fbbe356754bb4f90865f6cb614d173ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:59.095939  7328 tablet_replica.cc:333] T 87f137cd9f18439fa865d17686a0c7cd P fbbe356754bb4f90865f6cb614d173ed: stopping tablet replica
I20260601 13:38:59.096050  7328 raft_consensus.cc:2243] T 87f137cd9f18439fa865d17686a0c7cd P fbbe356754bb4f90865f6cb614d173ed [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:59.096155  7328 raft_consensus.cc:2272] T 87f137cd9f18439fa865d17686a0c7cd P fbbe356754bb4f90865f6cb614d173ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:59.096580  7328 tablet_replica.cc:333] T 25d1898432844252b74fc0db45774dab P fbbe356754bb4f90865f6cb614d173ed: stopping tablet replica
I20260601 13:38:59.096690  7328 raft_consensus.cc:2243] T 25d1898432844252b74fc0db45774dab P fbbe356754bb4f90865f6cb614d173ed [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:59.096931  7328 raft_consensus.cc:2272] T 25d1898432844252b74fc0db45774dab P fbbe356754bb4f90865f6cb614d173ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:59.097347  7328 tablet_replica.cc:333] T ca9898fd296d4306bc8dbf64f5935efb P fbbe356754bb4f90865f6cb614d173ed: stopping tablet replica
I20260601 13:38:59.097450  7328 raft_consensus.cc:2243] T ca9898fd296d4306bc8dbf64f5935efb P fbbe356754bb4f90865f6cb614d173ed [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:59.097746  7328 raft_consensus.cc:2272] T ca9898fd296d4306bc8dbf64f5935efb P fbbe356754bb4f90865f6cb614d173ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:59.098145  7328 tablet_replica.cc:333] T 74cdd433807148019650bd7bd3d7e9bc P fbbe356754bb4f90865f6cb614d173ed: stopping tablet replica
I20260601 13:38:59.098242  7328 raft_consensus.cc:2243] T 74cdd433807148019650bd7bd3d7e9bc P fbbe356754bb4f90865f6cb614d173ed [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:59.098354  7328 raft_consensus.cc:2272] T 74cdd433807148019650bd7bd3d7e9bc P fbbe356754bb4f90865f6cb614d173ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:59.098752  7328 tablet_replica.cc:333] T 99aae3ab45f9428ea5e580e0945e92c8 P fbbe356754bb4f90865f6cb614d173ed: stopping tablet replica
I20260601 13:38:59.098850  7328 raft_consensus.cc:2243] T 99aae3ab45f9428ea5e580e0945e92c8 P fbbe356754bb4f90865f6cb614d173ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:59.098973  7328 raft_consensus.cc:2272] T 99aae3ab45f9428ea5e580e0945e92c8 P fbbe356754bb4f90865f6cb614d173ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:59.099411  7328 tablet_replica.cc:333] T 06e0e5b9b797492eb07e761a8805b64b P fbbe356754bb4f90865f6cb614d173ed: stopping tablet replica
I20260601 13:38:59.099507  7328 raft_consensus.cc:2243] T 06e0e5b9b797492eb07e761a8805b64b P fbbe356754bb4f90865f6cb614d173ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:59.099628  7328 raft_consensus.cc:2272] T 06e0e5b9b797492eb07e761a8805b64b P fbbe356754bb4f90865f6cb614d173ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:59.115298  7328 tablet_server.cc:196] TabletServer@127.7.40.2:0 shutdown complete.
I20260601 13:38:59.119241  7328 tablet_server.cc:179] TabletServer@127.7.40.3:0 shutting down...
I20260601 13:38:59.125555  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:59.125932  7328 tablet_replica.cc:333] T bb2cc831d828485782ea14fbe60801b0 P 83887571cb2c429abdcdf947fd91948c: stopping tablet replica
I20260601 13:38:59.126111  7328 raft_consensus.cc:2243] T bb2cc831d828485782ea14fbe60801b0 P 83887571cb2c429abdcdf947fd91948c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:59.126343  7328 raft_consensus.cc:2272] T bb2cc831d828485782ea14fbe60801b0 P 83887571cb2c429abdcdf947fd91948c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:59.126951  7328 tablet_replica.cc:333] T c9d91a78dc534d67b1851bcba1bd0990 P 83887571cb2c429abdcdf947fd91948c: stopping tablet replica
I20260601 13:38:59.127151  7328 raft_consensus.cc:2243] T c9d91a78dc534d67b1851bcba1bd0990 P 83887571cb2c429abdcdf947fd91948c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:59.127288  7328 raft_consensus.cc:2272] T c9d91a78dc534d67b1851bcba1bd0990 P 83887571cb2c429abdcdf947fd91948c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:59.127759  7328 tablet_replica.cc:333] T e3371a905fee49ba88130a93f301453f P 83887571cb2c429abdcdf947fd91948c: stopping tablet replica
I20260601 13:38:59.127871  7328 raft_consensus.cc:2243] T e3371a905fee49ba88130a93f301453f P 83887571cb2c429abdcdf947fd91948c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:59.127990  7328 raft_consensus.cc:2272] T e3371a905fee49ba88130a93f301453f P 83887571cb2c429abdcdf947fd91948c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:59.128407  7328 tablet_replica.cc:333] T 25d1898432844252b74fc0db45774dab P 83887571cb2c429abdcdf947fd91948c: stopping tablet replica
I20260601 13:38:59.128511  7328 raft_consensus.cc:2243] T 25d1898432844252b74fc0db45774dab P 83887571cb2c429abdcdf947fd91948c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:59.128644  7328 raft_consensus.cc:2272] T 25d1898432844252b74fc0db45774dab P 83887571cb2c429abdcdf947fd91948c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:59.129038  7328 tablet_replica.cc:333] T ca9898fd296d4306bc8dbf64f5935efb P 83887571cb2c429abdcdf947fd91948c: stopping tablet replica
I20260601 13:38:59.129145  7328 raft_consensus.cc:2243] T ca9898fd296d4306bc8dbf64f5935efb P 83887571cb2c429abdcdf947fd91948c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:59.129288  7328 raft_consensus.cc:2272] T ca9898fd296d4306bc8dbf64f5935efb P 83887571cb2c429abdcdf947fd91948c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:59.129691  7328 tablet_replica.cc:333] T 06e0e5b9b797492eb07e761a8805b64b P 83887571cb2c429abdcdf947fd91948c: stopping tablet replica
I20260601 13:38:59.129797  7328 raft_consensus.cc:2243] T 06e0e5b9b797492eb07e761a8805b64b P 83887571cb2c429abdcdf947fd91948c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:59.130016  7328 raft_consensus.cc:2272] T 06e0e5b9b797492eb07e761a8805b64b P 83887571cb2c429abdcdf947fd91948c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:59.130420  7328 tablet_replica.cc:333] T 99aae3ab45f9428ea5e580e0945e92c8 P 83887571cb2c429abdcdf947fd91948c: stopping tablet replica
I20260601 13:38:59.130514  7328 raft_consensus.cc:2243] T 99aae3ab45f9428ea5e580e0945e92c8 P 83887571cb2c429abdcdf947fd91948c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:59.130640  7328 raft_consensus.cc:2272] T 99aae3ab45f9428ea5e580e0945e92c8 P 83887571cb2c429abdcdf947fd91948c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:59.131016  7328 tablet_replica.cc:333] T cfb6a03dc6a5481281d478c3b43aa691 P 83887571cb2c429abdcdf947fd91948c: stopping tablet replica
I20260601 13:38:59.131141  7328 raft_consensus.cc:2243] T cfb6a03dc6a5481281d478c3b43aa691 P 83887571cb2c429abdcdf947fd91948c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:59.131337  7328 raft_consensus.cc:2272] T cfb6a03dc6a5481281d478c3b43aa691 P 83887571cb2c429abdcdf947fd91948c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:59.145628  7328 tablet_server.cc:196] TabletServer@127.7.40.3:0 shutdown complete.
I20260601 13:38:59.148922  7328 tablet_server.cc:179] TabletServer@127.7.40.4:0 shutting down...
I20260601 13:38:59.154860  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:59.155175  7328 tablet_replica.cc:333] T ca9898fd296d4306bc8dbf64f5935efb P 9279972fd72c4e12acf2fa1a6a9aee41: stopping tablet replica
I20260601 13:38:59.155380  7328 raft_consensus.cc:2243] T ca9898fd296d4306bc8dbf64f5935efb P 9279972fd72c4e12acf2fa1a6a9aee41 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:38:59.155586  7328 raft_consensus.cc:2272] T ca9898fd296d4306bc8dbf64f5935efb P 9279972fd72c4e12acf2fa1a6a9aee41 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:38:59.156177  7328 tablet_replica.cc:333] T 25d1898432844252b74fc0db45774dab P 9279972fd72c4e12acf2fa1a6a9aee41: stopping tablet replica
I20260601 13:38:59.156314  7328 raft_consensus.cc:2243] T 25d1898432844252b74fc0db45774dab P 9279972fd72c4e12acf2fa1a6a9aee41 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:38:59.156487  7328 raft_consensus.cc:2272] T 25d1898432844252b74fc0db45774dab P 9279972fd72c4e12acf2fa1a6a9aee41 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:38:59.156958  7328 tablet_replica.cc:333] T 99aae3ab45f9428ea5e580e0945e92c8 P 9279972fd72c4e12acf2fa1a6a9aee41: stopping tablet replica
I20260601 13:38:59.157066  7328 raft_consensus.cc:2243] T 99aae3ab45f9428ea5e580e0945e92c8 P 9279972fd72c4e12acf2fa1a6a9aee41 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:38:59.157189  7328 raft_consensus.cc:2272] T 99aae3ab45f9428ea5e580e0945e92c8 P 9279972fd72c4e12acf2fa1a6a9aee41 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:38:59.157608  7328 tablet_replica.cc:333] T bb2cc831d828485782ea14fbe60801b0 P 9279972fd72c4e12acf2fa1a6a9aee41: stopping tablet replica
I20260601 13:38:59.157691  7328 raft_consensus.cc:2243] T bb2cc831d828485782ea14fbe60801b0 P 9279972fd72c4e12acf2fa1a6a9aee41 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:38:59.157805  7328 raft_consensus.cc:2272] T bb2cc831d828485782ea14fbe60801b0 P 9279972fd72c4e12acf2fa1a6a9aee41 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:38:59.171202  7328 tablet_server.cc:196] TabletServer@127.7.40.4:0 shutdown complete.
I20260601 13:38:59.174396  7328 master.cc:562] Master@127.7.40.62:36441 shutting down...
W20260601 13:38:59.178629 16651 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:38:59.178756 16651 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:38:59.178783 16651 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:38:59.179227  7328 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3cf502bd75784ed08551ecd1c901252c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:59.179430  7328 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3cf502bd75784ed08551ecd1c901252c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:59.179517  7328 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3cf502bd75784ed08551ecd1c901252c: stopping tablet replica
I20260601 13:38:59.192843  7328 master.cc:584] Master@127.7.40.62:36441 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (4218 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260601 13:38:59.207368  7328 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.40.62:38937
I20260601 13:38:59.207803  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:59.209913 17143 instance_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:38:59.209918 17145 instance_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:38:59.210003 17142 instance_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:38:59.210062  7328 server_base.cc:1061] running on GCE node
I20260601 13:38:59.210278  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:59.210357  7328 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:38:59.210376  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321139210374 us; error 0 us; skew 500 ppm
I20260601 13:38:59.211387  7328 webserver.cc:533] Webserver started at http://127.7.40.62:46587/ using document root <none> and password file <none>
I20260601 13:38:59.211573  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:59.211621  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:59.211731  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:59.212155  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320954551505-7328-0/minicluster-data/master-0-root/instance:
uuid: "fab03fea77eb454ea6d035225985a753"
format_stamp: "Formatted at 2026-06-01 13:38:59 on dist-test-slave-b9mm"
I20260601 13:38:59.213774  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:38:59.214948 17150 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:38:59.215422  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:59.215517  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320954551505-7328-0/minicluster-data/master-0-root
uuid: "fab03fea77eb454ea6d035225985a753"
format_stamp: "Formatted at 2026-06-01 13:38:59 on dist-test-slave-b9mm"
I20260601 13:38:59.215620  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320954551505-7328-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320954551505-7328-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320954551505-7328-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:38:59.233448  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:59.233914  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:59.238560  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.62:38937
I20260601 13:38:59.244881 17202 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.62:38937 every 8 connection(s)
I20260601 13:38:59.245404 17203 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:38:59.247383 17203 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fab03fea77eb454ea6d035225985a753: Bootstrap starting.
I20260601 13:38:59.248257 17203 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fab03fea77eb454ea6d035225985a753: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:59.249490 17203 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fab03fea77eb454ea6d035225985a753: No bootstrap required, opened a new log
I20260601 13:38:59.249933 17203 raft_consensus.cc:359] T 00000000000000000000000000000000 P fab03fea77eb454ea6d035225985a753 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fab03fea77eb454ea6d035225985a753" member_type: VOTER }
I20260601 13:38:59.250027 17203 raft_consensus.cc:385] T 00000000000000000000000000000000 P fab03fea77eb454ea6d035225985a753 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:59.250075 17203 raft_consensus.cc:740] T 00000000000000000000000000000000 P fab03fea77eb454ea6d035225985a753 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fab03fea77eb454ea6d035225985a753, State: Initialized, Role: FOLLOWER
I20260601 13:38:59.250257 17203 consensus_queue.cc:260] T 00000000000000000000000000000000 P fab03fea77eb454ea6d035225985a753 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fab03fea77eb454ea6d035225985a753" member_type: VOTER }
I20260601 13:38:59.250339 17203 raft_consensus.cc:399] T 00000000000000000000000000000000 P fab03fea77eb454ea6d035225985a753 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:38:59.250381 17203 raft_consensus.cc:493] T 00000000000000000000000000000000 P fab03fea77eb454ea6d035225985a753 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:38:59.250442 17203 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fab03fea77eb454ea6d035225985a753 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:59.251190 17203 raft_consensus.cc:515] T 00000000000000000000000000000000 P fab03fea77eb454ea6d035225985a753 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fab03fea77eb454ea6d035225985a753" member_type: VOTER }
I20260601 13:38:59.251343 17203 leader_election.cc:304] T 00000000000000000000000000000000 P fab03fea77eb454ea6d035225985a753 [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: fab03fea77eb454ea6d035225985a753; no voters: 
I20260601 13:38:59.251571 17203 leader_election.cc:290] T 00000000000000000000000000000000 P fab03fea77eb454ea6d035225985a753 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:38:59.251719 17206 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fab03fea77eb454ea6d035225985a753 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:59.251941 17206 raft_consensus.cc:697] T 00000000000000000000000000000000 P fab03fea77eb454ea6d035225985a753 [term 1 LEADER]: Becoming Leader. State: Replica: fab03fea77eb454ea6d035225985a753, State: Running, Role: LEADER
I20260601 13:38:59.252035 17203 sys_catalog.cc:565] T 00000000000000000000000000000000 P fab03fea77eb454ea6d035225985a753 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:38:59.252101 17206 consensus_queue.cc:237] T 00000000000000000000000000000000 P fab03fea77eb454ea6d035225985a753 [LEADER]: Queue going to LEADER mode. State: All 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: "fab03fea77eb454ea6d035225985a753" member_type: VOTER }
I20260601 13:38:59.252564 17207 sys_catalog.cc:455] T 00000000000000000000000000000000 P fab03fea77eb454ea6d035225985a753 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fab03fea77eb454ea6d035225985a753" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fab03fea77eb454ea6d035225985a753" member_type: VOTER } }
I20260601 13:38:59.252677 17207 sys_catalog.cc:458] T 00000000000000000000000000000000 P fab03fea77eb454ea6d035225985a753 [sys.catalog]: This master's current role is: LEADER
I20260601 13:38:59.252584 17208 sys_catalog.cc:455] T 00000000000000000000000000000000 P fab03fea77eb454ea6d035225985a753 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fab03fea77eb454ea6d035225985a753. Latest consensus state: current_term: 1 leader_uuid: "fab03fea77eb454ea6d035225985a753" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fab03fea77eb454ea6d035225985a753" member_type: VOTER } }
I20260601 13:38:59.252787 17208 sys_catalog.cc:458] T 00000000000000000000000000000000 P fab03fea77eb454ea6d035225985a753 [sys.catalog]: This master's current role is: LEADER
I20260601 13:38:59.253008 17211 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:38:59.254022 17211 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:38:59.254213  7328 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:38:59.256158 17211 catalog_manager.cc:1382] Generated new cluster ID: 6e8bb86e4eef4fe2be052d7908167b28
I20260601 13:38:59.256217 17211 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:38:59.265913 17211 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:38:59.266649 17211 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:38:59.276034 17211 catalog_manager.cc:6069] T 00000000000000000000000000000000 P fab03fea77eb454ea6d035225985a753: Generated new TSK 0
I20260601 13:38:59.276279 17211 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:38:59.286845  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:59.289110 17224 instance_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:38:59.289156 17227 instance_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:38:59.289198  7328 server_base.cc:1061] running on GCE node
W20260601 13:38:59.289356 17225 instance_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:38:59.289574  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:59.289781  7328 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:38:59.289814  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321139289813 us; error 0 us; skew 500 ppm
I20260601 13:38:59.290894  7328 webserver.cc:533] Webserver started at http://127.7.40.1:42755/ using document root <none> and password file <none>
I20260601 13:38:59.291131  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:59.291214  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:59.291298  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:59.291764  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320954551505-7328-0/minicluster-data/ts-0-root/instance:
uuid: "a6ca6c969f924a9f9aa630d196ae76f1"
format_stamp: "Formatted at 2026-06-01 13:38:59 on dist-test-slave-b9mm"
I20260601 13:38:59.293390  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:38:59.294438 17232 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:38:59.294744  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:59.294835  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320954551505-7328-0/minicluster-data/ts-0-root
uuid: "a6ca6c969f924a9f9aa630d196ae76f1"
format_stamp: "Formatted at 2026-06-01 13:38:59 on dist-test-slave-b9mm"
I20260601 13:38:59.294932  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320954551505-7328-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320954551505-7328-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320954551505-7328-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:38:59.316466  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:59.317052  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:59.317417  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:59.317982  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:59.318022  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:59.318084  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:59.318128  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:59.322934  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.1:44267
I20260601 13:38:59.323002 17296 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.1:44267 every 8 connection(s)
I20260601 13:38:59.324038  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:59.326208 17301 instance_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:38:59.326236 17304 instance_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:38:59.326471 17302 instance_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:38:59.326512  7328 server_base.cc:1061] running on GCE node
I20260601 13:38:59.326776  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:59.326833  7328 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:38:59.326866  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321139326866 us; error 0 us; skew 500 ppm
I20260601 13:38:59.327878  7328 webserver.cc:533] Webserver started at http://127.7.40.2:40341/ using document root <none> and password file <none>
I20260601 13:38:59.328078  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:59.328152  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:59.328241  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:59.328838  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320954551505-7328-0/minicluster-data/ts-1-root/instance:
uuid: "702d2bdbe988456388ff24868ed8a233"
format_stamp: "Formatted at 2026-06-01 13:38:59 on dist-test-slave-b9mm"
I20260601 13:38:59.329224 17297 heartbeater.cc:344] Connected to a master server at 127.7.40.62:38937
I20260601 13:38:59.329342 17297 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:59.329618 17297 heartbeater.cc:507] Master 127.7.40.62:38937 requested a full tablet report, sending...
I20260601 13:38:59.330379 17167 ts_manager.cc:194] Registered new tserver with Master: a6ca6c969f924a9f9aa630d196ae76f1 (127.7.40.1:44267)
I20260601 13:38:59.330813  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260601 13:38:59.331409 17167 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49900
I20260601 13:38:59.332033 17309 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:38:59.332299  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:59.332387  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320954551505-7328-0/minicluster-data/ts-1-root
uuid: "702d2bdbe988456388ff24868ed8a233"
format_stamp: "Formatted at 2026-06-01 13:38:59 on dist-test-slave-b9mm"
I20260601 13:38:59.332489  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320954551505-7328-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320954551505-7328-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320954551505-7328-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:38:59.341665  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:59.342121  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:59.342479  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:59.342989  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:59.343052  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:59.343140  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:59.343194  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:59.347644  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.2:41725
I20260601 13:38:59.347703 17372 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.2:41725 every 8 connection(s)
I20260601 13:38:59.348647  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:59.350754 17377 instance_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:38:59.350883 17376 instance_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:38:59.351029  7328 server_base.cc:1061] running on GCE node
W20260601 13:38:59.351246 17379 instance_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:38:59.351596  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:59.351665  7328 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:38:59.351692  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321139351691 us; error 0 us; skew 500 ppm
I20260601 13:38:59.352783  7328 webserver.cc:533] Webserver started at http://127.7.40.3:34557/ using document root <none> and password file <none>
I20260601 13:38:59.352996  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:59.353072  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:59.353144  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:59.353664  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320954551505-7328-0/minicluster-data/ts-2-root/instance:
uuid: "b30d2b5f9441442489520aa4ced85867"
format_stamp: "Formatted at 2026-06-01 13:38:59 on dist-test-slave-b9mm"
I20260601 13:38:59.353816 17373 heartbeater.cc:344] Connected to a master server at 127.7.40.62:38937
I20260601 13:38:59.353947 17373 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:59.354198 17373 heartbeater.cc:507] Master 127.7.40.62:38937 requested a full tablet report, sending...
I20260601 13:38:59.355013 17167 ts_manager.cc:194] Registered new tserver with Master: 702d2bdbe988456388ff24868ed8a233 (127.7.40.2:41725)
I20260601 13:38:59.355748 17167 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49908
I20260601 13:38:59.355934  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:38:59.357123 17384 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:38:59.357419  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:59.357506  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320954551505-7328-0/minicluster-data/ts-2-root
uuid: "b30d2b5f9441442489520aa4ced85867"
format_stamp: "Formatted at 2026-06-01 13:38:59 on dist-test-slave-b9mm"
I20260601 13:38:59.357591  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320954551505-7328-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320954551505-7328-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320954551505-7328-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:38:59.369529  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:59.369987  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:59.370299  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:59.370863  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:59.370905  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:59.370965  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:59.371002  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:59.375936  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.3:44993
I20260601 13:38:59.376019 17447 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.3:44993 every 8 connection(s)
I20260601 13:38:59.381173 17448 heartbeater.cc:344] Connected to a master server at 127.7.40.62:38937
I20260601 13:38:59.381326 17448 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:59.381656 17448 heartbeater.cc:507] Master 127.7.40.62:38937 requested a full tablet report, sending...
I20260601 13:38:59.382493 17167 ts_manager.cc:194] Registered new tserver with Master: b30d2b5f9441442489520aa4ced85867 (127.7.40.3:44993)
I20260601 13:38:59.383256  7328 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006878002s
I20260601 13:38:59.383365 17167 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49920
I20260601 13:38:59.392630 17167 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49922:
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:38:59.393112 17167 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:38:59.403767 17261 tablet_service.cc:1511] Processing CreateTablet for tablet 97966fcfaa824ac9b1e99f62245ccefb (DEFAULT_TABLE table=test-workload [id=be1ff71cf58b41c1bd36e9ca10499a25]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:38:59.404171 17261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97966fcfaa824ac9b1e99f62245ccefb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:59.404294 17412 tablet_service.cc:1511] Processing CreateTablet for tablet 97966fcfaa824ac9b1e99f62245ccefb (DEFAULT_TABLE table=test-workload [id=be1ff71cf58b41c1bd36e9ca10499a25]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:38:59.404304 17337 tablet_service.cc:1511] Processing CreateTablet for tablet 97966fcfaa824ac9b1e99f62245ccefb (DEFAULT_TABLE table=test-workload [id=be1ff71cf58b41c1bd36e9ca10499a25]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:38:59.404560 17412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97966fcfaa824ac9b1e99f62245ccefb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:59.404711 17337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97966fcfaa824ac9b1e99f62245ccefb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:59.406891 17464 tablet_bootstrap.cc:492] T 97966fcfaa824ac9b1e99f62245ccefb P a6ca6c969f924a9f9aa630d196ae76f1: Bootstrap starting.
I20260601 13:38:59.407275 17463 tablet_bootstrap.cc:492] T 97966fcfaa824ac9b1e99f62245ccefb P b30d2b5f9441442489520aa4ced85867: Bootstrap starting.
I20260601 13:38:59.407284 17465 tablet_bootstrap.cc:492] T 97966fcfaa824ac9b1e99f62245ccefb P 702d2bdbe988456388ff24868ed8a233: Bootstrap starting.
I20260601 13:38:59.408140 17464 tablet_bootstrap.cc:654] T 97966fcfaa824ac9b1e99f62245ccefb P a6ca6c969f924a9f9aa630d196ae76f1: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:59.408381 17463 tablet_bootstrap.cc:654] T 97966fcfaa824ac9b1e99f62245ccefb P b30d2b5f9441442489520aa4ced85867: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:59.408381 17465 tablet_bootstrap.cc:654] T 97966fcfaa824ac9b1e99f62245ccefb P 702d2bdbe988456388ff24868ed8a233: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:59.409492 17464 tablet_bootstrap.cc:492] T 97966fcfaa824ac9b1e99f62245ccefb P a6ca6c969f924a9f9aa630d196ae76f1: No bootstrap required, opened a new log
I20260601 13:38:59.409590 17464 ts_tablet_manager.cc:1403] T 97966fcfaa824ac9b1e99f62245ccefb P a6ca6c969f924a9f9aa630d196ae76f1: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:59.409622 17465 tablet_bootstrap.cc:492] T 97966fcfaa824ac9b1e99f62245ccefb P 702d2bdbe988456388ff24868ed8a233: No bootstrap required, opened a new log
I20260601 13:38:59.409713 17465 ts_tablet_manager.cc:1403] T 97966fcfaa824ac9b1e99f62245ccefb P 702d2bdbe988456388ff24868ed8a233: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:38:59.409780 17463 tablet_bootstrap.cc:492] T 97966fcfaa824ac9b1e99f62245ccefb P b30d2b5f9441442489520aa4ced85867: No bootstrap required, opened a new log
I20260601 13:38:59.409857 17463 ts_tablet_manager.cc:1403] T 97966fcfaa824ac9b1e99f62245ccefb P b30d2b5f9441442489520aa4ced85867: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:59.410120 17464 raft_consensus.cc:359] T 97966fcfaa824ac9b1e99f62245ccefb P a6ca6c969f924a9f9aa630d196ae76f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "702d2bdbe988456388ff24868ed8a233" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41725 } } peers { permanent_uuid: "b30d2b5f9441442489520aa4ced85867" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44993 } } peers { permanent_uuid: "a6ca6c969f924a9f9aa630d196ae76f1" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44267 } }
I20260601 13:38:59.410264 17464 raft_consensus.cc:385] T 97966fcfaa824ac9b1e99f62245ccefb P a6ca6c969f924a9f9aa630d196ae76f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:59.410244 17463 raft_consensus.cc:359] T 97966fcfaa824ac9b1e99f62245ccefb P b30d2b5f9441442489520aa4ced85867 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "702d2bdbe988456388ff24868ed8a233" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41725 } } peers { permanent_uuid: "b30d2b5f9441442489520aa4ced85867" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44993 } } peers { permanent_uuid: "a6ca6c969f924a9f9aa630d196ae76f1" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44267 } }
I20260601 13:38:59.410298 17464 raft_consensus.cc:740] T 97966fcfaa824ac9b1e99f62245ccefb P a6ca6c969f924a9f9aa630d196ae76f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6ca6c969f924a9f9aa630d196ae76f1, State: Initialized, Role: FOLLOWER
I20260601 13:38:59.410332 17463 raft_consensus.cc:385] T 97966fcfaa824ac9b1e99f62245ccefb P b30d2b5f9441442489520aa4ced85867 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:59.410377 17463 raft_consensus.cc:740] T 97966fcfaa824ac9b1e99f62245ccefb P b30d2b5f9441442489520aa4ced85867 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b30d2b5f9441442489520aa4ced85867, State: Initialized, Role: FOLLOWER
I20260601 13:38:59.410310 17465 raft_consensus.cc:359] T 97966fcfaa824ac9b1e99f62245ccefb P 702d2bdbe988456388ff24868ed8a233 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "702d2bdbe988456388ff24868ed8a233" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41725 } } peers { permanent_uuid: "b30d2b5f9441442489520aa4ced85867" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44993 } } peers { permanent_uuid: "a6ca6c969f924a9f9aa630d196ae76f1" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44267 } }
I20260601 13:38:59.410437 17465 raft_consensus.cc:385] T 97966fcfaa824ac9b1e99f62245ccefb P 702d2bdbe988456388ff24868ed8a233 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:59.410476 17464 consensus_queue.cc:260] T 97966fcfaa824ac9b1e99f62245ccefb P a6ca6c969f924a9f9aa630d196ae76f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "702d2bdbe988456388ff24868ed8a233" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41725 } } peers { permanent_uuid: "b30d2b5f9441442489520aa4ced85867" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44993 } } peers { permanent_uuid: "a6ca6c969f924a9f9aa630d196ae76f1" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44267 } }
I20260601 13:38:59.410480 17463 consensus_queue.cc:260] T 97966fcfaa824ac9b1e99f62245ccefb P b30d2b5f9441442489520aa4ced85867 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "702d2bdbe988456388ff24868ed8a233" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41725 } } peers { permanent_uuid: "b30d2b5f9441442489520aa4ced85867" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44993 } } peers { permanent_uuid: "a6ca6c969f924a9f9aa630d196ae76f1" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44267 } }
I20260601 13:38:59.410487 17465 raft_consensus.cc:740] T 97966fcfaa824ac9b1e99f62245ccefb P 702d2bdbe988456388ff24868ed8a233 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 702d2bdbe988456388ff24868ed8a233, State: Initialized, Role: FOLLOWER
I20260601 13:38:59.410775 17465 consensus_queue.cc:260] T 97966fcfaa824ac9b1e99f62245ccefb P 702d2bdbe988456388ff24868ed8a233 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "702d2bdbe988456388ff24868ed8a233" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41725 } } peers { permanent_uuid: "b30d2b5f9441442489520aa4ced85867" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44993 } } peers { permanent_uuid: "a6ca6c969f924a9f9aa630d196ae76f1" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44267 } }
I20260601 13:38:59.410933 17463 ts_tablet_manager.cc:1434] T 97966fcfaa824ac9b1e99f62245ccefb P b30d2b5f9441442489520aa4ced85867: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:59.410933 17464 ts_tablet_manager.cc:1434] T 97966fcfaa824ac9b1e99f62245ccefb P a6ca6c969f924a9f9aa630d196ae76f1: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:38:59.411149 17448 heartbeater.cc:499] Master 127.7.40.62:38937 was elected leader, sending a full tablet report...
I20260601 13:38:59.411237 17465 ts_tablet_manager.cc:1434] T 97966fcfaa824ac9b1e99f62245ccefb P 702d2bdbe988456388ff24868ed8a233: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:38:59.411386 17373 heartbeater.cc:499] Master 127.7.40.62:38937 was elected leader, sending a full tablet report...
I20260601 13:38:59.411156 17297 heartbeater.cc:499] Master 127.7.40.62:38937 was elected leader, sending a full tablet report...
I20260601 13:38:59.466219 17471 raft_consensus.cc:493] T 97966fcfaa824ac9b1e99f62245ccefb P 702d2bdbe988456388ff24868ed8a233 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:59.466454 17471 raft_consensus.cc:515] T 97966fcfaa824ac9b1e99f62245ccefb P 702d2bdbe988456388ff24868ed8a233 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "702d2bdbe988456388ff24868ed8a233" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41725 } } peers { permanent_uuid: "b30d2b5f9441442489520aa4ced85867" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44993 } } peers { permanent_uuid: "a6ca6c969f924a9f9aa630d196ae76f1" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44267 } }
I20260601 13:38:59.467092 17471 leader_election.cc:290] T 97966fcfaa824ac9b1e99f62245ccefb P 702d2bdbe988456388ff24868ed8a233 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b30d2b5f9441442489520aa4ced85867 (127.7.40.3:44993), a6ca6c969f924a9f9aa630d196ae76f1 (127.7.40.1:44267)
I20260601 13:38:59.471249 17271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97966fcfaa824ac9b1e99f62245ccefb" candidate_uuid: "702d2bdbe988456388ff24868ed8a233" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ca6c969f924a9f9aa630d196ae76f1" is_pre_election: true
I20260601 13:38:59.471470 17271 raft_consensus.cc:2468] T 97966fcfaa824ac9b1e99f62245ccefb P a6ca6c969f924a9f9aa630d196ae76f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 702d2bdbe988456388ff24868ed8a233 in term 0.
I20260601 13:38:59.471897 17313 leader_election.cc:304] T 97966fcfaa824ac9b1e99f62245ccefb P 702d2bdbe988456388ff24868ed8a233 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 702d2bdbe988456388ff24868ed8a233, a6ca6c969f924a9f9aa630d196ae76f1; no voters: 
I20260601 13:38:59.471972 17422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97966fcfaa824ac9b1e99f62245ccefb" candidate_uuid: "702d2bdbe988456388ff24868ed8a233" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b30d2b5f9441442489520aa4ced85867" is_pre_election: true
I20260601 13:38:59.472139 17422 raft_consensus.cc:2468] T 97966fcfaa824ac9b1e99f62245ccefb P b30d2b5f9441442489520aa4ced85867 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 702d2bdbe988456388ff24868ed8a233 in term 0.
I20260601 13:38:59.472186 17471 raft_consensus.cc:2804] T 97966fcfaa824ac9b1e99f62245ccefb P 702d2bdbe988456388ff24868ed8a233 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:59.472240 17471 raft_consensus.cc:493] T 97966fcfaa824ac9b1e99f62245ccefb P 702d2bdbe988456388ff24868ed8a233 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:59.472321 17471 raft_consensus.cc:3060] T 97966fcfaa824ac9b1e99f62245ccefb P 702d2bdbe988456388ff24868ed8a233 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:59.473308 17471 raft_consensus.cc:515] T 97966fcfaa824ac9b1e99f62245ccefb P 702d2bdbe988456388ff24868ed8a233 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "702d2bdbe988456388ff24868ed8a233" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41725 } } peers { permanent_uuid: "b30d2b5f9441442489520aa4ced85867" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44993 } } peers { permanent_uuid: "a6ca6c969f924a9f9aa630d196ae76f1" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44267 } }
I20260601 13:38:59.473796 17471 leader_election.cc:290] T 97966fcfaa824ac9b1e99f62245ccefb P 702d2bdbe988456388ff24868ed8a233 [CANDIDATE]: Term 1 election: Requested vote from peers b30d2b5f9441442489520aa4ced85867 (127.7.40.3:44993), a6ca6c969f924a9f9aa630d196ae76f1 (127.7.40.1:44267)
I20260601 13:38:59.474251 17422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97966fcfaa824ac9b1e99f62245ccefb" candidate_uuid: "702d2bdbe988456388ff24868ed8a233" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b30d2b5f9441442489520aa4ced85867"
I20260601 13:38:59.474354 17422 raft_consensus.cc:3060] T 97966fcfaa824ac9b1e99f62245ccefb P b30d2b5f9441442489520aa4ced85867 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:59.475260 17271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97966fcfaa824ac9b1e99f62245ccefb" candidate_uuid: "702d2bdbe988456388ff24868ed8a233" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ca6c969f924a9f9aa630d196ae76f1"
I20260601 13:38:59.475332 17422 raft_consensus.cc:2468] T 97966fcfaa824ac9b1e99f62245ccefb P b30d2b5f9441442489520aa4ced85867 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 702d2bdbe988456388ff24868ed8a233 in term 1.
I20260601 13:38:59.475392 17271 raft_consensus.cc:3060] T 97966fcfaa824ac9b1e99f62245ccefb P a6ca6c969f924a9f9aa630d196ae76f1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:59.475710 17312 leader_election.cc:304] T 97966fcfaa824ac9b1e99f62245ccefb P 702d2bdbe988456388ff24868ed8a233 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 702d2bdbe988456388ff24868ed8a233, b30d2b5f9441442489520aa4ced85867; no voters: 
I20260601 13:38:59.475955 17471 raft_consensus.cc:2804] T 97966fcfaa824ac9b1e99f62245ccefb P 702d2bdbe988456388ff24868ed8a233 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:59.476205 17471 raft_consensus.cc:697] T 97966fcfaa824ac9b1e99f62245ccefb P 702d2bdbe988456388ff24868ed8a233 [term 1 LEADER]: Becoming Leader. State: Replica: 702d2bdbe988456388ff24868ed8a233, State: Running, Role: LEADER
I20260601 13:38:59.476380 17471 consensus_queue.cc:237] T 97966fcfaa824ac9b1e99f62245ccefb P 702d2bdbe988456388ff24868ed8a233 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "702d2bdbe988456388ff24868ed8a233" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41725 } } peers { permanent_uuid: "b30d2b5f9441442489520aa4ced85867" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44993 } } peers { permanent_uuid: "a6ca6c969f924a9f9aa630d196ae76f1" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44267 } }
I20260601 13:38:59.476595 17271 raft_consensus.cc:2468] T 97966fcfaa824ac9b1e99f62245ccefb P a6ca6c969f924a9f9aa630d196ae76f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 702d2bdbe988456388ff24868ed8a233 in term 1.
I20260601 13:38:59.478233 17165 catalog_manager.cc:5696] T 97966fcfaa824ac9b1e99f62245ccefb P 702d2bdbe988456388ff24868ed8a233 reported cstate change: term changed from 0 to 1, leader changed from <none> to 702d2bdbe988456388ff24868ed8a233 (127.7.40.2). New cstate: current_term: 1 leader_uuid: "702d2bdbe988456388ff24868ed8a233" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "702d2bdbe988456388ff24868ed8a233" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b30d2b5f9441442489520aa4ced85867" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 44993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6ca6c969f924a9f9aa630d196ae76f1" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 44267 } health_report { overall_health: UNKNOWN } } }
I20260601 13:38:59.481455  7328 tablet_server.cc:179] TabletServer@127.7.40.1:0 shutting down...
I20260601 13:38:59.485203  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:59.485500  7328 tablet_replica.cc:333] T 97966fcfaa824ac9b1e99f62245ccefb P a6ca6c969f924a9f9aa630d196ae76f1: stopping tablet replica
I20260601 13:38:59.485620  7328 raft_consensus.cc:2243] T 97966fcfaa824ac9b1e99f62245ccefb P a6ca6c969f924a9f9aa630d196ae76f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:59.485736  7328 raft_consensus.cc:2272] T 97966fcfaa824ac9b1e99f62245ccefb P a6ca6c969f924a9f9aa630d196ae76f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:59.499418  7328 tablet_server.cc:196] TabletServer@127.7.40.1:0 shutdown complete.
I20260601 13:38:59.501991  7328 tablet_server.cc:179] TabletServer@127.7.40.2:0 shutting down...
I20260601 13:38:59.506626  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:59.507001  7328 tablet_replica.cc:333] T 97966fcfaa824ac9b1e99f62245ccefb P 702d2bdbe988456388ff24868ed8a233: stopping tablet replica
I20260601 13:38:59.507189  7328 raft_consensus.cc:2243] T 97966fcfaa824ac9b1e99f62245ccefb P 702d2bdbe988456388ff24868ed8a233 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:59.507395  7328 pending_rounds.cc:70] T 97966fcfaa824ac9b1e99f62245ccefb P 702d2bdbe988456388ff24868ed8a233: Trying to abort 1 pending ops.
I20260601 13:38:59.507443  7328 pending_rounds.cc:77] T 97966fcfaa824ac9b1e99f62245ccefb P 702d2bdbe988456388ff24868ed8a233: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195387297312768 op_type: NO_OP noop_request { }
I20260601 13:38:59.507532  7328 raft_consensus.cc:2889] T 97966fcfaa824ac9b1e99f62245ccefb P 702d2bdbe988456388ff24868ed8a233 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:38:59.507601  7328 raft_consensus.cc:2272] T 97966fcfaa824ac9b1e99f62245ccefb P 702d2bdbe988456388ff24868ed8a233 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:59.521025  7328 tablet_server.cc:196] TabletServer@127.7.40.2:0 shutdown complete.
I20260601 13:38:59.523674  7328 tablet_server.cc:179] TabletServer@127.7.40.3:0 shutting down...
I20260601 13:38:59.527390  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:59.527645  7328 tablet_replica.cc:333] T 97966fcfaa824ac9b1e99f62245ccefb P b30d2b5f9441442489520aa4ced85867: stopping tablet replica
I20260601 13:38:59.527763  7328 raft_consensus.cc:2243] T 97966fcfaa824ac9b1e99f62245ccefb P b30d2b5f9441442489520aa4ced85867 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:59.527869  7328 raft_consensus.cc:2272] T 97966fcfaa824ac9b1e99f62245ccefb P b30d2b5f9441442489520aa4ced85867 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:59.540927  7328 tablet_server.cc:196] TabletServer@127.7.40.3:0 shutdown complete.
I20260601 13:38:59.543673  7328 master.cc:562] Master@127.7.40.62:38937 shutting down...
I20260601 13:38:59.547940  7328 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fab03fea77eb454ea6d035225985a753 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:59.548158  7328 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fab03fea77eb454ea6d035225985a753 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:59.548336  7328 tablet_replica.cc:333] T 00000000000000000000000000000000 P fab03fea77eb454ea6d035225985a753: stopping tablet replica
I20260601 13:38:59.562050  7328 master.cc:584] Master@127.7.40.62:38937 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (362 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260601 13:38:59.569787  7328 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.40.62:43253
I20260601 13:38:59.570194  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:59.571955 17478 instance_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:38:59.571955 17475 instance_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:38:59.572018 17476 instance_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:38:59.572315  7328 server_base.cc:1061] running on GCE node
I20260601 13:38:59.572505  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:59.572554  7328 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:38:59.572570  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321139572570 us; error 0 us; skew 500 ppm
I20260601 13:38:59.573450  7328 webserver.cc:533] Webserver started at http://127.7.40.62:37771/ using document root <none> and password file <none>
I20260601 13:38:59.573635  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:59.573683  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:59.573781  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:59.574231  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320954551505-7328-0/minicluster-data/master-0-root/instance:
uuid: "f353a75272474f60aa05129a8d08a155"
format_stamp: "Formatted at 2026-06-01 13:38:59 on dist-test-slave-b9mm"
I20260601 13:38:59.575827  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:38:59.576773 17483 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:38:59.577054  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:59.577136  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320954551505-7328-0/minicluster-data/master-0-root
uuid: "f353a75272474f60aa05129a8d08a155"
format_stamp: "Formatted at 2026-06-01 13:38:59 on dist-test-slave-b9mm"
I20260601 13:38:59.577224  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320954551505-7328-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320954551505-7328-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320954551505-7328-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:38:59.604240  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:59.604702  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:59.609437  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.62:43253
I20260601 13:38:59.611714 17535 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.62:43253 every 8 connection(s)
I20260601 13:38:59.612270 17536 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:38:59.614300 17536 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f353a75272474f60aa05129a8d08a155: Bootstrap starting.
I20260601 13:38:59.615231 17536 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f353a75272474f60aa05129a8d08a155: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:59.616297 17536 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f353a75272474f60aa05129a8d08a155: No bootstrap required, opened a new log
I20260601 13:38:59.616717 17536 raft_consensus.cc:359] T 00000000000000000000000000000000 P f353a75272474f60aa05129a8d08a155 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f353a75272474f60aa05129a8d08a155" member_type: VOTER }
I20260601 13:38:59.616828 17536 raft_consensus.cc:385] T 00000000000000000000000000000000 P f353a75272474f60aa05129a8d08a155 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:59.616905 17536 raft_consensus.cc:740] T 00000000000000000000000000000000 P f353a75272474f60aa05129a8d08a155 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f353a75272474f60aa05129a8d08a155, State: Initialized, Role: FOLLOWER
I20260601 13:38:59.617063 17536 consensus_queue.cc:260] T 00000000000000000000000000000000 P f353a75272474f60aa05129a8d08a155 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f353a75272474f60aa05129a8d08a155" member_type: VOTER }
I20260601 13:38:59.617156 17536 raft_consensus.cc:399] T 00000000000000000000000000000000 P f353a75272474f60aa05129a8d08a155 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:38:59.617203 17536 raft_consensus.cc:493] T 00000000000000000000000000000000 P f353a75272474f60aa05129a8d08a155 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:38:59.617259 17536 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f353a75272474f60aa05129a8d08a155 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:59.617981 17536 raft_consensus.cc:515] T 00000000000000000000000000000000 P f353a75272474f60aa05129a8d08a155 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f353a75272474f60aa05129a8d08a155" member_type: VOTER }
I20260601 13:38:59.618129 17536 leader_election.cc:304] T 00000000000000000000000000000000 P f353a75272474f60aa05129a8d08a155 [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: f353a75272474f60aa05129a8d08a155; no voters: 
I20260601 13:38:59.618340 17536 leader_election.cc:290] T 00000000000000000000000000000000 P f353a75272474f60aa05129a8d08a155 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:38:59.618443 17539 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f353a75272474f60aa05129a8d08a155 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:59.618662 17539 raft_consensus.cc:697] T 00000000000000000000000000000000 P f353a75272474f60aa05129a8d08a155 [term 1 LEADER]: Becoming Leader. State: Replica: f353a75272474f60aa05129a8d08a155, State: Running, Role: LEADER
I20260601 13:38:59.618803 17539 consensus_queue.cc:237] T 00000000000000000000000000000000 P f353a75272474f60aa05129a8d08a155 [LEADER]: Queue going to LEADER mode. State: All 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: "f353a75272474f60aa05129a8d08a155" member_type: VOTER }
I20260601 13:38:59.618871 17536 sys_catalog.cc:565] T 00000000000000000000000000000000 P f353a75272474f60aa05129a8d08a155 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:38:59.619334 17540 sys_catalog.cc:455] T 00000000000000000000000000000000 P f353a75272474f60aa05129a8d08a155 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f353a75272474f60aa05129a8d08a155" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f353a75272474f60aa05129a8d08a155" member_type: VOTER } }
I20260601 13:38:59.619313 17541 sys_catalog.cc:455] T 00000000000000000000000000000000 P f353a75272474f60aa05129a8d08a155 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f353a75272474f60aa05129a8d08a155. Latest consensus state: current_term: 1 leader_uuid: "f353a75272474f60aa05129a8d08a155" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f353a75272474f60aa05129a8d08a155" member_type: VOTER } }
I20260601 13:38:59.619458 17541 sys_catalog.cc:458] T 00000000000000000000000000000000 P f353a75272474f60aa05129a8d08a155 [sys.catalog]: This master's current role is: LEADER
I20260601 13:38:59.619747 17543 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:38:59.619999 17540 sys_catalog.cc:458] T 00000000000000000000000000000000 P f353a75272474f60aa05129a8d08a155 [sys.catalog]: This master's current role is: LEADER
I20260601 13:38:59.620651 17543 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:38:59.620936  7328 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:38:59.622820 17543 catalog_manager.cc:1382] Generated new cluster ID: 4ba27c48b1ce4131b3ff9c363dbac820
I20260601 13:38:59.622886 17543 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:38:59.634672 17543 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:38:59.635474 17543 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:38:59.642728 17543 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f353a75272474f60aa05129a8d08a155: Generated new TSK 0
I20260601 13:38:59.642920 17543 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:38:59.653324  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:59.655678 17560 instance_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:38:59.655668  7328 server_base.cc:1061] running on GCE node
W20260601 13:38:59.655612 17557 instance_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:38:59.655592 17558 instance_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:38:59.656081  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:59.656149  7328 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:38:59.656175  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321139656174 us; error 0 us; skew 500 ppm
I20260601 13:38:59.657071  7328 webserver.cc:533] Webserver started at http://127.7.40.1:44703/ using document root <none> and password file <none>
I20260601 13:38:59.657258  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:59.657364  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:59.657476  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:59.657905  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320954551505-7328-0/minicluster-data/ts-0-root/instance:
uuid: "4baa79d60dae4ac2a2a478e3aa03a4dd"
format_stamp: "Formatted at 2026-06-01 13:38:59 on dist-test-slave-b9mm"
I20260601 13:38:59.659575  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:38:59.660631 17565 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:38:59.660921  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:59.661013  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320954551505-7328-0/minicluster-data/ts-0-root
uuid: "4baa79d60dae4ac2a2a478e3aa03a4dd"
format_stamp: "Formatted at 2026-06-01 13:38:59 on dist-test-slave-b9mm"
I20260601 13:38:59.661115  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320954551505-7328-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320954551505-7328-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320954551505-7328-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:38:59.675666  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:59.676162  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:59.676533  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:59.677052  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:59.677115  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:59.677179  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:59.677232  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:59.682642  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.1:36969
I20260601 13:38:59.682704 17628 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.1:36969 every 8 connection(s)
I20260601 13:38:59.683758  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:59.686329 17633 instance_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:38:59.686429 17634 instance_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:38:59.686691 17636 instance_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:38:59.687546  7328 server_base.cc:1061] running on GCE node
I20260601 13:38:59.687757  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:59.687824  7328 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:38:59.688246  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321139688244 us; error 0 us; skew 500 ppm
I20260601 13:38:59.689378  7328 webserver.cc:533] Webserver started at http://127.7.40.2:38935/ using document root <none> and password file <none>
I20260601 13:38:59.689584  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:59.689661  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:59.689742  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:59.690243  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320954551505-7328-0/minicluster-data/ts-1-root/instance:
uuid: "d567c2efcb3c4489a559b6ba4be249e7"
format_stamp: "Formatted at 2026-06-01 13:38:59 on dist-test-slave-b9mm"
I20260601 13:38:59.692021  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:38:59.693359 17641 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:38:59.693467 17629 heartbeater.cc:344] Connected to a master server at 127.7.40.62:43253
I20260601 13:38:59.693593 17629 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:59.693696  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:59.693801  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320954551505-7328-0/minicluster-data/ts-1-root
uuid: "d567c2efcb3c4489a559b6ba4be249e7"
format_stamp: "Formatted at 2026-06-01 13:38:59 on dist-test-slave-b9mm"
I20260601 13:38:59.693907  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320954551505-7328-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320954551505-7328-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320954551505-7328-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:38:59.693967 17629 heartbeater.cc:507] Master 127.7.40.62:43253 requested a full tablet report, sending...
I20260601 13:38:59.694823 17500 ts_manager.cc:194] Registered new tserver with Master: 4baa79d60dae4ac2a2a478e3aa03a4dd (127.7.40.1:36969)
I20260601 13:38:59.695703 17500 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46032
I20260601 13:38:59.711287  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:59.711776  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:59.712152  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:59.712689  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:59.712761  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:59.712826  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:59.712860  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:59.717221  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.2:34469
I20260601 13:38:59.717271 17704 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.2:34469 every 8 connection(s)
I20260601 13:38:59.718062  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:59.720345 17708 instance_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:38:59.720360 17709 instance_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:38:59.720359 17711 instance_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:38:59.720498  7328 server_base.cc:1061] running on GCE node
I20260601 13:38:59.720849  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:59.720907  7328 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:38:59.720932  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321139720931 us; error 0 us; skew 500 ppm
I20260601 13:38:59.722025  7328 webserver.cc:533] Webserver started at http://127.7.40.3:36117/ using document root <none> and password file <none>
I20260601 13:38:59.722209  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:59.722278  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:59.722358  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:59.722787  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320954551505-7328-0/minicluster-data/ts-2-root/instance:
uuid: "26313e2768674025ae4aa4f3e89a13d3"
format_stamp: "Formatted at 2026-06-01 13:38:59 on dist-test-slave-b9mm"
I20260601 13:38:59.722834 17705 heartbeater.cc:344] Connected to a master server at 127.7.40.62:43253
I20260601 13:38:59.722950 17705 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:59.723220 17705 heartbeater.cc:507] Master 127.7.40.62:43253 requested a full tablet report, sending...
I20260601 13:38:59.723939 17500 ts_manager.cc:194] Registered new tserver with Master: d567c2efcb3c4489a559b6ba4be249e7 (127.7.40.2:34469)
I20260601 13:38:59.724634 17500 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46044
I20260601 13:38:59.724674  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:38:59.725740 17716 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:38:59.726011  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:59.726074  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320954551505-7328-0/minicluster-data/ts-2-root
uuid: "26313e2768674025ae4aa4f3e89a13d3"
format_stamp: "Formatted at 2026-06-01 13:38:59 on dist-test-slave-b9mm"
I20260601 13:38:59.726171  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320954551505-7328-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320954551505-7328-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320954551505-7328-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:38:59.738747  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:59.739341  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:59.739754  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:59.740296  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:59.740363  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:59.740422  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:59.740473  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:59.745527  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.3:46195
I20260601 13:38:59.745544 17779 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.3:46195 every 8 connection(s)
I20260601 13:38:59.746455  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:38:59.748759 17783 instance_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:38:59.748883 17784 instance_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:38:59.748883 17786 instance_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:38:59.749110  7328 server_base.cc:1061] running on GCE node
I20260601 13:38:59.749426  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:38:59.749503  7328 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:38:59.749531  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321139749529 us; error 0 us; skew 500 ppm
I20260601 13:38:59.750622  7328 webserver.cc:533] Webserver started at http://127.7.40.4:39535/ using document root <none> and password file <none>
I20260601 13:38:59.750841  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:38:59.750923  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:38:59.751011  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:38:59.751546  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320954551505-7328-0/minicluster-data/ts-3-root/instance:
uuid: "e782dc7c1a5c4e5fa0b848d1c739109c"
format_stamp: "Formatted at 2026-06-01 13:38:59 on dist-test-slave-b9mm"
I20260601 13:38:59.751611 17780 heartbeater.cc:344] Connected to a master server at 127.7.40.62:43253
I20260601 13:38:59.751708 17780 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:59.752008 17780 heartbeater.cc:507] Master 127.7.40.62:43253 requested a full tablet report, sending...
I20260601 13:38:59.752907 17500 ts_manager.cc:194] Registered new tserver with Master: 26313e2768674025ae4aa4f3e89a13d3 (127.7.40.3:46195)
I20260601 13:38:59.753650 17500 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46054
I20260601 13:38:59.753697  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:38:59.754899 17791 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:38:59.755331  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:38:59.755400  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320954551505-7328-0/minicluster-data/ts-3-root
uuid: "e782dc7c1a5c4e5fa0b848d1c739109c"
format_stamp: "Formatted at 2026-06-01 13:38:59 on dist-test-slave-b9mm"
I20260601 13:38:59.755496  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320954551505-7328-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320954551505-7328-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320954551505-7328-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:38:59.779701  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:38:59.780202  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:38:59.780550  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:38:59.781075  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:38:59.781137  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:59.781195  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:38:59.781241  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:38:59.786069  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.4:39253
I20260601 13:38:59.786177 17854 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.4:39253 every 8 connection(s)
I20260601 13:38:59.791561 17855 heartbeater.cc:344] Connected to a master server at 127.7.40.62:43253
I20260601 13:38:59.791759 17855 heartbeater.cc:461] Registering TS with master...
I20260601 13:38:59.792044 17855 heartbeater.cc:507] Master 127.7.40.62:43253 requested a full tablet report, sending...
I20260601 13:38:59.792950 17500 ts_manager.cc:194] Registered new tserver with Master: e782dc7c1a5c4e5fa0b848d1c739109c (127.7.40.4:39253)
I20260601 13:38:59.793429  7328 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.006883049s
I20260601 13:38:59.793627 17500 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46066
I20260601 13:38:59.802704 17500 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46072:
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:38:59.813593 17744 tablet_service.cc:1511] Processing CreateTablet for tablet 4aa1320aa3d843e78fd3b6195b2b5ae4 (DEFAULT_TABLE table=test-workload [id=fd496984cb6048cf90e390c961286591]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:38:59.814028 17744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aa1320aa3d843e78fd3b6195b2b5ae4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:59.814898 17593 tablet_service.cc:1511] Processing CreateTablet for tablet 4aa1320aa3d843e78fd3b6195b2b5ae4 (DEFAULT_TABLE table=test-workload [id=fd496984cb6048cf90e390c961286591]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:38:59.815243 17593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aa1320aa3d843e78fd3b6195b2b5ae4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:59.816627 17870 tablet_bootstrap.cc:492] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P 26313e2768674025ae4aa4f3e89a13d3: Bootstrap starting.
I20260601 13:38:59.817580 17871 tablet_bootstrap.cc:492] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P 4baa79d60dae4ac2a2a478e3aa03a4dd: Bootstrap starting.
I20260601 13:38:59.817693 17819 tablet_service.cc:1511] Processing CreateTablet for tablet 4aa1320aa3d843e78fd3b6195b2b5ae4 (DEFAULT_TABLE table=test-workload [id=fd496984cb6048cf90e390c961286591]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:38:59.817936 17819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aa1320aa3d843e78fd3b6195b2b5ae4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:38:59.818001 17870 tablet_bootstrap.cc:654] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P 26313e2768674025ae4aa4f3e89a13d3: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:59.818699 17871 tablet_bootstrap.cc:654] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P 4baa79d60dae4ac2a2a478e3aa03a4dd: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:59.819800 17870 tablet_bootstrap.cc:492] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P 26313e2768674025ae4aa4f3e89a13d3: No bootstrap required, opened a new log
I20260601 13:38:59.819916 17870 ts_tablet_manager.cc:1403] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P 26313e2768674025ae4aa4f3e89a13d3: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:38:59.819976 17871 tablet_bootstrap.cc:492] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P 4baa79d60dae4ac2a2a478e3aa03a4dd: No bootstrap required, opened a new log
I20260601 13:38:59.820099 17871 ts_tablet_manager.cc:1403] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P 4baa79d60dae4ac2a2a478e3aa03a4dd: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:38:59.820482 17870 raft_consensus.cc:359] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P 26313e2768674025ae4aa4f3e89a13d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26313e2768674025ae4aa4f3e89a13d3" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46195 } } peers { permanent_uuid: "e782dc7c1a5c4e5fa0b848d1c739109c" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39253 } } peers { permanent_uuid: "4baa79d60dae4ac2a2a478e3aa03a4dd" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36969 } }
I20260601 13:38:59.820531 17871 raft_consensus.cc:359] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P 4baa79d60dae4ac2a2a478e3aa03a4dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26313e2768674025ae4aa4f3e89a13d3" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46195 } } peers { permanent_uuid: "e782dc7c1a5c4e5fa0b848d1c739109c" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39253 } } peers { permanent_uuid: "4baa79d60dae4ac2a2a478e3aa03a4dd" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36969 } }
I20260601 13:38:59.820617 17870 raft_consensus.cc:385] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P 26313e2768674025ae4aa4f3e89a13d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:59.820647 17871 raft_consensus.cc:385] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P 4baa79d60dae4ac2a2a478e3aa03a4dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:59.820662 17870 raft_consensus.cc:740] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P 26313e2768674025ae4aa4f3e89a13d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26313e2768674025ae4aa4f3e89a13d3, State: Initialized, Role: FOLLOWER
I20260601 13:38:59.820712 17871 raft_consensus.cc:740] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P 4baa79d60dae4ac2a2a478e3aa03a4dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4baa79d60dae4ac2a2a478e3aa03a4dd, State: Initialized, Role: FOLLOWER
I20260601 13:38:59.820866 17870 consensus_queue.cc:260] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P 26313e2768674025ae4aa4f3e89a13d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26313e2768674025ae4aa4f3e89a13d3" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46195 } } peers { permanent_uuid: "e782dc7c1a5c4e5fa0b848d1c739109c" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39253 } } peers { permanent_uuid: "4baa79d60dae4ac2a2a478e3aa03a4dd" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36969 } }
I20260601 13:38:59.820890 17871 consensus_queue.cc:260] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P 4baa79d60dae4ac2a2a478e3aa03a4dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26313e2768674025ae4aa4f3e89a13d3" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46195 } } peers { permanent_uuid: "e782dc7c1a5c4e5fa0b848d1c739109c" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39253 } } peers { permanent_uuid: "4baa79d60dae4ac2a2a478e3aa03a4dd" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36969 } }
I20260601 13:38:59.821144 17874 tablet_bootstrap.cc:492] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P e782dc7c1a5c4e5fa0b848d1c739109c: Bootstrap starting.
I20260601 13:38:59.821287 17870 ts_tablet_manager.cc:1434] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P 26313e2768674025ae4aa4f3e89a13d3: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:38:59.821326 17780 heartbeater.cc:499] Master 127.7.40.62:43253 was elected leader, sending a full tablet report...
I20260601 13:38:59.821528 17629 heartbeater.cc:499] Master 127.7.40.62:43253 was elected leader, sending a full tablet report...
I20260601 13:38:59.821281 17871 ts_tablet_manager.cc:1434] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P 4baa79d60dae4ac2a2a478e3aa03a4dd: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:38:59.823227 17874 tablet_bootstrap.cc:654] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P e782dc7c1a5c4e5fa0b848d1c739109c: Neither blocks nor log segments found. Creating new log.
I20260601 13:38:59.824702 17874 tablet_bootstrap.cc:492] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P e782dc7c1a5c4e5fa0b848d1c739109c: No bootstrap required, opened a new log
I20260601 13:38:59.824822 17874 ts_tablet_manager.cc:1403] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P e782dc7c1a5c4e5fa0b848d1c739109c: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:38:59.825320 17874 raft_consensus.cc:359] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P e782dc7c1a5c4e5fa0b848d1c739109c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26313e2768674025ae4aa4f3e89a13d3" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46195 } } peers { permanent_uuid: "e782dc7c1a5c4e5fa0b848d1c739109c" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39253 } } peers { permanent_uuid: "4baa79d60dae4ac2a2a478e3aa03a4dd" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36969 } }
I20260601 13:38:59.825457 17874 raft_consensus.cc:385] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P e782dc7c1a5c4e5fa0b848d1c739109c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:38:59.825534 17874 raft_consensus.cc:740] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P e782dc7c1a5c4e5fa0b848d1c739109c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e782dc7c1a5c4e5fa0b848d1c739109c, State: Initialized, Role: FOLLOWER
I20260601 13:38:59.825688 17874 consensus_queue.cc:260] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P e782dc7c1a5c4e5fa0b848d1c739109c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26313e2768674025ae4aa4f3e89a13d3" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46195 } } peers { permanent_uuid: "e782dc7c1a5c4e5fa0b848d1c739109c" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39253 } } peers { permanent_uuid: "4baa79d60dae4ac2a2a478e3aa03a4dd" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36969 } }
I20260601 13:38:59.826108 17874 ts_tablet_manager.cc:1434] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P e782dc7c1a5c4e5fa0b848d1c739109c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:38:59.826122 17855 heartbeater.cc:499] Master 127.7.40.62:43253 was elected leader, sending a full tablet report...
I20260601 13:38:59.852555 17876 raft_consensus.cc:493] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P 4baa79d60dae4ac2a2a478e3aa03a4dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:38:59.852695 17876 raft_consensus.cc:515] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P 4baa79d60dae4ac2a2a478e3aa03a4dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26313e2768674025ae4aa4f3e89a13d3" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46195 } } peers { permanent_uuid: "e782dc7c1a5c4e5fa0b848d1c739109c" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39253 } } peers { permanent_uuid: "4baa79d60dae4ac2a2a478e3aa03a4dd" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36969 } }
I20260601 13:38:59.853263 17876 leader_election.cc:290] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P 4baa79d60dae4ac2a2a478e3aa03a4dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26313e2768674025ae4aa4f3e89a13d3 (127.7.40.3:46195), e782dc7c1a5c4e5fa0b848d1c739109c (127.7.40.4:39253)
I20260601 13:38:59.856989 17754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa1320aa3d843e78fd3b6195b2b5ae4" candidate_uuid: "4baa79d60dae4ac2a2a478e3aa03a4dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26313e2768674025ae4aa4f3e89a13d3" is_pre_election: true
I20260601 13:38:59.857229 17754 raft_consensus.cc:2468] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P 26313e2768674025ae4aa4f3e89a13d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4baa79d60dae4ac2a2a478e3aa03a4dd in term 0.
I20260601 13:38:59.857445 17829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa1320aa3d843e78fd3b6195b2b5ae4" candidate_uuid: "4baa79d60dae4ac2a2a478e3aa03a4dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e782dc7c1a5c4e5fa0b848d1c739109c" is_pre_election: true
I20260601 13:38:59.857604 17829 raft_consensus.cc:2468] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P e782dc7c1a5c4e5fa0b848d1c739109c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4baa79d60dae4ac2a2a478e3aa03a4dd in term 0.
I20260601 13:38:59.857638 17568 leader_election.cc:304] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P 4baa79d60dae4ac2a2a478e3aa03a4dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26313e2768674025ae4aa4f3e89a13d3, 4baa79d60dae4ac2a2a478e3aa03a4dd; no voters: 
I20260601 13:38:59.857831 17876 raft_consensus.cc:2804] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P 4baa79d60dae4ac2a2a478e3aa03a4dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:38:59.857906 17876 raft_consensus.cc:493] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P 4baa79d60dae4ac2a2a478e3aa03a4dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:38:59.857965 17876 raft_consensus.cc:3060] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P 4baa79d60dae4ac2a2a478e3aa03a4dd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:59.858883 17876 raft_consensus.cc:515] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P 4baa79d60dae4ac2a2a478e3aa03a4dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26313e2768674025ae4aa4f3e89a13d3" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46195 } } peers { permanent_uuid: "e782dc7c1a5c4e5fa0b848d1c739109c" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39253 } } peers { permanent_uuid: "4baa79d60dae4ac2a2a478e3aa03a4dd" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36969 } }
I20260601 13:38:59.859334 17876 leader_election.cc:290] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P 4baa79d60dae4ac2a2a478e3aa03a4dd [CANDIDATE]: Term 1 election: Requested vote from peers 26313e2768674025ae4aa4f3e89a13d3 (127.7.40.3:46195), e782dc7c1a5c4e5fa0b848d1c739109c (127.7.40.4:39253)
I20260601 13:38:59.859670 17754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa1320aa3d843e78fd3b6195b2b5ae4" candidate_uuid: "4baa79d60dae4ac2a2a478e3aa03a4dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26313e2768674025ae4aa4f3e89a13d3"
I20260601 13:38:59.859726 17829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa1320aa3d843e78fd3b6195b2b5ae4" candidate_uuid: "4baa79d60dae4ac2a2a478e3aa03a4dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e782dc7c1a5c4e5fa0b848d1c739109c"
I20260601 13:38:59.859776 17754 raft_consensus.cc:3060] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P 26313e2768674025ae4aa4f3e89a13d3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:59.859867 17829 raft_consensus.cc:3060] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P e782dc7c1a5c4e5fa0b848d1c739109c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:38:59.860740 17754 raft_consensus.cc:2468] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P 26313e2768674025ae4aa4f3e89a13d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4baa79d60dae4ac2a2a478e3aa03a4dd in term 1.
I20260601 13:38:59.860869 17829 raft_consensus.cc:2468] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P e782dc7c1a5c4e5fa0b848d1c739109c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4baa79d60dae4ac2a2a478e3aa03a4dd in term 1.
I20260601 13:38:59.861189 17566 leader_election.cc:304] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P 4baa79d60dae4ac2a2a478e3aa03a4dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4baa79d60dae4ac2a2a478e3aa03a4dd, e782dc7c1a5c4e5fa0b848d1c739109c; no voters: 
I20260601 13:38:59.861414 17876 raft_consensus.cc:2804] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P 4baa79d60dae4ac2a2a478e3aa03a4dd [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:38:59.861709 17876 raft_consensus.cc:697] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P 4baa79d60dae4ac2a2a478e3aa03a4dd [term 1 LEADER]: Becoming Leader. State: Replica: 4baa79d60dae4ac2a2a478e3aa03a4dd, State: Running, Role: LEADER
I20260601 13:38:59.861886 17876 consensus_queue.cc:237] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P 4baa79d60dae4ac2a2a478e3aa03a4dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26313e2768674025ae4aa4f3e89a13d3" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46195 } } peers { permanent_uuid: "e782dc7c1a5c4e5fa0b848d1c739109c" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39253 } } peers { permanent_uuid: "4baa79d60dae4ac2a2a478e3aa03a4dd" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36969 } }
I20260601 13:38:59.863651 17498 catalog_manager.cc:5696] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P 4baa79d60dae4ac2a2a478e3aa03a4dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 4baa79d60dae4ac2a2a478e3aa03a4dd (127.7.40.1). New cstate: current_term: 1 leader_uuid: "4baa79d60dae4ac2a2a478e3aa03a4dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26313e2768674025ae4aa4f3e89a13d3" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e782dc7c1a5c4e5fa0b848d1c739109c" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4baa79d60dae4ac2a2a478e3aa03a4dd" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36969 } health_report { overall_health: HEALTHY } } }
W20260601 13:38:59.886014  7328 auto_rebalancer.cc:591] Failed to schedule move for tablet 4aa1320aa3d843e78fd3b6195b2b5ae4: Illegal state: Leader has not yet committed an operation in its own term
I20260601 13:38:59.886402  7328 tablet_server.cc:179] TabletServer@127.7.40.1:0 shutting down...
I20260601 13:38:59.890879  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:59.891301  7328 tablet_replica.cc:333] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P 4baa79d60dae4ac2a2a478e3aa03a4dd: stopping tablet replica
I20260601 13:38:59.891458  7328 raft_consensus.cc:2243] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P 4baa79d60dae4ac2a2a478e3aa03a4dd [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:59.891692  7328 pending_rounds.cc:70] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P 4baa79d60dae4ac2a2a478e3aa03a4dd: Trying to abort 1 pending ops.
I20260601 13:38:59.891747  7328 pending_rounds.cc:77] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P 4baa79d60dae4ac2a2a478e3aa03a4dd: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195388876144640 op_type: NO_OP noop_request { }
I20260601 13:38:59.891842  7328 raft_consensus.cc:2889] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P 4baa79d60dae4ac2a2a478e3aa03a4dd [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:38:59.891916  7328 raft_consensus.cc:2272] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P 4baa79d60dae4ac2a2a478e3aa03a4dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:59.905912  7328 tablet_server.cc:196] TabletServer@127.7.40.1:0 shutdown complete.
I20260601 13:38:59.909067  7328 tablet_server.cc:179] TabletServer@127.7.40.2:0 shutting down...
I20260601 13:38:59.913674  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:59.926095  7328 tablet_server.cc:196] TabletServer@127.7.40.2:0 shutdown complete.
I20260601 13:38:59.928793  7328 tablet_server.cc:179] TabletServer@127.7.40.3:0 shutting down...
I20260601 13:38:59.933411  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:59.933795  7328 tablet_replica.cc:333] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P 26313e2768674025ae4aa4f3e89a13d3: stopping tablet replica
I20260601 13:38:59.933990  7328 raft_consensus.cc:2243] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P 26313e2768674025ae4aa4f3e89a13d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:59.934163  7328 raft_consensus.cc:2272] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P 26313e2768674025ae4aa4f3e89a13d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:59.948372  7328 tablet_server.cc:196] TabletServer@127.7.40.3:0 shutdown complete.
I20260601 13:38:59.951107  7328 tablet_server.cc:179] TabletServer@127.7.40.4:0 shutting down...
I20260601 13:38:59.955360  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:38:59.955825  7328 tablet_replica.cc:333] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P e782dc7c1a5c4e5fa0b848d1c739109c: stopping tablet replica
I20260601 13:38:59.955994  7328 raft_consensus.cc:2243] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P e782dc7c1a5c4e5fa0b848d1c739109c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:38:59.956156  7328 raft_consensus.cc:2272] T 4aa1320aa3d843e78fd3b6195b2b5ae4 P e782dc7c1a5c4e5fa0b848d1c739109c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:59.969205  7328 tablet_server.cc:196] TabletServer@127.7.40.4:0 shutdown complete.
I20260601 13:38:59.972038  7328 master.cc:562] Master@127.7.40.62:43253 shutting down...
I20260601 13:38:59.976428  7328 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f353a75272474f60aa05129a8d08a155 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:38:59.976611  7328 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f353a75272474f60aa05129a8d08a155 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:38:59.976724  7328 tablet_replica.cc:333] T 00000000000000000000000000000000 P f353a75272474f60aa05129a8d08a155: stopping tablet replica
I20260601 13:38:59.990070  7328 master.cc:584] Master@127.7.40.62:43253 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (428 ms)
[----------] 22 tests from AutoRebalancerTest (185435 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260601 13:38:59.998278  7328 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.40.62:37841
I20260601 13:38:59.998649  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:00.000720 17887 instance_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:39:00.000720 17884 instance_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:39:00.001107  7328 server_base.cc:1061] running on GCE node
W20260601 13:39:00.001245 17885 instance_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:39:00.001466  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:00.001509  7328 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:39:00.001525  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321140001525 us; error 0 us; skew 500 ppm
I20260601 13:39:00.002748  7328 webserver.cc:533] Webserver started at http://127.7.40.62:33733/ using document root <none> and password file <none>
I20260601 13:39:00.002951  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:00.003031  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:00.003202  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:00.003748  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320954551505-7328-0/minicluster-data/master-0-root/instance:
uuid: "848adcf9e0e345e5915e4a8c55ea58d7"
format_stamp: "Formatted at 2026-06-01 13:38:59 on dist-test-slave-b9mm"
I20260601 13:39:00.005501  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:00.007050 17892 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:39:00.007547  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:00.007659  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320954551505-7328-0/minicluster-data/master-0-root
uuid: "848adcf9e0e345e5915e4a8c55ea58d7"
format_stamp: "Formatted at 2026-06-01 13:38:59 on dist-test-slave-b9mm"
I20260601 13:39:00.007761  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320954551505-7328-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320954551505-7328-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320954551505-7328-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:39:00.027244  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:00.027724  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:00.032671  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.62:37841
I20260601 13:39:00.035691 17944 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.62:37841 every 8 connection(s)
I20260601 13:39:00.036304 17945 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:39:00.038391 17945 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 848adcf9e0e345e5915e4a8c55ea58d7: Bootstrap starting.
I20260601 13:39:00.039353 17945 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 848adcf9e0e345e5915e4a8c55ea58d7: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:00.040593 17945 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 848adcf9e0e345e5915e4a8c55ea58d7: No bootstrap required, opened a new log
I20260601 13:39:00.041103 17945 raft_consensus.cc:359] T 00000000000000000000000000000000 P 848adcf9e0e345e5915e4a8c55ea58d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "848adcf9e0e345e5915e4a8c55ea58d7" member_type: VOTER }
I20260601 13:39:00.041208 17945 raft_consensus.cc:385] T 00000000000000000000000000000000 P 848adcf9e0e345e5915e4a8c55ea58d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:00.041230 17945 raft_consensus.cc:740] T 00000000000000000000000000000000 P 848adcf9e0e345e5915e4a8c55ea58d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 848adcf9e0e345e5915e4a8c55ea58d7, State: Initialized, Role: FOLLOWER
I20260601 13:39:00.041397 17945 consensus_queue.cc:260] T 00000000000000000000000000000000 P 848adcf9e0e345e5915e4a8c55ea58d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "848adcf9e0e345e5915e4a8c55ea58d7" member_type: VOTER }
I20260601 13:39:00.041501 17945 raft_consensus.cc:399] T 00000000000000000000000000000000 P 848adcf9e0e345e5915e4a8c55ea58d7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:00.041556 17945 raft_consensus.cc:493] T 00000000000000000000000000000000 P 848adcf9e0e345e5915e4a8c55ea58d7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:00.041613 17945 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 848adcf9e0e345e5915e4a8c55ea58d7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:00.042421 17945 raft_consensus.cc:515] T 00000000000000000000000000000000 P 848adcf9e0e345e5915e4a8c55ea58d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "848adcf9e0e345e5915e4a8c55ea58d7" member_type: VOTER }
I20260601 13:39:00.042590 17945 leader_election.cc:304] T 00000000000000000000000000000000 P 848adcf9e0e345e5915e4a8c55ea58d7 [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: 848adcf9e0e345e5915e4a8c55ea58d7; no voters: 
I20260601 13:39:00.042830 17945 leader_election.cc:290] T 00000000000000000000000000000000 P 848adcf9e0e345e5915e4a8c55ea58d7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:00.043126 17948 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 848adcf9e0e345e5915e4a8c55ea58d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:00.043431 17948 raft_consensus.cc:697] T 00000000000000000000000000000000 P 848adcf9e0e345e5915e4a8c55ea58d7 [term 1 LEADER]: Becoming Leader. State: Replica: 848adcf9e0e345e5915e4a8c55ea58d7, State: Running, Role: LEADER
I20260601 13:39:00.043619 17948 consensus_queue.cc:237] T 00000000000000000000000000000000 P 848adcf9e0e345e5915e4a8c55ea58d7 [LEADER]: Queue going to LEADER mode. State: All 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: "848adcf9e0e345e5915e4a8c55ea58d7" member_type: VOTER }
I20260601 13:39:00.043684 17945 sys_catalog.cc:565] T 00000000000000000000000000000000 P 848adcf9e0e345e5915e4a8c55ea58d7 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:00.044140 17949 sys_catalog.cc:455] T 00000000000000000000000000000000 P 848adcf9e0e345e5915e4a8c55ea58d7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "848adcf9e0e345e5915e4a8c55ea58d7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "848adcf9e0e345e5915e4a8c55ea58d7" member_type: VOTER } }
I20260601 13:39:00.044245 17949 sys_catalog.cc:458] T 00000000000000000000000000000000 P 848adcf9e0e345e5915e4a8c55ea58d7 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:00.044193 17950 sys_catalog.cc:455] T 00000000000000000000000000000000 P 848adcf9e0e345e5915e4a8c55ea58d7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 848adcf9e0e345e5915e4a8c55ea58d7. Latest consensus state: current_term: 1 leader_uuid: "848adcf9e0e345e5915e4a8c55ea58d7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "848adcf9e0e345e5915e4a8c55ea58d7" member_type: VOTER } }
I20260601 13:39:00.044327 17950 sys_catalog.cc:458] T 00000000000000000000000000000000 P 848adcf9e0e345e5915e4a8c55ea58d7 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:00.044612 17952 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:39:00.045538 17952 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:39:00.046072  7328 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:39:00.047808 17952 catalog_manager.cc:1382] Generated new cluster ID: 9e54ec35d30c46cb8cb3013ede7da392
I20260601 13:39:00.047863 17952 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:39:00.056468 17952 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:39:00.057075 17952 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:39:00.062343 17952 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 848adcf9e0e345e5915e4a8c55ea58d7: Generated new TSK 0
I20260601 13:39:00.062564 17952 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:39:00.078787  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:39:00.081413  7328 server_base.cc:1061] running on GCE node
W20260601 13:39:00.081367 17966 instance_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:39:00.081519 17967 instance_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:39:00.081624 17969 instance_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:39:00.081887  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:00.081943  7328 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:39:00.081961  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321140081961 us; error 0 us; skew 500 ppm
I20260601 13:39:00.082998  7328 webserver.cc:533] Webserver started at http://127.7.40.1:39745/ using document root <none> and password file <none>
I20260601 13:39:00.083217  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:00.083307  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:00.083413  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:00.083921  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320954551505-7328-0/minicluster-data/ts-0-root/instance:
uuid: "be7ce35df7b14e3194fb5c7d134ed13b"
format_stamp: "Formatted at 2026-06-01 13:39:00 on dist-test-slave-b9mm"
I20260601 13:39:00.085762  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:00.087551 17974 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:39:00.088056  7328 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:00.088147  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320954551505-7328-0/minicluster-data/ts-0-root
uuid: "be7ce35df7b14e3194fb5c7d134ed13b"
format_stamp: "Formatted at 2026-06-01 13:39:00 on dist-test-slave-b9mm"
I20260601 13:39:00.088228  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320954551505-7328-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320954551505-7328-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320954551505-7328-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:39:00.111874  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:00.112419  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:00.112795  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:00.113552  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:00.113602  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:00.113641  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:00.113655  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:00.119765  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.1:41973
I20260601 13:39:00.119930 18037 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.1:41973 every 8 connection(s)
I20260601 13:39:00.120749  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:00.123749 18042 instance_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:39:00.124419  7328 server_base.cc:1061] running on GCE node
W20260601 13:39:00.124545 18043 instance_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:39:00.124903 18045 instance_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:39:00.125313  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:00.125381  7328 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:39:00.125406  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321140125404 us; error 0 us; skew 500 ppm
I20260601 13:39:00.126945  7328 webserver.cc:533] Webserver started at http://127.7.40.2:39701/ using document root <none> and password file <none>
I20260601 13:39:00.127207  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:00.127290  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:00.127380  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:00.127976  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320954551505-7328-0/minicluster-data/ts-1-root/instance:
uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653"
format_stamp: "Formatted at 2026-06-01 13:39:00 on dist-test-slave-b9mm"
I20260601 13:39:00.128463 18038 heartbeater.cc:344] Connected to a master server at 127.7.40.62:37841
I20260601 13:39:00.128621 18038 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:00.128957 18038 heartbeater.cc:507] Master 127.7.40.62:37841 requested a full tablet report, sending...
I20260601 13:39:00.130110 17909 ts_manager.cc:194] Registered new tserver with Master: be7ce35df7b14e3194fb5c7d134ed13b (127.7.40.1:41973)
I20260601 13:39:00.130872  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:39:00.131973 17909 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40024
I20260601 13:39:00.133092 18050 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:39:00.133435  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:39:00.133519  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320954551505-7328-0/minicluster-data/ts-1-root
uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653"
format_stamp: "Formatted at 2026-06-01 13:39:00 on dist-test-slave-b9mm"
I20260601 13:39:00.133600  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320954551505-7328-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320954551505-7328-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320954551505-7328-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:39:00.161523  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:00.162107  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:00.162570  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:00.163355  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:00.163429  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:00.163470  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:00.163520  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:00.171216  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.2:33251
I20260601 13:39:00.171267 18113 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.2:33251 every 8 connection(s)
I20260601 13:39:00.172586  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:00.175724 18118 instance_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:39:00.175873 18120 instance_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:39:00.176100 18117 instance_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:39:00.176582  7328 server_base.cc:1061] running on GCE node
I20260601 13:39:00.176903  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:00.176962  7328 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:39:00.176985  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321140176983 us; error 0 us; skew 500 ppm
I20260601 13:39:00.178020 18114 heartbeater.cc:344] Connected to a master server at 127.7.40.62:37841
I20260601 13:39:00.178176 18114 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:00.178465  7328 webserver.cc:533] Webserver started at http://127.7.40.3:43727/ using document root <none> and password file <none>
I20260601 13:39:00.178671  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:00.178750  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:00.178845  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:00.179035 18114 heartbeater.cc:507] Master 127.7.40.62:37841 requested a full tablet report, sending...
I20260601 13:39:00.179457  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320954551505-7328-0/minicluster-data/ts-2-root/instance:
uuid: "44d7fac053a04a4ea389af6d5abad641"
format_stamp: "Formatted at 2026-06-01 13:39:00 on dist-test-slave-b9mm"
I20260601 13:39:00.180657 17909 ts_manager.cc:194] Registered new tserver with Master: ecca9cffde1c4ce48b5c2cb75ec3a653 (127.7.40.2:33251)
I20260601 13:39:00.181298  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:39:00.181835 17909 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40026
I20260601 13:39:00.182812 18125 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:39:00.183379  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:00.183688  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320954551505-7328-0/minicluster-data/ts-2-root
uuid: "44d7fac053a04a4ea389af6d5abad641"
format_stamp: "Formatted at 2026-06-01 13:39:00 on dist-test-slave-b9mm"
I20260601 13:39:00.183821  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320954551505-7328-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320954551505-7328-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320954551505-7328-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:39:00.203642  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:00.204443  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:00.204866  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:00.205953  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:00.206035  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:00.206094  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:00.206158  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:00.213536  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.3:39919
I20260601 13:39:00.213637 18188 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.3:39919 every 8 connection(s)
I20260601 13:39:00.220046 18189 heartbeater.cc:344] Connected to a master server at 127.7.40.62:37841
I20260601 13:39:00.220229 18189 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:00.220561 18189 heartbeater.cc:507] Master 127.7.40.62:37841 requested a full tablet report, sending...
I20260601 13:39:00.221860 17909 ts_manager.cc:194] Registered new tserver with Master: 44d7fac053a04a4ea389af6d5abad641 (127.7.40.3:39919)
I20260601 13:39:00.222797  7328 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.008673254s
I20260601 13:39:00.223191 17909 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40032
I20260601 13:39:01.134801 18038 heartbeater.cc:499] Master 127.7.40.62:37841 was elected leader, sending a full tablet report...
I20260601 13:39:01.183656 18114 heartbeater.cc:499] Master 127.7.40.62:37841 was elected leader, sending a full tablet report...
I20260601 13:39:01.224843 18189 heartbeater.cc:499] Master 127.7.40.62:37841 was elected leader, sending a full tablet report...
I20260601 13:39:01.262372 17909 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40048:
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:39:01.263087 17909 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:39:01.280104 18153 tablet_service.cc:1511] Processing CreateTablet for tablet 6035c48f944245d2afef8daa94379c3e (DEFAULT_TABLE table=test-workload [id=7f765596d7824cf999468aab17533604]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:39:01.280484 18002 tablet_service.cc:1511] Processing CreateTablet for tablet 6035c48f944245d2afef8daa94379c3e (DEFAULT_TABLE table=test-workload [id=7f765596d7824cf999468aab17533604]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:39:01.280694 18149 tablet_service.cc:1511] Processing CreateTablet for tablet 5d5be8a3a32043d3a8590594d7b364b9 (DEFAULT_TABLE table=test-workload [id=7f765596d7824cf999468aab17533604]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:39:01.280943 18152 tablet_service.cc:1511] Processing CreateTablet for tablet 61b042b6419640df98600ae4606b713a (DEFAULT_TABLE table=test-workload [id=7f765596d7824cf999468aab17533604]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:39:01.281116 18148 tablet_service.cc:1511] Processing CreateTablet for tablet ac6aa3a81a42427785587c9451d1c7d3 (DEFAULT_TABLE table=test-workload [id=7f765596d7824cf999468aab17533604]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:39:01.281330 18001 tablet_service.cc:1511] Processing CreateTablet for tablet 603a5e3cded84bd593ecee5fdceb70a9 (DEFAULT_TABLE table=test-workload [id=7f765596d7824cf999468aab17533604]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:39:01.281445 17998 tablet_service.cc:1511] Processing CreateTablet for tablet ac6aa3a81a42427785587c9451d1c7d3 (DEFAULT_TABLE table=test-workload [id=7f765596d7824cf999468aab17533604]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:39:01.280999 18002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6035c48f944245d2afef8daa94379c3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:01.281561 17997 tablet_service.cc:1511] Processing CreateTablet for tablet 5d5be8a3a32043d3a8590594d7b364b9 (DEFAULT_TABLE table=test-workload [id=7f765596d7824cf999468aab17533604]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:39:01.281833 17997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d5be8a3a32043d3a8590594d7b364b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:01.281894 17999 tablet_service.cc:1511] Processing CreateTablet for tablet 642be3992c7f421097998e1e37a315b8 (DEFAULT_TABLE table=test-workload [id=7f765596d7824cf999468aab17533604]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:39:01.281976 18001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 603a5e3cded84bd593ecee5fdceb70a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:01.282160 17999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 642be3992c7f421097998e1e37a315b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:01.282289 18150 tablet_service.cc:1511] Processing CreateTablet for tablet 642be3992c7f421097998e1e37a315b8 (DEFAULT_TABLE table=test-workload [id=7f765596d7824cf999468aab17533604]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:39:01.283155 18000 tablet_service.cc:1511] Processing CreateTablet for tablet 61b042b6419640df98600ae4606b713a (DEFAULT_TABLE table=test-workload [id=7f765596d7824cf999468aab17533604]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:39:01.283313 18077 tablet_service.cc:1511] Processing CreateTablet for tablet 61b042b6419640df98600ae4606b713a (DEFAULT_TABLE table=test-workload [id=7f765596d7824cf999468aab17533604]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:39:01.283389 18000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61b042b6419640df98600ae4606b713a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:01.283550 18077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61b042b6419640df98600ae4606b713a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:01.285586 18075 tablet_service.cc:1511] Processing CreateTablet for tablet 642be3992c7f421097998e1e37a315b8 (DEFAULT_TABLE table=test-workload [id=7f765596d7824cf999468aab17533604]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:39:01.285706 18078 tablet_service.cc:1511] Processing CreateTablet for tablet 6035c48f944245d2afef8daa94379c3e (DEFAULT_TABLE table=test-workload [id=7f765596d7824cf999468aab17533604]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:39:01.280484 18151 tablet_service.cc:1511] Processing CreateTablet for tablet 603a5e3cded84bd593ecee5fdceb70a9 (DEFAULT_TABLE table=test-workload [id=7f765596d7824cf999468aab17533604]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:39:01.286108 18076 tablet_service.cc:1511] Processing CreateTablet for tablet 603a5e3cded84bd593ecee5fdceb70a9 (DEFAULT_TABLE table=test-workload [id=7f765596d7824cf999468aab17533604]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:39:01.286298 17998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac6aa3a81a42427785587c9451d1c7d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:01.286352 18073 tablet_service.cc:1511] Processing CreateTablet for tablet ac6aa3a81a42427785587c9451d1c7d3 (DEFAULT_TABLE table=test-workload [id=7f765596d7824cf999468aab17533604]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:39:01.286131 18074 tablet_service.cc:1511] Processing CreateTablet for tablet 5d5be8a3a32043d3a8590594d7b364b9 (DEFAULT_TABLE table=test-workload [id=7f765596d7824cf999468aab17533604]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:39:01.280640 18153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6035c48f944245d2afef8daa94379c3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:01.287254 18073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac6aa3a81a42427785587c9451d1c7d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:01.288374 18210 tablet_bootstrap.cc:492] T 61b042b6419640df98600ae4606b713a P ecca9cffde1c4ce48b5c2cb75ec3a653: Bootstrap starting.
I20260601 13:39:01.289506 18210 tablet_bootstrap.cc:654] T 61b042b6419640df98600ae4606b713a P ecca9cffde1c4ce48b5c2cb75ec3a653: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:01.289893 18150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 642be3992c7f421097998e1e37a315b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:01.290077 18148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac6aa3a81a42427785587c9451d1c7d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:01.290211 18074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d5be8a3a32043d3a8590594d7b364b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:01.290426 18076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 603a5e3cded84bd593ecee5fdceb70a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:01.292332 18151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 603a5e3cded84bd593ecee5fdceb70a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:01.292558 18149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d5be8a3a32043d3a8590594d7b364b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:01.292951 18152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61b042b6419640df98600ae4606b713a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:01.293020 18075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 642be3992c7f421097998e1e37a315b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:01.295212 18078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6035c48f944245d2afef8daa94379c3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:01.287021 18209 tablet_bootstrap.cc:492] T 5d5be8a3a32043d3a8590594d7b364b9 P be7ce35df7b14e3194fb5c7d134ed13b: Bootstrap starting.
I20260601 13:39:01.297618 18210 tablet_bootstrap.cc:492] T 61b042b6419640df98600ae4606b713a P ecca9cffde1c4ce48b5c2cb75ec3a653: No bootstrap required, opened a new log
I20260601 13:39:01.297590 18211 tablet_bootstrap.cc:492] T 6035c48f944245d2afef8daa94379c3e P 44d7fac053a04a4ea389af6d5abad641: Bootstrap starting.
I20260601 13:39:01.297911 18210 ts_tablet_manager.cc:1403] T 61b042b6419640df98600ae4606b713a P ecca9cffde1c4ce48b5c2cb75ec3a653: Time spent bootstrapping tablet: real 0.010s	user 0.003s	sys 0.000s
I20260601 13:39:01.298460 18210 raft_consensus.cc:359] T 61b042b6419640df98600ae4606b713a P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } }
I20260601 13:39:01.298614 18210 raft_consensus.cc:385] T 61b042b6419640df98600ae4606b713a P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:01.298660 18209 tablet_bootstrap.cc:654] T 5d5be8a3a32043d3a8590594d7b364b9 P be7ce35df7b14e3194fb5c7d134ed13b: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:01.298669 18210 raft_consensus.cc:740] T 61b042b6419640df98600ae4606b713a P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecca9cffde1c4ce48b5c2cb75ec3a653, State: Initialized, Role: FOLLOWER
I20260601 13:39:01.298880 18210 consensus_queue.cc:260] T 61b042b6419640df98600ae4606b713a P ecca9cffde1c4ce48b5c2cb75ec3a653 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } }
I20260601 13:39:01.298949 18211 tablet_bootstrap.cc:654] T 6035c48f944245d2afef8daa94379c3e P 44d7fac053a04a4ea389af6d5abad641: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:01.299455 18210 ts_tablet_manager.cc:1434] T 61b042b6419640df98600ae4606b713a P ecca9cffde1c4ce48b5c2cb75ec3a653: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:01.299634 18210 tablet_bootstrap.cc:492] T ac6aa3a81a42427785587c9451d1c7d3 P ecca9cffde1c4ce48b5c2cb75ec3a653: Bootstrap starting.
I20260601 13:39:01.300151 18209 tablet_bootstrap.cc:492] T 5d5be8a3a32043d3a8590594d7b364b9 P be7ce35df7b14e3194fb5c7d134ed13b: No bootstrap required, opened a new log
I20260601 13:39:01.300194 18211 tablet_bootstrap.cc:492] T 6035c48f944245d2afef8daa94379c3e P 44d7fac053a04a4ea389af6d5abad641: No bootstrap required, opened a new log
I20260601 13:39:01.300247 18209 ts_tablet_manager.cc:1403] T 5d5be8a3a32043d3a8590594d7b364b9 P be7ce35df7b14e3194fb5c7d134ed13b: Time spent bootstrapping tablet: real 0.013s	user 0.002s	sys 0.000s
I20260601 13:39:01.300247 18211 ts_tablet_manager.cc:1403] T 6035c48f944245d2afef8daa94379c3e P 44d7fac053a04a4ea389af6d5abad641: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:39:01.300676 18210 tablet_bootstrap.cc:654] T ac6aa3a81a42427785587c9451d1c7d3 P ecca9cffde1c4ce48b5c2cb75ec3a653: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:01.300777 18209 raft_consensus.cc:359] T 5d5be8a3a32043d3a8590594d7b364b9 P be7ce35df7b14e3194fb5c7d134ed13b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } }
I20260601 13:39:01.300792 18211 raft_consensus.cc:359] T 6035c48f944245d2afef8daa94379c3e P 44d7fac053a04a4ea389af6d5abad641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } }
I20260601 13:39:01.300904 18209 raft_consensus.cc:385] T 5d5be8a3a32043d3a8590594d7b364b9 P be7ce35df7b14e3194fb5c7d134ed13b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:01.300920 18211 raft_consensus.cc:385] T 6035c48f944245d2afef8daa94379c3e P 44d7fac053a04a4ea389af6d5abad641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:01.300941 18209 raft_consensus.cc:740] T 5d5be8a3a32043d3a8590594d7b364b9 P be7ce35df7b14e3194fb5c7d134ed13b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be7ce35df7b14e3194fb5c7d134ed13b, State: Initialized, Role: FOLLOWER
I20260601 13:39:01.300956 18211 raft_consensus.cc:740] T 6035c48f944245d2afef8daa94379c3e P 44d7fac053a04a4ea389af6d5abad641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44d7fac053a04a4ea389af6d5abad641, State: Initialized, Role: FOLLOWER
I20260601 13:39:01.301071 18209 consensus_queue.cc:260] T 5d5be8a3a32043d3a8590594d7b364b9 P be7ce35df7b14e3194fb5c7d134ed13b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } }
I20260601 13:39:01.301071 18211 consensus_queue.cc:260] T 6035c48f944245d2afef8daa94379c3e P 44d7fac053a04a4ea389af6d5abad641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } }
I20260601 13:39:01.301504 18209 ts_tablet_manager.cc:1434] T 5d5be8a3a32043d3a8590594d7b364b9 P be7ce35df7b14e3194fb5c7d134ed13b: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:01.301504 18211 ts_tablet_manager.cc:1434] T 6035c48f944245d2afef8daa94379c3e P 44d7fac053a04a4ea389af6d5abad641: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:01.301723 18209 tablet_bootstrap.cc:492] T 603a5e3cded84bd593ecee5fdceb70a9 P be7ce35df7b14e3194fb5c7d134ed13b: Bootstrap starting.
I20260601 13:39:01.301760 18211 tablet_bootstrap.cc:492] T ac6aa3a81a42427785587c9451d1c7d3 P 44d7fac053a04a4ea389af6d5abad641: Bootstrap starting.
I20260601 13:39:01.302799 18211 tablet_bootstrap.cc:654] T ac6aa3a81a42427785587c9451d1c7d3 P 44d7fac053a04a4ea389af6d5abad641: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:01.302799 18209 tablet_bootstrap.cc:654] T 603a5e3cded84bd593ecee5fdceb70a9 P be7ce35df7b14e3194fb5c7d134ed13b: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:01.303504 18210 tablet_bootstrap.cc:492] T ac6aa3a81a42427785587c9451d1c7d3 P ecca9cffde1c4ce48b5c2cb75ec3a653: No bootstrap required, opened a new log
I20260601 13:39:01.303601 18210 ts_tablet_manager.cc:1403] T ac6aa3a81a42427785587c9451d1c7d3 P ecca9cffde1c4ce48b5c2cb75ec3a653: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:39:01.304018 18211 tablet_bootstrap.cc:492] T ac6aa3a81a42427785587c9451d1c7d3 P 44d7fac053a04a4ea389af6d5abad641: No bootstrap required, opened a new log
I20260601 13:39:01.304108 18211 ts_tablet_manager.cc:1403] T ac6aa3a81a42427785587c9451d1c7d3 P 44d7fac053a04a4ea389af6d5abad641: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:39:01.304616 18211 raft_consensus.cc:359] T ac6aa3a81a42427785587c9451d1c7d3 P 44d7fac053a04a4ea389af6d5abad641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } }
I20260601 13:39:01.304754 18211 raft_consensus.cc:385] T ac6aa3a81a42427785587c9451d1c7d3 P 44d7fac053a04a4ea389af6d5abad641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:01.304836 18211 raft_consensus.cc:740] T ac6aa3a81a42427785587c9451d1c7d3 P 44d7fac053a04a4ea389af6d5abad641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44d7fac053a04a4ea389af6d5abad641, State: Initialized, Role: FOLLOWER
I20260601 13:39:01.304983 18211 consensus_queue.cc:260] T ac6aa3a81a42427785587c9451d1c7d3 P 44d7fac053a04a4ea389af6d5abad641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } }
I20260601 13:39:01.305598 18211 ts_tablet_manager.cc:1434] T ac6aa3a81a42427785587c9451d1c7d3 P 44d7fac053a04a4ea389af6d5abad641: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:39:01.305840 18211 tablet_bootstrap.cc:492] T 642be3992c7f421097998e1e37a315b8 P 44d7fac053a04a4ea389af6d5abad641: Bootstrap starting.
I20260601 13:39:01.304628 18210 raft_consensus.cc:359] T ac6aa3a81a42427785587c9451d1c7d3 P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } }
I20260601 13:39:01.306267 18210 raft_consensus.cc:385] T ac6aa3a81a42427785587c9451d1c7d3 P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:01.306315 18210 raft_consensus.cc:740] T ac6aa3a81a42427785587c9451d1c7d3 P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecca9cffde1c4ce48b5c2cb75ec3a653, State: Initialized, Role: FOLLOWER
I20260601 13:39:01.306529 18210 consensus_queue.cc:260] T ac6aa3a81a42427785587c9451d1c7d3 P ecca9cffde1c4ce48b5c2cb75ec3a653 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } }
I20260601 13:39:01.306799 18210 ts_tablet_manager.cc:1434] T ac6aa3a81a42427785587c9451d1c7d3 P ecca9cffde1c4ce48b5c2cb75ec3a653: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:01.306977 18210 tablet_bootstrap.cc:492] T 603a5e3cded84bd593ecee5fdceb70a9 P ecca9cffde1c4ce48b5c2cb75ec3a653: Bootstrap starting.
I20260601 13:39:01.307101 18211 tablet_bootstrap.cc:654] T 642be3992c7f421097998e1e37a315b8 P 44d7fac053a04a4ea389af6d5abad641: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:01.308141 18210 tablet_bootstrap.cc:654] T 603a5e3cded84bd593ecee5fdceb70a9 P ecca9cffde1c4ce48b5c2cb75ec3a653: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:01.308377 18211 tablet_bootstrap.cc:492] T 642be3992c7f421097998e1e37a315b8 P 44d7fac053a04a4ea389af6d5abad641: No bootstrap required, opened a new log
I20260601 13:39:01.308460 18211 ts_tablet_manager.cc:1403] T 642be3992c7f421097998e1e37a315b8 P 44d7fac053a04a4ea389af6d5abad641: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:01.309041 18211 raft_consensus.cc:359] T 642be3992c7f421097998e1e37a315b8 P 44d7fac053a04a4ea389af6d5abad641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } }
I20260601 13:39:01.309159 18211 raft_consensus.cc:385] T 642be3992c7f421097998e1e37a315b8 P 44d7fac053a04a4ea389af6d5abad641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:01.309208 18211 raft_consensus.cc:740] T 642be3992c7f421097998e1e37a315b8 P 44d7fac053a04a4ea389af6d5abad641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44d7fac053a04a4ea389af6d5abad641, State: Initialized, Role: FOLLOWER
I20260601 13:39:01.309310 18209 tablet_bootstrap.cc:492] T 603a5e3cded84bd593ecee5fdceb70a9 P be7ce35df7b14e3194fb5c7d134ed13b: No bootstrap required, opened a new log
I20260601 13:39:01.309396 18209 ts_tablet_manager.cc:1403] T 603a5e3cded84bd593ecee5fdceb70a9 P be7ce35df7b14e3194fb5c7d134ed13b: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:39:01.309343 18211 consensus_queue.cc:260] T 642be3992c7f421097998e1e37a315b8 P 44d7fac053a04a4ea389af6d5abad641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } }
I20260601 13:39:01.309645 18211 ts_tablet_manager.cc:1434] T 642be3992c7f421097998e1e37a315b8 P 44d7fac053a04a4ea389af6d5abad641: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:01.309832 18211 tablet_bootstrap.cc:492] T 5d5be8a3a32043d3a8590594d7b364b9 P 44d7fac053a04a4ea389af6d5abad641: Bootstrap starting.
I20260601 13:39:01.309895 18209 raft_consensus.cc:359] T 603a5e3cded84bd593ecee5fdceb70a9 P be7ce35df7b14e3194fb5c7d134ed13b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } }
I20260601 13:39:01.309979 18209 raft_consensus.cc:385] T 603a5e3cded84bd593ecee5fdceb70a9 P be7ce35df7b14e3194fb5c7d134ed13b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:01.310015 18209 raft_consensus.cc:740] T 603a5e3cded84bd593ecee5fdceb70a9 P be7ce35df7b14e3194fb5c7d134ed13b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be7ce35df7b14e3194fb5c7d134ed13b, State: Initialized, Role: FOLLOWER
I20260601 13:39:01.310137 18209 consensus_queue.cc:260] T 603a5e3cded84bd593ecee5fdceb70a9 P be7ce35df7b14e3194fb5c7d134ed13b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } }
I20260601 13:39:01.310433 18209 ts_tablet_manager.cc:1434] T 603a5e3cded84bd593ecee5fdceb70a9 P be7ce35df7b14e3194fb5c7d134ed13b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:01.310628 18209 tablet_bootstrap.cc:492] T 61b042b6419640df98600ae4606b713a P be7ce35df7b14e3194fb5c7d134ed13b: Bootstrap starting.
I20260601 13:39:01.310942 18211 tablet_bootstrap.cc:654] T 5d5be8a3a32043d3a8590594d7b364b9 P 44d7fac053a04a4ea389af6d5abad641: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:01.311800 18209 tablet_bootstrap.cc:654] T 61b042b6419640df98600ae4606b713a P be7ce35df7b14e3194fb5c7d134ed13b: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:01.312736 18211 tablet_bootstrap.cc:492] T 5d5be8a3a32043d3a8590594d7b364b9 P 44d7fac053a04a4ea389af6d5abad641: No bootstrap required, opened a new log
I20260601 13:39:01.312855 18211 ts_tablet_manager.cc:1403] T 5d5be8a3a32043d3a8590594d7b364b9 P 44d7fac053a04a4ea389af6d5abad641: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:01.313831 18209 tablet_bootstrap.cc:492] T 61b042b6419640df98600ae4606b713a P be7ce35df7b14e3194fb5c7d134ed13b: No bootstrap required, opened a new log
I20260601 13:39:01.313831 18210 tablet_bootstrap.cc:492] T 603a5e3cded84bd593ecee5fdceb70a9 P ecca9cffde1c4ce48b5c2cb75ec3a653: No bootstrap required, opened a new log
I20260601 13:39:01.313804 18211 raft_consensus.cc:359] T 5d5be8a3a32043d3a8590594d7b364b9 P 44d7fac053a04a4ea389af6d5abad641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } }
I20260601 13:39:01.314013 18209 ts_tablet_manager.cc:1403] T 61b042b6419640df98600ae4606b713a P be7ce35df7b14e3194fb5c7d134ed13b: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.003s
I20260601 13:39:01.314018 18211 raft_consensus.cc:385] T 5d5be8a3a32043d3a8590594d7b364b9 P 44d7fac053a04a4ea389af6d5abad641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:01.314136 18211 raft_consensus.cc:740] T 5d5be8a3a32043d3a8590594d7b364b9 P 44d7fac053a04a4ea389af6d5abad641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44d7fac053a04a4ea389af6d5abad641, State: Initialized, Role: FOLLOWER
I20260601 13:39:01.314327 18211 consensus_queue.cc:260] T 5d5be8a3a32043d3a8590594d7b364b9 P 44d7fac053a04a4ea389af6d5abad641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } }
I20260601 13:39:01.314643 18209 raft_consensus.cc:359] T 61b042b6419640df98600ae4606b713a P be7ce35df7b14e3194fb5c7d134ed13b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } }
I20260601 13:39:01.314023 18210 ts_tablet_manager.cc:1403] T 603a5e3cded84bd593ecee5fdceb70a9 P ecca9cffde1c4ce48b5c2cb75ec3a653: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:39:01.314790 18209 raft_consensus.cc:385] T 61b042b6419640df98600ae4606b713a P be7ce35df7b14e3194fb5c7d134ed13b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:01.314846 18209 raft_consensus.cc:740] T 61b042b6419640df98600ae4606b713a P be7ce35df7b14e3194fb5c7d134ed13b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be7ce35df7b14e3194fb5c7d134ed13b, State: Initialized, Role: FOLLOWER
I20260601 13:39:01.315002 18209 consensus_queue.cc:260] T 61b042b6419640df98600ae4606b713a P be7ce35df7b14e3194fb5c7d134ed13b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } }
I20260601 13:39:01.315328 18210 raft_consensus.cc:359] T 603a5e3cded84bd593ecee5fdceb70a9 P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } }
I20260601 13:39:01.315387 18209 ts_tablet_manager.cc:1434] T 61b042b6419640df98600ae4606b713a P be7ce35df7b14e3194fb5c7d134ed13b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:01.315464 18210 raft_consensus.cc:385] T 603a5e3cded84bd593ecee5fdceb70a9 P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:01.315521 18210 raft_consensus.cc:740] T 603a5e3cded84bd593ecee5fdceb70a9 P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecca9cffde1c4ce48b5c2cb75ec3a653, State: Initialized, Role: FOLLOWER
I20260601 13:39:01.315640 18209 tablet_bootstrap.cc:492] T 6035c48f944245d2afef8daa94379c3e P be7ce35df7b14e3194fb5c7d134ed13b: Bootstrap starting.
I20260601 13:39:01.315706 18210 consensus_queue.cc:260] T 603a5e3cded84bd593ecee5fdceb70a9 P ecca9cffde1c4ce48b5c2cb75ec3a653 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } }
I20260601 13:39:01.317246 18210 ts_tablet_manager.cc:1434] T 603a5e3cded84bd593ecee5fdceb70a9 P ecca9cffde1c4ce48b5c2cb75ec3a653: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:39:01.317466 18210 tablet_bootstrap.cc:492] T 5d5be8a3a32043d3a8590594d7b364b9 P ecca9cffde1c4ce48b5c2cb75ec3a653: Bootstrap starting.
I20260601 13:39:01.317576 18209 tablet_bootstrap.cc:654] T 6035c48f944245d2afef8daa94379c3e P be7ce35df7b14e3194fb5c7d134ed13b: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:01.314719 18211 ts_tablet_manager.cc:1434] T 5d5be8a3a32043d3a8590594d7b364b9 P 44d7fac053a04a4ea389af6d5abad641: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:01.318421 18211 tablet_bootstrap.cc:492] T 603a5e3cded84bd593ecee5fdceb70a9 P 44d7fac053a04a4ea389af6d5abad641: Bootstrap starting.
I20260601 13:39:01.318915 18210 tablet_bootstrap.cc:654] T 5d5be8a3a32043d3a8590594d7b364b9 P ecca9cffde1c4ce48b5c2cb75ec3a653: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:01.319518 18211 tablet_bootstrap.cc:654] T 603a5e3cded84bd593ecee5fdceb70a9 P 44d7fac053a04a4ea389af6d5abad641: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:01.320380 18210 tablet_bootstrap.cc:492] T 5d5be8a3a32043d3a8590594d7b364b9 P ecca9cffde1c4ce48b5c2cb75ec3a653: No bootstrap required, opened a new log
I20260601 13:39:01.320508 18210 ts_tablet_manager.cc:1403] T 5d5be8a3a32043d3a8590594d7b364b9 P ecca9cffde1c4ce48b5c2cb75ec3a653: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:01.320775 18209 tablet_bootstrap.cc:492] T 6035c48f944245d2afef8daa94379c3e P be7ce35df7b14e3194fb5c7d134ed13b: No bootstrap required, opened a new log
I20260601 13:39:01.320884 18209 ts_tablet_manager.cc:1403] T 6035c48f944245d2afef8daa94379c3e P be7ce35df7b14e3194fb5c7d134ed13b: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.001s
I20260601 13:39:01.321041 18210 raft_consensus.cc:359] T 5d5be8a3a32043d3a8590594d7b364b9 P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } }
I20260601 13:39:01.321168 18210 raft_consensus.cc:385] T 5d5be8a3a32043d3a8590594d7b364b9 P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:01.321214 18210 raft_consensus.cc:740] T 5d5be8a3a32043d3a8590594d7b364b9 P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecca9cffde1c4ce48b5c2cb75ec3a653, State: Initialized, Role: FOLLOWER
I20260601 13:39:01.321355 18210 consensus_queue.cc:260] T 5d5be8a3a32043d3a8590594d7b364b9 P ecca9cffde1c4ce48b5c2cb75ec3a653 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } }
I20260601 13:39:01.321382 18209 raft_consensus.cc:359] T 6035c48f944245d2afef8daa94379c3e P be7ce35df7b14e3194fb5c7d134ed13b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } }
I20260601 13:39:01.321466 18209 raft_consensus.cc:385] T 6035c48f944245d2afef8daa94379c3e P be7ce35df7b14e3194fb5c7d134ed13b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:01.321555 18209 raft_consensus.cc:740] T 6035c48f944245d2afef8daa94379c3e P be7ce35df7b14e3194fb5c7d134ed13b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be7ce35df7b14e3194fb5c7d134ed13b, State: Initialized, Role: FOLLOWER
I20260601 13:39:01.321681 18210 ts_tablet_manager.cc:1434] T 5d5be8a3a32043d3a8590594d7b364b9 P ecca9cffde1c4ce48b5c2cb75ec3a653: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:01.321718 18209 consensus_queue.cc:260] T 6035c48f944245d2afef8daa94379c3e P be7ce35df7b14e3194fb5c7d134ed13b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } }
I20260601 13:39:01.321931 18210 tablet_bootstrap.cc:492] T 642be3992c7f421097998e1e37a315b8 P ecca9cffde1c4ce48b5c2cb75ec3a653: Bootstrap starting.
I20260601 13:39:01.322086 18209 ts_tablet_manager.cc:1434] T 6035c48f944245d2afef8daa94379c3e P be7ce35df7b14e3194fb5c7d134ed13b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:01.322299 18209 tablet_bootstrap.cc:492] T ac6aa3a81a42427785587c9451d1c7d3 P be7ce35df7b14e3194fb5c7d134ed13b: Bootstrap starting.
I20260601 13:39:01.323014 18210 tablet_bootstrap.cc:654] T 642be3992c7f421097998e1e37a315b8 P ecca9cffde1c4ce48b5c2cb75ec3a653: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:01.323530 18209 tablet_bootstrap.cc:654] T ac6aa3a81a42427785587c9451d1c7d3 P be7ce35df7b14e3194fb5c7d134ed13b: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:01.324306 18210 tablet_bootstrap.cc:492] T 642be3992c7f421097998e1e37a315b8 P ecca9cffde1c4ce48b5c2cb75ec3a653: No bootstrap required, opened a new log
I20260601 13:39:01.324424 18210 ts_tablet_manager.cc:1403] T 642be3992c7f421097998e1e37a315b8 P ecca9cffde1c4ce48b5c2cb75ec3a653: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:01.325413 18209 tablet_bootstrap.cc:492] T ac6aa3a81a42427785587c9451d1c7d3 P be7ce35df7b14e3194fb5c7d134ed13b: No bootstrap required, opened a new log
I20260601 13:39:01.325516 18209 ts_tablet_manager.cc:1403] T ac6aa3a81a42427785587c9451d1c7d3 P be7ce35df7b14e3194fb5c7d134ed13b: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:39:01.326591 18213 raft_consensus.cc:493] T 5d5be8a3a32043d3a8590594d7b364b9 P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:01.326598 18211 tablet_bootstrap.cc:492] T 603a5e3cded84bd593ecee5fdceb70a9 P 44d7fac053a04a4ea389af6d5abad641: No bootstrap required, opened a new log
I20260601 13:39:01.327373 18213 raft_consensus.cc:515] T 5d5be8a3a32043d3a8590594d7b364b9 P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } }
I20260601 13:39:01.325536 18210 raft_consensus.cc:359] T 642be3992c7f421097998e1e37a315b8 P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } }
I20260601 13:39:01.327620 18211 ts_tablet_manager.cc:1403] T 603a5e3cded84bd593ecee5fdceb70a9 P 44d7fac053a04a4ea389af6d5abad641: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.000s
I20260601 13:39:01.327652 18210 raft_consensus.cc:385] T 642be3992c7f421097998e1e37a315b8 P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:01.327687 18210 raft_consensus.cc:740] T 642be3992c7f421097998e1e37a315b8 P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecca9cffde1c4ce48b5c2cb75ec3a653, State: Initialized, Role: FOLLOWER
I20260601 13:39:01.327857 18210 consensus_queue.cc:260] T 642be3992c7f421097998e1e37a315b8 P ecca9cffde1c4ce48b5c2cb75ec3a653 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } }
I20260601 13:39:01.328092 18211 raft_consensus.cc:359] T 603a5e3cded84bd593ecee5fdceb70a9 P 44d7fac053a04a4ea389af6d5abad641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } }
I20260601 13:39:01.328181 18211 raft_consensus.cc:385] T 603a5e3cded84bd593ecee5fdceb70a9 P 44d7fac053a04a4ea389af6d5abad641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:01.328212 18211 raft_consensus.cc:740] T 603a5e3cded84bd593ecee5fdceb70a9 P 44d7fac053a04a4ea389af6d5abad641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44d7fac053a04a4ea389af6d5abad641, State: Initialized, Role: FOLLOWER
I20260601 13:39:01.327968 18209 raft_consensus.cc:359] T ac6aa3a81a42427785587c9451d1c7d3 P be7ce35df7b14e3194fb5c7d134ed13b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } }
I20260601 13:39:01.328346 18210 ts_tablet_manager.cc:1434] T 642be3992c7f421097998e1e37a315b8 P ecca9cffde1c4ce48b5c2cb75ec3a653: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:39:01.328325 18211 consensus_queue.cc:260] T 603a5e3cded84bd593ecee5fdceb70a9 P 44d7fac053a04a4ea389af6d5abad641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } }
I20260601 13:39:01.328361 18209 raft_consensus.cc:385] T ac6aa3a81a42427785587c9451d1c7d3 P be7ce35df7b14e3194fb5c7d134ed13b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:01.328423 18209 raft_consensus.cc:740] T ac6aa3a81a42427785587c9451d1c7d3 P be7ce35df7b14e3194fb5c7d134ed13b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be7ce35df7b14e3194fb5c7d134ed13b, State: Initialized, Role: FOLLOWER
I20260601 13:39:01.328586 18211 ts_tablet_manager.cc:1434] T 603a5e3cded84bd593ecee5fdceb70a9 P 44d7fac053a04a4ea389af6d5abad641: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:01.328595 18209 consensus_queue.cc:260] T ac6aa3a81a42427785587c9451d1c7d3 P be7ce35df7b14e3194fb5c7d134ed13b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } }
I20260601 13:39:01.328708 18213 leader_election.cc:290] T 5d5be8a3a32043d3a8590594d7b364b9 P ecca9cffde1c4ce48b5c2cb75ec3a653 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be7ce35df7b14e3194fb5c7d134ed13b (127.7.40.1:41973), 44d7fac053a04a4ea389af6d5abad641 (127.7.40.3:39919)
I20260601 13:39:01.328933 18210 tablet_bootstrap.cc:492] T 6035c48f944245d2afef8daa94379c3e P ecca9cffde1c4ce48b5c2cb75ec3a653: Bootstrap starting.
I20260601 13:39:01.329641 18209 ts_tablet_manager.cc:1434] T ac6aa3a81a42427785587c9451d1c7d3 P be7ce35df7b14e3194fb5c7d134ed13b: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:39:01.329867 18209 tablet_bootstrap.cc:492] T 642be3992c7f421097998e1e37a315b8 P be7ce35df7b14e3194fb5c7d134ed13b: Bootstrap starting.
I20260601 13:39:01.330250 18210 tablet_bootstrap.cc:654] T 6035c48f944245d2afef8daa94379c3e P ecca9cffde1c4ce48b5c2cb75ec3a653: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:01.331494 18209 tablet_bootstrap.cc:654] T 642be3992c7f421097998e1e37a315b8 P be7ce35df7b14e3194fb5c7d134ed13b: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:01.331918 18211 tablet_bootstrap.cc:492] T 61b042b6419640df98600ae4606b713a P 44d7fac053a04a4ea389af6d5abad641: Bootstrap starting.
I20260601 13:39:01.333045 18211 tablet_bootstrap.cc:654] T 61b042b6419640df98600ae4606b713a P 44d7fac053a04a4ea389af6d5abad641: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:01.334123 18210 tablet_bootstrap.cc:492] T 6035c48f944245d2afef8daa94379c3e P ecca9cffde1c4ce48b5c2cb75ec3a653: No bootstrap required, opened a new log
I20260601 13:39:01.334205 18211 tablet_bootstrap.cc:492] T 61b042b6419640df98600ae4606b713a P 44d7fac053a04a4ea389af6d5abad641: No bootstrap required, opened a new log
I20260601 13:39:01.334221 18210 ts_tablet_manager.cc:1403] T 6035c48f944245d2afef8daa94379c3e P ecca9cffde1c4ce48b5c2cb75ec3a653: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:39:01.334268 18211 ts_tablet_manager.cc:1403] T 61b042b6419640df98600ae4606b713a P 44d7fac053a04a4ea389af6d5abad641: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:39:01.334794 18210 raft_consensus.cc:359] T 6035c48f944245d2afef8daa94379c3e P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } }
I20260601 13:39:01.334932 18210 raft_consensus.cc:385] T 6035c48f944245d2afef8daa94379c3e P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:01.334903 18211 raft_consensus.cc:359] T 61b042b6419640df98600ae4606b713a P 44d7fac053a04a4ea389af6d5abad641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } }
I20260601 13:39:01.335007 18210 raft_consensus.cc:740] T 6035c48f944245d2afef8daa94379c3e P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecca9cffde1c4ce48b5c2cb75ec3a653, State: Initialized, Role: FOLLOWER
I20260601 13:39:01.335026 18211 raft_consensus.cc:385] T 61b042b6419640df98600ae4606b713a P 44d7fac053a04a4ea389af6d5abad641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:01.335173 18211 raft_consensus.cc:740] T 61b042b6419640df98600ae4606b713a P 44d7fac053a04a4ea389af6d5abad641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44d7fac053a04a4ea389af6d5abad641, State: Initialized, Role: FOLLOWER
I20260601 13:39:01.335227 18210 consensus_queue.cc:260] T 6035c48f944245d2afef8daa94379c3e P ecca9cffde1c4ce48b5c2cb75ec3a653 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } }
I20260601 13:39:01.335322 18211 consensus_queue.cc:260] T 61b042b6419640df98600ae4606b713a P 44d7fac053a04a4ea389af6d5abad641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } }
I20260601 13:39:01.335569 18210 ts_tablet_manager.cc:1434] T 6035c48f944245d2afef8daa94379c3e P ecca9cffde1c4ce48b5c2cb75ec3a653: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:01.335638 18211 ts_tablet_manager.cc:1434] T 61b042b6419640df98600ae4606b713a P 44d7fac053a04a4ea389af6d5abad641: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:01.339396 18163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d5be8a3a32043d3a8590594d7b364b9" candidate_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44d7fac053a04a4ea389af6d5abad641" is_pre_election: true
I20260601 13:39:01.339566 18163 raft_consensus.cc:2468] T 5d5be8a3a32043d3a8590594d7b364b9 P 44d7fac053a04a4ea389af6d5abad641 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecca9cffde1c4ce48b5c2cb75ec3a653 in term 0.
I20260601 13:39:01.339649 18209 tablet_bootstrap.cc:492] T 642be3992c7f421097998e1e37a315b8 P be7ce35df7b14e3194fb5c7d134ed13b: No bootstrap required, opened a new log
I20260601 13:39:01.339829 18209 ts_tablet_manager.cc:1403] T 642be3992c7f421097998e1e37a315b8 P be7ce35df7b14e3194fb5c7d134ed13b: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.000s
I20260601 13:39:01.339895 18053 leader_election.cc:304] T 5d5be8a3a32043d3a8590594d7b364b9 P ecca9cffde1c4ce48b5c2cb75ec3a653 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44d7fac053a04a4ea389af6d5abad641, ecca9cffde1c4ce48b5c2cb75ec3a653; no voters: 
I20260601 13:39:01.340121 18008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d5be8a3a32043d3a8590594d7b364b9" candidate_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" is_pre_election: true
I20260601 13:39:01.340535 18008 raft_consensus.cc:2468] T 5d5be8a3a32043d3a8590594d7b364b9 P be7ce35df7b14e3194fb5c7d134ed13b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecca9cffde1c4ce48b5c2cb75ec3a653 in term 0.
I20260601 13:39:01.340524 18209 raft_consensus.cc:359] T 642be3992c7f421097998e1e37a315b8 P be7ce35df7b14e3194fb5c7d134ed13b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } }
I20260601 13:39:01.340633 18231 raft_consensus.cc:2804] T 5d5be8a3a32043d3a8590594d7b364b9 P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:01.340638 18209 raft_consensus.cc:385] T 642be3992c7f421097998e1e37a315b8 P be7ce35df7b14e3194fb5c7d134ed13b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:01.340731 18231 raft_consensus.cc:493] T 5d5be8a3a32043d3a8590594d7b364b9 P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:01.340739 18209 raft_consensus.cc:740] T 642be3992c7f421097998e1e37a315b8 P be7ce35df7b14e3194fb5c7d134ed13b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be7ce35df7b14e3194fb5c7d134ed13b, State: Initialized, Role: FOLLOWER
I20260601 13:39:01.340821 18231 raft_consensus.cc:3060] T 5d5be8a3a32043d3a8590594d7b364b9 P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:01.340932 18209 consensus_queue.cc:260] T 642be3992c7f421097998e1e37a315b8 P be7ce35df7b14e3194fb5c7d134ed13b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } }
I20260601 13:39:01.341655 18209 ts_tablet_manager.cc:1434] T 642be3992c7f421097998e1e37a315b8 P be7ce35df7b14e3194fb5c7d134ed13b: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:01.342207 18231 raft_consensus.cc:515] T 5d5be8a3a32043d3a8590594d7b364b9 P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } }
I20260601 13:39:01.342749 18231 leader_election.cc:290] T 5d5be8a3a32043d3a8590594d7b364b9 P ecca9cffde1c4ce48b5c2cb75ec3a653 [CANDIDATE]: Term 1 election: Requested vote from peers be7ce35df7b14e3194fb5c7d134ed13b (127.7.40.1:41973), 44d7fac053a04a4ea389af6d5abad641 (127.7.40.3:39919)
I20260601 13:39:01.342900 18163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d5be8a3a32043d3a8590594d7b364b9" candidate_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44d7fac053a04a4ea389af6d5abad641"
I20260601 13:39:01.343034 18163 raft_consensus.cc:3060] T 5d5be8a3a32043d3a8590594d7b364b9 P 44d7fac053a04a4ea389af6d5abad641 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:01.342983 18008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d5be8a3a32043d3a8590594d7b364b9" candidate_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be7ce35df7b14e3194fb5c7d134ed13b"
I20260601 13:39:01.343187 18008 raft_consensus.cc:3060] T 5d5be8a3a32043d3a8590594d7b364b9 P be7ce35df7b14e3194fb5c7d134ed13b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:01.344172 18163 raft_consensus.cc:2468] T 5d5be8a3a32043d3a8590594d7b364b9 P 44d7fac053a04a4ea389af6d5abad641 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecca9cffde1c4ce48b5c2cb75ec3a653 in term 1.
I20260601 13:39:01.344376 18008 raft_consensus.cc:2468] T 5d5be8a3a32043d3a8590594d7b364b9 P be7ce35df7b14e3194fb5c7d134ed13b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecca9cffde1c4ce48b5c2cb75ec3a653 in term 1.
I20260601 13:39:01.344496 18053 leader_election.cc:304] T 5d5be8a3a32043d3a8590594d7b364b9 P ecca9cffde1c4ce48b5c2cb75ec3a653 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44d7fac053a04a4ea389af6d5abad641, ecca9cffde1c4ce48b5c2cb75ec3a653; no voters: 
I20260601 13:39:01.344702 18231 raft_consensus.cc:2804] T 5d5be8a3a32043d3a8590594d7b364b9 P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:01.344836 18231 raft_consensus.cc:697] T 5d5be8a3a32043d3a8590594d7b364b9 P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 1 LEADER]: Becoming Leader. State: Replica: ecca9cffde1c4ce48b5c2cb75ec3a653, State: Running, Role: LEADER
I20260601 13:39:01.345012 18231 consensus_queue.cc:237] T 5d5be8a3a32043d3a8590594d7b364b9 P ecca9cffde1c4ce48b5c2cb75ec3a653 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } }
I20260601 13:39:01.347739 17908 catalog_manager.cc:5696] T 5d5be8a3a32043d3a8590594d7b364b9 P ecca9cffde1c4ce48b5c2cb75ec3a653 reported cstate change: term changed from 0 to 1, leader changed from <none> to ecca9cffde1c4ce48b5c2cb75ec3a653 (127.7.40.2). New cstate: current_term: 1 leader_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:01.377970 18231 raft_consensus.cc:493] T ac6aa3a81a42427785587c9451d1c7d3 P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:01.378224 18231 raft_consensus.cc:515] T ac6aa3a81a42427785587c9451d1c7d3 P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } }
I20260601 13:39:01.378906 18231 leader_election.cc:290] T ac6aa3a81a42427785587c9451d1c7d3 P ecca9cffde1c4ce48b5c2cb75ec3a653 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be7ce35df7b14e3194fb5c7d134ed13b (127.7.40.1:41973), 44d7fac053a04a4ea389af6d5abad641 (127.7.40.3:39919)
I20260601 13:39:01.379484 18008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6aa3a81a42427785587c9451d1c7d3" candidate_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" is_pre_election: true
I20260601 13:39:01.379487 18163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6aa3a81a42427785587c9451d1c7d3" candidate_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44d7fac053a04a4ea389af6d5abad641" is_pre_election: true
I20260601 13:39:01.379626 18008 raft_consensus.cc:2468] T ac6aa3a81a42427785587c9451d1c7d3 P be7ce35df7b14e3194fb5c7d134ed13b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecca9cffde1c4ce48b5c2cb75ec3a653 in term 0.
I20260601 13:39:01.379690 18163 raft_consensus.cc:2468] T ac6aa3a81a42427785587c9451d1c7d3 P 44d7fac053a04a4ea389af6d5abad641 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecca9cffde1c4ce48b5c2cb75ec3a653 in term 0.
I20260601 13:39:01.380002 18052 leader_election.cc:304] T ac6aa3a81a42427785587c9451d1c7d3 P ecca9cffde1c4ce48b5c2cb75ec3a653 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be7ce35df7b14e3194fb5c7d134ed13b, ecca9cffde1c4ce48b5c2cb75ec3a653; no voters: 
I20260601 13:39:01.380223 18231 raft_consensus.cc:2804] T ac6aa3a81a42427785587c9451d1c7d3 P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:01.380293 18231 raft_consensus.cc:493] T ac6aa3a81a42427785587c9451d1c7d3 P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:01.380350 18231 raft_consensus.cc:3060] T ac6aa3a81a42427785587c9451d1c7d3 P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:01.381577 18231 raft_consensus.cc:515] T ac6aa3a81a42427785587c9451d1c7d3 P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } }
I20260601 13:39:01.382022 18231 leader_election.cc:290] T ac6aa3a81a42427785587c9451d1c7d3 P ecca9cffde1c4ce48b5c2cb75ec3a653 [CANDIDATE]: Term 1 election: Requested vote from peers be7ce35df7b14e3194fb5c7d134ed13b (127.7.40.1:41973), 44d7fac053a04a4ea389af6d5abad641 (127.7.40.3:39919)
I20260601 13:39:01.382402 18163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6aa3a81a42427785587c9451d1c7d3" candidate_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44d7fac053a04a4ea389af6d5abad641"
I20260601 13:39:01.382431 18008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6aa3a81a42427785587c9451d1c7d3" candidate_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be7ce35df7b14e3194fb5c7d134ed13b"
I20260601 13:39:01.382503 18163 raft_consensus.cc:3060] T ac6aa3a81a42427785587c9451d1c7d3 P 44d7fac053a04a4ea389af6d5abad641 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:01.382560 18008 raft_consensus.cc:3060] T ac6aa3a81a42427785587c9451d1c7d3 P be7ce35df7b14e3194fb5c7d134ed13b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:01.383621 18008 raft_consensus.cc:2468] T ac6aa3a81a42427785587c9451d1c7d3 P be7ce35df7b14e3194fb5c7d134ed13b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecca9cffde1c4ce48b5c2cb75ec3a653 in term 1.
I20260601 13:39:01.383620 18163 raft_consensus.cc:2468] T ac6aa3a81a42427785587c9451d1c7d3 P 44d7fac053a04a4ea389af6d5abad641 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecca9cffde1c4ce48b5c2cb75ec3a653 in term 1.
I20260601 13:39:01.383981 18052 leader_election.cc:304] T ac6aa3a81a42427785587c9451d1c7d3 P ecca9cffde1c4ce48b5c2cb75ec3a653 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be7ce35df7b14e3194fb5c7d134ed13b, ecca9cffde1c4ce48b5c2cb75ec3a653; no voters: 
I20260601 13:39:01.384182 18231 raft_consensus.cc:2804] T ac6aa3a81a42427785587c9451d1c7d3 P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:01.384274 18231 raft_consensus.cc:697] T ac6aa3a81a42427785587c9451d1c7d3 P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 1 LEADER]: Becoming Leader. State: Replica: ecca9cffde1c4ce48b5c2cb75ec3a653, State: Running, Role: LEADER
I20260601 13:39:01.384439 18231 consensus_queue.cc:237] T ac6aa3a81a42427785587c9451d1c7d3 P ecca9cffde1c4ce48b5c2cb75ec3a653 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } }
I20260601 13:39:01.386415 17908 catalog_manager.cc:5696] T ac6aa3a81a42427785587c9451d1c7d3 P ecca9cffde1c4ce48b5c2cb75ec3a653 reported cstate change: term changed from 0 to 1, leader changed from <none> to ecca9cffde1c4ce48b5c2cb75ec3a653 (127.7.40.2). New cstate: current_term: 1 leader_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:01.449544 18217 raft_consensus.cc:493] T 6035c48f944245d2afef8daa94379c3e P 44d7fac053a04a4ea389af6d5abad641 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:01.449805 18217 raft_consensus.cc:515] T 6035c48f944245d2afef8daa94379c3e P 44d7fac053a04a4ea389af6d5abad641 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } }
I20260601 13:39:01.450578 18217 leader_election.cc:290] T 6035c48f944245d2afef8daa94379c3e P 44d7fac053a04a4ea389af6d5abad641 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be7ce35df7b14e3194fb5c7d134ed13b (127.7.40.1:41973), ecca9cffde1c4ce48b5c2cb75ec3a653 (127.7.40.2:33251)
I20260601 13:39:01.455842 18088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6035c48f944245d2afef8daa94379c3e" candidate_uuid: "44d7fac053a04a4ea389af6d5abad641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" is_pre_election: true
I20260601 13:39:01.455842 18008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6035c48f944245d2afef8daa94379c3e" candidate_uuid: "44d7fac053a04a4ea389af6d5abad641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" is_pre_election: true
I20260601 13:39:01.456121 18088 raft_consensus.cc:2468] T 6035c48f944245d2afef8daa94379c3e P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44d7fac053a04a4ea389af6d5abad641 in term 0.
I20260601 13:39:01.456121 18008 raft_consensus.cc:2468] T 6035c48f944245d2afef8daa94379c3e P be7ce35df7b14e3194fb5c7d134ed13b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44d7fac053a04a4ea389af6d5abad641 in term 0.
I20260601 13:39:01.456490 18127 leader_election.cc:304] T 6035c48f944245d2afef8daa94379c3e P 44d7fac053a04a4ea389af6d5abad641 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44d7fac053a04a4ea389af6d5abad641, ecca9cffde1c4ce48b5c2cb75ec3a653; no voters: 
I20260601 13:39:01.456701 18217 raft_consensus.cc:2804] T 6035c48f944245d2afef8daa94379c3e P 44d7fac053a04a4ea389af6d5abad641 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:01.456764 18217 raft_consensus.cc:493] T 6035c48f944245d2afef8daa94379c3e P 44d7fac053a04a4ea389af6d5abad641 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:01.456804 18217 raft_consensus.cc:3060] T 6035c48f944245d2afef8daa94379c3e P 44d7fac053a04a4ea389af6d5abad641 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:01.457913 18217 raft_consensus.cc:515] T 6035c48f944245d2afef8daa94379c3e P 44d7fac053a04a4ea389af6d5abad641 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } }
I20260601 13:39:01.458326 18217 leader_election.cc:290] T 6035c48f944245d2afef8daa94379c3e P 44d7fac053a04a4ea389af6d5abad641 [CANDIDATE]: Term 1 election: Requested vote from peers be7ce35df7b14e3194fb5c7d134ed13b (127.7.40.1:41973), ecca9cffde1c4ce48b5c2cb75ec3a653 (127.7.40.2:33251)
I20260601 13:39:01.458761 18088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6035c48f944245d2afef8daa94379c3e" candidate_uuid: "44d7fac053a04a4ea389af6d5abad641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653"
I20260601 13:39:01.458761 18008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6035c48f944245d2afef8daa94379c3e" candidate_uuid: "44d7fac053a04a4ea389af6d5abad641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be7ce35df7b14e3194fb5c7d134ed13b"
I20260601 13:39:01.458917 18088 raft_consensus.cc:3060] T 6035c48f944245d2afef8daa94379c3e P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:01.458917 18008 raft_consensus.cc:3060] T 6035c48f944245d2afef8daa94379c3e P be7ce35df7b14e3194fb5c7d134ed13b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:01.460038 18088 raft_consensus.cc:2468] T 6035c48f944245d2afef8daa94379c3e P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44d7fac053a04a4ea389af6d5abad641 in term 1.
I20260601 13:39:01.460038 18008 raft_consensus.cc:2468] T 6035c48f944245d2afef8daa94379c3e P be7ce35df7b14e3194fb5c7d134ed13b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44d7fac053a04a4ea389af6d5abad641 in term 1.
I20260601 13:39:01.460364 18127 leader_election.cc:304] T 6035c48f944245d2afef8daa94379c3e P 44d7fac053a04a4ea389af6d5abad641 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44d7fac053a04a4ea389af6d5abad641, ecca9cffde1c4ce48b5c2cb75ec3a653; no voters: 
I20260601 13:39:01.460590 18217 raft_consensus.cc:2804] T 6035c48f944245d2afef8daa94379c3e P 44d7fac053a04a4ea389af6d5abad641 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:01.460705 18217 raft_consensus.cc:697] T 6035c48f944245d2afef8daa94379c3e P 44d7fac053a04a4ea389af6d5abad641 [term 1 LEADER]: Becoming Leader. State: Replica: 44d7fac053a04a4ea389af6d5abad641, State: Running, Role: LEADER
I20260601 13:39:01.460872 18217 consensus_queue.cc:237] T 6035c48f944245d2afef8daa94379c3e P 44d7fac053a04a4ea389af6d5abad641 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } }
I20260601 13:39:01.463274 17908 catalog_manager.cc:5696] T 6035c48f944245d2afef8daa94379c3e P 44d7fac053a04a4ea389af6d5abad641 reported cstate change: term changed from 0 to 1, leader changed from <none> to 44d7fac053a04a4ea389af6d5abad641 (127.7.40.3). New cstate: current_term: 1 leader_uuid: "44d7fac053a04a4ea389af6d5abad641" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:01.495457 18231 raft_consensus.cc:493] T 603a5e3cded84bd593ecee5fdceb70a9 P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:01.495685 18231 raft_consensus.cc:515] T 603a5e3cded84bd593ecee5fdceb70a9 P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } }
I20260601 13:39:01.496255 18231 leader_election.cc:290] T 603a5e3cded84bd593ecee5fdceb70a9 P ecca9cffde1c4ce48b5c2cb75ec3a653 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be7ce35df7b14e3194fb5c7d134ed13b (127.7.40.1:41973), 44d7fac053a04a4ea389af6d5abad641 (127.7.40.3:39919)
I20260601 13:39:01.497331 18163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "603a5e3cded84bd593ecee5fdceb70a9" candidate_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44d7fac053a04a4ea389af6d5abad641" is_pre_election: true
I20260601 13:39:01.497331 18008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "603a5e3cded84bd593ecee5fdceb70a9" candidate_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" is_pre_election: true
I20260601 13:39:01.497517 18163 raft_consensus.cc:2468] T 603a5e3cded84bd593ecee5fdceb70a9 P 44d7fac053a04a4ea389af6d5abad641 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecca9cffde1c4ce48b5c2cb75ec3a653 in term 0.
I20260601 13:39:01.497653 18008 raft_consensus.cc:2468] T 603a5e3cded84bd593ecee5fdceb70a9 P be7ce35df7b14e3194fb5c7d134ed13b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecca9cffde1c4ce48b5c2cb75ec3a653 in term 0.
I20260601 13:39:01.497996 18053 leader_election.cc:304] T 603a5e3cded84bd593ecee5fdceb70a9 P ecca9cffde1c4ce48b5c2cb75ec3a653 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44d7fac053a04a4ea389af6d5abad641, ecca9cffde1c4ce48b5c2cb75ec3a653; no voters: 
I20260601 13:39:01.498232 18231 raft_consensus.cc:2804] T 603a5e3cded84bd593ecee5fdceb70a9 P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:01.498292 18231 raft_consensus.cc:493] T 603a5e3cded84bd593ecee5fdceb70a9 P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:01.498320 18231 raft_consensus.cc:3060] T 603a5e3cded84bd593ecee5fdceb70a9 P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:01.499552 18231 raft_consensus.cc:515] T 603a5e3cded84bd593ecee5fdceb70a9 P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } }
I20260601 13:39:01.500000 18231 leader_election.cc:290] T 603a5e3cded84bd593ecee5fdceb70a9 P ecca9cffde1c4ce48b5c2cb75ec3a653 [CANDIDATE]: Term 1 election: Requested vote from peers be7ce35df7b14e3194fb5c7d134ed13b (127.7.40.1:41973), 44d7fac053a04a4ea389af6d5abad641 (127.7.40.3:39919)
I20260601 13:39:01.500588 18008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "603a5e3cded84bd593ecee5fdceb70a9" candidate_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be7ce35df7b14e3194fb5c7d134ed13b"
I20260601 13:39:01.500646 18163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "603a5e3cded84bd593ecee5fdceb70a9" candidate_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44d7fac053a04a4ea389af6d5abad641"
I20260601 13:39:01.500712 18008 raft_consensus.cc:3060] T 603a5e3cded84bd593ecee5fdceb70a9 P be7ce35df7b14e3194fb5c7d134ed13b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:01.500799 18163 raft_consensus.cc:3060] T 603a5e3cded84bd593ecee5fdceb70a9 P 44d7fac053a04a4ea389af6d5abad641 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:01.501722 18008 raft_consensus.cc:2468] T 603a5e3cded84bd593ecee5fdceb70a9 P be7ce35df7b14e3194fb5c7d134ed13b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecca9cffde1c4ce48b5c2cb75ec3a653 in term 1.
I20260601 13:39:01.501730 18163 raft_consensus.cc:2468] T 603a5e3cded84bd593ecee5fdceb70a9 P 44d7fac053a04a4ea389af6d5abad641 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecca9cffde1c4ce48b5c2cb75ec3a653 in term 1.
I20260601 13:39:01.502101 18053 leader_election.cc:304] T 603a5e3cded84bd593ecee5fdceb70a9 P ecca9cffde1c4ce48b5c2cb75ec3a653 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44d7fac053a04a4ea389af6d5abad641, ecca9cffde1c4ce48b5c2cb75ec3a653; no voters: 
I20260601 13:39:01.502314 18231 raft_consensus.cc:2804] T 603a5e3cded84bd593ecee5fdceb70a9 P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:01.502446 18231 raft_consensus.cc:697] T 603a5e3cded84bd593ecee5fdceb70a9 P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 1 LEADER]: Becoming Leader. State: Replica: ecca9cffde1c4ce48b5c2cb75ec3a653, State: Running, Role: LEADER
I20260601 13:39:01.502669 18231 consensus_queue.cc:237] T 603a5e3cded84bd593ecee5fdceb70a9 P ecca9cffde1c4ce48b5c2cb75ec3a653 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } }
I20260601 13:39:01.505007 17908 catalog_manager.cc:5696] T 603a5e3cded84bd593ecee5fdceb70a9 P ecca9cffde1c4ce48b5c2cb75ec3a653 reported cstate change: term changed from 0 to 1, leader changed from <none> to ecca9cffde1c4ce48b5c2cb75ec3a653 (127.7.40.2). New cstate: current_term: 1 leader_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:01.520059 18231 raft_consensus.cc:493] T 642be3992c7f421097998e1e37a315b8 P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:01.520273 18231 raft_consensus.cc:515] T 642be3992c7f421097998e1e37a315b8 P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } }
I20260601 13:39:01.520798 18231 leader_election.cc:290] T 642be3992c7f421097998e1e37a315b8 P ecca9cffde1c4ce48b5c2cb75ec3a653 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be7ce35df7b14e3194fb5c7d134ed13b (127.7.40.1:41973), 44d7fac053a04a4ea389af6d5abad641 (127.7.40.3:39919)
I20260601 13:39:01.521222 18008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "642be3992c7f421097998e1e37a315b8" candidate_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" is_pre_election: true
I20260601 13:39:01.521227 18163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "642be3992c7f421097998e1e37a315b8" candidate_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44d7fac053a04a4ea389af6d5abad641" is_pre_election: true
I20260601 13:39:01.521350 18008 raft_consensus.cc:2468] T 642be3992c7f421097998e1e37a315b8 P be7ce35df7b14e3194fb5c7d134ed13b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecca9cffde1c4ce48b5c2cb75ec3a653 in term 0.
I20260601 13:39:01.521454 18163 raft_consensus.cc:2468] T 642be3992c7f421097998e1e37a315b8 P 44d7fac053a04a4ea389af6d5abad641 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecca9cffde1c4ce48b5c2cb75ec3a653 in term 0.
I20260601 13:39:01.521727 18052 leader_election.cc:304] T 642be3992c7f421097998e1e37a315b8 P ecca9cffde1c4ce48b5c2cb75ec3a653 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be7ce35df7b14e3194fb5c7d134ed13b, ecca9cffde1c4ce48b5c2cb75ec3a653; no voters: 
I20260601 13:39:01.521929 18231 raft_consensus.cc:2804] T 642be3992c7f421097998e1e37a315b8 P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:01.521991 18231 raft_consensus.cc:493] T 642be3992c7f421097998e1e37a315b8 P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:01.522048 18231 raft_consensus.cc:3060] T 642be3992c7f421097998e1e37a315b8 P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:01.523192 18231 raft_consensus.cc:515] T 642be3992c7f421097998e1e37a315b8 P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } }
I20260601 13:39:01.523628 18231 leader_election.cc:290] T 642be3992c7f421097998e1e37a315b8 P ecca9cffde1c4ce48b5c2cb75ec3a653 [CANDIDATE]: Term 1 election: Requested vote from peers be7ce35df7b14e3194fb5c7d134ed13b (127.7.40.1:41973), 44d7fac053a04a4ea389af6d5abad641 (127.7.40.3:39919)
I20260601 13:39:01.524024 18163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "642be3992c7f421097998e1e37a315b8" candidate_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44d7fac053a04a4ea389af6d5abad641"
I20260601 13:39:01.524024 18008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "642be3992c7f421097998e1e37a315b8" candidate_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be7ce35df7b14e3194fb5c7d134ed13b"
I20260601 13:39:01.524137 18163 raft_consensus.cc:3060] T 642be3992c7f421097998e1e37a315b8 P 44d7fac053a04a4ea389af6d5abad641 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:01.524235 18008 raft_consensus.cc:3060] T 642be3992c7f421097998e1e37a315b8 P be7ce35df7b14e3194fb5c7d134ed13b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:01.525108 18163 raft_consensus.cc:2468] T 642be3992c7f421097998e1e37a315b8 P 44d7fac053a04a4ea389af6d5abad641 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecca9cffde1c4ce48b5c2cb75ec3a653 in term 1.
I20260601 13:39:01.525187 18008 raft_consensus.cc:2468] T 642be3992c7f421097998e1e37a315b8 P be7ce35df7b14e3194fb5c7d134ed13b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecca9cffde1c4ce48b5c2cb75ec3a653 in term 1.
I20260601 13:39:01.525388 18053 leader_election.cc:304] T 642be3992c7f421097998e1e37a315b8 P ecca9cffde1c4ce48b5c2cb75ec3a653 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44d7fac053a04a4ea389af6d5abad641, ecca9cffde1c4ce48b5c2cb75ec3a653; no voters: 
I20260601 13:39:01.525600 18231 raft_consensus.cc:2804] T 642be3992c7f421097998e1e37a315b8 P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:01.525722 18231 raft_consensus.cc:697] T 642be3992c7f421097998e1e37a315b8 P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 1 LEADER]: Becoming Leader. State: Replica: ecca9cffde1c4ce48b5c2cb75ec3a653, State: Running, Role: LEADER
I20260601 13:39:01.525898 18231 consensus_queue.cc:237] T 642be3992c7f421097998e1e37a315b8 P ecca9cffde1c4ce48b5c2cb75ec3a653 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } }
I20260601 13:39:01.528079 17908 catalog_manager.cc:5696] T 642be3992c7f421097998e1e37a315b8 P ecca9cffde1c4ce48b5c2cb75ec3a653 reported cstate change: term changed from 0 to 1, leader changed from <none> to ecca9cffde1c4ce48b5c2cb75ec3a653 (127.7.40.2). New cstate: current_term: 1 leader_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:01.530587 18217 raft_consensus.cc:493] T 61b042b6419640df98600ae4606b713a P 44d7fac053a04a4ea389af6d5abad641 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:01.530737 18217 raft_consensus.cc:515] T 61b042b6419640df98600ae4606b713a P 44d7fac053a04a4ea389af6d5abad641 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } }
I20260601 13:39:01.531306 18217 leader_election.cc:290] T 61b042b6419640df98600ae4606b713a P 44d7fac053a04a4ea389af6d5abad641 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be7ce35df7b14e3194fb5c7d134ed13b (127.7.40.1:41973), ecca9cffde1c4ce48b5c2cb75ec3a653 (127.7.40.2:33251)
I20260601 13:39:01.531774 18088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b042b6419640df98600ae4606b713a" candidate_uuid: "44d7fac053a04a4ea389af6d5abad641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" is_pre_election: true
I20260601 13:39:01.531915 18088 raft_consensus.cc:2468] T 61b042b6419640df98600ae4606b713a P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44d7fac053a04a4ea389af6d5abad641 in term 0.
I20260601 13:39:01.532186 18008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b042b6419640df98600ae4606b713a" candidate_uuid: "44d7fac053a04a4ea389af6d5abad641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" is_pre_election: true
I20260601 13:39:01.532297 18127 leader_election.cc:304] T 61b042b6419640df98600ae4606b713a P 44d7fac053a04a4ea389af6d5abad641 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44d7fac053a04a4ea389af6d5abad641, ecca9cffde1c4ce48b5c2cb75ec3a653; no voters: 
I20260601 13:39:01.532351 18008 raft_consensus.cc:2468] T 61b042b6419640df98600ae4606b713a P be7ce35df7b14e3194fb5c7d134ed13b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44d7fac053a04a4ea389af6d5abad641 in term 0.
I20260601 13:39:01.532478 18217 raft_consensus.cc:2804] T 61b042b6419640df98600ae4606b713a P 44d7fac053a04a4ea389af6d5abad641 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:01.532560 18217 raft_consensus.cc:493] T 61b042b6419640df98600ae4606b713a P 44d7fac053a04a4ea389af6d5abad641 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:01.532611 18217 raft_consensus.cc:3060] T 61b042b6419640df98600ae4606b713a P 44d7fac053a04a4ea389af6d5abad641 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:01.533670 18217 raft_consensus.cc:515] T 61b042b6419640df98600ae4606b713a P 44d7fac053a04a4ea389af6d5abad641 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } }
I20260601 13:39:01.534040 18217 leader_election.cc:290] T 61b042b6419640df98600ae4606b713a P 44d7fac053a04a4ea389af6d5abad641 [CANDIDATE]: Term 1 election: Requested vote from peers be7ce35df7b14e3194fb5c7d134ed13b (127.7.40.1:41973), ecca9cffde1c4ce48b5c2cb75ec3a653 (127.7.40.2:33251)
I20260601 13:39:01.534446 18008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b042b6419640df98600ae4606b713a" candidate_uuid: "44d7fac053a04a4ea389af6d5abad641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be7ce35df7b14e3194fb5c7d134ed13b"
I20260601 13:39:01.534543 18008 raft_consensus.cc:3060] T 61b042b6419640df98600ae4606b713a P be7ce35df7b14e3194fb5c7d134ed13b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:01.534619 18088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b042b6419640df98600ae4606b713a" candidate_uuid: "44d7fac053a04a4ea389af6d5abad641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653"
I20260601 13:39:01.534729 18088 raft_consensus.cc:3060] T 61b042b6419640df98600ae4606b713a P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:01.535542 18008 raft_consensus.cc:2468] T 61b042b6419640df98600ae4606b713a P be7ce35df7b14e3194fb5c7d134ed13b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44d7fac053a04a4ea389af6d5abad641 in term 1.
I20260601 13:39:01.535702 18088 raft_consensus.cc:2468] T 61b042b6419640df98600ae4606b713a P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44d7fac053a04a4ea389af6d5abad641 in term 1.
I20260601 13:39:01.535893 18127 leader_election.cc:304] T 61b042b6419640df98600ae4606b713a P 44d7fac053a04a4ea389af6d5abad641 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44d7fac053a04a4ea389af6d5abad641, be7ce35df7b14e3194fb5c7d134ed13b; no voters: 
I20260601 13:39:01.536119 18217 raft_consensus.cc:2804] T 61b042b6419640df98600ae4606b713a P 44d7fac053a04a4ea389af6d5abad641 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:01.536232 18217 raft_consensus.cc:697] T 61b042b6419640df98600ae4606b713a P 44d7fac053a04a4ea389af6d5abad641 [term 1 LEADER]: Becoming Leader. State: Replica: 44d7fac053a04a4ea389af6d5abad641, State: Running, Role: LEADER
I20260601 13:39:01.536383 18217 consensus_queue.cc:237] T 61b042b6419640df98600ae4606b713a P 44d7fac053a04a4ea389af6d5abad641 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } }
I20260601 13:39:01.538314 17908 catalog_manager.cc:5696] T 61b042b6419640df98600ae4606b713a P 44d7fac053a04a4ea389af6d5abad641 reported cstate change: term changed from 0 to 1, leader changed from <none> to 44d7fac053a04a4ea389af6d5abad641 (127.7.40.3). New cstate: current_term: 1 leader_uuid: "44d7fac053a04a4ea389af6d5abad641" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:01.596164 18088 raft_consensus.cc:1275] T 6035c48f944245d2afef8daa94379c3e P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 1 FOLLOWER]: Refusing update from remote peer 44d7fac053a04a4ea389af6d5abad641: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:01.596594 18008 raft_consensus.cc:1275] T 6035c48f944245d2afef8daa94379c3e P be7ce35df7b14e3194fb5c7d134ed13b [term 1 FOLLOWER]: Refusing update from remote peer 44d7fac053a04a4ea389af6d5abad641: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:01.597221 18221 consensus_queue.cc:1048] T 6035c48f944245d2afef8daa94379c3e P 44d7fac053a04a4ea389af6d5abad641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:01.597434 18217 consensus_queue.cc:1048] T 6035c48f944245d2afef8daa94379c3e P 44d7fac053a04a4ea389af6d5abad641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:01.597954 18008 raft_consensus.cc:1275] T 61b042b6419640df98600ae4606b713a P be7ce35df7b14e3194fb5c7d134ed13b [term 1 FOLLOWER]: Refusing update from remote peer 44d7fac053a04a4ea389af6d5abad641: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:01.598331 18088 raft_consensus.cc:1275] T 61b042b6419640df98600ae4606b713a P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 1 FOLLOWER]: Refusing update from remote peer 44d7fac053a04a4ea389af6d5abad641: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:01.598619 18217 consensus_queue.cc:1048] T 61b042b6419640df98600ae4606b713a P 44d7fac053a04a4ea389af6d5abad641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:01.599115 18217 consensus_queue.cc:1048] T 61b042b6419640df98600ae4606b713a P 44d7fac053a04a4ea389af6d5abad641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:01.608961 18012 raft_consensus.cc:1275] T 603a5e3cded84bd593ecee5fdceb70a9 P be7ce35df7b14e3194fb5c7d134ed13b [term 1 FOLLOWER]: Refusing update from remote peer ecca9cffde1c4ce48b5c2cb75ec3a653: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:01.609354 18011 raft_consensus.cc:1275] T 5d5be8a3a32043d3a8590594d7b364b9 P be7ce35df7b14e3194fb5c7d134ed13b [term 1 FOLLOWER]: Refusing update from remote peer ecca9cffde1c4ce48b5c2cb75ec3a653: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:01.609835 18163 raft_consensus.cc:1275] T 603a5e3cded84bd593ecee5fdceb70a9 P 44d7fac053a04a4ea389af6d5abad641 [term 1 FOLLOWER]: Refusing update from remote peer ecca9cffde1c4ce48b5c2cb75ec3a653: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:01.610183 18162 raft_consensus.cc:1275] T 5d5be8a3a32043d3a8590594d7b364b9 P 44d7fac053a04a4ea389af6d5abad641 [term 1 FOLLOWER]: Refusing update from remote peer ecca9cffde1c4ce48b5c2cb75ec3a653: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:01.610780 18231 consensus_queue.cc:1048] T 603a5e3cded84bd593ecee5fdceb70a9 P ecca9cffde1c4ce48b5c2cb75ec3a653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:01.611089 18231 consensus_queue.cc:1048] T 5d5be8a3a32043d3a8590594d7b364b9 P ecca9cffde1c4ce48b5c2cb75ec3a653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:01.611325 18231 consensus_queue.cc:1048] T 5d5be8a3a32043d3a8590594d7b364b9 P ecca9cffde1c4ce48b5c2cb75ec3a653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:01.611946 18213 consensus_queue.cc:1048] T 603a5e3cded84bd593ecee5fdceb70a9 P ecca9cffde1c4ce48b5c2cb75ec3a653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:01.614010 18157 raft_consensus.cc:1275] T 642be3992c7f421097998e1e37a315b8 P 44d7fac053a04a4ea389af6d5abad641 [term 1 FOLLOWER]: Refusing update from remote peer ecca9cffde1c4ce48b5c2cb75ec3a653: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:01.615590 18012 raft_consensus.cc:1275] T 642be3992c7f421097998e1e37a315b8 P be7ce35df7b14e3194fb5c7d134ed13b [term 1 FOLLOWER]: Refusing update from remote peer ecca9cffde1c4ce48b5c2cb75ec3a653: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:01.616138 18213 consensus_queue.cc:1048] T 642be3992c7f421097998e1e37a315b8 P ecca9cffde1c4ce48b5c2cb75ec3a653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:01.619431 18231 consensus_queue.cc:1048] T 642be3992c7f421097998e1e37a315b8 P ecca9cffde1c4ce48b5c2cb75ec3a653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:01.633610 18253 mvcc.cc:204] Tried to move back new op lower bound from 7292195395981549568 to 7292195395734704128. Current Snapshot: MvccSnapshot[applied={T|T < 7292195395981549568 or (T in {7292195395981549568})}]
I20260601 13:39:01.636018 18008 raft_consensus.cc:1275] T ac6aa3a81a42427785587c9451d1c7d3 P be7ce35df7b14e3194fb5c7d134ed13b [term 1 FOLLOWER]: Refusing update from remote peer ecca9cffde1c4ce48b5c2cb75ec3a653: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:01.636178 18163 raft_consensus.cc:1275] T ac6aa3a81a42427785587c9451d1c7d3 P 44d7fac053a04a4ea389af6d5abad641 [term 1 FOLLOWER]: Refusing update from remote peer ecca9cffde1c4ce48b5c2cb75ec3a653: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:01.636479 18213 consensus_queue.cc:1048] T ac6aa3a81a42427785587c9451d1c7d3 P ecca9cffde1c4ce48b5c2cb75ec3a653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:01.636684 18231 consensus_queue.cc:1048] T ac6aa3a81a42427785587c9451d1c7d3 P ecca9cffde1c4ce48b5c2cb75ec3a653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:01.791509  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:01.794431 18303 instance_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:39:01.794628 18301 instance_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:39:01.794658 18300 instance_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:39:01.796376  7328 server_base.cc:1061] running on GCE node
I20260601 13:39:01.796653  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:01.796707  7328 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:39:01.796725  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321141796725 us; error 0 us; skew 500 ppm
I20260601 13:39:01.797947  7328 webserver.cc:533] Webserver started at http://127.7.40.4:43685/ using document root <none> and password file <none>
I20260601 13:39:01.798154  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:01.798207  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:01.798300  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:01.798741  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320954551505-7328-0/minicluster-data/ts-3-root/instance:
uuid: "9a2e2de3f7b245c689760e478413b2da"
format_stamp: "Formatted at 2026-06-01 13:39:01 on dist-test-slave-b9mm"
I20260601 13:39:01.800550  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:39:01.801671 18308 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:39:01.802019  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:01.802116  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320954551505-7328-0/minicluster-data/ts-3-root
uuid: "9a2e2de3f7b245c689760e478413b2da"
format_stamp: "Formatted at 2026-06-01 13:39:01 on dist-test-slave-b9mm"
I20260601 13:39:01.802214  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320954551505-7328-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320954551505-7328-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320954551505-7328-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:39:01.809262  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:01.809731  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:01.810060  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:01.810576  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:01.810639  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:01.810703  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:01.810766  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:01.816267  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.4:44287
I20260601 13:39:01.816354 18371 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.4:44287 every 8 connection(s)
I20260601 13:39:01.822000 18372 heartbeater.cc:344] Connected to a master server at 127.7.40.62:37841
I20260601 13:39:01.822141 18372 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:01.822441 18372 heartbeater.cc:507] Master 127.7.40.62:37841 requested a full tablet report, sending...
I20260601 13:39:01.823220 17906 ts_manager.cc:194] Registered new tserver with Master: 9a2e2de3f7b245c689760e478413b2da (127.7.40.4:44287)
I20260601 13:39:01.823838 17906 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40052
I20260601 13:39:02.052857 18088 consensus_queue.cc:237] T 603a5e3cded84bd593ecee5fdceb70a9 P ecca9cffde1c4ce48b5c2cb75ec3a653 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } attrs { replace: true } } peers { permanent_uuid: "9a2e2de3f7b245c689760e478413b2da" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 44287 } attrs { promote: true } }
I20260601 13:39:02.054646 18012 raft_consensus.cc:1275] T 603a5e3cded84bd593ecee5fdceb70a9 P be7ce35df7b14e3194fb5c7d134ed13b [term 1 FOLLOWER]: Refusing update from remote peer ecca9cffde1c4ce48b5c2cb75ec3a653: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260601 13:39:02.054862 18157 raft_consensus.cc:1275] T 603a5e3cded84bd593ecee5fdceb70a9 P 44d7fac053a04a4ea389af6d5abad641 [term 1 FOLLOWER]: Refusing update from remote peer ecca9cffde1c4ce48b5c2cb75ec3a653: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260601 13:39:02.055326 18213 consensus_queue.cc:1048] T 603a5e3cded84bd593ecee5fdceb70a9 P ecca9cffde1c4ce48b5c2cb75ec3a653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260601 13:39:02.055564 18297 consensus_queue.cc:1048] T 603a5e3cded84bd593ecee5fdceb70a9 P ecca9cffde1c4ce48b5c2cb75ec3a653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260601 13:39:02.057322 18213 raft_consensus.cc:2955] T 603a5e3cded84bd593ecee5fdceb70a9 P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 9a2e2de3f7b245c689760e478413b2da (127.7.40.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } attrs { replace: true } } peers { permanent_uuid: "9a2e2de3f7b245c689760e478413b2da" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 44287 } attrs { promote: true } } }
I20260601 13:39:02.057858 18157 raft_consensus.cc:2955] T 603a5e3cded84bd593ecee5fdceb70a9 P 44d7fac053a04a4ea389af6d5abad641 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 9a2e2de3f7b245c689760e478413b2da (127.7.40.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } attrs { replace: true } } peers { permanent_uuid: "9a2e2de3f7b245c689760e478413b2da" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 44287 } attrs { promote: true } } }
I20260601 13:39:02.059378 18012 raft_consensus.cc:2955] T 603a5e3cded84bd593ecee5fdceb70a9 P be7ce35df7b14e3194fb5c7d134ed13b [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 9a2e2de3f7b245c689760e478413b2da (127.7.40.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } attrs { replace: true } } peers { permanent_uuid: "9a2e2de3f7b245c689760e478413b2da" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 44287 } attrs { promote: true } } }
I20260601 13:39:02.060421 17906 catalog_manager.cc:5696] T 603a5e3cded84bd593ecee5fdceb70a9 P ecca9cffde1c4ce48b5c2cb75ec3a653 reported cstate change: config changed from index -1 to 17, NON_VOTER 9a2e2de3f7b245c689760e478413b2da (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a2e2de3f7b245c689760e478413b2da" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 44287 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:39:02.060992 18053 consensus_peers.cc:597] T 603a5e3cded84bd593ecee5fdceb70a9 P ecca9cffde1c4ce48b5c2cb75ec3a653 -> Peer 9a2e2de3f7b245c689760e478413b2da (127.7.40.4:44287): Couldn't send request to peer 9a2e2de3f7b245c689760e478413b2da. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 603a5e3cded84bd593ecee5fdceb70a9. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:02.062091 18088 consensus_queue.cc:237] T 642be3992c7f421097998e1e37a315b8 P ecca9cffde1c4ce48b5c2cb75ec3a653 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } attrs { replace: true } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } } peers { permanent_uuid: "9a2e2de3f7b245c689760e478413b2da" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 44287 } attrs { promote: true } }
I20260601 13:39:02.063735 18012 raft_consensus.cc:1275] T 642be3992c7f421097998e1e37a315b8 P be7ce35df7b14e3194fb5c7d134ed13b [term 1 FOLLOWER]: Refusing update from remote peer ecca9cffde1c4ce48b5c2cb75ec3a653: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
W20260601 13:39:02.064004 18053 consensus_peers.cc:597] T 642be3992c7f421097998e1e37a315b8 P ecca9cffde1c4ce48b5c2cb75ec3a653 -> Peer 9a2e2de3f7b245c689760e478413b2da (127.7.40.4:44287): Couldn't send request to peer 9a2e2de3f7b245c689760e478413b2da. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 642be3992c7f421097998e1e37a315b8. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:02.064114 18298 consensus_queue.cc:1048] T 642be3992c7f421097998e1e37a315b8 P ecca9cffde1c4ce48b5c2cb75ec3a653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260601 13:39:02.064345 18157 raft_consensus.cc:1275] T 642be3992c7f421097998e1e37a315b8 P 44d7fac053a04a4ea389af6d5abad641 [term 1 FOLLOWER]: Refusing update from remote peer ecca9cffde1c4ce48b5c2cb75ec3a653: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260601 13:39:02.065160 18298 consensus_queue.cc:1048] T 642be3992c7f421097998e1e37a315b8 P ecca9cffde1c4ce48b5c2cb75ec3a653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260601 13:39:02.065887 18296 raft_consensus.cc:2955] T 642be3992c7f421097998e1e37a315b8 P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 9a2e2de3f7b245c689760e478413b2da (127.7.40.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } attrs { replace: true } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } } peers { permanent_uuid: "9a2e2de3f7b245c689760e478413b2da" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 44287 } attrs { promote: true } } }
I20260601 13:39:02.066556 18012 raft_consensus.cc:2955] T 642be3992c7f421097998e1e37a315b8 P be7ce35df7b14e3194fb5c7d134ed13b [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 9a2e2de3f7b245c689760e478413b2da (127.7.40.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } attrs { replace: true } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } } peers { permanent_uuid: "9a2e2de3f7b245c689760e478413b2da" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 44287 } attrs { promote: true } } }
I20260601 13:39:02.068910 17905 catalog_manager.cc:5696] T 642be3992c7f421097998e1e37a315b8 P ecca9cffde1c4ce48b5c2cb75ec3a653 reported cstate change: config changed from index -1 to 17, NON_VOTER 9a2e2de3f7b245c689760e478413b2da (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a2e2de3f7b245c689760e478413b2da" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 44287 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:02.069304 18157 raft_consensus.cc:2955] T 642be3992c7f421097998e1e37a315b8 P 44d7fac053a04a4ea389af6d5abad641 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 9a2e2de3f7b245c689760e478413b2da (127.7.40.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } attrs { replace: true } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } } peers { permanent_uuid: "9a2e2de3f7b245c689760e478413b2da" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 44287 } attrs { promote: true } } }
I20260601 13:39:02.073324 18157 consensus_queue.cc:237] T 61b042b6419640df98600ae4606b713a P 44d7fac053a04a4ea389af6d5abad641 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } attrs { replace: true } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } } peers { permanent_uuid: "9a2e2de3f7b245c689760e478413b2da" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 44287 } attrs { promote: true } }
I20260601 13:39:02.074771 18012 raft_consensus.cc:1275] T 61b042b6419640df98600ae4606b713a P be7ce35df7b14e3194fb5c7d134ed13b [term 1 FOLLOWER]: Refusing update from remote peer 44d7fac053a04a4ea389af6d5abad641: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260601 13:39:02.075008 18088 raft_consensus.cc:1275] T 61b042b6419640df98600ae4606b713a P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 1 FOLLOWER]: Refusing update from remote peer 44d7fac053a04a4ea389af6d5abad641: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260601 13:39:02.075201 18217 consensus_queue.cc:1048] T 61b042b6419640df98600ae4606b713a P 44d7fac053a04a4ea389af6d5abad641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260601 13:39:02.075389 18299 consensus_queue.cc:1048] T 61b042b6419640df98600ae4606b713a P 44d7fac053a04a4ea389af6d5abad641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260601 13:39:02.076917 18217 raft_consensus.cc:2955] T 61b042b6419640df98600ae4606b713a P 44d7fac053a04a4ea389af6d5abad641 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 9a2e2de3f7b245c689760e478413b2da (127.7.40.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } attrs { replace: true } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } } peers { permanent_uuid: "9a2e2de3f7b245c689760e478413b2da" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 44287 } attrs { promote: true } } }
I20260601 13:39:02.078881 18012 raft_consensus.cc:2955] T 61b042b6419640df98600ae4606b713a P be7ce35df7b14e3194fb5c7d134ed13b [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 9a2e2de3f7b245c689760e478413b2da (127.7.40.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } attrs { replace: true } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } } peers { permanent_uuid: "9a2e2de3f7b245c689760e478413b2da" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 44287 } attrs { promote: true } } }
W20260601 13:39:02.079044 18128 consensus_peers.cc:597] T 61b042b6419640df98600ae4606b713a P 44d7fac053a04a4ea389af6d5abad641 -> Peer 9a2e2de3f7b245c689760e478413b2da (127.7.40.4:44287): Couldn't send request to peer 9a2e2de3f7b245c689760e478413b2da. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 61b042b6419640df98600ae4606b713a. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:02.078981 18088 raft_consensus.cc:2955] T 61b042b6419640df98600ae4606b713a P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 9a2e2de3f7b245c689760e478413b2da (127.7.40.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } attrs { replace: true } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } } peers { permanent_uuid: "9a2e2de3f7b245c689760e478413b2da" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 44287 } attrs { promote: true } } }
I20260601 13:39:02.079766 17906 catalog_manager.cc:5696] T 61b042b6419640df98600ae4606b713a P 44d7fac053a04a4ea389af6d5abad641 reported cstate change: config changed from index -1 to 17, NON_VOTER 9a2e2de3f7b245c689760e478413b2da (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "44d7fac053a04a4ea389af6d5abad641" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a2e2de3f7b245c689760e478413b2da" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 44287 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:02.080819 18087 consensus_queue.cc:237] T 5d5be8a3a32043d3a8590594d7b364b9 P ecca9cffde1c4ce48b5c2cb75ec3a653 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } attrs { replace: true } } peers { permanent_uuid: "9a2e2de3f7b245c689760e478413b2da" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 44287 } attrs { promote: true } }
I20260601 13:39:02.082199 18157 raft_consensus.cc:1275] T 5d5be8a3a32043d3a8590594d7b364b9 P 44d7fac053a04a4ea389af6d5abad641 [term 1 FOLLOWER]: Refusing update from remote peer ecca9cffde1c4ce48b5c2cb75ec3a653: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260601 13:39:02.082583 18298 consensus_queue.cc:1048] T 5d5be8a3a32043d3a8590594d7b364b9 P ecca9cffde1c4ce48b5c2cb75ec3a653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260601 13:39:02.083345 18012 raft_consensus.cc:1275] T 5d5be8a3a32043d3a8590594d7b364b9 P be7ce35df7b14e3194fb5c7d134ed13b [term 1 FOLLOWER]: Refusing update from remote peer ecca9cffde1c4ce48b5c2cb75ec3a653: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
W20260601 13:39:02.083396 18053 consensus_peers.cc:597] T 5d5be8a3a32043d3a8590594d7b364b9 P ecca9cffde1c4ce48b5c2cb75ec3a653 -> Peer 9a2e2de3f7b245c689760e478413b2da (127.7.40.4:44287): Couldn't send request to peer 9a2e2de3f7b245c689760e478413b2da. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5d5be8a3a32043d3a8590594d7b364b9. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:02.084182 18298 consensus_queue.cc:1048] T 5d5be8a3a32043d3a8590594d7b364b9 P ecca9cffde1c4ce48b5c2cb75ec3a653 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260601 13:39:02.084553 18275 raft_consensus.cc:2955] T 5d5be8a3a32043d3a8590594d7b364b9 P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 9a2e2de3f7b245c689760e478413b2da (127.7.40.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } attrs { replace: true } } peers { permanent_uuid: "9a2e2de3f7b245c689760e478413b2da" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 44287 } attrs { promote: true } } }
I20260601 13:39:02.085000 18157 raft_consensus.cc:2955] T 5d5be8a3a32043d3a8590594d7b364b9 P 44d7fac053a04a4ea389af6d5abad641 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 9a2e2de3f7b245c689760e478413b2da (127.7.40.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } attrs { replace: true } } peers { permanent_uuid: "9a2e2de3f7b245c689760e478413b2da" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 44287 } attrs { promote: true } } }
I20260601 13:39:02.087343 18012 raft_consensus.cc:2955] T 5d5be8a3a32043d3a8590594d7b364b9 P be7ce35df7b14e3194fb5c7d134ed13b [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 9a2e2de3f7b245c689760e478413b2da (127.7.40.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } attrs { replace: true } } peers { permanent_uuid: "9a2e2de3f7b245c689760e478413b2da" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 44287 } attrs { promote: true } } }
I20260601 13:39:02.087455 17905 catalog_manager.cc:5696] T 5d5be8a3a32043d3a8590594d7b364b9 P ecca9cffde1c4ce48b5c2cb75ec3a653 reported cstate change: config changed from index -1 to 17, NON_VOTER 9a2e2de3f7b245c689760e478413b2da (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "be7ce35df7b14e3194fb5c7d134ed13b" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 41973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecca9cffde1c4ce48b5c2cb75ec3a653" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 33251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44d7fac053a04a4ea389af6d5abad641" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 39919 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a2e2de3f7b245c689760e478413b2da" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 44287 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:02.329749  7328 tablet_server.cc:179] TabletServer@127.7.40.1:0 shutting down...
I20260601 13:39:02.334474  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:02.334771  7328 tablet_replica.cc:333] T 642be3992c7f421097998e1e37a315b8 P be7ce35df7b14e3194fb5c7d134ed13b: stopping tablet replica
I20260601 13:39:02.334946  7328 raft_consensus.cc:2243] T 642be3992c7f421097998e1e37a315b8 P be7ce35df7b14e3194fb5c7d134ed13b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:02.335186  7328 raft_consensus.cc:2272] T 642be3992c7f421097998e1e37a315b8 P be7ce35df7b14e3194fb5c7d134ed13b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:02.336014  7328 tablet_replica.cc:333] T ac6aa3a81a42427785587c9451d1c7d3 P be7ce35df7b14e3194fb5c7d134ed13b: stopping tablet replica
I20260601 13:39:02.336151  7328 raft_consensus.cc:2243] T ac6aa3a81a42427785587c9451d1c7d3 P be7ce35df7b14e3194fb5c7d134ed13b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:02.336303  7328 raft_consensus.cc:2272] T ac6aa3a81a42427785587c9451d1c7d3 P be7ce35df7b14e3194fb5c7d134ed13b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:02.336841  7328 tablet_replica.cc:333] T 6035c48f944245d2afef8daa94379c3e P be7ce35df7b14e3194fb5c7d134ed13b: stopping tablet replica
I20260601 13:39:02.336966  7328 raft_consensus.cc:2243] T 6035c48f944245d2afef8daa94379c3e P be7ce35df7b14e3194fb5c7d134ed13b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:02.337095  7328 raft_consensus.cc:2272] T 6035c48f944245d2afef8daa94379c3e P be7ce35df7b14e3194fb5c7d134ed13b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:02.337658  7328 tablet_replica.cc:333] T 61b042b6419640df98600ae4606b713a P be7ce35df7b14e3194fb5c7d134ed13b: stopping tablet replica
I20260601 13:39:02.337775  7328 raft_consensus.cc:2243] T 61b042b6419640df98600ae4606b713a P be7ce35df7b14e3194fb5c7d134ed13b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:02.337936  7328 raft_consensus.cc:2272] T 61b042b6419640df98600ae4606b713a P be7ce35df7b14e3194fb5c7d134ed13b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:02.338390  7328 tablet_replica.cc:333] T 5d5be8a3a32043d3a8590594d7b364b9 P be7ce35df7b14e3194fb5c7d134ed13b: stopping tablet replica
I20260601 13:39:02.338510  7328 raft_consensus.cc:2243] T 5d5be8a3a32043d3a8590594d7b364b9 P be7ce35df7b14e3194fb5c7d134ed13b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:02.338675  7328 raft_consensus.cc:2272] T 5d5be8a3a32043d3a8590594d7b364b9 P be7ce35df7b14e3194fb5c7d134ed13b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:02.339237  7328 tablet_replica.cc:333] T 603a5e3cded84bd593ecee5fdceb70a9 P be7ce35df7b14e3194fb5c7d134ed13b: stopping tablet replica
I20260601 13:39:02.339349  7328 raft_consensus.cc:2243] T 603a5e3cded84bd593ecee5fdceb70a9 P be7ce35df7b14e3194fb5c7d134ed13b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:02.339499  7328 raft_consensus.cc:2272] T 603a5e3cded84bd593ecee5fdceb70a9 P be7ce35df7b14e3194fb5c7d134ed13b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260601 13:39:02.344869 18127 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.40.1:41973: connect: Connection refused (error 111) [suppressed 24 similar messages]
W20260601 13:39:02.345721 18127 consensus_peers.cc:597] T 6035c48f944245d2afef8daa94379c3e P 44d7fac053a04a4ea389af6d5abad641 -> Peer be7ce35df7b14e3194fb5c7d134ed13b (127.7.40.1:41973): Couldn't send request to peer be7ce35df7b14e3194fb5c7d134ed13b. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:41973: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:02.353480  7328 tablet_server.cc:196] TabletServer@127.7.40.1:0 shutdown complete.
I20260601 13:39:02.356647  7328 tablet_server.cc:179] TabletServer@127.7.40.2:0 shutting down...
I20260601 13:39:02.363144  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:02.363430  7328 tablet_replica.cc:333] T 642be3992c7f421097998e1e37a315b8 P ecca9cffde1c4ce48b5c2cb75ec3a653: stopping tablet replica
I20260601 13:39:02.363610  7328 raft_consensus.cc:2243] T 642be3992c7f421097998e1e37a315b8 P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:02.363919  7328 raft_consensus.cc:2272] T 642be3992c7f421097998e1e37a315b8 P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:02.364537  7328 tablet_replica.cc:333] T 5d5be8a3a32043d3a8590594d7b364b9 P ecca9cffde1c4ce48b5c2cb75ec3a653: stopping tablet replica
I20260601 13:39:02.364655  7328 raft_consensus.cc:2243] T 5d5be8a3a32043d3a8590594d7b364b9 P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:02.364874  7328 raft_consensus.cc:2272] T 5d5be8a3a32043d3a8590594d7b364b9 P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:02.365334  7328 tablet_replica.cc:333] T 603a5e3cded84bd593ecee5fdceb70a9 P ecca9cffde1c4ce48b5c2cb75ec3a653: stopping tablet replica
I20260601 13:39:02.365432  7328 raft_consensus.cc:2243] T 603a5e3cded84bd593ecee5fdceb70a9 P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:02.365617  7328 raft_consensus.cc:2272] T 603a5e3cded84bd593ecee5fdceb70a9 P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:02.366070  7328 tablet_replica.cc:333] T 6035c48f944245d2afef8daa94379c3e P ecca9cffde1c4ce48b5c2cb75ec3a653: stopping tablet replica
I20260601 13:39:02.366164  7328 raft_consensus.cc:2243] T 6035c48f944245d2afef8daa94379c3e P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:02.366287  7328 raft_consensus.cc:2272] T 6035c48f944245d2afef8daa94379c3e P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:02.366811  7328 tablet_replica.cc:333] T 61b042b6419640df98600ae4606b713a P ecca9cffde1c4ce48b5c2cb75ec3a653: stopping tablet replica
I20260601 13:39:02.366882  7328 raft_consensus.cc:2243] T 61b042b6419640df98600ae4606b713a P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:02.367036  7328 raft_consensus.cc:2272] T 61b042b6419640df98600ae4606b713a P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:02.367669  7328 tablet_replica.cc:333] T ac6aa3a81a42427785587c9451d1c7d3 P ecca9cffde1c4ce48b5c2cb75ec3a653: stopping tablet replica
I20260601 13:39:02.367763  7328 raft_consensus.cc:2243] T ac6aa3a81a42427785587c9451d1c7d3 P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:02.367933  7328 raft_consensus.cc:2272] T ac6aa3a81a42427785587c9451d1c7d3 P ecca9cffde1c4ce48b5c2cb75ec3a653 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:02.372846  7328 tablet_server.cc:196] TabletServer@127.7.40.2:0 shutdown complete.
I20260601 13:39:02.375859  7328 tablet_server.cc:179] TabletServer@127.7.40.3:0 shutting down...
I20260601 13:39:02.381950  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:02.382215  7328 tablet_replica.cc:333] T 603a5e3cded84bd593ecee5fdceb70a9 P 44d7fac053a04a4ea389af6d5abad641: stopping tablet replica
I20260601 13:39:02.382368  7328 raft_consensus.cc:2243] T 603a5e3cded84bd593ecee5fdceb70a9 P 44d7fac053a04a4ea389af6d5abad641 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:02.382553  7328 raft_consensus.cc:2272] T 603a5e3cded84bd593ecee5fdceb70a9 P 44d7fac053a04a4ea389af6d5abad641 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:02.383353  7328 tablet_replica.cc:333] T 5d5be8a3a32043d3a8590594d7b364b9 P 44d7fac053a04a4ea389af6d5abad641: stopping tablet replica
I20260601 13:39:02.383477  7328 raft_consensus.cc:2243] T 5d5be8a3a32043d3a8590594d7b364b9 P 44d7fac053a04a4ea389af6d5abad641 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:02.383627  7328 raft_consensus.cc:2272] T 5d5be8a3a32043d3a8590594d7b364b9 P 44d7fac053a04a4ea389af6d5abad641 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:02.384176  7328 tablet_replica.cc:333] T 642be3992c7f421097998e1e37a315b8 P 44d7fac053a04a4ea389af6d5abad641: stopping tablet replica
I20260601 13:39:02.384281  7328 raft_consensus.cc:2243] T 642be3992c7f421097998e1e37a315b8 P 44d7fac053a04a4ea389af6d5abad641 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:02.384419  7328 raft_consensus.cc:2272] T 642be3992c7f421097998e1e37a315b8 P 44d7fac053a04a4ea389af6d5abad641 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:02.384992  7328 tablet_replica.cc:333] T 61b042b6419640df98600ae4606b713a P 44d7fac053a04a4ea389af6d5abad641: stopping tablet replica
I20260601 13:39:02.385092  7328 raft_consensus.cc:2243] T 61b042b6419640df98600ae4606b713a P 44d7fac053a04a4ea389af6d5abad641 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:02.385324  7328 raft_consensus.cc:2272] T 61b042b6419640df98600ae4606b713a P 44d7fac053a04a4ea389af6d5abad641 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:02.385879  7328 tablet_replica.cc:333] T 6035c48f944245d2afef8daa94379c3e P 44d7fac053a04a4ea389af6d5abad641: stopping tablet replica
I20260601 13:39:02.385977  7328 raft_consensus.cc:2243] T 6035c48f944245d2afef8daa94379c3e P 44d7fac053a04a4ea389af6d5abad641 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:02.386138  7328 raft_consensus.cc:2272] T 6035c48f944245d2afef8daa94379c3e P 44d7fac053a04a4ea389af6d5abad641 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:02.386647  7328 tablet_replica.cc:333] T ac6aa3a81a42427785587c9451d1c7d3 P 44d7fac053a04a4ea389af6d5abad641: stopping tablet replica
I20260601 13:39:02.386749  7328 raft_consensus.cc:2243] T ac6aa3a81a42427785587c9451d1c7d3 P 44d7fac053a04a4ea389af6d5abad641 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:02.386883  7328 raft_consensus.cc:2272] T ac6aa3a81a42427785587c9451d1c7d3 P 44d7fac053a04a4ea389af6d5abad641 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:02.401894  7328 tablet_server.cc:196] TabletServer@127.7.40.3:0 shutdown complete.
I20260601 13:39:02.405334  7328 tablet_server.cc:179] TabletServer@127.7.40.4:0 shutting down...
I20260601 13:39:02.410190  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:02.422715  7328 tablet_server.cc:196] TabletServer@127.7.40.4:0 shutdown complete.
I20260601 13:39:02.424865  7328 master.cc:562] Master@127.7.40.62:37841 shutting down...
W20260601 13:39:02.429584 17957 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:39:02.429677 17957 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:39:02.429710 17957 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:39:02.430078  7328 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 848adcf9e0e345e5915e4a8c55ea58d7 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:02.430219  7328 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 848adcf9e0e345e5915e4a8c55ea58d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:02.430264  7328 tablet_replica.cc:333] T 00000000000000000000000000000000 P 848adcf9e0e345e5915e4a8c55ea58d7: stopping tablet replica
I20260601 13:39:02.433000  7328 master.cc:584] Master@127.7.40.62:37841 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (2445 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260601 13:39:02.444114  7328 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.40.62:42461
I20260601 13:39:02.444487  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:02.446545 18387 instance_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:39:02.446619  7328 server_base.cc:1061] running on GCE node
W20260601 13:39:02.446717 18385 instance_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:39:02.446798 18384 instance_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:39:02.447160  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:02.447218  7328 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:39:02.447235  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321142447235 us; error 0 us; skew 500 ppm
I20260601 13:39:02.448097  7328 webserver.cc:533] Webserver started at http://127.7.40.62:35287/ using document root <none> and password file <none>
I20260601 13:39:02.448239  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:02.448280  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:02.448343  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:02.448714  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320954551505-7328-0/minicluster-data/master-0-root/instance:
uuid: "df3aa3bd79014ca389d1b0fb14a27ee6"
format_stamp: "Formatted at 2026-06-01 13:39:02 on dist-test-slave-b9mm"
I20260601 13:39:02.450259  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:02.451396 18392 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:39:02.451678  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:02.451743  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320954551505-7328-0/minicluster-data/master-0-root
uuid: "df3aa3bd79014ca389d1b0fb14a27ee6"
format_stamp: "Formatted at 2026-06-01 13:39:02 on dist-test-slave-b9mm"
I20260601 13:39:02.451865  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320954551505-7328-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320954551505-7328-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320954551505-7328-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:39:02.468358  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:02.468825  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:02.473378  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.62:42461
I20260601 13:39:02.478436 18444 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.62:42461 every 8 connection(s)
I20260601 13:39:02.479164 18445 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:39:02.481182 18445 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P df3aa3bd79014ca389d1b0fb14a27ee6: Bootstrap starting.
I20260601 13:39:02.482044 18445 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P df3aa3bd79014ca389d1b0fb14a27ee6: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:02.483381 18445 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P df3aa3bd79014ca389d1b0fb14a27ee6: No bootstrap required, opened a new log
I20260601 13:39:02.483808 18445 raft_consensus.cc:359] T 00000000000000000000000000000000 P df3aa3bd79014ca389d1b0fb14a27ee6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df3aa3bd79014ca389d1b0fb14a27ee6" member_type: VOTER }
I20260601 13:39:02.483902 18445 raft_consensus.cc:385] T 00000000000000000000000000000000 P df3aa3bd79014ca389d1b0fb14a27ee6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:02.483925 18445 raft_consensus.cc:740] T 00000000000000000000000000000000 P df3aa3bd79014ca389d1b0fb14a27ee6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df3aa3bd79014ca389d1b0fb14a27ee6, State: Initialized, Role: FOLLOWER
I20260601 13:39:02.484071 18445 consensus_queue.cc:260] T 00000000000000000000000000000000 P df3aa3bd79014ca389d1b0fb14a27ee6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "df3aa3bd79014ca389d1b0fb14a27ee6" member_type: VOTER }
I20260601 13:39:02.484165 18445 raft_consensus.cc:399] T 00000000000000000000000000000000 P df3aa3bd79014ca389d1b0fb14a27ee6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:02.484190 18445 raft_consensus.cc:493] T 00000000000000000000000000000000 P df3aa3bd79014ca389d1b0fb14a27ee6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:02.484223 18445 raft_consensus.cc:3060] T 00000000000000000000000000000000 P df3aa3bd79014ca389d1b0fb14a27ee6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:02.485005 18445 raft_consensus.cc:515] T 00000000000000000000000000000000 P df3aa3bd79014ca389d1b0fb14a27ee6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df3aa3bd79014ca389d1b0fb14a27ee6" member_type: VOTER }
I20260601 13:39:02.485126 18445 leader_election.cc:304] T 00000000000000000000000000000000 P df3aa3bd79014ca389d1b0fb14a27ee6 [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: df3aa3bd79014ca389d1b0fb14a27ee6; no voters: 
I20260601 13:39:02.485335 18445 leader_election.cc:290] T 00000000000000000000000000000000 P df3aa3bd79014ca389d1b0fb14a27ee6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:02.485450 18448 raft_consensus.cc:2804] T 00000000000000000000000000000000 P df3aa3bd79014ca389d1b0fb14a27ee6 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:02.485642 18448 raft_consensus.cc:697] T 00000000000000000000000000000000 P df3aa3bd79014ca389d1b0fb14a27ee6 [term 1 LEADER]: Becoming Leader. State: Replica: df3aa3bd79014ca389d1b0fb14a27ee6, State: Running, Role: LEADER
I20260601 13:39:02.485773 18448 consensus_queue.cc:237] T 00000000000000000000000000000000 P df3aa3bd79014ca389d1b0fb14a27ee6 [LEADER]: Queue going to LEADER mode. State: All 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: "df3aa3bd79014ca389d1b0fb14a27ee6" member_type: VOTER }
I20260601 13:39:02.485903 18445 sys_catalog.cc:565] T 00000000000000000000000000000000 P df3aa3bd79014ca389d1b0fb14a27ee6 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:02.486243 18449 sys_catalog.cc:455] T 00000000000000000000000000000000 P df3aa3bd79014ca389d1b0fb14a27ee6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "df3aa3bd79014ca389d1b0fb14a27ee6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df3aa3bd79014ca389d1b0fb14a27ee6" member_type: VOTER } }
I20260601 13:39:02.486300 18450 sys_catalog.cc:455] T 00000000000000000000000000000000 P df3aa3bd79014ca389d1b0fb14a27ee6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader df3aa3bd79014ca389d1b0fb14a27ee6. Latest consensus state: current_term: 1 leader_uuid: "df3aa3bd79014ca389d1b0fb14a27ee6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df3aa3bd79014ca389d1b0fb14a27ee6" member_type: VOTER } }
I20260601 13:39:02.486352 18449 sys_catalog.cc:458] T 00000000000000000000000000000000 P df3aa3bd79014ca389d1b0fb14a27ee6 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:02.486389 18450 sys_catalog.cc:458] T 00000000000000000000000000000000 P df3aa3bd79014ca389d1b0fb14a27ee6 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:02.486686 18452 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:39:02.487895 18452 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:39:02.488083  7328 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:39:02.490360 18452 catalog_manager.cc:1382] Generated new cluster ID: 2e55264a7fb64598a2b9da92f59e84b7
I20260601 13:39:02.490466 18452 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:39:02.495855 18452 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:39:02.496654 18452 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:39:02.502414 18452 catalog_manager.cc:6069] T 00000000000000000000000000000000 P df3aa3bd79014ca389d1b0fb14a27ee6: Generated new TSK 0
I20260601 13:39:02.502719 18452 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:39:02.504493  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:02.507028 18466 instance_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:39:02.507018 18469 instance_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:39:02.507023  7328 server_base.cc:1061] running on GCE node
W20260601 13:39:02.507048 18467 instance_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:39:02.507654  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:02.507697  7328 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:39:02.507719  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321142507719 us; error 0 us; skew 500 ppm
I20260601 13:39:02.508668  7328 webserver.cc:533] Webserver started at http://127.7.40.1:37951/ using document root <none> and password file <none>
I20260601 13:39:02.508827  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:02.508872  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:02.508929  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:02.509320  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320954551505-7328-0/minicluster-data/ts-0-root/instance:
uuid: "d9cf9050915a4d078717c600bc470f7f"
format_stamp: "Formatted at 2026-06-01 13:39:02 on dist-test-slave-b9mm"
I20260601 13:39:02.510881  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:02.512064 18474 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:39:02.512802  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:02.512914  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320954551505-7328-0/minicluster-data/ts-0-root
uuid: "d9cf9050915a4d078717c600bc470f7f"
format_stamp: "Formatted at 2026-06-01 13:39:02 on dist-test-slave-b9mm"
I20260601 13:39:02.513022  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320954551505-7328-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320954551505-7328-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320954551505-7328-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:39:02.530216  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:02.530682  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:02.531026  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:02.531569  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:02.531630  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:02.531695  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:02.531728  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:02.536407  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.1:36803
I20260601 13:39:02.536444 18537 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.1:36803 every 8 connection(s)
I20260601 13:39:02.537308  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:02.539323 18543 instance_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:39:02.539275 18542 instance_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:39:02.539278 18545 instance_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:39:02.539647  7328 server_base.cc:1061] running on GCE node
I20260601 13:39:02.539855  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:02.539899  7328 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:39:02.539920  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321142539919 us; error 0 us; skew 500 ppm
I20260601 13:39:02.541028  7328 webserver.cc:533] Webserver started at http://127.7.40.2:32821/ using document root <none> and password file <none>
I20260601 13:39:02.541291  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:02.541366  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:02.541455  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:02.541934  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320954551505-7328-0/minicluster-data/ts-1-root/instance:
uuid: "3b742013b23e4c9cbbfe9d163d687bfc"
format_stamp: "Formatted at 2026-06-01 13:39:02 on dist-test-slave-b9mm"
I20260601 13:39:02.542593 18538 heartbeater.cc:344] Connected to a master server at 127.7.40.62:42461
I20260601 13:39:02.542716 18538 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:02.542958 18538 heartbeater.cc:507] Master 127.7.40.62:42461 requested a full tablet report, sending...
I20260601 13:39:02.543735 18409 ts_manager.cc:194] Registered new tserver with Master: d9cf9050915a4d078717c600bc470f7f (127.7.40.1:36803)
I20260601 13:39:02.543942  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:39:02.544674 18409 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32810
I20260601 13:39:02.545149 18550 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:39:02.545480  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:02.545567  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320954551505-7328-0/minicluster-data/ts-1-root
uuid: "3b742013b23e4c9cbbfe9d163d687bfc"
format_stamp: "Formatted at 2026-06-01 13:39:02 on dist-test-slave-b9mm"
I20260601 13:39:02.545665  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320954551505-7328-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320954551505-7328-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320954551505-7328-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:39:02.549904  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:02.550357  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:02.550714  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:02.551327  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:02.551391  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:02.551460  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:02.551510  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:02.557435  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.2:40515
I20260601 13:39:02.557497 18613 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.2:40515 every 8 connection(s)
I20260601 13:39:02.558523  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:02.560694 18617 instance_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:39:02.561311  7328 server_base.cc:1061] running on GCE node
W20260601 13:39:02.561441 18618 instance_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:39:02.562320 18620 instance_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:39:02.562608  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:02.562683  7328 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:39:02.562726  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321142562723 us; error 0 us; skew 500 ppm
I20260601 13:39:02.563758 18614 heartbeater.cc:344] Connected to a master server at 127.7.40.62:42461
I20260601 13:39:02.563867 18614 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:02.563874  7328 webserver.cc:533] Webserver started at http://127.7.40.3:44301/ using document root <none> and password file <none>
I20260601 13:39:02.564059  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:02.564106  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:02.564162  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:02.564162 18614 heartbeater.cc:507] Master 127.7.40.62:42461 requested a full tablet report, sending...
I20260601 13:39:02.564554  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320954551505-7328-0/minicluster-data/ts-2-root/instance:
uuid: "02a06577e1d541d8b3b4e23982a25551"
format_stamp: "Formatted at 2026-06-01 13:39:02 on dist-test-slave-b9mm"
I20260601 13:39:02.564896 18409 ts_manager.cc:194] Registered new tserver with Master: 3b742013b23e4c9cbbfe9d163d687bfc (127.7.40.2:40515)
I20260601 13:39:02.565387 18409 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32820
I20260601 13:39:02.566376  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:39:02.567509 18625 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:39:02.567798  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:02.567884  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320954551505-7328-0/minicluster-data/ts-2-root
uuid: "02a06577e1d541d8b3b4e23982a25551"
format_stamp: "Formatted at 2026-06-01 13:39:02 on dist-test-slave-b9mm"
I20260601 13:39:02.567955  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320954551505-7328-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320954551505-7328-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320954551505-7328-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:39:02.593482  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:02.593909  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:02.594213  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:02.594802  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:02.594846  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:02.594915  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:02.594961  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:02.600121  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.3:43259
I20260601 13:39:02.600191 18688 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.3:43259 every 8 connection(s)
I20260601 13:39:02.605721 18689 heartbeater.cc:344] Connected to a master server at 127.7.40.62:42461
I20260601 13:39:02.605887 18689 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:02.606237 18689 heartbeater.cc:507] Master 127.7.40.62:42461 requested a full tablet report, sending...
I20260601 13:39:02.607146 18409 ts_manager.cc:194] Registered new tserver with Master: 02a06577e1d541d8b3b4e23982a25551 (127.7.40.3:43259)
I20260601 13:39:02.607410  7328 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006783598s
I20260601 13:39:02.607956 18409 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32822
I20260601 13:39:03.546073 18538 heartbeater.cc:499] Master 127.7.40.62:42461 was elected leader, sending a full tablet report...
I20260601 13:39:03.566442 18614 heartbeater.cc:499] Master 127.7.40.62:42461 was elected leader, sending a full tablet report...
I20260601 13:39:03.609112 18689 heartbeater.cc:499] Master 127.7.40.62:42461 was elected leader, sending a full tablet report...
I20260601 13:39:03.647312 18409 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46080:
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:39:03.648310 18409 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:39:03.665598 18578 tablet_service.cc:1511] Processing CreateTablet for tablet 9fd97abb1b9f463c8ec6aedca316f508 (DEFAULT_TABLE table=test-workload [id=4dbafec4bc9644dbaf8b9b5faefb942d]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:39:03.665824 18576 tablet_service.cc:1511] Processing CreateTablet for tablet 099137c669bf4eb49641640c8ca7b06f (DEFAULT_TABLE table=test-workload [id=4dbafec4bc9644dbaf8b9b5faefb942d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:39:03.666096 18578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fd97abb1b9f463c8ec6aedca316f508. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:03.666308 18575 tablet_service.cc:1511] Processing CreateTablet for tablet 556b45190216483099034a3d8f40548a (DEFAULT_TABLE table=test-workload [id=4dbafec4bc9644dbaf8b9b5faefb942d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:39:03.666352 18652 tablet_service.cc:1511] Processing CreateTablet for tablet b905c75fcbd34831b80ba3af0caef99c (DEFAULT_TABLE table=test-workload [id=4dbafec4bc9644dbaf8b9b5faefb942d]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:39:03.666612 18652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b905c75fcbd34831b80ba3af0caef99c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:03.666648 18575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 556b45190216483099034a3d8f40548a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:03.666692 18497 tablet_service.cc:1511] Processing CreateTablet for tablet 98d08b37a6834325ab053b8989321924 (DEFAULT_TABLE table=test-workload [id=4dbafec4bc9644dbaf8b9b5faefb942d]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:39:03.666945 18497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98d08b37a6834325ab053b8989321924. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:03.667434 18653 tablet_service.cc:1511] Processing CreateTablet for tablet 9fd97abb1b9f463c8ec6aedca316f508 (DEFAULT_TABLE table=test-workload [id=4dbafec4bc9644dbaf8b9b5faefb942d]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:39:03.667675 18653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fd97abb1b9f463c8ec6aedca316f508. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:03.669612 18576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 099137c669bf4eb49641640c8ca7b06f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:03.669730 18498 tablet_service.cc:1511] Processing CreateTablet for tablet 7315f03ffeb64276924a4fb5d301e04a (DEFAULT_TABLE table=test-workload [id=4dbafec4bc9644dbaf8b9b5faefb942d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:39:03.669992 18498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7315f03ffeb64276924a4fb5d301e04a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:03.669934 18648 tablet_service.cc:1511] Processing CreateTablet for tablet 98d08b37a6834325ab053b8989321924 (DEFAULT_TABLE table=test-workload [id=4dbafec4bc9644dbaf8b9b5faefb942d]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:39:03.670017 18651 tablet_service.cc:1511] Processing CreateTablet for tablet 099137c669bf4eb49641640c8ca7b06f (DEFAULT_TABLE table=test-workload [id=4dbafec4bc9644dbaf8b9b5faefb942d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:39:03.670189 18648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98d08b37a6834325ab053b8989321924. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:03.670449 18649 tablet_service.cc:1511] Processing CreateTablet for tablet 7315f03ffeb64276924a4fb5d301e04a (DEFAULT_TABLE table=test-workload [id=4dbafec4bc9644dbaf8b9b5faefb942d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:39:03.670673 18649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7315f03ffeb64276924a4fb5d301e04a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:03.671834 18709 tablet_bootstrap.cc:492] T 98d08b37a6834325ab053b8989321924 P d9cf9050915a4d078717c600bc470f7f: Bootstrap starting.
I20260601 13:39:03.672212 18499 tablet_service.cc:1511] Processing CreateTablet for tablet 556b45190216483099034a3d8f40548a (DEFAULT_TABLE table=test-workload [id=4dbafec4bc9644dbaf8b9b5faefb942d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:39:03.672462 18499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 556b45190216483099034a3d8f40548a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:03.665619 18577 tablet_service.cc:1511] Processing CreateTablet for tablet b905c75fcbd34831b80ba3af0caef99c (DEFAULT_TABLE table=test-workload [id=4dbafec4bc9644dbaf8b9b5faefb942d]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:39:03.673096 18709 tablet_bootstrap.cc:654] T 98d08b37a6834325ab053b8989321924 P d9cf9050915a4d078717c600bc470f7f: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:03.673141 18577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b905c75fcbd34831b80ba3af0caef99c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:03.674049 18711 tablet_bootstrap.cc:492] T b905c75fcbd34831b80ba3af0caef99c P 02a06577e1d541d8b3b4e23982a25551: Bootstrap starting.
I20260601 13:39:03.674142 18651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 099137c669bf4eb49641640c8ca7b06f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:03.674285 18710 tablet_bootstrap.cc:492] T 556b45190216483099034a3d8f40548a P 3b742013b23e4c9cbbfe9d163d687bfc: Bootstrap starting.
I20260601 13:39:03.675011 18500 tablet_service.cc:1511] Processing CreateTablet for tablet 099137c669bf4eb49641640c8ca7b06f (DEFAULT_TABLE table=test-workload [id=4dbafec4bc9644dbaf8b9b5faefb942d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:39:03.675283 18500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 099137c669bf4eb49641640c8ca7b06f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:03.675590 18710 tablet_bootstrap.cc:654] T 556b45190216483099034a3d8f40548a P 3b742013b23e4c9cbbfe9d163d687bfc: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:03.677366 18711 tablet_bootstrap.cc:654] T b905c75fcbd34831b80ba3af0caef99c P 02a06577e1d541d8b3b4e23982a25551: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:03.677683 18501 tablet_service.cc:1511] Processing CreateTablet for tablet b905c75fcbd34831b80ba3af0caef99c (DEFAULT_TABLE table=test-workload [id=4dbafec4bc9644dbaf8b9b5faefb942d]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:39:03.677970 18501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b905c75fcbd34831b80ba3af0caef99c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:03.678969 18711 tablet_bootstrap.cc:492] T b905c75fcbd34831b80ba3af0caef99c P 02a06577e1d541d8b3b4e23982a25551: No bootstrap required, opened a new log
I20260601 13:39:03.679011 18710 tablet_bootstrap.cc:492] T 556b45190216483099034a3d8f40548a P 3b742013b23e4c9cbbfe9d163d687bfc: No bootstrap required, opened a new log
I20260601 13:39:03.679104 18711 ts_tablet_manager.cc:1403] T b905c75fcbd34831b80ba3af0caef99c P 02a06577e1d541d8b3b4e23982a25551: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260601 13:39:03.679122 18710 ts_tablet_manager.cc:1403] T 556b45190216483099034a3d8f40548a P 3b742013b23e4c9cbbfe9d163d687bfc: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260601 13:39:03.669736 18650 tablet_service.cc:1511] Processing CreateTablet for tablet 556b45190216483099034a3d8f40548a (DEFAULT_TABLE table=test-workload [id=4dbafec4bc9644dbaf8b9b5faefb942d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:39:03.679695 18711 raft_consensus.cc:359] T b905c75fcbd34831b80ba3af0caef99c P 02a06577e1d541d8b3b4e23982a25551 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } }
I20260601 13:39:03.679756 18710 raft_consensus.cc:359] T 556b45190216483099034a3d8f40548a P 3b742013b23e4c9cbbfe9d163d687bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } }
I20260601 13:39:03.679838 18711 raft_consensus.cc:385] T b905c75fcbd34831b80ba3af0caef99c P 02a06577e1d541d8b3b4e23982a25551 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:03.679865 18710 raft_consensus.cc:385] T 556b45190216483099034a3d8f40548a P 3b742013b23e4c9cbbfe9d163d687bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:03.679872 18711 raft_consensus.cc:740] T b905c75fcbd34831b80ba3af0caef99c P 02a06577e1d541d8b3b4e23982a25551 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02a06577e1d541d8b3b4e23982a25551, State: Initialized, Role: FOLLOWER
I20260601 13:39:03.679915 18710 raft_consensus.cc:740] T 556b45190216483099034a3d8f40548a P 3b742013b23e4c9cbbfe9d163d687bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b742013b23e4c9cbbfe9d163d687bfc, State: Initialized, Role: FOLLOWER
I20260601 13:39:03.679979 18650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 556b45190216483099034a3d8f40548a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:03.680053 18710 consensus_queue.cc:260] T 556b45190216483099034a3d8f40548a P 3b742013b23e4c9cbbfe9d163d687bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } }
I20260601 13:39:03.680096 18711 consensus_queue.cc:260] T b905c75fcbd34831b80ba3af0caef99c P 02a06577e1d541d8b3b4e23982a25551 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } }
I20260601 13:39:03.680465 18711 ts_tablet_manager.cc:1434] T b905c75fcbd34831b80ba3af0caef99c P 02a06577e1d541d8b3b4e23982a25551: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:03.680487 18710 ts_tablet_manager.cc:1434] T 556b45190216483099034a3d8f40548a P 3b742013b23e4c9cbbfe9d163d687bfc: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:03.681053 18711 tablet_bootstrap.cc:492] T 9fd97abb1b9f463c8ec6aedca316f508 P 02a06577e1d541d8b3b4e23982a25551: Bootstrap starting.
I20260601 13:39:03.681227 18502 tablet_service.cc:1511] Processing CreateTablet for tablet 9fd97abb1b9f463c8ec6aedca316f508 (DEFAULT_TABLE table=test-workload [id=4dbafec4bc9644dbaf8b9b5faefb942d]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:39:03.681460 18502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fd97abb1b9f463c8ec6aedca316f508. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:03.682372 18711 tablet_bootstrap.cc:654] T 9fd97abb1b9f463c8ec6aedca316f508 P 02a06577e1d541d8b3b4e23982a25551: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:03.682649 18574 tablet_service.cc:1511] Processing CreateTablet for tablet 7315f03ffeb64276924a4fb5d301e04a (DEFAULT_TABLE table=test-workload [id=4dbafec4bc9644dbaf8b9b5faefb942d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:39:03.682904 18574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7315f03ffeb64276924a4fb5d301e04a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:03.683632 18711 tablet_bootstrap.cc:492] T 9fd97abb1b9f463c8ec6aedca316f508 P 02a06577e1d541d8b3b4e23982a25551: No bootstrap required, opened a new log
I20260601 13:39:03.683871 18710 tablet_bootstrap.cc:492] T 099137c669bf4eb49641640c8ca7b06f P 3b742013b23e4c9cbbfe9d163d687bfc: Bootstrap starting.
I20260601 13:39:03.684006 18711 ts_tablet_manager.cc:1403] T 9fd97abb1b9f463c8ec6aedca316f508 P 02a06577e1d541d8b3b4e23982a25551: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:03.684531 18711 raft_consensus.cc:359] T 9fd97abb1b9f463c8ec6aedca316f508 P 02a06577e1d541d8b3b4e23982a25551 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } } peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } }
I20260601 13:39:03.684634 18711 raft_consensus.cc:385] T 9fd97abb1b9f463c8ec6aedca316f508 P 02a06577e1d541d8b3b4e23982a25551 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:03.684669 18711 raft_consensus.cc:740] T 9fd97abb1b9f463c8ec6aedca316f508 P 02a06577e1d541d8b3b4e23982a25551 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02a06577e1d541d8b3b4e23982a25551, State: Initialized, Role: FOLLOWER
I20260601 13:39:03.684806 18711 consensus_queue.cc:260] T 9fd97abb1b9f463c8ec6aedca316f508 P 02a06577e1d541d8b3b4e23982a25551 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } } peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } }
I20260601 13:39:03.685030 18710 tablet_bootstrap.cc:654] T 099137c669bf4eb49641640c8ca7b06f P 3b742013b23e4c9cbbfe9d163d687bfc: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:03.685111 18711 ts_tablet_manager.cc:1434] T 9fd97abb1b9f463c8ec6aedca316f508 P 02a06577e1d541d8b3b4e23982a25551: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:03.685276 18711 tablet_bootstrap.cc:492] T 98d08b37a6834325ab053b8989321924 P 02a06577e1d541d8b3b4e23982a25551: Bootstrap starting.
I20260601 13:39:03.685374 18573 tablet_service.cc:1511] Processing CreateTablet for tablet 98d08b37a6834325ab053b8989321924 (DEFAULT_TABLE table=test-workload [id=4dbafec4bc9644dbaf8b9b5faefb942d]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:39:03.685621 18573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98d08b37a6834325ab053b8989321924. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:03.686249 18710 tablet_bootstrap.cc:492] T 099137c669bf4eb49641640c8ca7b06f P 3b742013b23e4c9cbbfe9d163d687bfc: No bootstrap required, opened a new log
I20260601 13:39:03.686275 18711 tablet_bootstrap.cc:654] T 98d08b37a6834325ab053b8989321924 P 02a06577e1d541d8b3b4e23982a25551: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:03.686354 18710 ts_tablet_manager.cc:1403] T 099137c669bf4eb49641640c8ca7b06f P 3b742013b23e4c9cbbfe9d163d687bfc: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:03.686869 18710 raft_consensus.cc:359] T 099137c669bf4eb49641640c8ca7b06f P 3b742013b23e4c9cbbfe9d163d687bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } }
I20260601 13:39:03.686985 18710 raft_consensus.cc:385] T 099137c669bf4eb49641640c8ca7b06f P 3b742013b23e4c9cbbfe9d163d687bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:03.687029 18710 raft_consensus.cc:740] T 099137c669bf4eb49641640c8ca7b06f P 3b742013b23e4c9cbbfe9d163d687bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b742013b23e4c9cbbfe9d163d687bfc, State: Initialized, Role: FOLLOWER
I20260601 13:39:03.687218 18710 consensus_queue.cc:260] T 099137c669bf4eb49641640c8ca7b06f P 3b742013b23e4c9cbbfe9d163d687bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } }
I20260601 13:39:03.687505 18710 ts_tablet_manager.cc:1434] T 099137c669bf4eb49641640c8ca7b06f P 3b742013b23e4c9cbbfe9d163d687bfc: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:03.687685 18710 tablet_bootstrap.cc:492] T b905c75fcbd34831b80ba3af0caef99c P 3b742013b23e4c9cbbfe9d163d687bfc: Bootstrap starting.
I20260601 13:39:03.687922 18711 tablet_bootstrap.cc:492] T 98d08b37a6834325ab053b8989321924 P 02a06577e1d541d8b3b4e23982a25551: No bootstrap required, opened a new log
I20260601 13:39:03.688009 18711 ts_tablet_manager.cc:1403] T 98d08b37a6834325ab053b8989321924 P 02a06577e1d541d8b3b4e23982a25551: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:39:03.688462 18711 raft_consensus.cc:359] T 98d08b37a6834325ab053b8989321924 P 02a06577e1d541d8b3b4e23982a25551 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } }
I20260601 13:39:03.688578 18711 raft_consensus.cc:385] T 98d08b37a6834325ab053b8989321924 P 02a06577e1d541d8b3b4e23982a25551 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:03.688609 18711 raft_consensus.cc:740] T 98d08b37a6834325ab053b8989321924 P 02a06577e1d541d8b3b4e23982a25551 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02a06577e1d541d8b3b4e23982a25551, State: Initialized, Role: FOLLOWER
I20260601 13:39:03.688724 18711 consensus_queue.cc:260] T 98d08b37a6834325ab053b8989321924 P 02a06577e1d541d8b3b4e23982a25551 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } }
I20260601 13:39:03.688849 18710 tablet_bootstrap.cc:654] T b905c75fcbd34831b80ba3af0caef99c P 3b742013b23e4c9cbbfe9d163d687bfc: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:03.689054 18711 ts_tablet_manager.cc:1434] T 98d08b37a6834325ab053b8989321924 P 02a06577e1d541d8b3b4e23982a25551: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:03.689260 18711 tablet_bootstrap.cc:492] T 7315f03ffeb64276924a4fb5d301e04a P 02a06577e1d541d8b3b4e23982a25551: Bootstrap starting.
I20260601 13:39:03.690544 18711 tablet_bootstrap.cc:654] T 7315f03ffeb64276924a4fb5d301e04a P 02a06577e1d541d8b3b4e23982a25551: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:03.690968 18710 tablet_bootstrap.cc:492] T b905c75fcbd34831b80ba3af0caef99c P 3b742013b23e4c9cbbfe9d163d687bfc: No bootstrap required, opened a new log
I20260601 13:39:03.691108 18710 ts_tablet_manager.cc:1403] T b905c75fcbd34831b80ba3af0caef99c P 3b742013b23e4c9cbbfe9d163d687bfc: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:03.691650 18709 tablet_bootstrap.cc:492] T 98d08b37a6834325ab053b8989321924 P d9cf9050915a4d078717c600bc470f7f: No bootstrap required, opened a new log
I20260601 13:39:03.691735 18709 ts_tablet_manager.cc:1403] T 98d08b37a6834325ab053b8989321924 P d9cf9050915a4d078717c600bc470f7f: Time spent bootstrapping tablet: real 0.020s	user 0.002s	sys 0.000s
I20260601 13:39:03.691752 18711 tablet_bootstrap.cc:492] T 7315f03ffeb64276924a4fb5d301e04a P 02a06577e1d541d8b3b4e23982a25551: No bootstrap required, opened a new log
I20260601 13:39:03.691833 18711 ts_tablet_manager.cc:1403] T 7315f03ffeb64276924a4fb5d301e04a P 02a06577e1d541d8b3b4e23982a25551: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:39:03.692167 18709 raft_consensus.cc:359] T 98d08b37a6834325ab053b8989321924 P d9cf9050915a4d078717c600bc470f7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } }
I20260601 13:39:03.692306 18709 raft_consensus.cc:385] T 98d08b37a6834325ab053b8989321924 P d9cf9050915a4d078717c600bc470f7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:03.692344 18709 raft_consensus.cc:740] T 98d08b37a6834325ab053b8989321924 P d9cf9050915a4d078717c600bc470f7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9cf9050915a4d078717c600bc470f7f, State: Initialized, Role: FOLLOWER
I20260601 13:39:03.692324 18711 raft_consensus.cc:359] T 7315f03ffeb64276924a4fb5d301e04a P 02a06577e1d541d8b3b4e23982a25551 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } }
I20260601 13:39:03.692451 18711 raft_consensus.cc:385] T 7315f03ffeb64276924a4fb5d301e04a P 02a06577e1d541d8b3b4e23982a25551 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:03.692507 18711 raft_consensus.cc:740] T 7315f03ffeb64276924a4fb5d301e04a P 02a06577e1d541d8b3b4e23982a25551 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02a06577e1d541d8b3b4e23982a25551, State: Initialized, Role: FOLLOWER
I20260601 13:39:03.692472 18709 consensus_queue.cc:260] T 98d08b37a6834325ab053b8989321924 P d9cf9050915a4d078717c600bc470f7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } }
I20260601 13:39:03.692682 18711 consensus_queue.cc:260] T 7315f03ffeb64276924a4fb5d301e04a P 02a06577e1d541d8b3b4e23982a25551 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } }
I20260601 13:39:03.692911 18710 raft_consensus.cc:359] T b905c75fcbd34831b80ba3af0caef99c P 3b742013b23e4c9cbbfe9d163d687bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } }
I20260601 13:39:03.692946 18709 ts_tablet_manager.cc:1434] T 98d08b37a6834325ab053b8989321924 P d9cf9050915a4d078717c600bc470f7f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:03.693159 18710 raft_consensus.cc:385] T b905c75fcbd34831b80ba3af0caef99c P 3b742013b23e4c9cbbfe9d163d687bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:03.693255 18710 raft_consensus.cc:740] T b905c75fcbd34831b80ba3af0caef99c P 3b742013b23e4c9cbbfe9d163d687bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b742013b23e4c9cbbfe9d163d687bfc, State: Initialized, Role: FOLLOWER
I20260601 13:39:03.693341 18709 tablet_bootstrap.cc:492] T 7315f03ffeb64276924a4fb5d301e04a P d9cf9050915a4d078717c600bc470f7f: Bootstrap starting.
I20260601 13:39:03.693385 18710 consensus_queue.cc:260] T b905c75fcbd34831b80ba3af0caef99c P 3b742013b23e4c9cbbfe9d163d687bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } }
I20260601 13:39:03.693671 18710 ts_tablet_manager.cc:1434] T b905c75fcbd34831b80ba3af0caef99c P 3b742013b23e4c9cbbfe9d163d687bfc: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:39:03.694185 18710 tablet_bootstrap.cc:492] T 9fd97abb1b9f463c8ec6aedca316f508 P 3b742013b23e4c9cbbfe9d163d687bfc: Bootstrap starting.
I20260601 13:39:03.694519 18709 tablet_bootstrap.cc:654] T 7315f03ffeb64276924a4fb5d301e04a P d9cf9050915a4d078717c600bc470f7f: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:03.695333 18710 tablet_bootstrap.cc:654] T 9fd97abb1b9f463c8ec6aedca316f508 P 3b742013b23e4c9cbbfe9d163d687bfc: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:03.692965 18711 ts_tablet_manager.cc:1434] T 7315f03ffeb64276924a4fb5d301e04a P 02a06577e1d541d8b3b4e23982a25551: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:03.695590 18711 tablet_bootstrap.cc:492] T 099137c669bf4eb49641640c8ca7b06f P 02a06577e1d541d8b3b4e23982a25551: Bootstrap starting.
I20260601 13:39:03.695806 18709 tablet_bootstrap.cc:492] T 7315f03ffeb64276924a4fb5d301e04a P d9cf9050915a4d078717c600bc470f7f: No bootstrap required, opened a new log
I20260601 13:39:03.695911 18709 ts_tablet_manager.cc:1403] T 7315f03ffeb64276924a4fb5d301e04a P d9cf9050915a4d078717c600bc470f7f: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:39:03.696378 18709 raft_consensus.cc:359] T 7315f03ffeb64276924a4fb5d301e04a P d9cf9050915a4d078717c600bc470f7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } }
I20260601 13:39:03.696494 18709 raft_consensus.cc:385] T 7315f03ffeb64276924a4fb5d301e04a P d9cf9050915a4d078717c600bc470f7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:03.696548 18710 tablet_bootstrap.cc:492] T 9fd97abb1b9f463c8ec6aedca316f508 P 3b742013b23e4c9cbbfe9d163d687bfc: No bootstrap required, opened a new log
I20260601 13:39:03.696569 18709 raft_consensus.cc:740] T 7315f03ffeb64276924a4fb5d301e04a P d9cf9050915a4d078717c600bc470f7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9cf9050915a4d078717c600bc470f7f, State: Initialized, Role: FOLLOWER
I20260601 13:39:03.696645 18711 tablet_bootstrap.cc:654] T 099137c669bf4eb49641640c8ca7b06f P 02a06577e1d541d8b3b4e23982a25551: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:03.696717 18710 ts_tablet_manager.cc:1403] T 9fd97abb1b9f463c8ec6aedca316f508 P 3b742013b23e4c9cbbfe9d163d687bfc: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:03.696802 18709 consensus_queue.cc:260] T 7315f03ffeb64276924a4fb5d301e04a P d9cf9050915a4d078717c600bc470f7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } }
I20260601 13:39:03.697103 18709 ts_tablet_manager.cc:1434] T 7315f03ffeb64276924a4fb5d301e04a P d9cf9050915a4d078717c600bc470f7f: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:03.697343 18710 raft_consensus.cc:359] T 9fd97abb1b9f463c8ec6aedca316f508 P 3b742013b23e4c9cbbfe9d163d687bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } } peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } }
I20260601 13:39:03.697459 18710 raft_consensus.cc:385] T 9fd97abb1b9f463c8ec6aedca316f508 P 3b742013b23e4c9cbbfe9d163d687bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:03.697512 18710 raft_consensus.cc:740] T 9fd97abb1b9f463c8ec6aedca316f508 P 3b742013b23e4c9cbbfe9d163d687bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b742013b23e4c9cbbfe9d163d687bfc, State: Initialized, Role: FOLLOWER
I20260601 13:39:03.697650 18710 consensus_queue.cc:260] T 9fd97abb1b9f463c8ec6aedca316f508 P 3b742013b23e4c9cbbfe9d163d687bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } } peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } }
I20260601 13:39:03.698004 18709 tablet_bootstrap.cc:492] T 556b45190216483099034a3d8f40548a P d9cf9050915a4d078717c600bc470f7f: Bootstrap starting.
I20260601 13:39:03.698004 18710 ts_tablet_manager.cc:1434] T 9fd97abb1b9f463c8ec6aedca316f508 P 3b742013b23e4c9cbbfe9d163d687bfc: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:03.698298 18710 tablet_bootstrap.cc:492] T 7315f03ffeb64276924a4fb5d301e04a P 3b742013b23e4c9cbbfe9d163d687bfc: Bootstrap starting.
I20260601 13:39:03.699162 18709 tablet_bootstrap.cc:654] T 556b45190216483099034a3d8f40548a P d9cf9050915a4d078717c600bc470f7f: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:03.699496 18710 tablet_bootstrap.cc:654] T 7315f03ffeb64276924a4fb5d301e04a P 3b742013b23e4c9cbbfe9d163d687bfc: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:03.700810 18710 tablet_bootstrap.cc:492] T 7315f03ffeb64276924a4fb5d301e04a P 3b742013b23e4c9cbbfe9d163d687bfc: No bootstrap required, opened a new log
I20260601 13:39:03.700883 18709 tablet_bootstrap.cc:492] T 556b45190216483099034a3d8f40548a P d9cf9050915a4d078717c600bc470f7f: No bootstrap required, opened a new log
I20260601 13:39:03.700907 18710 ts_tablet_manager.cc:1403] T 7315f03ffeb64276924a4fb5d301e04a P 3b742013b23e4c9cbbfe9d163d687bfc: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:03.700953 18709 ts_tablet_manager.cc:1403] T 556b45190216483099034a3d8f40548a P d9cf9050915a4d078717c600bc470f7f: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:39:03.701243 18711 tablet_bootstrap.cc:492] T 099137c669bf4eb49641640c8ca7b06f P 02a06577e1d541d8b3b4e23982a25551: No bootstrap required, opened a new log
I20260601 13:39:03.701340 18711 ts_tablet_manager.cc:1403] T 099137c669bf4eb49641640c8ca7b06f P 02a06577e1d541d8b3b4e23982a25551: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.001s
I20260601 13:39:03.701395 18709 raft_consensus.cc:359] T 556b45190216483099034a3d8f40548a P d9cf9050915a4d078717c600bc470f7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } }
I20260601 13:39:03.701536 18709 raft_consensus.cc:385] T 556b45190216483099034a3d8f40548a P d9cf9050915a4d078717c600bc470f7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:03.701561 18709 raft_consensus.cc:740] T 556b45190216483099034a3d8f40548a P d9cf9050915a4d078717c600bc470f7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9cf9050915a4d078717c600bc470f7f, State: Initialized, Role: FOLLOWER
I20260601 13:39:03.701746 18709 consensus_queue.cc:260] T 556b45190216483099034a3d8f40548a P d9cf9050915a4d078717c600bc470f7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } }
I20260601 13:39:03.701831 18711 raft_consensus.cc:359] T 099137c669bf4eb49641640c8ca7b06f P 02a06577e1d541d8b3b4e23982a25551 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } }
I20260601 13:39:03.701944 18711 raft_consensus.cc:385] T 099137c669bf4eb49641640c8ca7b06f P 02a06577e1d541d8b3b4e23982a25551 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:03.701977 18711 raft_consensus.cc:740] T 099137c669bf4eb49641640c8ca7b06f P 02a06577e1d541d8b3b4e23982a25551 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02a06577e1d541d8b3b4e23982a25551, State: Initialized, Role: FOLLOWER
I20260601 13:39:03.702026 18709 ts_tablet_manager.cc:1434] T 556b45190216483099034a3d8f40548a P d9cf9050915a4d078717c600bc470f7f: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:03.701395 18710 raft_consensus.cc:359] T 7315f03ffeb64276924a4fb5d301e04a P 3b742013b23e4c9cbbfe9d163d687bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } }
I20260601 13:39:03.702087 18711 consensus_queue.cc:260] T 099137c669bf4eb49641640c8ca7b06f P 02a06577e1d541d8b3b4e23982a25551 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } }
I20260601 13:39:03.702176 18710 raft_consensus.cc:385] T 7315f03ffeb64276924a4fb5d301e04a P 3b742013b23e4c9cbbfe9d163d687bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:03.702214 18710 raft_consensus.cc:740] T 7315f03ffeb64276924a4fb5d301e04a P 3b742013b23e4c9cbbfe9d163d687bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b742013b23e4c9cbbfe9d163d687bfc, State: Initialized, Role: FOLLOWER
I20260601 13:39:03.702275 18709 tablet_bootstrap.cc:492] T 099137c669bf4eb49641640c8ca7b06f P d9cf9050915a4d078717c600bc470f7f: Bootstrap starting.
I20260601 13:39:03.702327 18710 consensus_queue.cc:260] T 7315f03ffeb64276924a4fb5d301e04a P 3b742013b23e4c9cbbfe9d163d687bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } }
I20260601 13:39:03.702390 18711 ts_tablet_manager.cc:1434] T 099137c669bf4eb49641640c8ca7b06f P 02a06577e1d541d8b3b4e23982a25551: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:03.702593 18710 ts_tablet_manager.cc:1434] T 7315f03ffeb64276924a4fb5d301e04a P 3b742013b23e4c9cbbfe9d163d687bfc: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:39:03.702798 18710 tablet_bootstrap.cc:492] T 98d08b37a6834325ab053b8989321924 P 3b742013b23e4c9cbbfe9d163d687bfc: Bootstrap starting.
I20260601 13:39:03.703454 18709 tablet_bootstrap.cc:654] T 099137c669bf4eb49641640c8ca7b06f P d9cf9050915a4d078717c600bc470f7f: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:03.703919 18710 tablet_bootstrap.cc:654] T 98d08b37a6834325ab053b8989321924 P 3b742013b23e4c9cbbfe9d163d687bfc: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:03.702596 18711 tablet_bootstrap.cc:492] T 556b45190216483099034a3d8f40548a P 02a06577e1d541d8b3b4e23982a25551: Bootstrap starting.
I20260601 13:39:03.705185 18711 tablet_bootstrap.cc:654] T 556b45190216483099034a3d8f40548a P 02a06577e1d541d8b3b4e23982a25551: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:03.706398 18709 tablet_bootstrap.cc:492] T 099137c669bf4eb49641640c8ca7b06f P d9cf9050915a4d078717c600bc470f7f: No bootstrap required, opened a new log
I20260601 13:39:03.706426 18710 tablet_bootstrap.cc:492] T 98d08b37a6834325ab053b8989321924 P 3b742013b23e4c9cbbfe9d163d687bfc: No bootstrap required, opened a new log
I20260601 13:39:03.706532 18709 ts_tablet_manager.cc:1403] T 099137c669bf4eb49641640c8ca7b06f P d9cf9050915a4d078717c600bc470f7f: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:39:03.706553 18710 ts_tablet_manager.cc:1403] T 98d08b37a6834325ab053b8989321924 P 3b742013b23e4c9cbbfe9d163d687bfc: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:39:03.706969 18709 raft_consensus.cc:359] T 099137c669bf4eb49641640c8ca7b06f P d9cf9050915a4d078717c600bc470f7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } }
I20260601 13:39:03.707023 18710 raft_consensus.cc:359] T 98d08b37a6834325ab053b8989321924 P 3b742013b23e4c9cbbfe9d163d687bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } }
I20260601 13:39:03.707139 18709 raft_consensus.cc:385] T 099137c669bf4eb49641640c8ca7b06f P d9cf9050915a4d078717c600bc470f7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:03.707165 18710 raft_consensus.cc:385] T 98d08b37a6834325ab053b8989321924 P 3b742013b23e4c9cbbfe9d163d687bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:03.707203 18710 raft_consensus.cc:740] T 98d08b37a6834325ab053b8989321924 P 3b742013b23e4c9cbbfe9d163d687bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b742013b23e4c9cbbfe9d163d687bfc, State: Initialized, Role: FOLLOWER
I20260601 13:39:03.707196 18709 raft_consensus.cc:740] T 099137c669bf4eb49641640c8ca7b06f P d9cf9050915a4d078717c600bc470f7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9cf9050915a4d078717c600bc470f7f, State: Initialized, Role: FOLLOWER
I20260601 13:39:03.707396 18709 consensus_queue.cc:260] T 099137c669bf4eb49641640c8ca7b06f P d9cf9050915a4d078717c600bc470f7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } }
I20260601 13:39:03.707398 18710 consensus_queue.cc:260] T 98d08b37a6834325ab053b8989321924 P 3b742013b23e4c9cbbfe9d163d687bfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } }
I20260601 13:39:03.707860 18709 ts_tablet_manager.cc:1434] T 099137c669bf4eb49641640c8ca7b06f P d9cf9050915a4d078717c600bc470f7f: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:39:03.707967 18711 tablet_bootstrap.cc:492] T 556b45190216483099034a3d8f40548a P 02a06577e1d541d8b3b4e23982a25551: No bootstrap required, opened a new log
I20260601 13:39:03.708055 18711 ts_tablet_manager.cc:1403] T 556b45190216483099034a3d8f40548a P 02a06577e1d541d8b3b4e23982a25551: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.001s
I20260601 13:39:03.708055 18709 tablet_bootstrap.cc:492] T b905c75fcbd34831b80ba3af0caef99c P d9cf9050915a4d078717c600bc470f7f: Bootstrap starting.
I20260601 13:39:03.708509 18711 raft_consensus.cc:359] T 556b45190216483099034a3d8f40548a P 02a06577e1d541d8b3b4e23982a25551 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } }
I20260601 13:39:03.708612 18711 raft_consensus.cc:385] T 556b45190216483099034a3d8f40548a P 02a06577e1d541d8b3b4e23982a25551 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:03.708645 18711 raft_consensus.cc:740] T 556b45190216483099034a3d8f40548a P 02a06577e1d541d8b3b4e23982a25551 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02a06577e1d541d8b3b4e23982a25551, State: Initialized, Role: FOLLOWER
I20260601 13:39:03.708685 18710 ts_tablet_manager.cc:1434] T 98d08b37a6834325ab053b8989321924 P 3b742013b23e4c9cbbfe9d163d687bfc: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:39:03.708763 18711 consensus_queue.cc:260] T 556b45190216483099034a3d8f40548a P 02a06577e1d541d8b3b4e23982a25551 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } }
I20260601 13:39:03.709062 18711 ts_tablet_manager.cc:1434] T 556b45190216483099034a3d8f40548a P 02a06577e1d541d8b3b4e23982a25551: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:03.709206 18709 tablet_bootstrap.cc:654] T b905c75fcbd34831b80ba3af0caef99c P d9cf9050915a4d078717c600bc470f7f: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:03.710497 18709 tablet_bootstrap.cc:492] T b905c75fcbd34831b80ba3af0caef99c P d9cf9050915a4d078717c600bc470f7f: No bootstrap required, opened a new log
I20260601 13:39:03.710599 18709 ts_tablet_manager.cc:1403] T b905c75fcbd34831b80ba3af0caef99c P d9cf9050915a4d078717c600bc470f7f: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:39:03.711120 18709 raft_consensus.cc:359] T b905c75fcbd34831b80ba3af0caef99c P d9cf9050915a4d078717c600bc470f7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } }
I20260601 13:39:03.711253 18709 raft_consensus.cc:385] T b905c75fcbd34831b80ba3af0caef99c P d9cf9050915a4d078717c600bc470f7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:03.711287 18709 raft_consensus.cc:740] T b905c75fcbd34831b80ba3af0caef99c P d9cf9050915a4d078717c600bc470f7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9cf9050915a4d078717c600bc470f7f, State: Initialized, Role: FOLLOWER
I20260601 13:39:03.711426 18709 consensus_queue.cc:260] T b905c75fcbd34831b80ba3af0caef99c P d9cf9050915a4d078717c600bc470f7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } }
I20260601 13:39:03.711791 18709 ts_tablet_manager.cc:1434] T b905c75fcbd34831b80ba3af0caef99c P d9cf9050915a4d078717c600bc470f7f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:03.711989 18709 tablet_bootstrap.cc:492] T 9fd97abb1b9f463c8ec6aedca316f508 P d9cf9050915a4d078717c600bc470f7f: Bootstrap starting.
I20260601 13:39:03.713197 18709 tablet_bootstrap.cc:654] T 9fd97abb1b9f463c8ec6aedca316f508 P d9cf9050915a4d078717c600bc470f7f: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:03.714613 18709 tablet_bootstrap.cc:492] T 9fd97abb1b9f463c8ec6aedca316f508 P d9cf9050915a4d078717c600bc470f7f: No bootstrap required, opened a new log
I20260601 13:39:03.714735 18709 ts_tablet_manager.cc:1403] T 9fd97abb1b9f463c8ec6aedca316f508 P d9cf9050915a4d078717c600bc470f7f: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:03.715278 18709 raft_consensus.cc:359] T 9fd97abb1b9f463c8ec6aedca316f508 P d9cf9050915a4d078717c600bc470f7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } } peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } }
I20260601 13:39:03.715405 18709 raft_consensus.cc:385] T 9fd97abb1b9f463c8ec6aedca316f508 P d9cf9050915a4d078717c600bc470f7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:03.715451 18709 raft_consensus.cc:740] T 9fd97abb1b9f463c8ec6aedca316f508 P d9cf9050915a4d078717c600bc470f7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9cf9050915a4d078717c600bc470f7f, State: Initialized, Role: FOLLOWER
I20260601 13:39:03.715596 18709 consensus_queue.cc:260] T 9fd97abb1b9f463c8ec6aedca316f508 P d9cf9050915a4d078717c600bc470f7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } } peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } }
I20260601 13:39:03.715899 18709 ts_tablet_manager.cc:1434] T 9fd97abb1b9f463c8ec6aedca316f508 P d9cf9050915a4d078717c600bc470f7f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:03.721726 18722 raft_consensus.cc:493] T 099137c669bf4eb49641640c8ca7b06f P d9cf9050915a4d078717c600bc470f7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:03.721942 18722 raft_consensus.cc:515] T 099137c669bf4eb49641640c8ca7b06f P d9cf9050915a4d078717c600bc470f7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } }
I20260601 13:39:03.722633 18722 leader_election.cc:290] T 099137c669bf4eb49641640c8ca7b06f P d9cf9050915a4d078717c600bc470f7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b742013b23e4c9cbbfe9d163d687bfc (127.7.40.2:40515), 02a06577e1d541d8b3b4e23982a25551 (127.7.40.3:43259)
I20260601 13:39:03.726740 18663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "099137c669bf4eb49641640c8ca7b06f" candidate_uuid: "d9cf9050915a4d078717c600bc470f7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a06577e1d541d8b3b4e23982a25551" is_pre_election: true
I20260601 13:39:03.726773 18585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "099137c669bf4eb49641640c8ca7b06f" candidate_uuid: "d9cf9050915a4d078717c600bc470f7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" is_pre_election: true
I20260601 13:39:03.726955 18663 raft_consensus.cc:2468] T 099137c669bf4eb49641640c8ca7b06f P 02a06577e1d541d8b3b4e23982a25551 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9cf9050915a4d078717c600bc470f7f in term 0.
I20260601 13:39:03.726961 18585 raft_consensus.cc:2468] T 099137c669bf4eb49641640c8ca7b06f P 3b742013b23e4c9cbbfe9d163d687bfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9cf9050915a4d078717c600bc470f7f in term 0.
I20260601 13:39:03.727339 18475 leader_election.cc:304] T 099137c669bf4eb49641640c8ca7b06f P d9cf9050915a4d078717c600bc470f7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a06577e1d541d8b3b4e23982a25551, d9cf9050915a4d078717c600bc470f7f; no voters: 
I20260601 13:39:03.727547 18722 raft_consensus.cc:2804] T 099137c669bf4eb49641640c8ca7b06f P d9cf9050915a4d078717c600bc470f7f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:03.727631 18722 raft_consensus.cc:493] T 099137c669bf4eb49641640c8ca7b06f P d9cf9050915a4d078717c600bc470f7f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:03.727684 18722 raft_consensus.cc:3060] T 099137c669bf4eb49641640c8ca7b06f P d9cf9050915a4d078717c600bc470f7f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:03.728783 18722 raft_consensus.cc:515] T 099137c669bf4eb49641640c8ca7b06f P d9cf9050915a4d078717c600bc470f7f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } }
I20260601 13:39:03.729215 18722 leader_election.cc:290] T 099137c669bf4eb49641640c8ca7b06f P d9cf9050915a4d078717c600bc470f7f [CANDIDATE]: Term 1 election: Requested vote from peers 3b742013b23e4c9cbbfe9d163d687bfc (127.7.40.2:40515), 02a06577e1d541d8b3b4e23982a25551 (127.7.40.3:43259)
I20260601 13:39:03.729629 18585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "099137c669bf4eb49641640c8ca7b06f" candidate_uuid: "d9cf9050915a4d078717c600bc470f7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b742013b23e4c9cbbfe9d163d687bfc"
I20260601 13:39:03.729758 18585 raft_consensus.cc:3060] T 099137c669bf4eb49641640c8ca7b06f P 3b742013b23e4c9cbbfe9d163d687bfc [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:03.730662 18585 raft_consensus.cc:2468] T 099137c669bf4eb49641640c8ca7b06f P 3b742013b23e4c9cbbfe9d163d687bfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9cf9050915a4d078717c600bc470f7f in term 1.
I20260601 13:39:03.730930 18663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "099137c669bf4eb49641640c8ca7b06f" candidate_uuid: "d9cf9050915a4d078717c600bc470f7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a06577e1d541d8b3b4e23982a25551"
I20260601 13:39:03.731046 18663 raft_consensus.cc:3060] T 099137c669bf4eb49641640c8ca7b06f P 02a06577e1d541d8b3b4e23982a25551 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:03.731035 18476 leader_election.cc:304] T 099137c669bf4eb49641640c8ca7b06f P d9cf9050915a4d078717c600bc470f7f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b742013b23e4c9cbbfe9d163d687bfc, d9cf9050915a4d078717c600bc470f7f; no voters: 
I20260601 13:39:03.731379 18722 raft_consensus.cc:2804] T 099137c669bf4eb49641640c8ca7b06f P d9cf9050915a4d078717c600bc470f7f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:03.731660 18722 raft_consensus.cc:697] T 099137c669bf4eb49641640c8ca7b06f P d9cf9050915a4d078717c600bc470f7f [term 1 LEADER]: Becoming Leader. State: Replica: d9cf9050915a4d078717c600bc470f7f, State: Running, Role: LEADER
I20260601 13:39:03.731820 18722 consensus_queue.cc:237] T 099137c669bf4eb49641640c8ca7b06f P d9cf9050915a4d078717c600bc470f7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } }
I20260601 13:39:03.732246 18663 raft_consensus.cc:2468] T 099137c669bf4eb49641640c8ca7b06f P 02a06577e1d541d8b3b4e23982a25551 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9cf9050915a4d078717c600bc470f7f in term 1.
I20260601 13:39:03.733916 18407 catalog_manager.cc:5696] T 099137c669bf4eb49641640c8ca7b06f P d9cf9050915a4d078717c600bc470f7f reported cstate change: term changed from 0 to 1, leader changed from <none> to d9cf9050915a4d078717c600bc470f7f (127.7.40.1). New cstate: current_term: 1 leader_uuid: "d9cf9050915a4d078717c600bc470f7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:03.743577 18722 raft_consensus.cc:493] T 556b45190216483099034a3d8f40548a P d9cf9050915a4d078717c600bc470f7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:03.743786 18722 raft_consensus.cc:515] T 556b45190216483099034a3d8f40548a P d9cf9050915a4d078717c600bc470f7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } }
I20260601 13:39:03.744495 18722 leader_election.cc:290] T 556b45190216483099034a3d8f40548a P d9cf9050915a4d078717c600bc470f7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b742013b23e4c9cbbfe9d163d687bfc (127.7.40.2:40515), 02a06577e1d541d8b3b4e23982a25551 (127.7.40.3:43259)
I20260601 13:39:03.745002 18663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "556b45190216483099034a3d8f40548a" candidate_uuid: "d9cf9050915a4d078717c600bc470f7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a06577e1d541d8b3b4e23982a25551" is_pre_election: true
I20260601 13:39:03.745002 18585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "556b45190216483099034a3d8f40548a" candidate_uuid: "d9cf9050915a4d078717c600bc470f7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" is_pre_election: true
I20260601 13:39:03.745216 18663 raft_consensus.cc:2468] T 556b45190216483099034a3d8f40548a P 02a06577e1d541d8b3b4e23982a25551 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9cf9050915a4d078717c600bc470f7f in term 0.
I20260601 13:39:03.745258 18585 raft_consensus.cc:2468] T 556b45190216483099034a3d8f40548a P 3b742013b23e4c9cbbfe9d163d687bfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9cf9050915a4d078717c600bc470f7f in term 0.
I20260601 13:39:03.745677 18475 leader_election.cc:304] T 556b45190216483099034a3d8f40548a P d9cf9050915a4d078717c600bc470f7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a06577e1d541d8b3b4e23982a25551, d9cf9050915a4d078717c600bc470f7f; no voters: 
I20260601 13:39:03.745884 18722 raft_consensus.cc:2804] T 556b45190216483099034a3d8f40548a P d9cf9050915a4d078717c600bc470f7f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:03.745951 18722 raft_consensus.cc:493] T 556b45190216483099034a3d8f40548a P d9cf9050915a4d078717c600bc470f7f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:03.745994 18722 raft_consensus.cc:3060] T 556b45190216483099034a3d8f40548a P d9cf9050915a4d078717c600bc470f7f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:03.746666 18715 raft_consensus.cc:493] T 7315f03ffeb64276924a4fb5d301e04a P 3b742013b23e4c9cbbfe9d163d687bfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:03.746897 18715 raft_consensus.cc:515] T 7315f03ffeb64276924a4fb5d301e04a P 3b742013b23e4c9cbbfe9d163d687bfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } }
I20260601 13:39:03.747457 18722 raft_consensus.cc:515] T 556b45190216483099034a3d8f40548a P d9cf9050915a4d078717c600bc470f7f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } }
I20260601 13:39:03.747586 18715 leader_election.cc:290] T 7315f03ffeb64276924a4fb5d301e04a P 3b742013b23e4c9cbbfe9d163d687bfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9cf9050915a4d078717c600bc470f7f (127.7.40.1:36803), 02a06577e1d541d8b3b4e23982a25551 (127.7.40.3:43259)
I20260601 13:39:03.747897 18722 leader_election.cc:290] T 556b45190216483099034a3d8f40548a P d9cf9050915a4d078717c600bc470f7f [CANDIDATE]: Term 1 election: Requested vote from peers 3b742013b23e4c9cbbfe9d163d687bfc (127.7.40.2:40515), 02a06577e1d541d8b3b4e23982a25551 (127.7.40.3:43259)
I20260601 13:39:03.748468 18663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "556b45190216483099034a3d8f40548a" candidate_uuid: "d9cf9050915a4d078717c600bc470f7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a06577e1d541d8b3b4e23982a25551"
I20260601 13:39:03.748472 18585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "556b45190216483099034a3d8f40548a" candidate_uuid: "d9cf9050915a4d078717c600bc470f7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b742013b23e4c9cbbfe9d163d687bfc"
I20260601 13:39:03.748616 18663 raft_consensus.cc:3060] T 556b45190216483099034a3d8f40548a P 02a06577e1d541d8b3b4e23982a25551 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:03.748665 18585 raft_consensus.cc:3060] T 556b45190216483099034a3d8f40548a P 3b742013b23e4c9cbbfe9d163d687bfc [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:03.749951 18585 raft_consensus.cc:2468] T 556b45190216483099034a3d8f40548a P 3b742013b23e4c9cbbfe9d163d687bfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9cf9050915a4d078717c600bc470f7f in term 1.
I20260601 13:39:03.749955 18663 raft_consensus.cc:2468] T 556b45190216483099034a3d8f40548a P 02a06577e1d541d8b3b4e23982a25551 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9cf9050915a4d078717c600bc470f7f in term 1.
I20260601 13:39:03.750276 18475 leader_election.cc:304] T 556b45190216483099034a3d8f40548a P d9cf9050915a4d078717c600bc470f7f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a06577e1d541d8b3b4e23982a25551, d9cf9050915a4d078717c600bc470f7f; no voters: 
I20260601 13:39:03.750520 18722 raft_consensus.cc:2804] T 556b45190216483099034a3d8f40548a P d9cf9050915a4d078717c600bc470f7f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:03.750620 18722 raft_consensus.cc:697] T 556b45190216483099034a3d8f40548a P d9cf9050915a4d078717c600bc470f7f [term 1 LEADER]: Becoming Leader. State: Replica: d9cf9050915a4d078717c600bc470f7f, State: Running, Role: LEADER
I20260601 13:39:03.750772 18722 consensus_queue.cc:237] T 556b45190216483099034a3d8f40548a P d9cf9050915a4d078717c600bc470f7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } }
I20260601 13:39:03.752578 18662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7315f03ffeb64276924a4fb5d301e04a" candidate_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a06577e1d541d8b3b4e23982a25551" is_pre_election: true
I20260601 13:39:03.752725 18662 raft_consensus.cc:2468] T 7315f03ffeb64276924a4fb5d301e04a P 02a06577e1d541d8b3b4e23982a25551 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b742013b23e4c9cbbfe9d163d687bfc in term 0.
I20260601 13:39:03.753326 18551 leader_election.cc:304] T 7315f03ffeb64276924a4fb5d301e04a P 3b742013b23e4c9cbbfe9d163d687bfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a06577e1d541d8b3b4e23982a25551, 3b742013b23e4c9cbbfe9d163d687bfc; no voters: 
I20260601 13:39:03.753379 18407 catalog_manager.cc:5696] T 556b45190216483099034a3d8f40548a P d9cf9050915a4d078717c600bc470f7f reported cstate change: term changed from 0 to 1, leader changed from <none> to d9cf9050915a4d078717c600bc470f7f (127.7.40.1). New cstate: current_term: 1 leader_uuid: "d9cf9050915a4d078717c600bc470f7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:03.753559 18715 raft_consensus.cc:2804] T 7315f03ffeb64276924a4fb5d301e04a P 3b742013b23e4c9cbbfe9d163d687bfc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:03.753620 18715 raft_consensus.cc:493] T 7315f03ffeb64276924a4fb5d301e04a P 3b742013b23e4c9cbbfe9d163d687bfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:03.753908 18715 raft_consensus.cc:3060] T 7315f03ffeb64276924a4fb5d301e04a P 3b742013b23e4c9cbbfe9d163d687bfc [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:03.755209 18512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7315f03ffeb64276924a4fb5d301e04a" candidate_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9cf9050915a4d078717c600bc470f7f" is_pre_election: true
I20260601 13:39:03.755373 18512 raft_consensus.cc:2468] T 7315f03ffeb64276924a4fb5d301e04a P d9cf9050915a4d078717c600bc470f7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b742013b23e4c9cbbfe9d163d687bfc in term 0.
I20260601 13:39:03.755889 18715 raft_consensus.cc:515] T 7315f03ffeb64276924a4fb5d301e04a P 3b742013b23e4c9cbbfe9d163d687bfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } }
I20260601 13:39:03.756415 18715 leader_election.cc:290] T 7315f03ffeb64276924a4fb5d301e04a P 3b742013b23e4c9cbbfe9d163d687bfc [CANDIDATE]: Term 1 election: Requested vote from peers d9cf9050915a4d078717c600bc470f7f (127.7.40.1:36803), 02a06577e1d541d8b3b4e23982a25551 (127.7.40.3:43259)
I20260601 13:39:03.756783 18512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7315f03ffeb64276924a4fb5d301e04a" candidate_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9cf9050915a4d078717c600bc470f7f"
I20260601 13:39:03.756790 18662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7315f03ffeb64276924a4fb5d301e04a" candidate_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a06577e1d541d8b3b4e23982a25551"
I20260601 13:39:03.756930 18512 raft_consensus.cc:3060] T 7315f03ffeb64276924a4fb5d301e04a P d9cf9050915a4d078717c600bc470f7f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:03.756934 18662 raft_consensus.cc:3060] T 7315f03ffeb64276924a4fb5d301e04a P 02a06577e1d541d8b3b4e23982a25551 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:03.758204 18512 raft_consensus.cc:2468] T 7315f03ffeb64276924a4fb5d301e04a P d9cf9050915a4d078717c600bc470f7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b742013b23e4c9cbbfe9d163d687bfc in term 1.
I20260601 13:39:03.758204 18662 raft_consensus.cc:2468] T 7315f03ffeb64276924a4fb5d301e04a P 02a06577e1d541d8b3b4e23982a25551 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b742013b23e4c9cbbfe9d163d687bfc in term 1.
I20260601 13:39:03.758569 18551 leader_election.cc:304] T 7315f03ffeb64276924a4fb5d301e04a P 3b742013b23e4c9cbbfe9d163d687bfc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a06577e1d541d8b3b4e23982a25551, 3b742013b23e4c9cbbfe9d163d687bfc; no voters: 
I20260601 13:39:03.758766 18715 raft_consensus.cc:2804] T 7315f03ffeb64276924a4fb5d301e04a P 3b742013b23e4c9cbbfe9d163d687bfc [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:03.759131 18715 raft_consensus.cc:697] T 7315f03ffeb64276924a4fb5d301e04a P 3b742013b23e4c9cbbfe9d163d687bfc [term 1 LEADER]: Becoming Leader. State: Replica: 3b742013b23e4c9cbbfe9d163d687bfc, State: Running, Role: LEADER
I20260601 13:39:03.759328 18715 consensus_queue.cc:237] T 7315f03ffeb64276924a4fb5d301e04a P 3b742013b23e4c9cbbfe9d163d687bfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } }
I20260601 13:39:03.761348 18407 catalog_manager.cc:5696] T 7315f03ffeb64276924a4fb5d301e04a P 3b742013b23e4c9cbbfe9d163d687bfc reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b742013b23e4c9cbbfe9d163d687bfc (127.7.40.2). New cstate: current_term: 1 leader_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:03.783977 18715 raft_consensus.cc:493] T b905c75fcbd34831b80ba3af0caef99c P 3b742013b23e4c9cbbfe9d163d687bfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:03.784288 18715 raft_consensus.cc:515] T b905c75fcbd34831b80ba3af0caef99c P 3b742013b23e4c9cbbfe9d163d687bfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } }
I20260601 13:39:03.784991 18715 leader_election.cc:290] T b905c75fcbd34831b80ba3af0caef99c P 3b742013b23e4c9cbbfe9d163d687bfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9cf9050915a4d078717c600bc470f7f (127.7.40.1:36803), 02a06577e1d541d8b3b4e23982a25551 (127.7.40.3:43259)
I20260601 13:39:03.785597 18512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b905c75fcbd34831b80ba3af0caef99c" candidate_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9cf9050915a4d078717c600bc470f7f" is_pre_election: true
I20260601 13:39:03.785602 18662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b905c75fcbd34831b80ba3af0caef99c" candidate_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a06577e1d541d8b3b4e23982a25551" is_pre_election: true
I20260601 13:39:03.785789 18512 raft_consensus.cc:2468] T b905c75fcbd34831b80ba3af0caef99c P d9cf9050915a4d078717c600bc470f7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b742013b23e4c9cbbfe9d163d687bfc in term 0.
I20260601 13:39:03.785908 18662 raft_consensus.cc:2468] T b905c75fcbd34831b80ba3af0caef99c P 02a06577e1d541d8b3b4e23982a25551 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b742013b23e4c9cbbfe9d163d687bfc in term 0.
I20260601 13:39:03.786221 18554 leader_election.cc:304] T b905c75fcbd34831b80ba3af0caef99c P 3b742013b23e4c9cbbfe9d163d687bfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b742013b23e4c9cbbfe9d163d687bfc, d9cf9050915a4d078717c600bc470f7f; no voters: 
I20260601 13:39:03.786469 18715 raft_consensus.cc:2804] T b905c75fcbd34831b80ba3af0caef99c P 3b742013b23e4c9cbbfe9d163d687bfc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:03.786542 18715 raft_consensus.cc:493] T b905c75fcbd34831b80ba3af0caef99c P 3b742013b23e4c9cbbfe9d163d687bfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:03.786623 18715 raft_consensus.cc:3060] T b905c75fcbd34831b80ba3af0caef99c P 3b742013b23e4c9cbbfe9d163d687bfc [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:03.787912 18715 raft_consensus.cc:515] T b905c75fcbd34831b80ba3af0caef99c P 3b742013b23e4c9cbbfe9d163d687bfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } }
I20260601 13:39:03.788370 18715 leader_election.cc:290] T b905c75fcbd34831b80ba3af0caef99c P 3b742013b23e4c9cbbfe9d163d687bfc [CANDIDATE]: Term 1 election: Requested vote from peers d9cf9050915a4d078717c600bc470f7f (127.7.40.1:36803), 02a06577e1d541d8b3b4e23982a25551 (127.7.40.3:43259)
I20260601 13:39:03.788796 18662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b905c75fcbd34831b80ba3af0caef99c" candidate_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a06577e1d541d8b3b4e23982a25551"
I20260601 13:39:03.788797 18512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b905c75fcbd34831b80ba3af0caef99c" candidate_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9cf9050915a4d078717c600bc470f7f"
I20260601 13:39:03.788949 18512 raft_consensus.cc:3060] T b905c75fcbd34831b80ba3af0caef99c P d9cf9050915a4d078717c600bc470f7f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:03.788956 18662 raft_consensus.cc:3060] T b905c75fcbd34831b80ba3af0caef99c P 02a06577e1d541d8b3b4e23982a25551 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:03.789942 18662 raft_consensus.cc:2468] T b905c75fcbd34831b80ba3af0caef99c P 02a06577e1d541d8b3b4e23982a25551 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b742013b23e4c9cbbfe9d163d687bfc in term 1.
I20260601 13:39:03.789943 18512 raft_consensus.cc:2468] T b905c75fcbd34831b80ba3af0caef99c P d9cf9050915a4d078717c600bc470f7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b742013b23e4c9cbbfe9d163d687bfc in term 1.
I20260601 13:39:03.790336 18551 leader_election.cc:304] T b905c75fcbd34831b80ba3af0caef99c P 3b742013b23e4c9cbbfe9d163d687bfc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a06577e1d541d8b3b4e23982a25551, 3b742013b23e4c9cbbfe9d163d687bfc; no voters: 
I20260601 13:39:03.790513 18715 raft_consensus.cc:2804] T b905c75fcbd34831b80ba3af0caef99c P 3b742013b23e4c9cbbfe9d163d687bfc [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:03.790616 18715 raft_consensus.cc:697] T b905c75fcbd34831b80ba3af0caef99c P 3b742013b23e4c9cbbfe9d163d687bfc [term 1 LEADER]: Becoming Leader. State: Replica: 3b742013b23e4c9cbbfe9d163d687bfc, State: Running, Role: LEADER
I20260601 13:39:03.790774 18715 consensus_queue.cc:237] T b905c75fcbd34831b80ba3af0caef99c P 3b742013b23e4c9cbbfe9d163d687bfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } }
I20260601 13:39:03.793012 18407 catalog_manager.cc:5696] T b905c75fcbd34831b80ba3af0caef99c P 3b742013b23e4c9cbbfe9d163d687bfc reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b742013b23e4c9cbbfe9d163d687bfc (127.7.40.2). New cstate: current_term: 1 leader_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:03.893224 18716 raft_consensus.cc:493] T 98d08b37a6834325ab053b8989321924 P 02a06577e1d541d8b3b4e23982a25551 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:03.893396 18716 raft_consensus.cc:515] T 98d08b37a6834325ab053b8989321924 P 02a06577e1d541d8b3b4e23982a25551 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } }
I20260601 13:39:03.894093 18716 leader_election.cc:290] T 98d08b37a6834325ab053b8989321924 P 02a06577e1d541d8b3b4e23982a25551 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9cf9050915a4d078717c600bc470f7f (127.7.40.1:36803), 3b742013b23e4c9cbbfe9d163d687bfc (127.7.40.2:40515)
I20260601 13:39:03.898057 18512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d08b37a6834325ab053b8989321924" candidate_uuid: "02a06577e1d541d8b3b4e23982a25551" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9cf9050915a4d078717c600bc470f7f" is_pre_election: true
I20260601 13:39:03.898072 18585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d08b37a6834325ab053b8989321924" candidate_uuid: "02a06577e1d541d8b3b4e23982a25551" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" is_pre_election: true
I20260601 13:39:03.898198 18512 raft_consensus.cc:2468] T 98d08b37a6834325ab053b8989321924 P d9cf9050915a4d078717c600bc470f7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02a06577e1d541d8b3b4e23982a25551 in term 0.
I20260601 13:39:03.898233 18585 raft_consensus.cc:2468] T 98d08b37a6834325ab053b8989321924 P 3b742013b23e4c9cbbfe9d163d687bfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02a06577e1d541d8b3b4e23982a25551 in term 0.
I20260601 13:39:03.898522 18629 leader_election.cc:304] T 98d08b37a6834325ab053b8989321924 P 02a06577e1d541d8b3b4e23982a25551 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a06577e1d541d8b3b4e23982a25551, d9cf9050915a4d078717c600bc470f7f; no voters: 
I20260601 13:39:03.898725 18716 raft_consensus.cc:2804] T 98d08b37a6834325ab053b8989321924 P 02a06577e1d541d8b3b4e23982a25551 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:03.898788 18716 raft_consensus.cc:493] T 98d08b37a6834325ab053b8989321924 P 02a06577e1d541d8b3b4e23982a25551 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:03.898834 18716 raft_consensus.cc:3060] T 98d08b37a6834325ab053b8989321924 P 02a06577e1d541d8b3b4e23982a25551 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:03.899798 18716 raft_consensus.cc:515] T 98d08b37a6834325ab053b8989321924 P 02a06577e1d541d8b3b4e23982a25551 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } }
I20260601 13:39:03.900166 18716 leader_election.cc:290] T 98d08b37a6834325ab053b8989321924 P 02a06577e1d541d8b3b4e23982a25551 [CANDIDATE]: Term 1 election: Requested vote from peers d9cf9050915a4d078717c600bc470f7f (127.7.40.1:36803), 3b742013b23e4c9cbbfe9d163d687bfc (127.7.40.2:40515)
I20260601 13:39:03.900470 18512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d08b37a6834325ab053b8989321924" candidate_uuid: "02a06577e1d541d8b3b4e23982a25551" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9cf9050915a4d078717c600bc470f7f"
I20260601 13:39:03.900535 18585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d08b37a6834325ab053b8989321924" candidate_uuid: "02a06577e1d541d8b3b4e23982a25551" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b742013b23e4c9cbbfe9d163d687bfc"
I20260601 13:39:03.900569 18512 raft_consensus.cc:3060] T 98d08b37a6834325ab053b8989321924 P d9cf9050915a4d078717c600bc470f7f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:03.900686 18585 raft_consensus.cc:3060] T 98d08b37a6834325ab053b8989321924 P 3b742013b23e4c9cbbfe9d163d687bfc [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:03.901408 18512 raft_consensus.cc:2468] T 98d08b37a6834325ab053b8989321924 P d9cf9050915a4d078717c600bc470f7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02a06577e1d541d8b3b4e23982a25551 in term 1.
I20260601 13:39:03.901639 18585 raft_consensus.cc:2468] T 98d08b37a6834325ab053b8989321924 P 3b742013b23e4c9cbbfe9d163d687bfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02a06577e1d541d8b3b4e23982a25551 in term 1.
I20260601 13:39:03.901716 18629 leader_election.cc:304] T 98d08b37a6834325ab053b8989321924 P 02a06577e1d541d8b3b4e23982a25551 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a06577e1d541d8b3b4e23982a25551, d9cf9050915a4d078717c600bc470f7f; no voters: 
I20260601 13:39:03.901878 18716 raft_consensus.cc:2804] T 98d08b37a6834325ab053b8989321924 P 02a06577e1d541d8b3b4e23982a25551 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:03.902164 18716 raft_consensus.cc:697] T 98d08b37a6834325ab053b8989321924 P 02a06577e1d541d8b3b4e23982a25551 [term 1 LEADER]: Becoming Leader. State: Replica: 02a06577e1d541d8b3b4e23982a25551, State: Running, Role: LEADER
I20260601 13:39:03.902331 18716 consensus_queue.cc:237] T 98d08b37a6834325ab053b8989321924 P 02a06577e1d541d8b3b4e23982a25551 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } }
I20260601 13:39:03.904114 18407 catalog_manager.cc:5696] T 98d08b37a6834325ab053b8989321924 P 02a06577e1d541d8b3b4e23982a25551 reported cstate change: term changed from 0 to 1, leader changed from <none> to 02a06577e1d541d8b3b4e23982a25551 (127.7.40.3). New cstate: current_term: 1 leader_uuid: "02a06577e1d541d8b3b4e23982a25551" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:03.962635 18715 raft_consensus.cc:493] T 9fd97abb1b9f463c8ec6aedca316f508 P 3b742013b23e4c9cbbfe9d163d687bfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:03.962818 18715 raft_consensus.cc:515] T 9fd97abb1b9f463c8ec6aedca316f508 P 3b742013b23e4c9cbbfe9d163d687bfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } } peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } }
I20260601 13:39:03.963433 18715 leader_election.cc:290] T 9fd97abb1b9f463c8ec6aedca316f508 P 3b742013b23e4c9cbbfe9d163d687bfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02a06577e1d541d8b3b4e23982a25551 (127.7.40.3:43259), d9cf9050915a4d078717c600bc470f7f (127.7.40.1:36803)
I20260601 13:39:03.963891 18662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd97abb1b9f463c8ec6aedca316f508" candidate_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a06577e1d541d8b3b4e23982a25551" is_pre_election: true
I20260601 13:39:03.963981 18512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd97abb1b9f463c8ec6aedca316f508" candidate_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9cf9050915a4d078717c600bc470f7f" is_pre_election: true
I20260601 13:39:03.964043 18662 raft_consensus.cc:2468] T 9fd97abb1b9f463c8ec6aedca316f508 P 02a06577e1d541d8b3b4e23982a25551 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b742013b23e4c9cbbfe9d163d687bfc in term 0.
I20260601 13:39:03.964058 18512 raft_consensus.cc:2468] T 9fd97abb1b9f463c8ec6aedca316f508 P d9cf9050915a4d078717c600bc470f7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b742013b23e4c9cbbfe9d163d687bfc in term 0.
I20260601 13:39:03.964339 18551 leader_election.cc:304] T 9fd97abb1b9f463c8ec6aedca316f508 P 3b742013b23e4c9cbbfe9d163d687bfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a06577e1d541d8b3b4e23982a25551, 3b742013b23e4c9cbbfe9d163d687bfc; no voters: 
I20260601 13:39:03.964502 18715 raft_consensus.cc:2804] T 9fd97abb1b9f463c8ec6aedca316f508 P 3b742013b23e4c9cbbfe9d163d687bfc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:03.964568 18715 raft_consensus.cc:493] T 9fd97abb1b9f463c8ec6aedca316f508 P 3b742013b23e4c9cbbfe9d163d687bfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:03.964607 18715 raft_consensus.cc:3060] T 9fd97abb1b9f463c8ec6aedca316f508 P 3b742013b23e4c9cbbfe9d163d687bfc [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:03.965517 18715 raft_consensus.cc:515] T 9fd97abb1b9f463c8ec6aedca316f508 P 3b742013b23e4c9cbbfe9d163d687bfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } } peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } }
I20260601 13:39:03.966003 18715 leader_election.cc:290] T 9fd97abb1b9f463c8ec6aedca316f508 P 3b742013b23e4c9cbbfe9d163d687bfc [CANDIDATE]: Term 1 election: Requested vote from peers 02a06577e1d541d8b3b4e23982a25551 (127.7.40.3:43259), d9cf9050915a4d078717c600bc470f7f (127.7.40.1:36803)
I20260601 13:39:03.966321 18662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd97abb1b9f463c8ec6aedca316f508" candidate_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a06577e1d541d8b3b4e23982a25551"
I20260601 13:39:03.966321 18512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd97abb1b9f463c8ec6aedca316f508" candidate_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9cf9050915a4d078717c600bc470f7f"
I20260601 13:39:03.966465 18512 raft_consensus.cc:3060] T 9fd97abb1b9f463c8ec6aedca316f508 P d9cf9050915a4d078717c600bc470f7f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:03.966465 18662 raft_consensus.cc:3060] T 9fd97abb1b9f463c8ec6aedca316f508 P 02a06577e1d541d8b3b4e23982a25551 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:03.967481 18662 raft_consensus.cc:2468] T 9fd97abb1b9f463c8ec6aedca316f508 P 02a06577e1d541d8b3b4e23982a25551 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b742013b23e4c9cbbfe9d163d687bfc in term 1.
I20260601 13:39:03.967481 18512 raft_consensus.cc:2468] T 9fd97abb1b9f463c8ec6aedca316f508 P d9cf9050915a4d078717c600bc470f7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b742013b23e4c9cbbfe9d163d687bfc in term 1.
I20260601 13:39:03.967813 18551 leader_election.cc:304] T 9fd97abb1b9f463c8ec6aedca316f508 P 3b742013b23e4c9cbbfe9d163d687bfc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a06577e1d541d8b3b4e23982a25551, 3b742013b23e4c9cbbfe9d163d687bfc; no voters: 
I20260601 13:39:03.968055 18715 raft_consensus.cc:2804] T 9fd97abb1b9f463c8ec6aedca316f508 P 3b742013b23e4c9cbbfe9d163d687bfc [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:03.968211 18715 raft_consensus.cc:697] T 9fd97abb1b9f463c8ec6aedca316f508 P 3b742013b23e4c9cbbfe9d163d687bfc [term 1 LEADER]: Becoming Leader. State: Replica: 3b742013b23e4c9cbbfe9d163d687bfc, State: Running, Role: LEADER
I20260601 13:39:03.968402 18715 consensus_queue.cc:237] T 9fd97abb1b9f463c8ec6aedca316f508 P 3b742013b23e4c9cbbfe9d163d687bfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } } peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } }
I20260601 13:39:03.970382 18407 catalog_manager.cc:5696] T 9fd97abb1b9f463c8ec6aedca316f508 P 3b742013b23e4c9cbbfe9d163d687bfc reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b742013b23e4c9cbbfe9d163d687bfc (127.7.40.2). New cstate: current_term: 1 leader_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:04.063748 18662 raft_consensus.cc:1275] T 099137c669bf4eb49641640c8ca7b06f P 02a06577e1d541d8b3b4e23982a25551 [term 1 FOLLOWER]: Refusing update from remote peer d9cf9050915a4d078717c600bc470f7f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:04.064177 18585 raft_consensus.cc:1275] T 099137c669bf4eb49641640c8ca7b06f P 3b742013b23e4c9cbbfe9d163d687bfc [term 1 FOLLOWER]: Refusing update from remote peer d9cf9050915a4d078717c600bc470f7f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:04.064865 18735 consensus_queue.cc:1048] T 099137c669bf4eb49641640c8ca7b06f P d9cf9050915a4d078717c600bc470f7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:04.065955 18663 raft_consensus.cc:1275] T b905c75fcbd34831b80ba3af0caef99c P 02a06577e1d541d8b3b4e23982a25551 [term 1 FOLLOWER]: Refusing update from remote peer 3b742013b23e4c9cbbfe9d163d687bfc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:04.066341 18715 consensus_queue.cc:1048] T b905c75fcbd34831b80ba3af0caef99c P 3b742013b23e4c9cbbfe9d163d687bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:04.066740 18512 raft_consensus.cc:1275] T b905c75fcbd34831b80ba3af0caef99c P d9cf9050915a4d078717c600bc470f7f [term 1 FOLLOWER]: Refusing update from remote peer 3b742013b23e4c9cbbfe9d163d687bfc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:04.067157 18511 raft_consensus.cc:1275] T 7315f03ffeb64276924a4fb5d301e04a P d9cf9050915a4d078717c600bc470f7f [term 1 FOLLOWER]: Refusing update from remote peer 3b742013b23e4c9cbbfe9d163d687bfc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:04.067432 18663 raft_consensus.cc:1275] T 7315f03ffeb64276924a4fb5d301e04a P 02a06577e1d541d8b3b4e23982a25551 [term 1 FOLLOWER]: Refusing update from remote peer 3b742013b23e4c9cbbfe9d163d687bfc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:04.067744 18585 raft_consensus.cc:1275] T 556b45190216483099034a3d8f40548a P 3b742013b23e4c9cbbfe9d163d687bfc [term 1 FOLLOWER]: Refusing update from remote peer d9cf9050915a4d078717c600bc470f7f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:04.067945 18735 consensus_queue.cc:1048] T 099137c669bf4eb49641640c8ca7b06f P d9cf9050915a4d078717c600bc470f7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:04.068755 18511 raft_consensus.cc:1275] T 98d08b37a6834325ab053b8989321924 P d9cf9050915a4d078717c600bc470f7f [term 1 FOLLOWER]: Refusing update from remote peer 02a06577e1d541d8b3b4e23982a25551: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:04.069088 18662 raft_consensus.cc:1275] T 556b45190216483099034a3d8f40548a P 02a06577e1d541d8b3b4e23982a25551 [term 1 FOLLOWER]: Refusing update from remote peer d9cf9050915a4d078717c600bc470f7f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:04.069175 18716 consensus_queue.cc:1048] T 98d08b37a6834325ab053b8989321924 P 02a06577e1d541d8b3b4e23982a25551 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:04.070168 18722 consensus_queue.cc:1048] T 556b45190216483099034a3d8f40548a P d9cf9050915a4d078717c600bc470f7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:04.070443 18740 consensus_queue.cc:1048] T 7315f03ffeb64276924a4fb5d301e04a P 3b742013b23e4c9cbbfe9d163d687bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:04.070542 18722 consensus_queue.cc:1048] T 556b45190216483099034a3d8f40548a P d9cf9050915a4d078717c600bc470f7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:04.070737 18740 consensus_queue.cc:1048] T b905c75fcbd34831b80ba3af0caef99c P 3b742013b23e4c9cbbfe9d163d687bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:04.071014 18740 consensus_queue.cc:1048] T 7315f03ffeb64276924a4fb5d301e04a P 3b742013b23e4c9cbbfe9d163d687bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:04.072203 18585 raft_consensus.cc:1275] T 98d08b37a6834325ab053b8989321924 P 3b742013b23e4c9cbbfe9d163d687bfc [term 1 FOLLOWER]: Refusing update from remote peer 02a06577e1d541d8b3b4e23982a25551: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:04.078722 18716 consensus_queue.cc:1048] T 98d08b37a6834325ab053b8989321924 P 02a06577e1d541d8b3b4e23982a25551 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:04.081291 18661 raft_consensus.cc:1275] T 9fd97abb1b9f463c8ec6aedca316f508 P 02a06577e1d541d8b3b4e23982a25551 [term 1 FOLLOWER]: Refusing update from remote peer 3b742013b23e4c9cbbfe9d163d687bfc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:39:04.081830 18767 mvcc.cc:204] Tried to move back new op lower bound from 7292195406095921152 to 7292195404727750656. Current Snapshot: MvccSnapshot[applied={T|T < 7292195406079696896}]
I20260601 13:39:04.082149 18512 raft_consensus.cc:1275] T 9fd97abb1b9f463c8ec6aedca316f508 P d9cf9050915a4d078717c600bc470f7f [term 1 FOLLOWER]: Refusing update from remote peer 3b742013b23e4c9cbbfe9d163d687bfc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:39:04.086125 18715 consensus_queue.cc:1048] T 9fd97abb1b9f463c8ec6aedca316f508 P 3b742013b23e4c9cbbfe9d163d687bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:04.091377 18715 consensus_queue.cc:1048] T 9fd97abb1b9f463c8ec6aedca316f508 P 3b742013b23e4c9cbbfe9d163d687bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:04.121810 18765 mvcc.cc:204] Tried to move back new op lower bound from 7292195406110773248 to 7292195404840017920. Current Snapshot: MvccSnapshot[applied={T|T < 7292195406093451264}]
I20260601 13:39:04.258817  7328 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:04.262912 18800 instance_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:39:04.262928 18799 instance_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:39:04.263099 18802 instance_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:39:04.263607  7328 server_base.cc:1061] running on GCE node
I20260601 13:39:04.263753  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:04.263830  7328 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:39:04.263846  7328 hybrid_clock.cc:648] HybridClock initialized: now 1780321144263847 us; error 0 us; skew 500 ppm
I20260601 13:39:04.264835  7328 webserver.cc:533] Webserver started at http://127.7.40.4:41823/ using document root <none> and password file <none>
I20260601 13:39:04.264967  7328 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:04.265010  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:04.265064  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:04.265395  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320954551505-7328-0/minicluster-data/ts-3-root/instance:
uuid: "c6e5faf74bf048f28f88c1d4a8e7ca43"
format_stamp: "Formatted at 2026-06-01 13:39:04 on dist-test-slave-b9mm"
I20260601 13:39:04.266917  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:04.267946 18807 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:39:04.268216  7328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:04.268334  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320954551505-7328-0/minicluster-data/ts-3-root
uuid: "c6e5faf74bf048f28f88c1d4a8e7ca43"
format_stamp: "Formatted at 2026-06-01 13:39:04 on dist-test-slave-b9mm"
I20260601 13:39:04.268424  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320954551505-7328-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320954551505-7328-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskwOosVc/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320954551505-7328-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:39:04.283227  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:04.283679  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:04.284029  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:04.284528  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:04.284586  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:04.284643  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:04.284693  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:04.289991  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.4:43347
I20260601 13:39:04.290078 18870 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.4:43347 every 8 connection(s)
I20260601 13:39:04.295504 18871 heartbeater.cc:344] Connected to a master server at 127.7.40.62:42461
I20260601 13:39:04.295657 18871 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:04.295917 18871 heartbeater.cc:507] Master 127.7.40.62:42461 requested a full tablet report, sending...
I20260601 13:39:04.296590 18406 ts_manager.cc:194] Registered new tserver with Master: c6e5faf74bf048f28f88c1d4a8e7ca43 (127.7.40.4:43347)
I20260601 13:39:04.297190 18406 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46092
I20260601 13:39:04.494491 18511 consensus_queue.cc:237] T 099137c669bf4eb49641640c8ca7b06f P d9cf9050915a4d078717c600bc470f7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } attrs { replace: true } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } } peers { permanent_uuid: "c6e5faf74bf048f28f88c1d4a8e7ca43" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 43347 } attrs { promote: true } }
I20260601 13:39:04.496071 18585 raft_consensus.cc:1275] T 099137c669bf4eb49641640c8ca7b06f P 3b742013b23e4c9cbbfe9d163d687bfc [term 1 FOLLOWER]: Refusing update from remote peer d9cf9050915a4d078717c600bc470f7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:39:04.496088 18659 raft_consensus.cc:1275] T 099137c669bf4eb49641640c8ca7b06f P 02a06577e1d541d8b3b4e23982a25551 [term 1 FOLLOWER]: Refusing update from remote peer d9cf9050915a4d078717c600bc470f7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:39:04.496524 18795 consensus_queue.cc:1048] T 099137c669bf4eb49641640c8ca7b06f P d9cf9050915a4d078717c600bc470f7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:39:04.496692 18796 consensus_queue.cc:1048] T 099137c669bf4eb49641640c8ca7b06f P d9cf9050915a4d078717c600bc470f7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:39:04.498378 18794 raft_consensus.cc:2955] T 099137c669bf4eb49641640c8ca7b06f P d9cf9050915a4d078717c600bc470f7f [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER c6e5faf74bf048f28f88c1d4a8e7ca43 (127.7.40.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } attrs { replace: true } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } } peers { permanent_uuid: "c6e5faf74bf048f28f88c1d4a8e7ca43" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 43347 } attrs { promote: true } } }
I20260601 13:39:04.498669 18659 raft_consensus.cc:2955] T 099137c669bf4eb49641640c8ca7b06f P 02a06577e1d541d8b3b4e23982a25551 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER c6e5faf74bf048f28f88c1d4a8e7ca43 (127.7.40.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } attrs { replace: true } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } } peers { permanent_uuid: "c6e5faf74bf048f28f88c1d4a8e7ca43" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 43347 } attrs { promote: true } } }
W20260601 13:39:04.500984 18478 consensus_peers.cc:597] T 099137c669bf4eb49641640c8ca7b06f P d9cf9050915a4d078717c600bc470f7f -> Peer c6e5faf74bf048f28f88c1d4a8e7ca43 (127.7.40.4:43347): Couldn't send request to peer c6e5faf74bf048f28f88c1d4a8e7ca43. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 099137c669bf4eb49641640c8ca7b06f. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:04.500856 18585 raft_consensus.cc:2955] T 099137c669bf4eb49641640c8ca7b06f P 3b742013b23e4c9cbbfe9d163d687bfc [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER c6e5faf74bf048f28f88c1d4a8e7ca43 (127.7.40.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } attrs { replace: true } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } } peers { permanent_uuid: "c6e5faf74bf048f28f88c1d4a8e7ca43" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 43347 } attrs { promote: true } } }
I20260601 13:39:04.501224 18406 catalog_manager.cc:5696] T 099137c669bf4eb49641640c8ca7b06f P d9cf9050915a4d078717c600bc470f7f reported cstate change: config changed from index -1 to 18, NON_VOTER c6e5faf74bf048f28f88c1d4a8e7ca43 (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "d9cf9050915a4d078717c600bc470f7f" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6e5faf74bf048f28f88c1d4a8e7ca43" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 43347 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:04.506625 18585 consensus_queue.cc:237] T 9fd97abb1b9f463c8ec6aedca316f508 P 3b742013b23e4c9cbbfe9d163d687bfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } attrs { replace: true } } peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } } peers { permanent_uuid: "c6e5faf74bf048f28f88c1d4a8e7ca43" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 43347 } attrs { promote: true } }
I20260601 13:39:04.508356 18659 raft_consensus.cc:1275] T 9fd97abb1b9f463c8ec6aedca316f508 P 02a06577e1d541d8b3b4e23982a25551 [term 1 FOLLOWER]: Refusing update from remote peer 3b742013b23e4c9cbbfe9d163d687bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:39:04.508597 18511 raft_consensus.cc:1275] T 9fd97abb1b9f463c8ec6aedca316f508 P d9cf9050915a4d078717c600bc470f7f [term 1 FOLLOWER]: Refusing update from remote peer 3b742013b23e4c9cbbfe9d163d687bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:39:04.508812 18761 consensus_queue.cc:1048] T 9fd97abb1b9f463c8ec6aedca316f508 P 3b742013b23e4c9cbbfe9d163d687bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:39:04.509039 18798 consensus_queue.cc:1048] T 9fd97abb1b9f463c8ec6aedca316f508 P 3b742013b23e4c9cbbfe9d163d687bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:39:04.510685 18797 raft_consensus.cc:2955] T 9fd97abb1b9f463c8ec6aedca316f508 P 3b742013b23e4c9cbbfe9d163d687bfc [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER c6e5faf74bf048f28f88c1d4a8e7ca43 (127.7.40.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } attrs { replace: true } } peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } } peers { permanent_uuid: "c6e5faf74bf048f28f88c1d4a8e7ca43" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 43347 } attrs { promote: true } } }
I20260601 13:39:04.511229 18511 raft_consensus.cc:2955] T 9fd97abb1b9f463c8ec6aedca316f508 P d9cf9050915a4d078717c600bc470f7f [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER c6e5faf74bf048f28f88c1d4a8e7ca43 (127.7.40.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } attrs { replace: true } } peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } } peers { permanent_uuid: "c6e5faf74bf048f28f88c1d4a8e7ca43" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 43347 } attrs { promote: true } } }
W20260601 13:39:04.513440 18554 consensus_peers.cc:597] T 9fd97abb1b9f463c8ec6aedca316f508 P 3b742013b23e4c9cbbfe9d163d687bfc -> Peer c6e5faf74bf048f28f88c1d4a8e7ca43 (127.7.40.4:43347): Couldn't send request to peer c6e5faf74bf048f28f88c1d4a8e7ca43. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9fd97abb1b9f463c8ec6aedca316f508. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:04.513556 18659 raft_consensus.cc:2955] T 9fd97abb1b9f463c8ec6aedca316f508 P 02a06577e1d541d8b3b4e23982a25551 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER c6e5faf74bf048f28f88c1d4a8e7ca43 (127.7.40.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } attrs { replace: true } } peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } } peers { permanent_uuid: "c6e5faf74bf048f28f88c1d4a8e7ca43" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 43347 } attrs { promote: true } } }
I20260601 13:39:04.513876 18407 catalog_manager.cc:5696] T 9fd97abb1b9f463c8ec6aedca316f508 P 3b742013b23e4c9cbbfe9d163d687bfc reported cstate change: config changed from index -1 to 18, NON_VOTER c6e5faf74bf048f28f88c1d4a8e7ca43 (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6e5faf74bf048f28f88c1d4a8e7ca43" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 43347 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:04.515559 18585 consensus_queue.cc:237] T 7315f03ffeb64276924a4fb5d301e04a P 3b742013b23e4c9cbbfe9d163d687bfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } } peers { permanent_uuid: "c6e5faf74bf048f28f88c1d4a8e7ca43" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 43347 } attrs { promote: true } }
W20260601 13:39:04.517300 18554 consensus_peers.cc:597] T 7315f03ffeb64276924a4fb5d301e04a P 3b742013b23e4c9cbbfe9d163d687bfc -> Peer c6e5faf74bf048f28f88c1d4a8e7ca43 (127.7.40.4:43347): Couldn't send request to peer c6e5faf74bf048f28f88c1d4a8e7ca43. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7315f03ffeb64276924a4fb5d301e04a. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:04.517449 18659 raft_consensus.cc:1275] T 7315f03ffeb64276924a4fb5d301e04a P 02a06577e1d541d8b3b4e23982a25551 [term 1 FOLLOWER]: Refusing update from remote peer 3b742013b23e4c9cbbfe9d163d687bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:39:04.517714 18511 raft_consensus.cc:1275] T 7315f03ffeb64276924a4fb5d301e04a P d9cf9050915a4d078717c600bc470f7f [term 1 FOLLOWER]: Refusing update from remote peer 3b742013b23e4c9cbbfe9d163d687bfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:39:04.517829 18798 consensus_queue.cc:1048] T 7315f03ffeb64276924a4fb5d301e04a P 3b742013b23e4c9cbbfe9d163d687bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:39:04.518146 18740 consensus_queue.cc:1048] T 7315f03ffeb64276924a4fb5d301e04a P 3b742013b23e4c9cbbfe9d163d687bfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:39:04.519294 18798 raft_consensus.cc:2955] T 7315f03ffeb64276924a4fb5d301e04a P 3b742013b23e4c9cbbfe9d163d687bfc [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER c6e5faf74bf048f28f88c1d4a8e7ca43 (127.7.40.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } } peers { permanent_uuid: "c6e5faf74bf048f28f88c1d4a8e7ca43" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 43347 } attrs { promote: true } } }
I20260601 13:39:04.519702 18659 raft_consensus.cc:2955] T 7315f03ffeb64276924a4fb5d301e04a P 02a06577e1d541d8b3b4e23982a25551 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER c6e5faf74bf048f28f88c1d4a8e7ca43 (127.7.40.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } } peers { permanent_uuid: "c6e5faf74bf048f28f88c1d4a8e7ca43" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 43347 } attrs { promote: true } } }
I20260601 13:39:04.521005 18511 raft_consensus.cc:2955] T 7315f03ffeb64276924a4fb5d301e04a P d9cf9050915a4d078717c600bc470f7f [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER c6e5faf74bf048f28f88c1d4a8e7ca43 (127.7.40.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } attrs { replace: true } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } } peers { permanent_uuid: "c6e5faf74bf048f28f88c1d4a8e7ca43" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 43347 } attrs { promote: true } } }
I20260601 13:39:04.521814 18406 catalog_manager.cc:5696] T 7315f03ffeb64276924a4fb5d301e04a P 3b742013b23e4c9cbbfe9d163d687bfc reported cstate change: config changed from index -1 to 18, NON_VOTER c6e5faf74bf048f28f88c1d4a8e7ca43 (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6e5faf74bf048f28f88c1d4a8e7ca43" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 43347 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:04.522058 18509 consensus_queue.cc:237] T 556b45190216483099034a3d8f40548a P d9cf9050915a4d078717c600bc470f7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } attrs { replace: true } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } } peers { permanent_uuid: "c6e5faf74bf048f28f88c1d4a8e7ca43" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 43347 } attrs { promote: true } }
I20260601 13:39:04.523474 18585 raft_consensus.cc:1275] T 556b45190216483099034a3d8f40548a P 3b742013b23e4c9cbbfe9d163d687bfc [term 1 FOLLOWER]: Refusing update from remote peer d9cf9050915a4d078717c600bc470f7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:39:04.523505 18662 raft_consensus.cc:1275] T 556b45190216483099034a3d8f40548a P 02a06577e1d541d8b3b4e23982a25551 [term 1 FOLLOWER]: Refusing update from remote peer d9cf9050915a4d078717c600bc470f7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
W20260601 13:39:04.523972 18478 consensus_peers.cc:597] T 556b45190216483099034a3d8f40548a P d9cf9050915a4d078717c600bc470f7f -> Peer c6e5faf74bf048f28f88c1d4a8e7ca43 (127.7.40.4:43347): Couldn't send request to peer c6e5faf74bf048f28f88c1d4a8e7ca43. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 556b45190216483099034a3d8f40548a. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:04.524380 18794 consensus_queue.cc:1048] T 556b45190216483099034a3d8f40548a P d9cf9050915a4d078717c600bc470f7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:39:04.524878 18794 consensus_queue.cc:1048] T 556b45190216483099034a3d8f40548a P d9cf9050915a4d078717c600bc470f7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:39:04.526293 18795 raft_consensus.cc:2955] T 556b45190216483099034a3d8f40548a P d9cf9050915a4d078717c600bc470f7f [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER c6e5faf74bf048f28f88c1d4a8e7ca43 (127.7.40.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } attrs { replace: true } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } } peers { permanent_uuid: "c6e5faf74bf048f28f88c1d4a8e7ca43" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 43347 } attrs { promote: true } } }
I20260601 13:39:04.527534 18659 raft_consensus.cc:2955] T 556b45190216483099034a3d8f40548a P 02a06577e1d541d8b3b4e23982a25551 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER c6e5faf74bf048f28f88c1d4a8e7ca43 (127.7.40.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } attrs { replace: true } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } } peers { permanent_uuid: "c6e5faf74bf048f28f88c1d4a8e7ca43" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 43347 } attrs { promote: true } } }
I20260601 13:39:04.527901 18585 raft_consensus.cc:2955] T 556b45190216483099034a3d8f40548a P 3b742013b23e4c9cbbfe9d163d687bfc [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER c6e5faf74bf048f28f88c1d4a8e7ca43 (127.7.40.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } attrs { replace: true } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } } peers { permanent_uuid: "c6e5faf74bf048f28f88c1d4a8e7ca43" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 43347 } attrs { promote: true } } }
I20260601 13:39:04.529124 18407 catalog_manager.cc:5696] T 556b45190216483099034a3d8f40548a P d9cf9050915a4d078717c600bc470f7f reported cstate change: config changed from index -1 to 18, NON_VOTER c6e5faf74bf048f28f88c1d4a8e7ca43 (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "d9cf9050915a4d078717c600bc470f7f" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "d9cf9050915a4d078717c600bc470f7f" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 36803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b742013b23e4c9cbbfe9d163d687bfc" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 40515 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02a06577e1d541d8b3b4e23982a25551" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 43259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6e5faf74bf048f28f88c1d4a8e7ca43" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 43347 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:04.547286  7328 tablet_server.cc:179] TabletServer@127.7.40.1:0 shutting down...
I20260601 13:39:04.552412  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:04.552712  7328 tablet_replica.cc:333] T 9fd97abb1b9f463c8ec6aedca316f508 P d9cf9050915a4d078717c600bc470f7f: stopping tablet replica
I20260601 13:39:04.552897  7328 raft_consensus.cc:2243] T 9fd97abb1b9f463c8ec6aedca316f508 P d9cf9050915a4d078717c600bc470f7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:04.553071  7328 raft_consensus.cc:2272] T 9fd97abb1b9f463c8ec6aedca316f508 P d9cf9050915a4d078717c600bc470f7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:04.553900  7328 tablet_replica.cc:333] T b905c75fcbd34831b80ba3af0caef99c P d9cf9050915a4d078717c600bc470f7f: stopping tablet replica
I20260601 13:39:04.554026  7328 raft_consensus.cc:2243] T b905c75fcbd34831b80ba3af0caef99c P d9cf9050915a4d078717c600bc470f7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:04.554154  7328 raft_consensus.cc:2272] T b905c75fcbd34831b80ba3af0caef99c P d9cf9050915a4d078717c600bc470f7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:04.554774  7328 tablet_replica.cc:333] T 099137c669bf4eb49641640c8ca7b06f P d9cf9050915a4d078717c600bc470f7f: stopping tablet replica
I20260601 13:39:04.554884  7328 raft_consensus.cc:2243] T 099137c669bf4eb49641640c8ca7b06f P d9cf9050915a4d078717c600bc470f7f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:04.555179  7328 raft_consensus.cc:2272] T 099137c669bf4eb49641640c8ca7b06f P d9cf9050915a4d078717c600bc470f7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:04.555719  7328 tablet_replica.cc:333] T 556b45190216483099034a3d8f40548a P d9cf9050915a4d078717c600bc470f7f: stopping tablet replica
I20260601 13:39:04.555823  7328 raft_consensus.cc:2243] T 556b45190216483099034a3d8f40548a P d9cf9050915a4d078717c600bc470f7f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:04.556030  7328 raft_consensus.cc:2272] T 556b45190216483099034a3d8f40548a P d9cf9050915a4d078717c600bc470f7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:04.556543  7328 tablet_replica.cc:333] T 98d08b37a6834325ab053b8989321924 P d9cf9050915a4d078717c600bc470f7f: stopping tablet replica
I20260601 13:39:04.556641  7328 raft_consensus.cc:2243] T 98d08b37a6834325ab053b8989321924 P d9cf9050915a4d078717c600bc470f7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:04.556763  7328 raft_consensus.cc:2272] T 98d08b37a6834325ab053b8989321924 P d9cf9050915a4d078717c600bc470f7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:04.557468  7328 tablet_replica.cc:333] T 7315f03ffeb64276924a4fb5d301e04a P d9cf9050915a4d078717c600bc470f7f: stopping tablet replica
I20260601 13:39:04.557561  7328 raft_consensus.cc:2243] T 7315f03ffeb64276924a4fb5d301e04a P d9cf9050915a4d078717c600bc470f7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:04.557721  7328 raft_consensus.cc:2272] T 7315f03ffeb64276924a4fb5d301e04a P d9cf9050915a4d078717c600bc470f7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:04.574044  7328 tablet_server.cc:196] TabletServer@127.7.40.1:0 shutdown complete.
I20260601 13:39:04.576838  7328 tablet_server.cc:179] TabletServer@127.7.40.2:0 shutting down...
I20260601 13:39:04.582140  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:04.582458  7328 tablet_replica.cc:333] T 98d08b37a6834325ab053b8989321924 P 3b742013b23e4c9cbbfe9d163d687bfc: stopping tablet replica
I20260601 13:39:04.582659  7328 raft_consensus.cc:2243] T 98d08b37a6834325ab053b8989321924 P 3b742013b23e4c9cbbfe9d163d687bfc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:04.582849  7328 raft_consensus.cc:2272] T 98d08b37a6834325ab053b8989321924 P 3b742013b23e4c9cbbfe9d163d687bfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:04.583629  7328 tablet_replica.cc:333] T 7315f03ffeb64276924a4fb5d301e04a P 3b742013b23e4c9cbbfe9d163d687bfc: stopping tablet replica
I20260601 13:39:04.583784  7328 raft_consensus.cc:2243] T 7315f03ffeb64276924a4fb5d301e04a P 3b742013b23e4c9cbbfe9d163d687bfc [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:04.584059  7328 raft_consensus.cc:2272] T 7315f03ffeb64276924a4fb5d301e04a P 3b742013b23e4c9cbbfe9d163d687bfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:04.584622  7328 tablet_replica.cc:333] T 9fd97abb1b9f463c8ec6aedca316f508 P 3b742013b23e4c9cbbfe9d163d687bfc: stopping tablet replica
I20260601 13:39:04.584746  7328 raft_consensus.cc:2243] T 9fd97abb1b9f463c8ec6aedca316f508 P 3b742013b23e4c9cbbfe9d163d687bfc [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:04.585013  7328 raft_consensus.cc:2272] T 9fd97abb1b9f463c8ec6aedca316f508 P 3b742013b23e4c9cbbfe9d163d687bfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:04.585508  7328 tablet_replica.cc:333] T b905c75fcbd34831b80ba3af0caef99c P 3b742013b23e4c9cbbfe9d163d687bfc: stopping tablet replica
I20260601 13:39:04.585623  7328 raft_consensus.cc:2243] T b905c75fcbd34831b80ba3af0caef99c P 3b742013b23e4c9cbbfe9d163d687bfc [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:04.585850  7328 raft_consensus.cc:2272] T b905c75fcbd34831b80ba3af0caef99c P 3b742013b23e4c9cbbfe9d163d687bfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:04.586381  7328 tablet_replica.cc:333] T 556b45190216483099034a3d8f40548a P 3b742013b23e4c9cbbfe9d163d687bfc: stopping tablet replica
I20260601 13:39:04.586483  7328 raft_consensus.cc:2243] T 556b45190216483099034a3d8f40548a P 3b742013b23e4c9cbbfe9d163d687bfc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:04.586637  7328 raft_consensus.cc:2272] T 556b45190216483099034a3d8f40548a P 3b742013b23e4c9cbbfe9d163d687bfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:04.587396  7328 tablet_replica.cc:333] T 099137c669bf4eb49641640c8ca7b06f P 3b742013b23e4c9cbbfe9d163d687bfc: stopping tablet replica
I20260601 13:39:04.587509  7328 raft_consensus.cc:2243] T 099137c669bf4eb49641640c8ca7b06f P 3b742013b23e4c9cbbfe9d163d687bfc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:04.587653  7328 raft_consensus.cc:2272] T 099137c669bf4eb49641640c8ca7b06f P 3b742013b23e4c9cbbfe9d163d687bfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:04.602979  7328 tablet_server.cc:196] TabletServer@127.7.40.2:0 shutdown complete.
I20260601 13:39:04.606317  7328 tablet_server.cc:179] TabletServer@127.7.40.3:0 shutting down...
I20260601 13:39:04.612409  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:04.612646  7328 tablet_replica.cc:333] T 556b45190216483099034a3d8f40548a P 02a06577e1d541d8b3b4e23982a25551: stopping tablet replica
I20260601 13:39:04.612823  7328 raft_consensus.cc:2243] T 556b45190216483099034a3d8f40548a P 02a06577e1d541d8b3b4e23982a25551 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:04.613023  7328 raft_consensus.cc:2272] T 556b45190216483099034a3d8f40548a P 02a06577e1d541d8b3b4e23982a25551 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:04.613725  7328 tablet_replica.cc:333] T 099137c669bf4eb49641640c8ca7b06f P 02a06577e1d541d8b3b4e23982a25551: stopping tablet replica
I20260601 13:39:04.613842  7328 raft_consensus.cc:2243] T 099137c669bf4eb49641640c8ca7b06f P 02a06577e1d541d8b3b4e23982a25551 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:04.613977  7328 raft_consensus.cc:2272] T 099137c669bf4eb49641640c8ca7b06f P 02a06577e1d541d8b3b4e23982a25551 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:04.614511  7328 tablet_replica.cc:333] T 7315f03ffeb64276924a4fb5d301e04a P 02a06577e1d541d8b3b4e23982a25551: stopping tablet replica
I20260601 13:39:04.614616  7328 raft_consensus.cc:2243] T 7315f03ffeb64276924a4fb5d301e04a P 02a06577e1d541d8b3b4e23982a25551 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:04.614745  7328 raft_consensus.cc:2272] T 7315f03ffeb64276924a4fb5d301e04a P 02a06577e1d541d8b3b4e23982a25551 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:04.615325  7328 tablet_replica.cc:333] T 98d08b37a6834325ab053b8989321924 P 02a06577e1d541d8b3b4e23982a25551: stopping tablet replica
I20260601 13:39:04.615425  7328 raft_consensus.cc:2243] T 98d08b37a6834325ab053b8989321924 P 02a06577e1d541d8b3b4e23982a25551 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:04.615648  7328 raft_consensus.cc:2272] T 98d08b37a6834325ab053b8989321924 P 02a06577e1d541d8b3b4e23982a25551 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:04.616086  7328 tablet_replica.cc:333] T b905c75fcbd34831b80ba3af0caef99c P 02a06577e1d541d8b3b4e23982a25551: stopping tablet replica
I20260601 13:39:04.616181  7328 raft_consensus.cc:2243] T b905c75fcbd34831b80ba3af0caef99c P 02a06577e1d541d8b3b4e23982a25551 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:04.616315  7328 raft_consensus.cc:2272] T b905c75fcbd34831b80ba3af0caef99c P 02a06577e1d541d8b3b4e23982a25551 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:04.616765  7328 tablet_replica.cc:333] T 9fd97abb1b9f463c8ec6aedca316f508 P 02a06577e1d541d8b3b4e23982a25551: stopping tablet replica
I20260601 13:39:04.616837  7328 raft_consensus.cc:2243] T 9fd97abb1b9f463c8ec6aedca316f508 P 02a06577e1d541d8b3b4e23982a25551 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:04.616986  7328 raft_consensus.cc:2272] T 9fd97abb1b9f463c8ec6aedca316f508 P 02a06577e1d541d8b3b4e23982a25551 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:04.631469  7328 tablet_server.cc:196] TabletServer@127.7.40.3:0 shutdown complete.
I20260601 13:39:04.634955  7328 tablet_server.cc:179] TabletServer@127.7.40.4:0 shutting down...
I20260601 13:39:04.640050  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:04.652513  7328 tablet_server.cc:196] TabletServer@127.7.40.4:0 shutdown complete.
I20260601 13:39:04.654846  7328 master.cc:562] Master@127.7.40.62:42461 shutting down...
W20260601 13:39:04.659279 18457 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:39:04.659387 18457 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:39:04.659425 18457 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:39:04.659837  7328 raft_consensus.cc:2243] T 00000000000000000000000000000000 P df3aa3bd79014ca389d1b0fb14a27ee6 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:04.659986  7328 raft_consensus.cc:2272] T 00000000000000000000000000000000 P df3aa3bd79014ca389d1b0fb14a27ee6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:04.660038  7328 tablet_replica.cc:333] T 00000000000000000000000000000000 P df3aa3bd79014ca389d1b0fb14a27ee6: stopping tablet replica
I20260601 13:39:04.673672  7328 master.cc:584] Master@127.7.40.62:42461 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (2241 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (4686 ms total)

[----------] Global test environment tear-down
[==========] 24 tests from 2 test suites ran. (190122 ms total)
[  PASSED  ] 24 tests.
I20260601 13:39:04.685385  7328 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5374: suppressed but not reported on 3 messages since previous log ~21 seconds ago
I20260601 13:39:04.685451  7328 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:39:04.685474  7328 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:39:04.685489  7328 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4754: suppressed but not reported on 9 messages since previous log ~21 seconds ago
I20260601 13:39:04.685513  7328 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 ~118 seconds ago
I20260601 13:39:04.685532  7328 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 11 messages since previous log ~176 seconds ago
I20260601 13:39:04.685554  7328 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2404: suppressed but not reported on 87 messages since previous log ~20 seconds ago
